Live data from Hacker News

The solution might be cancelling my AI subscription

thoughts.hmmz.org

21–30 of 252 posts

Re: The solution might be cancelling my AI subscription

#21
> On that last point, this technology is horrific for attention. It's a thermonuclear ADHD amplifier and I have seen the same effect in every single one of my adult friends. Folk running 3 screens simultaneously working on totally unrelated "projects" they have little hope of maintaining, and such little commitment to the outcome that the time is obviously wasted.

This part reminded me of a recent article and it’s interesting that he brings up ADHD because that’s probably the bigger issue then. Because what I got from the article and the related conversation, specifically the top comment:

> > Sometimes, tools don’t move the needle because there’s no needle to move.

> It reminds me of something my old CS mentor, now elderly, had said about LLMs a few months ago: "it's a force multiplier, but there has to be some force to multiply."

From: https://news.ycombinator.com/item?id=48254336

The fact that it turned out that “Human Bottlenecks” post was written by the same person who wrote “Notes on Managing ADHD” which I had printed and studied for tips not that long ago made sense.

So, to connect the dots, the fact he made all of those things without them being part of a bigger plan is, I think, the problem. In the framework of the above quote, there’s no needle there, nothing to multiply.

I’ve been trying to think more about whether what I’m doing is going somewhere, or if I can skip it and simplify things.

Re: The solution might be cancelling my AI subscription

#22
I think this blames the technology way too much.

> Except for the SaaS, almost none of this is useful and I don't want to maintain any of it.

So don’t. Nobody’s twisting your arm.

Nobody told the author to sit down and write a bunch of random useless stuff.

This is like blaming your bicycle for enabling you to stop at too many shops that you didn’t mean to go to when you originally meant to ride straight to the grocery store.

Re: The solution might be cancelling my AI subscription

#23
post #5

It seems like the author is overindexing on useful and underindexing on wonderful. He clearly had fun building these products — and in hindsight is disavowing them because they didn’t generate income? An oddly capitalist view of play. Some really good points on how these bots are incentivized to reward mindless engagement though and the bit about voice transcription not producing useful writing landed. When the barri…

In the old days, producing all those things would be tremendous learning opportunity. Today it's a pure waste, not producing income is not a problem, not producing anything is.

Learning how to use AI effectively was the learning opportunity here, what was created is completely incidental. You're effectively obsessing over programming languages obscuring the machine code that actually runs. "Imagine all the missed learning opportunity of digging into all that machine code!"

Sure, but also, who cares? The machine code is completely incidental for most purposes.

Re: The solution might be cancelling my AI subscription

#24
> In recent times, at least once per month someone sends a screenshot for an awesome tool they are working on. I'm like whoa, that's really something and the sender is obviously proud and enthusiastic. I try not to ask, but am always thinking "and where will you market it?"

What a strange perspective. His dismissal of the long list of projects at the top is also odd.

What's wrong with making something cool and functional (if not "useful"), even if just for yourself, without any profit motive or plan to turn it into some huge business?

I spent the last weekend vibing some plugins for Quod Libet -- a custom bookmark/preview function, a click-to-jump lyrics sidebar, thinking about a search-within-lyrics thing now. It all works beautifully, but I have no illusions about it being some kind of moneymaker -- heck, I doubt it's even worth the time beautifying/minimizing the code to get it acceptable to submit to the Github. But it makes me happy and makes using my library more enjoyable. Isn't that enough? Do they go around asking garage tinkerers and hobby crafters what their marketing plan is, too?

Re: The solution might be cancelling my AI subscription

#25
Wow. To me the point of code has always been the crazy ideas and playing around. I love to create just for me and every once in a while for others is ok too. If you only think of code as 'a tool to build useful things' and everything else as wasted then sure, this is the philosophy for you. However, creating a bunch of random not going to follow up on it but I explored and played moments seems like a plus and not a negative to me.

Re: The solution might be cancelling my AI subscription

#26
post #6

>exploring AI as a lens in Marshall McLuhan-like thinking I would be wary of using McLuhan-like media analysis of AI. His central argument is that media are tools that extend man's ability. A calculator or a spell checker extend our thinking and writing. AI does not extend those abilities so much as it completely replaces it. The way in which it does resemble media is insofar as it captures the same urge that McLuhan…

A calculator does replace our ability to do math in a certain sense.

At the grocery store there's countless (no pun) opportunities to do math in the sense of comparing prices and calculating unit costs etc, but most people can't do that math easily in their head because the calculator has made that skill less important.

But people also don't pull out the calculator repeatedly to do this in the grocery store, so the math just doesn't get done.

Re: The solution might be cancelling my AI subscription

#27
post #13

AI makes me far more productive, but I’ve lost quite a bit too. There’s less fun in coding these days, and it leaves me feeling adrift at times.

Coding has engaging parts, and plenty of drudgery. AI is generally good at the latter, and you don't need to use it for the former.

[dead]

Re: The solution might be cancelling my AI subscription

#28
post #15

What if you then use AI to try and maintain only one, a single product into which you’ll put your care and craft to try to make something that’s better than “some dopamine hits”?

That’s how I use it. I might be working on two or three features at a time (iterating, iterating, iterating…), but they’re all scoped and of user value; I don’t feel that I’m just off chasing rabbits. But I’m also one of those people for whom the “fun” was always solving human problems rather than solving computer problems. I can see how if you are in the latter category AI has already sucked out a lot of joy and how…

[deleted]

Re: The solution might be cancelling my AI subscription

#29

What if you then use AI to try and maintain only one, a single product into which you’ll put your care and craft to try to make something that’s better than “some dopamine hits”?

As someone constantly nerd-sniped, the difficulty is that our instincts are still being formed about what this current era of AI tools can and cannot do. So when a blocker or an idea pops up, it's very easy to use that magic-like tool to solve it quickly and then go back to whatever it's you were doing before. However, if you care about the quality of your output, that won't be a quick detour. It will pile up with th…

Shades of https://xkcd.com/1319/

Re: The solution might be cancelling my AI subscription

#30
AI reduces the time cost of making the initial product, bypassing the need for genuine commitment, investment, strong interest, and dedication - which are vital in keeping a project alive.

Every time you need to make an update, you need to bring up the old context, or otherwise get the AI up to speed, which especially if you're using one of the frontier models could be a significant financial drain long term.

You don't get the same dopamine hit too, because you're just making boring updates to something which you threw together in 5 minutes with zero effort. The time and financial cost of building all this stuff may have been better spent on one, good, properly architected project.

Maintaining the project manually also assumes you can quickly understand the codebase which has been produced, otherwise you're completely dependent on Anthropic and them maintaining prices which you can afford. Bearing in mind that as you add new features, the cost of getting the LLM to understand the project increases, right? I might have a naive perspective here.

All that being said - sometimes there really are one-off niche things that are just for personal use that you do continue to use long term. Usually the simpler stuff where you can easily grasp the codebase at a quick glance. It's also great for debugging back and forths.

Personally I just run my local setup with a bunch of MCP stuff and the primary way it helps me is to keep me functional and on task. In some ways it's good if the AI can supervise you as opposed to you supervising it - at least from an ADHD perspective.

It's an interesting idea for sure, I like this article and agree with it.

Post reply on HN