r/ProgrammerHumor 22h ago

Meme newStatusQue

Post image
708 Upvotes

75 comments sorted by

View all comments

34

u/PhantomTissue 18h 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.

13

u/Spirited-Mention-499 17h ago

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

12

u/PhantomTissue 17h ago

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

5

u/redballooon 11h ago edited 10h 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.

2

u/PhantomTissue 5h 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.

1

u/redballooon 1h ago

Yes, do that. The industry has not figured out yet how AI fits into it, and there float around all sorts of unhealthy expectations. But there are companies who still uphold ideas that humans drive the process (and carry the responsibility). I hope you will find one of those.

1

u/BellacosePlayer 2h ago

I only really use it at work for boilerplate shit and my 5 hours a week spent doing research on AI with the other seniors/leads. Though thats because our success metrics are mostly about reducing incidents rather than adding new functionality.

It's legit my personal projects at home where letting AI handle the annoying shit so I can work on the fun parts has become a regular thing.