Hacker News new | ask | show | jobs
by sk1pper 130 days ago
I haven't been on HN in years and wandered here to the Ask section with something similar on my mind.

I really, really love programming. I love learning about computers. I'm so lucky to get to do this for work and get paid pretty well to do it. It engages left and right brain. Yes, it's logic, math, all that; but writing code is creative, too. There are endless ways to solve a given problem, and you get to decide what approach is going to be cleanest, and readable, and maintainable, and just _feels_ right.

Honestly though, doing code reviews isn't my favorite part of the job. It's fine, but the fun part for me is actually _doing_ it. Understanding the problem space in front of me and the constraints and all the other factors, and then generating _my own_ ideas and putting them into the editor, and iterating.

So yeah, if the job becomes essentially reviewing AI code.. I don't know if I will still enjoy doing this. I mean, I'll do what I have to, I have a family, but it's not an exciting prospect.

I'm not anti-AI at all and I use it to speed me up in plenty of ways. I'll have it give me snippets of code here and there for stuff I need, I'm using Claude Code here when the use case is right, that's all fine. I haven't had much luck with it implementing entire features or doing anything at ~medium complexity or higher. I don't _want_ it to do that anyway. I want to do that stuff. That's the fun part.

I am concerned about its energy consumption too, and the hype is quite irritating as well. On both of those fronts, there's an opportunity for us to step back and consider what LLMs are actually good at, and use them where appropriate, instead of trying to infuse everything with AI.

I'm probably just getting old and grumpy. But yeah, it's a little depressing.