Live data from Hacker News

Why do I lose my passion and want to do nothing?

news.ycombinator.com

1–10 of 100 posts

Re: Why do I lose my passion and want to do nothing?

#3
I personally used to enjoy the challenge of it. I enjoyed the craftmanship. I am so glad I got to enjoy the challenge of implementing IETF specs and the debugging interop etc... it's so sad to me now that people just bruteforce all this with agents.

I wonder how carpenters felt when powertools started taking off?

Re: Why do I lose my passion and want to do nothing?

#5
It's not crazy to feel this way. When the barrier to entry drops dramatically very quickly, it's natural to re-evaluate all your priorities. I personally flip between apathy and excitement.

User expectations are also going to grow. If you're already a dev, you're already ahead if you keep up. It's always been the case that someone could release a free package that makes your personal proprietary software suddenly hard to justify.

Re: Why do I lose my passion and want to do nothing?

#7
Motivational saliency requires both the ability to learn and increasing difficulty - witness video games.

The model I think makes sense here is the Csikszentmihalyi Flow model, by another name the challenge-skill model of effort: https://en.wikipedia.org/wiki/Flow_(psychology)#Characterist...

Roughly speaking, you might have taken a task that was in the control, flow, or relaxation zone, closer to the center there, and lowered the difficulty so much that now it's flat out in the middle of the boredom zone.

My answer to this is to either seek out much harder problems (moving it back up into challenge, for example), or to change to a task where I have lower skill and so am in the learning mode rather than the execution mode, which I find much more pleasant and compelling than boring.

You change the goalpost, basically, or give yourself a handicap, to bootstrap yourself back up into motivating regions of the graph. Just a model, but I think it's one that is really useful.

Re: Why do I lose my passion and want to do nothing?

#9
There might be a lot going on, depending on what kind of programming tasks you use AI for, but here's one hunch: I think the current AI usage pattern disrupts our core sense-making mechanism on the code we create. It jumps from nothing to a full implementation too quickly and there's no gradual learning curve (impedance match) gently pulling us along, which makes the coding process highly disorienting.

https://woventhought.substack.com/p/ai-assistants-need-adapt...

Re: Why do I lose my passion and want to do nothing?

#10
post #3

I personally used to enjoy the challenge of it. I enjoyed the craftmanship. I am so glad I got to enjoy the challenge of implementing IETF specs and the debugging interop etc... it's so sad to me now that people just bruteforce all this with agents. I wonder how carpenters felt when powertools started taking off?

I reckon powertools is the wrong comparison, my grandfather was a cabinetmaker(born in the 1930's) and he never shied away from using a powertool & any contractors/tradesman largely raves about their favourite brand of powertools.

I think the more apt comparison would be a carpenter to a mass produced factory. If you've read any of Yegge's recent ramblings than factories of factories seem to be what the AI focused peeps like to produce.

Post reply on HN