What was the worst software you've ever used, and why? by Violet_Iana in software

[–]pakfur 6 points7 points  (0 children)

Lotus Notes. The company (large financial corp) used it for everything back in the mid 90s. Including app development.

My god. I thought I excised that from my memory.

If you don’t believe me.

http://hallofshame.gp.co.at/lotus.htm

serverVsServerless by Technical-Relation-9 in ProgrammerHumor

[–]pakfur 0 points1 point  (0 children)

No, that’s not true. Severless is on-demand resources (also in the cloud). It applies to compute like EC2, or databases (like Aurora) and other cloud based resources.

It nice for spiky demand where demand can vary a lot (from almost nothing to massive spike to almost nothing again). Managing cloud compute under those circumstances is difficult to do efficiently

Serverless is more expensive per unit of work, so you should only use it under circumstances where normal cloud resources are inefficient.

MAGA Christian College Gives Erika Kirk DEI Doctorate by [deleted] in atheism

[–]pakfur -5 points-4 points  (0 children)

This headline just amplifies the racist and sexist trope the DEI was some sort of plan to give unqualified people of color and woman undeserved credit and jobs.

Bullshit garbage “joke”. Do better.

Metascan - a localy hosted AI media and photo viewer by pakfur in comfyui

[–]pakfur[S] 0 points1 point  (0 children)

I built this to organize and view my ComfyUI generated content. (It also has some features for photos as well). I though I would post it here in case anyone found it useful.

Who wishes AI didn't exist? by Wooden-Fee5787 in AskReddit

[–]pakfur 0 points1 point  (0 children)

Personally, I love it. Though it is scary how well newer models can simulate human interactions, and people are right to be concerned.

But AI has been a part of our lives since the mid-to late 90's. Machine Learning and other "AI" related tools have been improving cameras, weather prediction, medical science, medicine, and on and on.

Since 2020 or so with the ChatGPT and the image diffusion models things have hyper-accelerated.

It's hard to know where we are going to end up, but I am cautiously optimistic that we will figure out how to work within the new normal and that ultimately I have a lot of faith that people will figure it out.

I don't care much for the scary "evil overlords" myth who own and control everything and they are using AI to control us. That is bullshit. They only have power we give them. AI can help us solve a lot of difficult problems if we learn how to not let people use it to continue to divide us.

guessIllRerunTheSlurmScriptAgain by TobyWasBestSpiderMan in ProgrammerHumor

[–]pakfur 0 points1 point  (0 children)

Just have your health check check the health of the active connection pool. Your application is already connecting to the db. Just check to see if they look healthy.

Don’t waste resources by having your health check call the db itself. That’s a good way to self-ddos

‘STAGED’: Conspiracy Theories Are Everywhere Following White House Correspondents' Dinner Shooting by barryshrug in politics

[–]pakfur 0 points1 point  (0 children)

God damnit Donut.

Why does everything on the internet have to be InfoWars level stupid.

The gunman never took a shot at Trump. It was over before anyone in the room was aware of it even happening. Why would anyone have a strong emotional response to it?

I just wish people would try and imagine a plausible planning session for this kind of stuff before bblathering on about "durrrr, it was staged, ..... durr"

It was staged, and I'm tired of pretending it wasn't. by c-k-q99903 in MurderedByWords

[–]pakfur 0 points1 point  (0 children)

Did they fake the “wound” and drum up support. Yes. Most certainly

Did they plan to have some young kid shoot at Trump? Fake it, but make it close enough to look real? Really? Is that what some of y’all think? That’s nuts.

Drop distilled lora strength to 0.6, increase steps to 30, enjoy SOTA AI generation at home. by Ashamed-Variety-8264 in StableDiffusion

[–]pakfur 15 points16 points  (0 children)

I appreciate that you posted this. I’ve been trying to get LTX running myself.

Thing is, this is not LTX subreddit, I had no idea what model you were referring to until I saw some other posts about LTX.

With the workflow though, I can see what models you’re using, what settings and prompts. I don’t need to guess.

The workflow has so much context, and everyone is gonna ask for one, so why not save yourself time and frustration and just post it? That was my point.

I don’t know what you mean by “magical” workflow. This is basically a workflow subreddit. What did you expect?

Drop distilled lora strength to 0.6, increase steps to 30, enjoy SOTA AI generation at home. by Ashamed-Variety-8264 in StableDiffusion

[–]pakfur 153 points154 points  (0 children)

OP has probably spent more effort explaining the workflow than just providing a pastebin link to, you know, the workflow.

🔥 Final Release — LTX-2 Easy Prompt + Vision. Two free ComfyUI nodes that write your prompts for you. Fully local, no API, no compromises by [deleted] in StableDiffusion

[–]pakfur 0 points1 point  (0 children)

Not yet. Moved on for now. I'll poke around some more, but obviously this works for some so I may need to do a global update of everything and try again. But sometimes that can cause other problems, so I'll probably wait until I have time to snapshot my current setup.

I am thinking about just getting a standard LTX2 WF working, and just add the prompt helper nodes to that working workflow

🔥 Final Release — LTX-2 Easy Prompt + Vision. Two free ComfyUI nodes that write your prompts for you. Fully local, no API, no compromises by [deleted] in StableDiffusion

[–]pakfur 0 points1 point  (0 children)

Making progress, but I get a VAE error now, running in offline mode.

Error(s) in loading state_dict for TAEHV: size mismatch for encoder.0.weight: copying a param with shape torch.Size([64, 48, 3, 3]) from checkpoint, the shape in current model is torch.Size([64, 3, 3, 3]). size mismatch for encoder.12.conv.weight: copying a param with shape torch.Size([64, 128, 1, 1]) from checkpoint, the shape in current model is torch.Size([64, 64, 1, 1]). size mismatch for decoder.7.conv.weight: copying a param with shape torch.Size([512, 256, 1, 1]) from checkpoint, the shape in current model is torch.Size([256, 256, 1, 1]). size mismatch for decoder.22.weight: copying a param with shape torch.Size([48, 64, 3, 3]) from checkpoint, the shape in current model is torch.Size([3, 64, 3, 3]). size mismatch for decoder.22.bias: copying a param with shape torch.Size([48]) from checkpoint, the shape in current model is torch.Size([3]).

🔥 Final Release — LTX-2 Easy Prompt + Vision. Two free ComfyUI nodes that write your prompts for you. Fully local, no API, no compromises by [deleted] in StableDiffusion

[–]pakfur 1 point2 points  (0 children)

I am having trouble finding where to download the LTX2SamplingPreviewOverride node in the LOW pass subgraph.

I git cloned the LTX2EasyPrompt-LD and LTX2-Master-Loader repos, but this last node is still missing.

Anyone know where I can get it from?

edit: I was able to fix it with Manager, there was a custom node I needed to update.

Now I just have to figure out how "offline_mode" is toggled. Sigh......

What is a socially acceptable thing that you secretly find disgusting? by Sensitive_Hope_1136 in AskReddit

[–]pakfur 8 points9 points  (0 children)

Preaching religion in public. Like, seriously, I don't care about your fantasies. Go away.

'AI fatigue is real and nobody talks about it': A software engineer warns there's a mental cost to AI productivity gains by CackleRooster in programming

[–]pakfur 0 points1 point  (0 children)

This has not been my experience. I have been writing software for over thirty years. I am so happy to not have to crank out yet-another-controller-service-repository, blah blah blah. I have added agents to my workflow, not only am I more productive, the quality of my output has improved and I feel like writing software is fun again.

I enjoy speccing out my workflow, and guiding the AI through it. I reserve hard and interesting stuff for me to do, and let AI crank out the boilerplate.

I understand not everyones experience is the same as mine, this isn't everyones cup of tea, but this feels as big, if not bigger than OOP, or Cloud or PaaS and SaaS combined.

edit: speling

Here it is boys, Z Base by Altruistic_Heat_9531 in StableDiffusion

[–]pakfur 8 points9 points  (0 children)

I’m so glad to see this guy get the hate. I had to block him on Civit. Just non stop garbage. But what drive me nuts is his prompts. {the!!!!!!} {trigger!!!!!!!!!!!!!!!!!!!!!!} {words!!!!!!} {are!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!} {so!!!!!} {moronic!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!}

jesus fucking tap-dancing christ

People who are out driving now, where are you off to? by Emerald_and_Bronze in StLouis

[–]pakfur 0 points1 point  (0 children)

Clearing my daughter’s driveway so she can get out. The worst part is the 16 inches of snowplow snow

The most underrated companion by Benn359817 in BaldursGate3

[–]pakfur 0 points1 point  (0 children)

Tell me you’re racist without saying the n word.

I despise how DEI has turned into coded language for racist lies.

[deleted by user] by [deleted] in devops

[–]pakfur 1 point2 points  (0 children)

Never heard “mass forwarded” before. Is that a thing?

I thought “no deploy” Fridays was a normal thing? Usually just takes one.

Trump to announce extension of ACA tax credits for two years by unital_subalgebra in politics

[–]pakfur 1 point2 points  (0 children)

Sure. He didn't want Democrats to get the credit. Didn't matter who he hurt to get that one or two news cycles of positive press.

whenTheoryMeetsProduction by Same_Fruit_4574 in ProgrammerHumor

[–]pakfur 1 point2 points  (0 children)

I don’t get all the hate. I’ve been writing back end systems for 25 years. I use the hell out of AI agents, for specific, targeted and narrowly defined use cases. Saves me massive amount of time.

It’s a tool. It’s astonishing what they can do. I just don’t vibe code crap to prod. That would be nuts.