Post #769718
2026-03-25 14:33 UTC
@afreytes@mastodon.gamedev.place
I SO hate spaghetti code and when I see code copied all over the project I'm getting pissed even before trying to do something in it.
It's big red flag that you know, the code won't be in a "good condition".
We are "forced" to use "AI" for coding.
I used it to auto complete some comments (// TODO debugging, remove before commit)
And I wanted to add that line to 5 places I've added some debugging logs.
It done 4 time correct, but for the 5. time it added for some reason '}' on the next line.
I was furious when I've written "make" and it produced error.๐คฌ
It took me only few seconds to correct it, but from that point, I've disabled "AI" and I am almost sure, it won't slowed me down at all.
Only problem is, that some colleagues are using most of their tokens and I don't use any...๐
So it might tag me as "luddite".๐
We will see in longer run, who will get fired.๐
Replies (0)
No replies.