this post was submitted on 24 Oct 2025
223 points (100.0% liked)

Chapotraphouse

14154 readers
671 users here now

Banned? DM Wmill to appeal.

No anti-nautilism posts. See: Eco-fascism Primer

Slop posts go in c/slop. Don't post low-hanging fruit here.

founded 4 years ago
MODERATORS
 

porky-point

you are viewing a single comment's thread
view the rest of the comments
[–] invalidusernamelol@hexbear.net 6 points 6 days ago (1 children)

Yep, I work in a moderately neiche programming sector and it was truly awful when I tried to do the "co-programming" stuff. It got to a point where if give it a clear spec, and all is get back was "call the function that does what you asked for"

[–] PolarKraken@lemmy.dbzer0.com 4 points 5 days ago (1 children)

Slight improvement over telling you to call functions it just silently made up (my experience using it with something niche)

See, they're learning, the hype is real! Any day now they will expertly clue you in to when they don't know shit. After that, AGI can only be 12-18 months away!

[–] invalidusernamelol@hexbear.net 2 points 5 days ago* (last edited 5 days ago) (1 children)

Oh that's what I meant when I said it told me to "call the function that does what I want". It would just hallucinate that function, then I'd go write it, then it would hallucinate more stuff. And by the time I was done the whole program was nonsense.

Ended up being faster at getting stuff done by just fully dropping it. Sure I don't have super auto complete, but who cares. Now my program is structured by me, and all the decisions were mine meaning I actually kinda understand how it works.

[–] PolarKraken@lemmy.dbzer0.com 3 points 5 days ago (1 children)

Lol, oof, sounds like real "draw the rest of the owl" energy but adding an unhelpful "unfuck the owl I drew" step first.

Yep, whole process was a pain. I can't imagine having to lead a team where people are using AI assistants. That has to be a nightmare and I'd ban it instantly. It was hard enough parsing the hallucinations it had introduced from my prompts. Would be 1000x worse doing a code review where you have to find hallucinations introduced by other people's prompts.