Live data from Hacker News

Are we offloading too much of our thinking to AI?

artfish.ai

1–10 of 512 posts

Re: Are we offloading too much of our thinking to AI?

#2
I know that the common refrain is “think of yourself as a manager now” but I’ve actually taken the opposite approach and have been telling anyone I train the same.

Diving deeper into technical understanding makes more sense to me at this point both as a way to make yourself more useful in the age of AI and also to use AI more effectively.

I regularly tell the kids to grab a text book on a subject that interests them and I do the same.

I’m willing to bet deep understanding is going to become a commodity soon.

Re: Are we offloading too much of our thinking to AI?

#4
Maybe it's a way of perspective. I adore to use AI to actually learn, so I don't feel like I offload thinking. I use AI to do all the research which earlier I did manual through google search. I still make my own decisions, I just let Claude spoon feed me all infos I want and need. Feels great man

Re: Are we offloading too much of our thinking to AI?

#5
post #2

I know that the common refrain is “think of yourself as a manager now” but I’ve actually taken the opposite approach and have been telling anyone I train the same. Diving deeper into technical understanding makes more sense to me at this point both as a way to make yourself more useful in the age of AI and also to use AI more effectively. I regularly tell the kids to grab a text book on a subject that interests them…

It is easier than ever to learn difficult concepts. It is also easier than ever to produce things that used to require understanding of those concepts without them. Discipline and drive to use these powerful new tools patiently and with purpose is what is required.

Re: Are we offloading too much of our thinking to AI?

#6
When I use a calculator, I atleast try to get with in a few digits of what I think the anwser is in my head. Mostly since when I was younger I had a very passionate teacher about how much slower everyone is now because of calculators on simple math. I just apply the same thing with LLMs, just try and think of how and what I would have said and see how close I was. Only thing I change is I don't trust the anwsers and accept some nuance in the given context. It's a double edge sword because then I crash out over it more than if I don't. When it over and under explaining the wrong sections or when it gets to an objectively terrible solution that technically anwsers the question. It feels like a student trying to get brownie points and/or give fluffed anwsers for the sake of not leaving anything blank on a test.

Re: Are we offloading too much of our thinking to AI?

#7
post #2

I know that the common refrain is “think of yourself as a manager now” but I’ve actually taken the opposite approach and have been telling anyone I train the same. Diving deeper into technical understanding makes more sense to me at this point both as a way to make yourself more useful in the age of AI and also to use AI more effectively. I regularly tell the kids to grab a text book on a subject that interests them…

[deleted]

Re: Are we offloading too much of our thinking to AI?

#8
Having a very dangerous AI standoff at work, where people are debating wether or not to use a particular connection pooling / threading strategy to fix a production issue, and everyone is unqualified to answer and is instead arguing what their agent said.

They are just straight up admitting they don't know anything, and advocate fiercely for their agent's recommendation.

No one cares, no one tries to stop this behavior. It's seen as good, apparently. I admitted that I don't know enough to have an opinion at the moment, I certainly don't know how to judge the contradictory opinions of multiple frontier AIs, and I fear that just made me look incompetent.

Re: Are we offloading too much of our thinking to AI?

#9
> What are we automating? Human work or human agency? Human tasks or human thinking?

I find it's so easy to convince oneself they're doing the former when it's increasingly the latter. The thinking part is so often provided by default by the models, or is a single prompt away. The thoughts are so syntactically (though not stylistically) perfect that it's difficult to ignore them and reason greenfield.

What's the solution? Given how keen models are to short-circuit the thinking process it could be the only solution is to silo off tasks/ideas. Choosing which mental tasks to silo off is itself incredibly difficult especially when there's a pressure to deliver rapidly (and in quantity) on those tasks.

Re: Are we offloading too much of our thinking to AI?

#10
post #8

Having a very dangerous AI standoff at work, where people are debating wether or not to use a particular connection pooling / threading strategy to fix a production issue, and everyone is unqualified to answer and is instead arguing what their agent said. They are just straight up admitting they don't know anything, and advocate fiercely for their agent's recommendation. No one cares, no one tries to stop this behavi…

Run both. Benchmark them. Performance is notoriously difficult to predict and much easier to test. If you have a load balancer, run the new strategy on one or two servers and see how their throughput compares to the others.
Post reply on HN