Live data from Hacker News

Ask HN: Are people generally interested using LLMs for learning purposes?

news.ycombinator.com

1–10 of 13 posts

Ask HN: Are people generally interested using LLMs for learning purposes?

#1
When LLMs first hit the scene I had assumed one of the big use cases would be to use the LLM's vast knowledge to teach people about subjects they are interested in. I thought there would be some hot app that let you suggest a subject (e.g. CUDA programming) and the app would interactively teach you and test your knowledge along the way. How come this use case never took off?

Re: Ask HN: Are people generally interested using LLMs for learning purposes?

#3
You don’t learn anything from LLMs. They are good as a reference, not teaching.

They are likely actually worse than other electronic learning (which is already bad) because of how human preference optimized they are, same as eating ultra processed food is easy but not very good for you.

Re: Ask HN: Are people generally interested using LLMs for learning purposes?

#5
I just ask LLMs questions about things I'm curious about. I don't really want to follow someone else's predefined curriculum. A curriculum is necessary when the information has to be delivered in a lecture, but not in a 1-1 interactive setting.

If you type "I want to learn CUDA programming. Where should I start?" into Claude, it gives a pretty plausible outline. It's not clear what an app could add to it.

Re: Ask HN: Are people generally interested using LLMs for learning purposes?

#7
I honestly just find topics I'm intrested in and ask the LLM. I have multiple long chats running and whenever I have a question about that topic, I continue it. This has honestly given me so much general knowledge, even for the very niche things like subway train software or very useful stuff like giving me tailored advice to improve my sleep.

For more complex stuff, like setting up AWS object storage, it can honestly teach you step by step, that is if you're willing to actually absorb the information.

Re: Ask HN: Are people generally interested using LLMs for learning purposes?

#8
post #5

I just ask LLMs questions about things I'm curious about. I don't really want to follow someone else's predefined curriculum. A curriculum is necessary when the information has to be delivered in a lecture, but not in a 1-1 interactive setting. If you type "I want to learn CUDA programming. Where should I start?" into Claude, it gives a pretty plausible outline. It's not clear what an app could add to it.

Same. The ability to investigate a topic from almost any angle or starting point has been really fun and helpful.
Post reply on HN