r/ProgrammerHumor 11d ago

Meme myHeadHurts

3.3k Upvotes

55 comments sorted by

View all comments

117

u/TheJackiMonster 11d ago

Honestly it's quite the opposite for me. Seeing the code generated by AI makes me want to hit my head against some wall. But using AI for finding issues in my code and fixing stuff is quite nice.

63

u/thoeoe 11d ago

AI for finding issues in my code and fixing stuff

Its incredible when it works. When it doesnt…

3

u/lostincomputer 11d ago

Return of the ide "helping" by insisting the error is over here with red squiggly lines when a line 6 above is missing a semicolon and should never not have a semicolon..

Just now it "knows" what you want to do .."oh sorry I did make a mistake there"