Ask HN: To what extend have you stopped or limited your use of AI?
14 dosco189 13 7/12/2025, 2:41:35 AM
Hi HN, I'm a researcher trying to understand the ways in which you have limited or stopped using AI tools.
Knowledge work is evolving, and I'm trying to understand the lived experiences of how you are actually working. There's plenty of content out there in the genre of AI for "X", using tools etc - but I'm curious to learn if you adopted AI as part of some area of work - but have now chosen to stop it. What was the context? What did or did not work?
I believe we are heading toward a world where AI offers easy mental shortcuts for nearly everything, similar to how cheap carbs became widespread in our diets. I do not yet know how I will deal with that. For now, I am just a kid in a candy store, enjoying the novelty.
I also have no interest in technology that impedes my skill development. I do not want to use anything that makes me a worse writer over time.
YMMV, I am answering the OP not evangelizing. Counter arguments will be ignored.
Reminds me of the Monty Python Arguing sketch.
Many things appear to work at first, right. Most of the time, using AI seems great, until one spends a lot of time working out lots of important details. A bunch of prompts later...
Yeah.
Sometimes it is nice to begin with something, even if it is wrong. AI is great for that.
Funny how often it is we can write in response to errors! Out it comes! Like that fire hose trope.
In that vein:
Proposal templates, and other basic create tasks can start with a boost.
Oh, a surprising one was distilling complex ideas into simple, direct language!
And for code, I like getting a fragment, function, whatever all populated, ready for me to just start working with.
Bonus for languages I want to learn more about, or just learn. There are traps here. You have to run it with that in mind.
Trust, but verify.
What did not work:
Really counting on the things. And like most everyone I suppose, I will easily say I know better. Really, I do, but... [Insert in here.]
Filtering of various kinds.
I may add to this later.
Code completions are fine. Driving code through chat is a complete waste of time (never saves time for me; always ends up taking longer). Agentic coding (where the LLM works autonomously for half an hour) still holds some promise, but my employer isn't ready for that.
Research/queries only for very low stakes/established things (e.g., how do I achieve X in git).
I do limit my use today, compared to a few months ago.
Most of that is having successfully mapped out use cases that make sense, I find myself doing less seeking. Where it is a net gain, go; otherwise, why bother?