top | item 47199539

(no title)

SoftTalker | 1 day ago

The programming itself is the reward for people who love doing it. It attracts the sort of detail-oriented thinkers who enjoy the doing and don't frame everything in terms of "value added."

AI is attractive to the sorts of people who have their secretary write their Christmas cards.

discuss

order

cataphract|1 day ago

I think there's a middle ground. I like coming up with solutions to problems (mostly technical problems, may even be very low level ones). But I always found writing the code generally tedious. Basically, once I had a good detailed idea of what the implementation would look like, actually executing the plan would bore me.

AI is still not competent enough to come up with good solutions in many things I work on. So, at least so far, AI has made me happier.

signatoremo|1 day ago

AI helps you to focus on the aspects that you are interested in. Perhaps you care about database nifty stuff, but you may need the front end to make an end to end solution. You can delegate that part to AI

whstl|13 hours ago

Not disagreeing, but apart from coding the most boring part of the entire job is the one that's the hardest to correctly delegate to AI: testing and ensuring the whole thing is sound.

Which is why it's changing the calculus on junior devs: if you're not mature enough to do self-review and self-QA, you're just dead weight for the team/company.

layer8|21 hours ago

What if you care about all the parts?