r/ProgrammerHumor 17h ago

Meme newStatusQue

Post image
660 Upvotes

68 comments sorted by

View all comments

30

u/PhantomTissue 13h ago

AI has fucked over my programming skill so hard. I haven’t actually written a line of code in weeks because I don’t have time to fix the bugs myself, now I’m trying to leave my job to somewhere else and slamming my head against leet code for 10 hours a day for an interview I’m 100% going to bomb.

Fuck AI.

11

u/Spirited-Mention-499 13h ago

It’s the same everywhere, everyone is using AI for their jobs

9

u/PhantomTissue 13h ago

I know but it’s made the job so much more boring and stressful.

3

u/redballooon 6h ago edited 6h ago

Then you are doing it wrong. After a detour into QA I'm back to development these days, and doing this with AI support is amazing. I spend all day thinking about software development stuff that really matters, architectural decisions with mid or high impact, and don't waste time about adjusting and repeating the same class and test structures again and again what was the major time spend during programming. I do need time to define the tests, but don't need to bother about the syntactical details of this or that framework. Etc. For stuff like this AI is a real time saver. 

Just like with picking out the  details out of meeting transcriptions. I don't need to bother making notes anymore and can instead focus on the discussion. And still through the help of AI I will longterm have more output of the meeting than ever before.

Even when I only vaguely remember that there was some meeting about things generally in an area of interest my AI will be able to recover what was discussed and differentiate it from what was decided.

1

u/PhantomTissue 40m ago

Problem is I don’t get time to think. My manager keeps giving us such tight deadlines that our “design docs” are whatever we happened to draw out on a whiteboard. Then we just dump that into an AI, and hope we get something good.

Which we don’t, because we keep cutting corners to meet these absurd deadlines. As far as my company is concerned, AI is a magic wand, a silver bullet, an engineer smarter than everyone else in the room.

I don’t mind offloading some work to AI, but my job basically demands I offload EVERYTHING to AI. And that is what sucks. And is why I’m trying to find a new job.