Live data from Hacker News

AI could be the end of the digital wave, not the next big thing

thenextwavefutures.wordpress.com

21–30 of 288 posts

Re: AI could be the end of the digital wave, not the next big thing

#21
post #16

I think it's clear to me that AI will be both things: 1) as in the article it's a contraction of work- industrialization getting rid of hand-made work or the contraction of all things horse-related when the internal combustion engine came around but- it will also be 2) new technologies and ideas enabled by a completely new set of capabilities The real question is if the economic boost from the latter outpaces the los…

>That it's all about cost-cutting?

Cost cutting has less uncertainty than making something new, so they do that first. If something else comes along, then great.

This is also why the people should make the transition as difficult as possible for companies doing layoffs when the companies are paying proportionally very little in taxes compared to the people they are laying off.

Re: AI could be the end of the digital wave, not the next big thing

#22
I sort of agree with the premise of the article. I ask myself, did more non-technical people pick up AI chat bots when they were invented than picked up personal computers in the late 70s/early 80's? I think probably. From my conversations with others.

Re: AI could be the end of the digital wave, not the next big thing

#23
post #15

I had to code something on a plane today. It used to be that you couldn't get you packages or check stackoverflow. But now, I'm useless. My mind has turned to pudding. I cannot remember basic boilerplate stuff. Crazy how fast that goes.

Really? How long you've been a developer? I've been almost exclusively doing "agent coding" for the last year + some months, been a professional developer for a decade or something. Tried just now to write some random JavaScript, C#, Java, Rust and Clojure "manually" and seems my muscle memory works just as well as two years ago. I'm wondering if this is something that hits new developers faster than more experienced…

Probably depends on the individual. Senior developer here and I've always offloaded boilerplate and other "easy to google" things to search engines and now AI. Just how my brain and memory work. Anything I haven't used recently isn't worth keeping (in my subconscious mind's opinion anyway).

Re: AI could be the end of the digital wave, not the next big thing

#24
post #15

I had to code something on a plane today. It used to be that you couldn't get you packages or check stackoverflow. But now, I'm useless. My mind has turned to pudding. I cannot remember basic boilerplate stuff. Crazy how fast that goes.

Really? How long you've been a developer? I've been almost exclusively doing "agent coding" for the last year + some months, been a professional developer for a decade or something. Tried just now to write some random JavaScript, C#, Java, Rust and Clojure "manually" and seems my muscle memory works just as well as two years ago. I'm wondering if this is something that hits new developers faster than more experienced…

> I'm wondering if this is something that hits new developers faster than more experienced ones?

Almost certainly, at least according to Ebbinghaus' forgetting curve.

Re: AI could be the end of the digital wave, not the next big thing

#25
post #15

I had to code something on a plane today. It used to be that you couldn't get you packages or check stackoverflow. But now, I'm useless. My mind has turned to pudding. I cannot remember basic boilerplate stuff. Crazy how fast that goes.

I thought this comment was going the opposite way - previously no internet/googling but now you can run a local model and figure things out without the need for internet at all

Re: AI could be the end of the digital wave, not the next big thing

#26
post #16

I think it's clear to me that AI will be both things: 1) as in the article it's a contraction of work- industrialization getting rid of hand-made work or the contraction of all things horse-related when the internal combustion engine came around but- it will also be 2) new technologies and ideas enabled by a completely new set of capabilities The real question is if the economic boost from the latter outpaces the los…

Hard to understand, when essential human nature is so predictable? Sure, we will do novel things with it. But society in the main will use to it exploit labor. same as it ever was.

Re: AI could be the end of the digital wave, not the next big thing

#28

I sort of agree with the premise of the article. I ask myself, did more non-technical people pick up AI chat bots when they were invented than picked up personal computers in the late 70s/early 80's? I think probably. From my conversations with others.

Part of this is because we aren’t paying the actual cost of these chatbots. If ChatGPT wasn’t essentially free for casual users then we’d definitely see a much smaller/slower adoption rate. I wonder if a single person using them, even paying for tokens, isn’t substantially subsidized. Probably not but I’m speculating.

If 3D printers could’ve given usage away for years directly in our homes then I bet we would’ve seen wider adoption there too.

Re: AI could be the end of the digital wave, not the next big thing

#29
post #15

I had to code something on a plane today. It used to be that you couldn't get you packages or check stackoverflow. But now, I'm useless. My mind has turned to pudding. I cannot remember basic boilerplate stuff. Crazy how fast that goes.

Really? How long you've been a developer? I've been almost exclusively doing "agent coding" for the last year + some months, been a professional developer for a decade or something. Tried just now to write some random JavaScript, C#, Java, Rust and Clojure "manually" and seems my muscle memory works just as well as two years ago. I'm wondering if this is something that hits new developers faster than more experienced…

It a side effect of using AI.

People using AI for tasks (essay writing in the MIT study linked below) showed lower ownership, brain connectivity, and ability to quote their work accurately.

> https://arxiv.org/abs/2506.08872

There was a MSFT and Carnegie Mellon study that saw a link between AI use, confidence in ones skills, confidence in AI, and critical thinking. The takeaway for me is that people are getting into “AI take the wheel” scenarios when using GenAI and not thinking about the task. This affects people novices more than experts.

If you managed to do critical thinking, and had relegated sufficient code to muscle memory, perhaps you aren’t as impacted.

Post reply on HN