this post was submitted on 24 Nov 2025
78 points (100.0% liked)

Technology

1315 readers
48 users here now

A tech news sub for communists

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Carl@hexbear.net 12 points 3 days ago

I've noticed this in my own llm programming. You really have to review everything it does, because sometimes I'll be like "test this program with that input" and it will literally write a python program that doesn't do anything except print out a bunch of statements that say "test successful".

It also gets stuck in loops a lot so you have to keep an eye on it while it works. Pretty much if anything takes any longer than expected you just want to cancel and try again. It also keeps putting emojis in every single file no matter how many times I tell it not to. It's like it's taunting me.