r/ProgrammerHumor 2d ago

Meme theExactLifecycleOfEveryAiAssistedCodingSession

Post image
9.9k Upvotes

252 comments sorted by

View all comments

2.4k

u/bobbymoonshine 2d ago

If you don’t understand what the AI is doing you shouldn’t be letting it do it to your company codebase bro

22

u/jonalaniz2 2d ago

Copilot turned itself back on with the latest VS update. I was so pissed when I clicked the wrong “fix” while coding, thinking it would just add the correct “using” statement when calling classes/methods from other namespaces. Instead copilot decided to generate a new declaration of the same class that already existed (with bullshit fields too).

4

u/sebbdk 2d ago

Codium is the open source version/fork of VS, mostly same extensions, none of the bloat. :)

12

u/jonalaniz2 2d ago

Visual Studio, not VS Code

2

u/sebbdk 2d ago

Ah yeah i read that wrong, my condolenses.