I am coming around to the view that for somethings it is better to not use AI at all. Writing and Strategic thought are those things for me.
The problem with writing, and something I am noticing lately, is that AI robs your ability to create prose in your style. Even if you use AI just a little bit to touch up your writing - you start being influenced - And over time it adds up - you start writing like AI just a little bit every now and then. It seems to be robbing me of my ability to create original prose.
Strategic thought is the other thing - like if I am deciding what we, as a company should focus on long term, it is easy for LLM's to give you a wrong direction. I think this is more because Strategic directions require a ton of context - and it is almost impossible for you to feed the ai EVERYTHING. There might be some things which are easy to miss out, which might make all the difference, and the LLM would assume that the 'requirements' are complete and would go to town with it. I suspect, this is largely because the current SOTA LLM's are being optimised for code and there isnt enough data in the training set for them to learn long term thought.
Coding is I think fine for me. But even there, I dont let the agent use memory at all. I create the context - and it runs from that only. The biggest unlock here is that I can now program in any language. And it frees up sometime to think in systems and come up with more robust architectures.
I feel like LLMs can be very helpful to double-check a bunch of stuff here, and evaluate alternative-paths and so on, but the "direction" really has to come from you, then you can use the LLM to double-check and what not.
But if you let the LLM set the "direction", then all bets are off, as they don't have a single care about anything in the world, so they'll just do whatever essentially.
> The problem with writing, and something I am noticing lately, is that AI robs your ability to create prose in your style. Even if you use AI just a little bit to touch up your writing - you start being influenced - And over time it adds up - you start writing like AI just a little bit every now and then. It seems to be robbing me of my ability to create original prose.
IMHO the fix is to read more books. Obviously I mean human-written books, and specifically with prose that you appreciate.
I find it interesting that so many of my friends resonate with this. I… don’t, really.
I only ever have 2-4 opencode/claude tabs open at once. And I use them for consistent tasks. There’s no way I’d be able to keep track otherwise. I have an “email reviewer” terminal, and a “doc maker” terminal, and 1-2 “coding” terminals.
But I don’t start a half dozen things simultaneously (which is ironic, because I have ADHD). I don’t feel the need to maximize my efficiency with AI. I also don’t lament the ideas / things I start but don’t finish; that has been my life, lol - see the aforementioned ADHD. So why should I start caring about my half-finished projects now, just because I sunk some tokens into them?
I spent an entire day the other day trying to use an LLM to help me automate something manual and tedious, and it was a failure. Did nothing but waste time in the end. Perhaps it’s those experiences (of which I’ve had plenty) that help me realize the limitations?
I don’t feel like it should make me more productive; it does, because I can offload random tasks that I do not have to be the one to do (“find the function where this happens” or “find all the laundromats in the cities I’m going to”) but I use it for research like that, and not so much “do my taxes for me.”
That’s why I paid a guy to do my taxes. I don’t feel this “need” for sending everything into AI. And just because I can use it to do anything myself… why should I?
There are two caveats:
1) when I’m directly working on something, I don’t want to leave it. I’m hyperfocused on it. But that’s true even without AI; I would have been obsessed with building doughflow.app were it for AI or not. The difference is I may never have finished it without AI.
2) I find myself using it as a crutch sometimes for simple things like sending a message to a colleague. I don’t like that, and have been trying to avoid it. I’ve spent all my life writing naturally, and I don’t need someone to proofread my chats. That’s a habit I am tossing, in general.
Perhaps it is the ADHD that actually helps me focus; that is, perhaps the coping mechanisms built for managing my countless disparate thoughts also work for managing multiple disparate agents? Just thinking out loud.
I'm in a similar situation is you are, having ADHD, and my observations have been similar. I've been more hestiant to use AI at all for a while at the beginning but even now I only ever use it for one thing at a time. It helps me tremendously with the things I want to have done but not do - find out who clutters my home directory, build a small DMS plugin for local models, stuff like that. But even if I work on a bigger task and idea, it's mostly one thing I use it for at a time.
Maybe you're right in the fact that the coping mechanism help with that. Maybe using LLMs is similar in that it is easy to lose focus for neurotypicals so having lived with that we know how to handle it. Or maybe it's just us, who knows.
I don’t know, there may be something to this. I shared this post with another ADHD friend of mine and he also resonated with your and my experience, not the OP’s.
Now I want to do a study!
I wonder if the extremely fast dopamine hits of LLM use trigger the same sort of dopaminergic response that ADHD does when faced with a stimulus? If so, are we simply better at dealing with those swings, since we’ve literally dealt with them our entire lives?
I’m also interested in a study as I also have ADHD and this is also my work loop. I tend to cut up and serialise rather than parallelise. I can not deal with the degree of context switching described in this blog post. I’d have felt frayed within two weeks.
My complete guess is there's a level of bravado or over-confidence about it.
It's obviously massively generalising, but I'd say someone without ADHD is more likely to feel like the number of tasks they can do at once is only limited by pesky things like physics and time, and LLMs "solve" this by allowing them to do more at once.
A bit like when a good manager takes on more and more reports and their ability to manage the larger team goes completely to shit, but without the useful feedback loop of the grumpy, mismanaged team.
I’ve never been diagnosed with ADHD but this comment hits home. I also struggle to juggle multiple tasks and I’ve had to build a lot of personal strategies to be productive at my job. Otherwise I’d stay scatterbrained and never get anything done.
Things like drawing small defined boundaries, understanding where and how to delegate, and forcing myself to “hyperfocus” on 1-2 tasks at once. My strategy with building revolves around offloading mental context as fast as possible and into sequential, modular pieces. It’s made me a much better systems thinker. However, because of that I also don’t really see the point in running more than 1-2 coding agents at once. Others I work with don’t relate and are trying to parallelize as much as they can.
Part of me is concerned that this way of thinking isn’t compatible with the new wave of agentic SWE and these skills will become outdated. Or maybe it’s actually all converging back and is more valuable than ever.
I honestly think it’s the latter. OP’s post is literally evidence of that. The “open twelve agents” is not only unsustainable (and leads to burnout) but fundamentally incompatible with building robust software. Sure, you can have agents fight it out, but at what mental (and actual cash) cost, and to what benefit?
I have not found myself less productive than my peers, but I have found myself less scattered across a bunch of different things. I do not think this is worse.
Also, consider reading about and/or getting tested for ADHD. You may not have it, of course, but I was diagnosed at 33 and it changed my life. Not because of medication (though I did that for about a year and a half, with success) but for a dozen other reasons, including being able to accept parts of myself rather than fight them, recognize (and reinforce) the coping mechanisms I’d built, recognize the ways in which it made me literally better than other people at certain things (some refer to ADHD being a “superpower” which it can definitely feel like at times), etc.
If you haven’t read Mark Suster’s posts about his experience with ADHD, read them - there are 3. If it resonates, consider talking to someone.
My email is in my profile; I’m happy to chat if you ever want. :)
Really appreciate the reply :) I’ve read a ton on ADHD and pretty suspect that I do have it, but didn’t want to claim anything before going through a proper diagnosis (which I’ll get to, eventually!). I just ordered “Delivered from Distraction” which was recommended by Mark Suster. I’ll shoot you an email when I’m through it!
What I’m trying to solve right now is how to communicate this intuition with colleagues and management. It feels like fighting against the current and near impossible with the levels of hype. Hoping that we as an industry make this realization soon
Probably because with fewer tabs, you actually get to do the deeper thinking that you enjoy? With more, you're constrained to quickly converging on the best way to keep the plate spinning
Yeah, I think that’s true, but that isn’t really my question. My question is why this seems easier and more natural for people with ADHD to do than people without.
(That is also an unproven statement, obviously, but that’s what I’d want to study/test)
I don’t have ADHD and also focus on 1 or 2 tabs, usually one is focused on the coding task I’m doing and the other on some research I need for planning future work.
People who keep dozens of agent plates spinning all the time must have a broken understanding of productivity where they think more code = better regardless if anyone needed the code. In the old days engineers burned out when they got a promotion and thought they now need to write more code to compensate, maybe burnout in the agentic age looks different.
I have many projects going, many tmux sessions, but I also found I don't resonate with the post either. Yes, there are times I use AI and it doesn't go anywhere and wasn't necessary but I don't think I can always know that ahead of time. The point is the overall pattern and the actual of useful work.
I am much more able to use fragmented bits of time now. Whereas before if I had 20 minutes here and there I would not be able to even read code or notes in order to get context enough to make a change let alone do real work.
I suspect personality matters. Often in discussions with AI or anyone I tend to take opiate position and constantly challenge and dig in. I don't go with the flow. With people this can be problematic. With AI it merely takes more time but probably a avoids some pitfalls.
Yeah. I dont have ADHD, but doing many tasks at once is a great way for me to lower my own attention span, make my own attentiveness worst. It is as if doing multiple tasks at once was a great way to put non-ADHD brain into temporary adhd-lite state. (Temporary, because when I stop multitasking, it reverses back over time).
Pre-AI, I worked on projects where people tended to multitask and juggle many tasks at once. They felt productive, they worked a lot and hard and felt they are treated unfairly when outsiders complained about slow speed. Except that, their overall speed was extremely slow, really.
I like this, and resonate with the same thoughts. I do wonder when it comes to work though if the answer isn’t doing less but maybe breaking through in some way. I don’t know what it looks like but I do have the feeling LLMs are here to stay.
Or maybe it’s just keeping them in the work box - if someone wants to pay me to use LLMs and generate code, so be it. But keeping them away from hobbies, plans, art. Noble maybe, but then again there are a lot of projects I’m unlikely to do if I can’t find some way to make the level of effort required fit in with my lifestyle. With young kids, side project time is so incredibly limited.
Sometimes I feel like the main thing I’m learning from the AI wave is how modern life has a way of becoming more frustrating as more technology enters the picture. There’s all sorts of good in it, sure. But I do feel like so many more people are disgruntled by new tech compared to years past. I don’t think our cave man dopaminergic system is well suited for dealing with the expectations or availability of modern productivity and information.
Thank you for your thoughtful response. I was hoping others might relate to this experience in some way.
I wonder about the transcendence take as well. I think a lot of us are strapped into this ride regardless. If there’s a fresh new paradigm awaiting, I hope it’s a good one.
But my main observation is mostly personal: I get taken in a lot by technology waves, hoping things will get better, but I haven’t ever crisply defined “better.” Or my criteria has been too loose and I conflate novelty with progress. If advanced models eventually accelerate science and medicine so that more people can lead healthy fulfilling lives, that sounds a lot better. But if a model helps me use an undocumented API of a random IoT device tomorrow, I don’t think anything is much better, and I didn’t even get much out of the process. When efficiency isn’t paramount, I’m often not clear on when to take the shortcut versus when to do the work.
> I get taken in a lot by technology waves, hoping things will get better, but I haven’t ever crisply defined “better.”
Yeah, I think this is the issue more than anything having to do with LLMs. It’s also why I stopped switching to the latest JS library du jour many years ago. The one I had worked fine. I don’t need to learn React because it just came out after learning fourteen other paradigms / frameworks.
> Or my criteria has been too loose and I conflate novelty with progress.
Yup.
> If advanced models eventually accelerate science and medicine so that more people can lead healthy fulfilling lives, that sounds a lot better.
Agreed.
> But if a model helps me use an undocumented API of a random IoT device tomorrow, I don’t think anything is much better, and I didn’t even get much out of the process.
Disagree, but it depends on what you’re looking to get out of it. Is the interesting part the RE / discovery? Or do you just want to control your car from Home Assistant?
That is, once you’ve RE’d a React native app, you don’t really learn anything new by doing it again. I have no problem with an LLM helping me with that.
But if I want to learn to RE a binary or app? Then I’ll do that!
I'm not sure "keep AI out of hobbies" quite works either. With young kids, reducing the activation energy can be the difference between doing a project and never doing it at all.
I'm cautious on the dependency part too. Do I have a bunch of tools now that help me and wouldn't exist without an agent writing them for me? Sure. Will I be able to fix them once their codebase will eventually need maintenance? Most likely not. So I'll better still have access to some decent model then!
Also, especially in work, it undermines skills and experience you then just lack. That also will only be fine as long as you are doing the work somewhere where they provide/allow use of LLMs.
Not really a requirement, if you did fine without the tools before you would do fine again. The difference is you would know which ones are worth manually maintaining
I find that it lets me do a surprising amount of work before the excitement and hyperfocus wear off. This is sometimes good, sometimes bad.
Sometimes I'll get a neat little feature out while I feel inspired. This is great for doing something cool on a Sunday afternoon when priorities don't matter.
Sometimes I'll start something bigger and get halfway there, then I realise it's not what I should be doing, and it becomes another open tab that does not fit in my list of priorities.
Success depends on focus and saying no to most things. AI makes it easy to say yes to everything. Instead of making my todo list shorter, it just makes me add more stuff to it. It allows me to act on impulses instead of thinking carefully.
"I have so many half-baked ideas for tools or services I barely need, sparked by a combo of unaddressed workaholism and techno-optimist wishful thinking."
This part resonates. AI has been such an accelerator that just yesterday I told Claude to make a brand new "Christian male meal planner with grace quotes from the Bible", bought a domain name, had the whole thing ready to go then thought "wtf am I doing, I already have half a dozen other side projects in the go, this is insane!" and just stopped it.
Human focus is a precious, finite resource. The productivity boom enabled by AI tools is probably going to benefit those capable of laser-like focus the most. Scattered thinkers (like myself, or perhaps the original article author) are in for a struggle at times.
AI is definitely the loop. Humans are at the top (for now) making overall decisions and at the bottom (trivialities that the AI doesn't have access to or requires physical access). Everything in the middle is a black ever-growing and expanding blob / orb.
Some people reluctantly position themselves solely at the bottom or at the top.
Not sure I see what would displace humans from the top. AI keeps getting better at the middle bit. Sure, that means you can be lazier with instructions from the top. But surely we see diminishing returns from that- you can only RL so hard, you need increasingly large inputs to create sufficiently specific outputs
There are tasks where AI genuinely removes tedious work and then there are tasks where the tedious or uncomfortable part is actually the thinking you needed to do
100%
Anything worth doing, is worth doing yourself. LLMs create nothing of real value imo.
And all my colleagues that whole heartily agree, just to go 'but i use it ...', are not much different from smokers & day traders that think they are the exception.
LLMs reduce delivery time, and if you’re not taking advantage of that, you’ll discover first hand why it’s important.
Would you also say that any message worth sending is worth writing by hand and mailing via the postal service, instead of emailing? And if you tried to replace your work use of email (or Slack etc.) with handwritten letters, what do you think would happen? That’s essentially equivalent to the position you’re taking.
One thing I have been doing to avoid the feeling of starting 100 projects and finishing none, is to work on one big ambitious project. That way I don't have a bunch of half finished projects staring at me, each accusing me of abandoning them and competing for my attention. There is always one big project that I return to and continue to invest in.
> Equipped with tools that could theoretically make me a faster, more capable builder, I felt a strong urge to maximize my use of the tools by applying them to the task of… maximizing my use of the tools. It’s reflexive in the worst way, a productivity ouroboros.
This post really resonated with me - I’ve been having similar thoughts recently.
That’s why I found the final paragraph to be a bit of a shock - “ More important: it’s freeing me up to do human stuff like write and reflect right now.”
What? How? This doesn’t follow from the rest of the post at all. Maybe your new less frenetic and more human scale AI usage would be a good subject for the next post.
I am coming around to the view that for somethings it is better to not use AI at all. Writing and Strategic thought are those things for me.
The problem with writing, and something I am noticing lately, is that AI robs your ability to create prose in your style. Even if you use AI just a little bit to touch up your writing - you start being influenced - And over time it adds up - you start writing like AI just a little bit every now and then. It seems to be robbing me of my ability to create original prose.
Strategic thought is the other thing - like if I am deciding what we, as a company should focus on long term, it is easy for LLM's to give you a wrong direction. I think this is more because Strategic directions require a ton of context - and it is almost impossible for you to feed the ai EVERYTHING. There might be some things which are easy to miss out, which might make all the difference, and the LLM would assume that the 'requirements' are complete and would go to town with it. I suspect, this is largely because the current SOTA LLM's are being optimised for code and there isnt enough data in the training set for them to learn long term thought.
Coding is I think fine for me. But even there, I dont let the agent use memory at all. I create the context - and it runs from that only. The biggest unlock here is that I can now program in any language. And it frees up sometime to think in systems and come up with more robust architectures.
> Strategic thought is the other thing
I feel like LLMs can be very helpful to double-check a bunch of stuff here, and evaluate alternative-paths and so on, but the "direction" really has to come from you, then you can use the LLM to double-check and what not.
But if you let the LLM set the "direction", then all bets are off, as they don't have a single care about anything in the world, so they'll just do whatever essentially.
> The problem with writing, and something I am noticing lately, is that AI robs your ability to create prose in your style. Even if you use AI just a little bit to touch up your writing - you start being influenced - And over time it adds up - you start writing like AI just a little bit every now and then. It seems to be robbing me of my ability to create original prose.
IMHO the fix is to read more books. Obviously I mean human-written books, and specifically with prose that you appreciate.
Play old JRPGs for more modern/conversational
I find it interesting that so many of my friends resonate with this. I… don’t, really.
I only ever have 2-4 opencode/claude tabs open at once. And I use them for consistent tasks. There’s no way I’d be able to keep track otherwise. I have an “email reviewer” terminal, and a “doc maker” terminal, and 1-2 “coding” terminals.
But I don’t start a half dozen things simultaneously (which is ironic, because I have ADHD). I don’t feel the need to maximize my efficiency with AI. I also don’t lament the ideas / things I start but don’t finish; that has been my life, lol - see the aforementioned ADHD. So why should I start caring about my half-finished projects now, just because I sunk some tokens into them?
I spent an entire day the other day trying to use an LLM to help me automate something manual and tedious, and it was a failure. Did nothing but waste time in the end. Perhaps it’s those experiences (of which I’ve had plenty) that help me realize the limitations?
I don’t feel like it should make me more productive; it does, because I can offload random tasks that I do not have to be the one to do (“find the function where this happens” or “find all the laundromats in the cities I’m going to”) but I use it for research like that, and not so much “do my taxes for me.”
That’s why I paid a guy to do my taxes. I don’t feel this “need” for sending everything into AI. And just because I can use it to do anything myself… why should I?
There are two caveats:
1) when I’m directly working on something, I don’t want to leave it. I’m hyperfocused on it. But that’s true even without AI; I would have been obsessed with building doughflow.app were it for AI or not. The difference is I may never have finished it without AI.
2) I find myself using it as a crutch sometimes for simple things like sending a message to a colleague. I don’t like that, and have been trying to avoid it. I’ve spent all my life writing naturally, and I don’t need someone to proofread my chats. That’s a habit I am tossing, in general.
Perhaps it is the ADHD that actually helps me focus; that is, perhaps the coping mechanisms built for managing my countless disparate thoughts also work for managing multiple disparate agents? Just thinking out loud.
I'm in a similar situation is you are, having ADHD, and my observations have been similar. I've been more hestiant to use AI at all for a while at the beginning but even now I only ever use it for one thing at a time. It helps me tremendously with the things I want to have done but not do - find out who clutters my home directory, build a small DMS plugin for local models, stuff like that. But even if I work on a bigger task and idea, it's mostly one thing I use it for at a time.
Maybe you're right in the fact that the coping mechanism help with that. Maybe using LLMs is similar in that it is easy to lose focus for neurotypicals so having lived with that we know how to handle it. Or maybe it's just us, who knows.
I don’t know, there may be something to this. I shared this post with another ADHD friend of mine and he also resonated with your and my experience, not the OP’s.
Now I want to do a study!
I wonder if the extremely fast dopamine hits of LLM use trigger the same sort of dopaminergic response that ADHD does when faced with a stimulus? If so, are we simply better at dealing with those swings, since we’ve literally dealt with them our entire lives?
I’m also interested in a study as I also have ADHD and this is also my work loop. I tend to cut up and serialise rather than parallelise. I can not deal with the degree of context switching described in this blog post. I’d have felt frayed within two weeks.
We definitely need a study - this all resonates with me.
My complete guess is there's a level of bravado or over-confidence about it.
It's obviously massively generalising, but I'd say someone without ADHD is more likely to feel like the number of tasks they can do at once is only limited by pesky things like physics and time, and LLMs "solve" this by allowing them to do more at once.
A bit like when a good manager takes on more and more reports and their ability to manage the larger team goes completely to shit, but without the useful feedback loop of the grumpy, mismanaged team.
I’ve never been diagnosed with ADHD but this comment hits home. I also struggle to juggle multiple tasks and I’ve had to build a lot of personal strategies to be productive at my job. Otherwise I’d stay scatterbrained and never get anything done.
Things like drawing small defined boundaries, understanding where and how to delegate, and forcing myself to “hyperfocus” on 1-2 tasks at once. My strategy with building revolves around offloading mental context as fast as possible and into sequential, modular pieces. It’s made me a much better systems thinker. However, because of that I also don’t really see the point in running more than 1-2 coding agents at once. Others I work with don’t relate and are trying to parallelize as much as they can.
Part of me is concerned that this way of thinking isn’t compatible with the new wave of agentic SWE and these skills will become outdated. Or maybe it’s actually all converging back and is more valuable than ever.
I honestly think it’s the latter. OP’s post is literally evidence of that. The “open twelve agents” is not only unsustainable (and leads to burnout) but fundamentally incompatible with building robust software. Sure, you can have agents fight it out, but at what mental (and actual cash) cost, and to what benefit?
I have not found myself less productive than my peers, but I have found myself less scattered across a bunch of different things. I do not think this is worse.
Also, consider reading about and/or getting tested for ADHD. You may not have it, of course, but I was diagnosed at 33 and it changed my life. Not because of medication (though I did that for about a year and a half, with success) but for a dozen other reasons, including being able to accept parts of myself rather than fight them, recognize (and reinforce) the coping mechanisms I’d built, recognize the ways in which it made me literally better than other people at certain things (some refer to ADHD being a “superpower” which it can definitely feel like at times), etc.
If you haven’t read Mark Suster’s posts about his experience with ADHD, read them - there are 3. If it resonates, consider talking to someone.
My email is in my profile; I’m happy to chat if you ever want. :)
Really appreciate the reply :) I’ve read a ton on ADHD and pretty suspect that I do have it, but didn’t want to claim anything before going through a proper diagnosis (which I’ll get to, eventually!). I just ordered “Delivered from Distraction” which was recommended by Mark Suster. I’ll shoot you an email when I’m through it!
What I’m trying to solve right now is how to communicate this intuition with colleagues and management. It feels like fighting against the current and near impossible with the levels of hype. Hoping that we as an industry make this realization soon
Probably because with fewer tabs, you actually get to do the deeper thinking that you enjoy? With more, you're constrained to quickly converging on the best way to keep the plate spinning
Yeah, I think that’s true, but that isn’t really my question. My question is why this seems easier and more natural for people with ADHD to do than people without.
(That is also an unproven statement, obviously, but that’s what I’d want to study/test)
I don’t have ADHD and also focus on 1 or 2 tabs, usually one is focused on the coding task I’m doing and the other on some research I need for planning future work.
People who keep dozens of agent plates spinning all the time must have a broken understanding of productivity where they think more code = better regardless if anyone needed the code. In the old days engineers burned out when they got a promotion and thought they now need to write more code to compensate, maybe burnout in the agentic age looks different.
This is a great point. I hadn’t considered the analogy to “more lines of code”
I have many projects going, many tmux sessions, but I also found I don't resonate with the post either. Yes, there are times I use AI and it doesn't go anywhere and wasn't necessary but I don't think I can always know that ahead of time. The point is the overall pattern and the actual of useful work.
I am much more able to use fragmented bits of time now. Whereas before if I had 20 minutes here and there I would not be able to even read code or notes in order to get context enough to make a change let alone do real work.
I suspect personality matters. Often in discussions with AI or anyone I tend to take opiate position and constantly challenge and dig in. I don't go with the flow. With people this can be problematic. With AI it merely takes more time but probably a avoids some pitfalls.
Yeah. I dont have ADHD, but doing many tasks at once is a great way for me to lower my own attention span, make my own attentiveness worst. It is as if doing multiple tasks at once was a great way to put non-ADHD brain into temporary adhd-lite state. (Temporary, because when I stop multitasking, it reverses back over time).
Pre-AI, I worked on projects where people tended to multitask and juggle many tasks at once. They felt productive, they worked a lot and hard and felt they are treated unfairly when outsiders complained about slow speed. Except that, their overall speed was extremely slow, really.
I like this, and resonate with the same thoughts. I do wonder when it comes to work though if the answer isn’t doing less but maybe breaking through in some way. I don’t know what it looks like but I do have the feeling LLMs are here to stay.
Or maybe it’s just keeping them in the work box - if someone wants to pay me to use LLMs and generate code, so be it. But keeping them away from hobbies, plans, art. Noble maybe, but then again there are a lot of projects I’m unlikely to do if I can’t find some way to make the level of effort required fit in with my lifestyle. With young kids, side project time is so incredibly limited.
Sometimes I feel like the main thing I’m learning from the AI wave is how modern life has a way of becoming more frustrating as more technology enters the picture. There’s all sorts of good in it, sure. But I do feel like so many more people are disgruntled by new tech compared to years past. I don’t think our cave man dopaminergic system is well suited for dealing with the expectations or availability of modern productivity and information.
Thank you for your thoughtful response. I was hoping others might relate to this experience in some way.
I wonder about the transcendence take as well. I think a lot of us are strapped into this ride regardless. If there’s a fresh new paradigm awaiting, I hope it’s a good one.
But my main observation is mostly personal: I get taken in a lot by technology waves, hoping things will get better, but I haven’t ever crisply defined “better.” Or my criteria has been too loose and I conflate novelty with progress. If advanced models eventually accelerate science and medicine so that more people can lead healthy fulfilling lives, that sounds a lot better. But if a model helps me use an undocumented API of a random IoT device tomorrow, I don’t think anything is much better, and I didn’t even get much out of the process. When efficiency isn’t paramount, I’m often not clear on when to take the shortcut versus when to do the work.
> I get taken in a lot by technology waves, hoping things will get better, but I haven’t ever crisply defined “better.”
Yeah, I think this is the issue more than anything having to do with LLMs. It’s also why I stopped switching to the latest JS library du jour many years ago. The one I had worked fine. I don’t need to learn React because it just came out after learning fourteen other paradigms / frameworks.
> Or my criteria has been too loose and I conflate novelty with progress.
Yup.
> If advanced models eventually accelerate science and medicine so that more people can lead healthy fulfilling lives, that sounds a lot better.
Agreed.
> But if a model helps me use an undocumented API of a random IoT device tomorrow, I don’t think anything is much better, and I didn’t even get much out of the process.
Disagree, but it depends on what you’re looking to get out of it. Is the interesting part the RE / discovery? Or do you just want to control your car from Home Assistant?
That is, once you’ve RE’d a React native app, you don’t really learn anything new by doing it again. I have no problem with an LLM helping me with that.
But if I want to learn to RE a binary or app? Then I’ll do that!
There's a lot of stuff that we just don't need to do. Not right now. Not ever. That's OK.
I could not agree with this more.
Just because you can doesn’t mean you must, even if everyone else is.
This has always been true. No?
Yes, but people forget that. And when LLMs make it feel like you can offload “for free,” people find themselves trying to do everything.
LLMs provide you with the illusion of “free concurrency,” and it sucks people in.
I'm not sure "keep AI out of hobbies" quite works either. With young kids, reducing the activation energy can be the difference between doing a project and never doing it at all.
Not all projects should be done.
I'm cautious on the dependency part too. Do I have a bunch of tools now that help me and wouldn't exist without an agent writing them for me? Sure. Will I be able to fix them once their codebase will eventually need maintenance? Most likely not. So I'll better still have access to some decent model then!
Also, especially in work, it undermines skills and experience you then just lack. That also will only be fine as long as you are doing the work somewhere where they provide/allow use of LLMs.
> still have access to some decent model
Not really a requirement, if you did fine without the tools before you would do fine again. The difference is you would know which ones are worth manually maintaining
I find that it lets me do a surprising amount of work before the excitement and hyperfocus wear off. This is sometimes good, sometimes bad.
Sometimes I'll get a neat little feature out while I feel inspired. This is great for doing something cool on a Sunday afternoon when priorities don't matter.
Sometimes I'll start something bigger and get halfway there, then I realise it's not what I should be doing, and it becomes another open tab that does not fit in my list of priorities.
Success depends on focus and saying no to most things. AI makes it easy to say yes to everything. Instead of making my todo list shorter, it just makes me add more stuff to it. It allows me to act on impulses instead of thinking carefully.
"I have so many half-baked ideas for tools or services I barely need, sparked by a combo of unaddressed workaholism and techno-optimist wishful thinking."
This part resonates. AI has been such an accelerator that just yesterday I told Claude to make a brand new "Christian male meal planner with grace quotes from the Bible", bought a domain name, had the whole thing ready to go then thought "wtf am I doing, I already have half a dozen other side projects in the go, this is insane!" and just stopped it.
Human focus is a precious, finite resource. The productivity boom enabled by AI tools is probably going to benefit those capable of laser-like focus the most. Scattered thinkers (like myself, or perhaps the original article author) are in for a struggle at times.
Brother was so close to winning big, then just stopped digging, when one could smell the success.
> wtf am I doing
Some part of you realized that Bronze Age superstitions aren’t worth that kind of effort.
Please provide a couple sentences of your belief system so that I may mock them as well. It's only fair.
AI is definitely the loop. Humans are at the top (for now) making overall decisions and at the bottom (trivialities that the AI doesn't have access to or requires physical access). Everything in the middle is a black ever-growing and expanding blob / orb.
Some people reluctantly position themselves solely at the bottom or at the top.
Not sure I see what would displace humans from the top. AI keeps getting better at the middle bit. Sure, that means you can be lazier with instructions from the top. But surely we see diminishing returns from that- you can only RL so hard, you need increasingly large inputs to create sufficiently specific outputs
There are tasks where AI genuinely removes tedious work and then there are tasks where the tedious or uncomfortable part is actually the thinking you needed to do
Yes. This is consistent w/ my default position: "if LLMs are good at it, we probably don't need to do it."
100% Anything worth doing, is worth doing yourself. LLMs create nothing of real value imo.
And all my colleagues that whole heartily agree, just to go 'but i use it ...', are not much different from smokers & day traders that think they are the exception.
LLMs reduce delivery time, and if you’re not taking advantage of that, you’ll discover first hand why it’s important.
Would you also say that any message worth sending is worth writing by hand and mailing via the postal service, instead of emailing? And if you tried to replace your work use of email (or Slack etc.) with handwritten letters, what do you think would happen? That’s essentially equivalent to the position you’re taking.
LLMs might be good enough at coding a solution, but a human might need to understand the problem and apply some of their wisdom to it.
> a productivity ouroboros.
This reflects my impression of working with LLM as well.
One thing I have been doing to avoid the feeling of starting 100 projects and finishing none, is to work on one big ambitious project. That way I don't have a bunch of half finished projects staring at me, each accusing me of abandoning them and competing for my attention. There is always one big project that I return to and continue to invest in.
Even before AI this was the best way to sustain attention/effort imo
> Equipped with tools that could theoretically make me a faster, more capable builder, I felt a strong urge to maximize my use of the tools by applying them to the task of… maximizing my use of the tools. It’s reflexive in the worst way, a productivity ouroboros.
More flour more water. More water more flour.
This metaphor slaps. And folds!
This post really resonated with me - I’ve been having similar thoughts recently.
That’s why I found the final paragraph to be a bit of a shock - “ More important: it’s freeing me up to do human stuff like write and reflect right now.”
What? How? This doesn’t follow from the rest of the post at all. Maybe your new less frenetic and more human scale AI usage would be a good subject for the next post.
I think you misunderstood; the point was that not being constantly in front of Claude or another LLM is what has freed OP up.
That is, stepping away from the laptop is what has given them back some free time and brain space.
And I think the missing piece is what prevents this new workflow from eventually turning back into the same productivity ouroboros
It isn’t writing the post. It’s doing research, providing background knowledge, evidence, etc… but the work is being done by OP.
That was my read, anyway.
Make rust in the loop. Rust is the best. Only smart people use rust.
Not for long. It will be outsourced once we have proper verification and receipts for AI agents. But a human will operate multiple loops.
You don't think we already do? What's missing? Better inter-agent communications? Better unit tests and linting?