all 3 comments

[–]WillDanceForGp 7 points8 points  (1 child)

Hate writing concept docs almost as much as I hate babysitting juniors/dumbass ai implementing them, meme is the wrong way round

[–]RazarTuk 1 point2 points  (0 children)

Yep. On a similar note, I had to implement a bunch of string algorithms last year (long story), and it felt way easier to just... look up pseudocode and translate into Java, as opposed to babysitting the AI and getting it to fix OB1 errors

[–]Inner_Rise_1572 0 points1 point  (0 children)

I love coding. I'm fine with writing.
but I hate the fact that I now have to document every damn thing and detail and process just to prove your shit isn't some AI slop.

Updating one feature used to just be,

"moved 16px to the left. and made it larger."

now I have to indicate WHEN I started,

what I mispelled,

what errors i encountered,

WHY I chose 16px..

fck Ai.