back
89 comments
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.

> 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.

> 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.

I've tried teaching AI to copy a writer's style and it fails miserably. And the output out of it always have the same writing style - LLMesque. I agree!
If i were to compare it to relying on SO for your code, then would SO be a better fit because its multiple people. Are models inherently worse than a human community? maybe my question is too generic to answet
Gmail's AI is particularly guilty of robbing the writer of their style.
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’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.

> 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.

Funnily enough this is my biggest problem when using AI. The time it spends "thinking" is time I'm more likely to get distracted and switch to another window.

And I use the term thinking liberally, because a lot of the time it's just wasting time. Sometimes I ask it to edit a file, it does, and then it thinks for 2 or 3 minutes afterwards. During that time I've verified the edit, committed it, opened a pull request and sometimes even merged before it finishes thinking about that edit. What was it thinking about during that time?

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.

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
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.

There's a lot of stuff that we just don't need to do. Not right now. Not ever. That's OK.
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.

> 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.

> 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.

Well said.

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
Great thoughts. I too came back from vacation this year to find that I wasn't nearly as interested in AI doing certain things for me (like writing) and much more interested in finding the areas it's properly good at.

At the moment I'm getting most value out of: - Checking integrity of data through custom scripting - Controlling my smart home stuff via quick commands - Reconciling account software with my bank and uploaded / emails receipts - Researching info across disparate sources - Managing pipelines of work (eg sales cycles or content schedules) reminding me when I need to do something - Parsing interesting articles / videos and pulling out the essentials - Reworking text I've written to work across multiple social accounts - Asking me great questions about whether I'm on track with what I said I wanted to do - Pinging me when an email looks important so I don't have to continually check it. - Coding on projects that I want to make rapid progress on for work (not tinkering)

This list is quite different to the one I'd have written a year ago - that would have mostly been about writing, information retrieval and coding.

The most obvious use cases are I think the least useful ones. Diffusion of AI will take time!

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 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.

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
"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.
> 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.

I used to be an AI sceptic, but with newer model being released I come closer to the mid: It's a great tool that amplifies human output, but without human judgement in the loop it's a danger to IT systems.

I don't think human should only judge AI design decisions described by LLMs in English. Understanding the codebase is important to be able to judge further development. So reading code, correcting code, articulating on it is still an important skill imo.

"it’s freeing me up to do human stuff like write and reflect right now" --> you are one of the rare humans still writing your own stuff.
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.
Three things:

1) Read more books, 2) Learn more vocab, 3) Just write more!

Nothing crystalizes the thoughts coursing through our heads than writing something out - often times refining it - and forcing yourself to use new vocab that you have independently learned.

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.

Make rust in the loop. Rust is the best. Only smart people use rust.
I look at people spewing propaganda of let agents go wild when building stuff forgetting when building stuff - 'the moat was building the right thing' not building the wrong thing really quickly.
I found myself so strongly endorsing almost every remark and impression in this post - are we the same person?? AI truly is dual-use: it can lead to immense speed ups on 'research rabbit-holes' that used to take a lot of manual work and Google-fu, or it could also just waste a ton of time generating too much output to make meaningful use out of (I almost always now invoke a text expansion snippet like "What's the 2-paragraph-block TLDR of the previous response?").

It's always looming in the mind of an overachiever-type person such as myself that 'AI could search and synthesize better', and so it has a very seductive siren song for almost all tasks.

The current moment with AI does very much feel like the early days of atomic energy where people had all kinds of now-crazy-seeming use-cases for the atom, and this showed up again with at-home microwaves, as seen in that "Microwave Cooking for One" book from the 1980s (see: https://www.lesswrong.com/posts/8m6AM5qtPMjgTkEeD/my-journey...).

I do think with new technologies it's important to try many different forms and applications of it before finding their true practical utility, and this is no different. Maybe we're collectively (at least within the HN crowd) finally feeling the "cool-down of the mania" and starting to shift to more realistic uses of AI (at least until there might be another big capabilities jump...)

But at the same time, I cannot deny that AI has also made me become a better person in other areas. I'd always had poor 'handiness' or 'around the house' type skills, and the number of things I've gotten comfortable doing because of AI assistance, like hanging art on the walls, taking on some basic at-home plumbing and fix-it tasks, trying new things in the kitchen with cooking and food prep and brewing coffee etc, is frankly much higher than pre-2022. And that's to say nothing of all the help it's provided getting more fit in the gym. Maybe my upbringing lacked these things that others never had an issue with, but I am grateful to this technology for helping 'level the playing field' in this regard. Just like I know how it's done the same for non-techie people who are now a little more well-versed in the matters that I'd been naturally more fluent in.

So, like most tech, we need to be mindful of our use, especially us HN-types that are drawn to information processing systems, optimization, efficiency, etc. It's really a double-edged sword, and I've never felt that more than lately. And this is doubly true for anyone with certain neurodiverse information habits (all the open tabs, 'research trails' with poor follow-up, etc). I often joke that I'll know we've reached AGI when my open browser tab count hovers below ~5!

Not for long. It will be outsourced once we have proper verification and receipts for AI agents. But a human will operate multiple loops.