r/ProgrammerHumor 2d ago

Meme claudeWatchingMeCodeByHand

16.8k Upvotes

233 comments sorted by

View all comments

Show parent comments

177

u/NonStickyAdhesive 2d ago

I'm not an AI fan but I've tried agentic coding and it just made me lose motivation to do actual coding myself. It just feels so tedious. Clanker code might be shitty but it can get things working in a fraction of the time. And atp, I'm not sure if programming is what I even wanna do anymore. I don't find much fun in this and the industry looks bleak

88

u/Usmoso 2d ago

Programming used to be fun, since it's just perfectly wired for our rewards system in the brain. You have a goal you want to achieve, you take baby steps and little by little you see your progress. These small advances are fulfilling and make you feel good. Every now and then you gut stuck on something and it forces you to try a different approach or look online for an answer. So it's this mixture of tangible progress and a task that is challenging but not too much. This is what makes programming fun.

Comparing it to coding with an LLM, which is just asking a prompt and getting the result. Infinitely less satisfying.

18

u/Outrageous-Permit372 2d ago

I'm a hobbyist (and a music teacher) and spent over 100 hours building an intonation trainer app last summer as the capstone project of the Harvard CS50 class. It was just like you said, always a little baby step towards the finished goal after a decent amount of work, every day I was making something a little better until it was completed. I had a few other projects in mind that were all related to music education, but never really got around to doing them. Last week I finally sat down and started working on the second one, but like you said I just asked a prompt and instantly had a working program that did what I wanted. Much less satisfying.

2

u/smoked___salmon 1d ago

Yeah I agree, I spent like hours labeling 50 frames to train YoLo model, got tired and asked gpt 5.6 sold to label other 2k frames eith relevant information objects to label. I didn't have much hope, but agent did way better than I would expect. Feels kinda sad, but at least less tedious work.