Remix.run Logo
stripe_away 5 days ago

and to be blunt, I learned similar things building analog synths, before the dawn of LLMs.

Like you, I don't like watching videos. However, the web also has text, the same text used to train the LLMs that you used.

> When something doesn't work like I thought it would, AI helps me understand where I may have went wrong, I ask it a ton of questions, and I try again until I understand how it works and how to prove it.

Likewise, but I would have to ask either the real world or written docs.

I'm glad you've found a way to learn with LLMs. Just remember that people have been learning without LLMs for a long time, and it is not at all clear that LLMs are a better way to learn than other methods.

sudosteph 5 days ago | parent | next [-]

The asking people part was the hard thing for me, always has been. That honestly was the missing piece for me. I absolutely agree that written docs and online content are sufficient for some people, that's how I learned Linux and sysadmin stuff, but I tried on and off to get into electronics for years that way and never got anywhere.

I think the problem was all of the getting started guides didn't really solve problems I cared about, they're just like "see, a light! isn't that neat?" and then I get bored and impatient and don't internalize anything. The textbooks had theory but so much of it I would forget most of it before I could use it and actually learn. Then when I tried to build something actually interesting to me, I didn't actually understand the fundamentals, it always fails, Google doesn't help me find out why because it could be a million things and no human in my life understands this stuff either, so I would just go back to software.

It could be LLMs are at least possibly better for certain people to learn certain things in certain situations.

chaps 5 days ago | parent | prev [-]

  > However, the web also has text, the same text used to train the LLMs that you used.
The person you're responding to isn't denying that other people learn from those. But they're explicit that having the text isn't helpful either:

  > I have a massive textbook about electronics, but it doesn't help me break down different paths to what I actually want to do.