Im learning new things at a pace I never imagined at 40 years old. New sports, new businesses, new academic pursuits. Technology is a lever and AI is the biggest lever we've ever had. It enables laziness or incredible productivity. Choose your own path forward.
I don't know this applies to you, but I've had several friends who convinced themselves they're exploring the frontiers of science, and it always turns out that their conversations spiraled into some sort of weird quantum-metaphysical gobbledygook. LLMs are sycophants, and in long conversations, their sycophancy produces a positive feedback loop: the context window contains affirmations of incorrect interpretations /…
Is AI ruining our skills? Early results are in – and they're not good
161–170 of 328 posts
Re: Is AI ruining our skills? Early results are in – and they're not good
#162No, AI isn't doing anything. When someone gets stabbed, do you say "are knives stabbing people?" No, just like you don't give credit to the knife for cutting up your vegetables. "Just being aware that this phenomenon exists hopefully provokes some self-reflection about which skills people want to maintain and which they’re willing to outsource” to AI tools. Right. Obviously. So we need to be teaching that core lesson…
> So we need to be teaching that core lesson to children
Yeah, that has always worked out well.
Re: Is AI ruining our skills? Early results are in – and they're not good
#163Earlier quoted context omitted.
You really just need to augment with tight prompting and know how to extract information and links to peer reviewed literature and well sourced information. Once again, technology here is a lever. Separating wheat from chaff has been key in academic and information pursuits forever and it is becoming ever more important.
And you're gonna review that voluminous academic literature in a field you're not familiar with, right?... That is my point: an LLM can be great if you know the field and can spot errors. Or, to a lesser extent, if you have some automatic feedback loop that the model can't easily game ("does this code pass unit tests?"). It's a lot less great if there's a risk that you won't detect the early drift.
However, your perspective on how LLMs are used might be too narrow. While no one is suggesting using an AI to find a one-shot cure for Alzheimer's, LLMs are incredibly effective tools when paired with textbooks to master subjects like undergraduate physics.
Re: Is AI ruining our skills? Early results are in – and they're not good
#164Earlier quoted context omitted.
The number of people now involved in software development has now increased because of a lower barrier to entry. I know many people who would previously use a no-code tool or hire offshore devs, or simply not have their problem solved, who are now vibe coding. Many of these people couldn't write very much code manually if they had to, but they're closer to understanding software than they were previously.
Yeah, this describes me perfectly. I can't really program, but I'm now building a bunch of different projects and submitting PRs that people seem to appreciate. https://github.com/kristofferR One of them, a Home Assistant integration for controlling adjustable beds, would be borderline impossible to do well manually - I've vibe-reverse engineered the Bluetooth protocols of more than a 100 Android apps.
Impressive coverage, but how do you verify that the reverse engineering matches what the hardware expects? Do you find people who own those beds and get them to test stuff for you?
Re: Is AI ruining our skills? Early results are in – and they're not good
#165Im learning new things at a pace I never imagined at 40 years old. New sports, new businesses, new academic pursuits. Technology is a lever and AI is the biggest lever we've ever had. It enables laziness or incredible productivity. Choose your own path forward.
Re: Is AI ruining our skills? Early results are in – and they're not good
#166Re: Is AI ruining our skills? Early results are in – and they're not good
#167I wonder if this same effect happens for very wealthy and/or very senior executives? Those sorts of people have always had numerous people they could 'outsource' their thinking to; delegating work, asking for research/summaries, assigning tasks. Does handing off that sort of work to people also ruin your skills in the same way? Or are AIs fundamentally different, and if so, why? Because we have no moral or social pre…
it's definitely easier to catch up after some time away than it would be if you'd never developed the skills in the first place or didn't have a natural talent, but you'll definitely atrophy without exercise. every leader i've ever worked for who graduated to a purely managerial/'strategic' position and didn't keep up their IC skills eventually got pretty slow on the uptake.
i appreciate that this study was done (AI and its inverse relationship to human wellbeing is one of the biggest challenges of our time IMO) but this also seems obvious
Re: Is AI ruining our skills? Early results are in – and they're not good
#168Earlier quoted context omitted.
The tools aren't owned by a cabal of state-adjacent parties. Specific implementations are. But open-source models have saved the day here.
If they can keep up. Unfortunately, we learn from previous technology shifts that the masses will always favor ease of use (to the point of infinite scroll 5 second videos dopamine puddle, or echo chamber social networking in lieu of critical media consumption), which does not bode well for the market for alternative hardware: one which is already expensive. I fear on-prem AI is likely to become as popular as on-prem…
Concentration of power exists when the model makers are the same as (or control) the inference providers. Making a model is capital intensive, so there aren't many of them. Providing inference is not: I don't even need to own GPUs; I can rent them from those who do and then sell by the token. B300s cost less than $4 an hour currently.
Cloud can even be more effective at lowering concentration of power than on premise. Asking people to individually buy $20,000 of compute equipment plus power and cooling equipment to run a frontier model is not something they're going to do if they can just pay four-tenths of a cent per output token. If the only cloud inference providers are the big proprietary US titans, that means you're going to get far more power concentration than if open source inference providers are an alternative, because then I can just switch my API endpoint.
Re: Is AI ruining our skills? Early results are in – and they're not good
#169I wonder if this same effect happens for very wealthy and/or very senior executives? Those sorts of people have always had numerous people they could 'outsource' their thinking to; delegating work, asking for research/summaries, assigning tasks. Does handing off that sort of work to people also ruin your skills in the same way? Or are AIs fundamentally different, and if so, why? Because we have no moral or social pre…
Literally: the context window.
With the human you have a window that possibly extends up to _years_. With your language model you have maybe a few megabytes which is always preceded by instructions from the model maker.
Re: Is AI ruining our skills? Early results are in – and they're not good
#170Earlier quoted context omitted.
Idk man my system design game is better than its ever been because I put in the effort to use these tools and recognize they can't do software design better than I can and because I've increased the scope of what I'm building I often have to think more deeply about the problem up front. A typical speccing sessions lasts a few hours for me on big work before I have AI start writing that work where I'm just going back…
I strongly believe that you cannot evaluate how good a system design is if you don't implement it by hand. LLMs will implement what you ask them to, even if it is the wrong approach. They can be lazy and take shortcuts all the time, but they do not feel PAIN (obviously they don't feel anything and aren't lazy, I'm just personifying them but you get the point). Only when you implement by hand can you feel if the imple…
Fwiw we both agree that LLMs should not design systems. I do the design, but otherwise I don't get how this is true, the success of a design is indicated by long term success in the system it built. You can measure this against success in the task it was deployed for via performance metrics for one. And then from a developer standpoint how easy it was to maintain later on. Success of a system is a measurement over time, but it's not some quality that can only be measured by those who built it.
> Off-topic but having worked in other companies as well, I can guarantee you that this is not the case. The skill of engineers in FAANGs and other "top tier" companies is much higher than average.
I have first hand knowledge of this so I agree to disagree. Being surrounded by google, aws, and meta folks my understanding is the best people leave faang when they get the itch to do something better with their time.