this post was submitted on 13 Jul 2026
55 points (96.6% liked)
Fuck AI
7820 readers
824 users here now
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Most importantly it's a non-deterministic tool that people are showing into things that can be easily made deterministic, but that's not cool enough or something.
I love making automation scripts, but I'm never given time to do them properly, so I had to shove it between compiling and whatnot. So, most were unfinished and needed just a bit of polish.
Then, a three week long AI-tooling sprint comes, because suddenly we have time for that, and they replaced all of it with Agent based solution, where one run costs tens of dollars in tokens, and it also sometimes just straight up halucinates results, becasue it ran into an error and you asked for data, so data it will give. It has already ran a wrong build when it was confused, halucinated results, and in general it's faulty.
If I was given three weeks to finish my scripts, we'd have the same results, but actually reliable.
Hell, we've replaced our regular daily chat messages (like, post your standup here thread) from a normal scheduled message to, for some inexplicable reason, messages posted by AI. The jobs fail to fire like 10% of the time, it posts the reminder in the evening, or only when you ask it about it. Like, why?? We had a perfectly deterministic solution for all of that.
I would kind of understand if people used AI to build the deterministic scripts, but noo, we can't have performance test running script, we have to add AI to the loop so it can be more flexible. It's fuck all flexible, just sometimes spews bullshit, runs the wrong thing, and we get data that no one checks and people just trust. We already burned so much mandays on trying to investigate something that was just a bullshit halucination.
I hear you. At my work we are expected to experiment with it for coding, see where it can improve our workflows. I think that's fine.
What you're saying sounds like a nightmare. Heck give me three weeks of time to do whatever I feel like and I'll improve things a lot more than my hallucinating buddy ever will.