A Danish audio newspaper host / podcaster had the exact apposite conclusion when he used ChatGPT to write the manuscript for one his episodes. He ended up spending as much time as he usually does because he had to fact check everything that the LLM came up with. Spoiler: It made up a lot of stuff despite it being very clear in the prompt, that it should not do so. To him, it was the most fun part, that is writing the…
Thesis: Interesting work is less amenable to the use of AI
31–40 of 111 posts
Re: Thesis: Interesting work is less amenable to the use of AI
#32If AI can do the easiest 50% of our tasks, then it means we will end up spending all of our time on what we previously considered to be the most difficult 50% of tasks. This has a lot of implications, but it does generally result in the job being more interesting overall.
Either that, or replacing the time with slacking off and not even getting whatever benefits doing the easiest tasks might have had (learning, the feeling of accomplishing something), like what some teachers see with writing essays in schools and homework.
The tech has the potential to let us do less busywork (which is great, even regular codegen for boilerplate and ORM mappings etc. can save time), it's just that it might take conscious effort not to be lazy with this freed up time.
Re: Thesis: Interesting work is less amenable to the use of AI
#33A Danish audio newspaper host / podcaster had the exact apposite conclusion when he used ChatGPT to write the manuscript for one his episodes. He ended up spending as much time as he usually does because he had to fact check everything that the LLM came up with. Spoiler: It made up a lot of stuff despite it being very clear in the prompt, that it should not do so. To him, it was the most fun part, that is writing the…
> It made up a lot of stuff despite it being very clear in the prompt, that it should not do so. LLMs are not sentient. They are designed to make stuff up based on probability.
Re: Thesis: Interesting work is less amenable to the use of AI
#34The vast majority of any interesting project is boilerplate. There's a small kernel of interesting 'business logic'/novel algorithm/whatever buried in a sea of CRUD: user account creation, subscription management, password resets, sending emails, whatever.
Yes so why would you spend tons of time and introduce a huge amount of technical debt by rewriting the boring parts, instead of just using a ready made off the shelf solution in that case. You'd think that there be someone who'd be nice enough to create a library or a framework or something that's well documented and is popular enough to get support and updates. Maybe you should consider offloading the boring part to…
Re: Thesis: Interesting work is less amenable to the use of AI
#35Earlier quoted context omitted.
> Curious to see examples of interesting non-boilerplate work that is now possible with AI. Previously discussed on HN - oAuth library at cloudflare - https://news.ycombinator.com/item?id=44159166
For a review of this library see https://neilmadden.blog/2025/06/06/a-look-at-cloudflares-ai-... Upshot: though it's possible to attempt this with (heavily supervised) LLMs, it's not recommended.
I'd be curious to see how the same exercise would go with Neil guiding claude. There's no debating that LLMs + domain knowledge >>> vibe coding, and I would be curious to see how that would go, and how much time/effort would an expert "save" by using the latest models.
Re: Thesis: Interesting work is less amenable to the use of AI
#36But... agentic changes everything!
Re: Thesis: Interesting work is less amenable to the use of AI
#37If AI can do the easiest 50% of our tasks, then it means we will end up spending all of our time on what we previously considered to be the most difficult 50% of tasks. This has a lot of implications, but it does generally result in the job being more interesting overall.
> we will end up spending all of our time on what we previously considered to be the most difficult 50% of tasks Either that, or replacing the time with slacking off and not even getting whatever benefits doing the easiest tasks might have had (learning, the feeling of accomplishing something), like what some teachers see with writing essays in schools and homework. The tech has the potential to let us do less busywo…
Re: Thesis: Interesting work is less amenable to the use of AI
#38If AI can do the easiest 50% of our tasks, then it means we will end up spending all of our time on what we previously considered to be the most difficult 50% of tasks. This has a lot of implications, but it does generally result in the job being more interesting overall.
Re: Thesis: Interesting work is less amenable to the use of AI
#39A Danish audio newspaper host / podcaster had the exact apposite conclusion when he used ChatGPT to write the manuscript for one his episodes. He ended up spending as much time as he usually does because he had to fact check everything that the LLM came up with. Spoiler: It made up a lot of stuff despite it being very clear in the prompt, that it should not do so. To him, it was the most fun part, that is writing the…
> It made up a lot of stuff despite it being very clear in the prompt, that it should not do so. LLMs are not sentient. They are designed to make stuff up based on probability.
It also invites reflections on what “sentience” means. In my experience — make of it what you will — correct fact retrieval isn’t really necessary or sufficient for there to be a lived, first-person experience.