The post argues that LLMs can help you learn hard subjects by first generating a knowledge base, then turning that into a small interactive website or simulation you can explore. The author’s example was semiconductor manufacturing, framed less as reading an explanation and more as learning by clicking through a simplified model of the process. That approach landed as interesting but mislabeled. Many people pointed out that this is really “use an LLM to build a teaching artifact,” not “have an LLM explain a complex topic directly.”
The strongest reaction was against the post’s confidence claims, especially the line that a second model pass makes the material “100% accurate and free of hallucinations.” People did not buy that at all. The recurring point was simple: if you are new to a topic, you are least able to catch subtle mistakes, and having one model check another does not solve that. Several commenters said this is exactly why LLMs work best for high-level orientation, terminology discovery, and source-finding, then break down when you need reliable detail, sequencing, or judgment.
A second theme was that the medium itself is the problem. Many people are tired of “LLM prose” that is bloated, oddly theatrical, and low-density. Even when the facts are roughly right, the writing often makes learning worse by burying the useful sentence inside a page of filler. That pushed the practical consensus toward narrower uses that avoid long generated explanations altogether: feed the model a real book or
spec and ask questions against it, have it quiz you, ask for tiny examples, or use it to translate dense source material into a form you can interrogate. The people getting the most value were not outsourcing learning. They were using the model to speed up the parts around learning.
That led to the thread’s clearest bottom line. LLMs are good at reducing friction. They can help you map a field, surface names of concepts, generate drills, and keep up a patient back-and-forth. They are bad at replacing the struggle that builds a real mental model. Several comments made the same broader point from software work and incident response: expertise still shows up in knowing what to ask, what to verify, what to ignore, and when an answer only sounds plausible. The danger is not just wrong answers. It is leaving with the feeling of understanding when you have only absorbed a clean-looking cartoon.