Remix.run Logo
munificent 3 days ago

> a lot of the time spent on routine things like fetching water, lighting fires and prepping food. I would spend hours each day on prepping the dinner from scratch

I think about this a lot when it comes to AI automation for coding.

Yes, it's nice if an AI can speed up the sort of semi-mindless parts of programming. But I strongly suspect that I need those spans of time for my mind to do the background processing necessary for the actual intellectually challenging parts of the job.

I've written two books and anyone who has done that will telling that writing is exhausting. It's an act that is almost purely intellectual with very little menial labor. And it is so utterly draining that it's hard to do for more than a couple of hours a day.

I don't relish programming turning into that. I like the easy refactoring and bug fixing tasks because they provide a respite between periods of very deep thinking while still keeping me mostly focused on the overall problem domain. I suspect I would be an overall worse engineer if I lost those.