logoalt Hacker News

wvenableyesterday at 7:49 PM1 replyview on HN

You've described school. You get told about things and given a hammer to leverage what you've been told.

An LLM absolutely shortens the research part of learning. If I had a human of who had a moderate level of skill who would endlessly answer all my questions, the result would be the same.

You might have a point when it comes to software development because the AI can tell you things but it also just do them for you, at which point, you've learned a lot less. But for non-software things I have to learn things so I can then go and do them.

But even for software development, I've learned a lot of esoteric crap to get interop working on projects that I will probably quickly forget just the same as when I had to spend hours skimming through stackoverflow.


Replies

fzeroraceryesterday at 8:10 PM

> An LLM absolutely shortens the research part of learning

No, it doesn't. Because in any scenario where you are using AI in a potentially appropriate manner, you are verifying every single source it spits out and cross referencing everything it says. If you do not do this you are failing the process entirely.

show 1 reply