Remix.run Logo
8bitsout 5 hours ago

I thought LLMs were a great tool for learning new topics - perhaps even complex ones. But overtime, I have had several frustrations with this. First, I get exhausted reading LLM prose. I really don't want to read anything generated by something like Opus 5 at this point. Second, as I dive deeper, I need a way to organize the information in a useful way as I begin to branch out in many different directions. I have tried to use the LLM to fix this by having it generate a web page with diagrams and organized information flow. It's an improvement, but I still run into the issues I described in my first pint - LLM prose is annoyingly dense, and the useful information gets lost in a bunch of noise. You can direct it do something like "use plain English and avoid LLM prose - provide only as much information as necessary to demonstrate the point", but it is once again only a marginal improvement.

And then I begin to think to myself that I should just read a book on the topic written by a trusted source who put a lot of effort into teaching the topic properly and presenting the information in a thoughtful way. So, I am back to books and mostly try to use LLMs to clarify certain questions or ideas I have.

khuston 18 minutes ago | parent | next [-]

I never used office hours as a student, which I later regretted because it made me work longer and harder to perhaps achieve somewhat better understanding in some classes, but also I dropped every proof-based math course I ever took. Overall I think my education would have been stronger by attending office hours.

I view LLMs in education similarly to office hours. Some people abuse it to get homework answers without grappling with the material, but the optimal amount is not zero.

LLM certainly not a replacement for a book, where you get someone’s extended personal approach to a topic, thoughtfully organized, reviewed and edited, often times actual courses taught based on it, with answers checked and errata available online.

copperx 5 hours ago | parent | prev | next [-]

It's much better to feed the book to the LLM and ask questions as you read along, instead of asking the LLM to basically write a custom book for you from scratch.

gofreddygo 2 hours ago | parent | next [-]

I have to agree with this. Completely relying on LLM for all your learning needs is a disaster. But being absolutely against use of LLMs isn't doing you any favors. This is where you don't have a formula but rely on you judgement and evidence of your having learnt something.

For example having an LLM summarize a dense topic and to find books so that you can filter faster and spend time reading those books works way better than having the LLM summarize the books or the topic (or even relying on second hand information). Another one is having the LLM quiz you on your topics of interest. With questions tailored to attack specific areas that you struggle with. Its wonderful at this, nothing I've used comes close to what an LLM can do here.

You define for yourself what your goals are, slowly refining them as you learn more, and use LLM as a tool. This ,I find works best for learning.

intrasight 2 hours ago | parent [-]

Make it your goal to teach a room full of other humans that topic. I guarantee you will know that material cold. I've done lots of technical training in my career and after teaching a class two or three times I find myself to be very competent in the topic.

It's long been the case that the best way to learn something is to teach something.

SchemaLoad an hour ago | parent | prev | next [-]

Even with the latest models today, the hallucination rate is absurdly high on anything deeper than surface level knowledge or something that can be directly scraped from reddit.

And you notice when it's a topic you know well or something like software where you can immediately tell the options it's giving you don't exist on the page. Leading to the amusing statement "LLMs are bad at what I do but great at everything else".

an hour ago | parent | next [-]
[deleted]
unclebucknasty an hour ago | parent | prev | next [-]

I've (elsewhere) written about this diminishing return effect on LLM utility in relation to increasing expertise.

The question: what's the net positive gain of turning people who know nothing in a given field into sub-novices, and weighing actual experts down with work slop and marginal returns?

And I wonder what the true cost is of arming so many novices with that level of dangerous knowledge.

DrewADesign 10 minutes ago | parent [-]

The fact that some people get genuine value from LLMs when learning doesn’t contradict the fact that they’re Dunning-Krueger “expertise” generators. The fact that the person learning from them is in charge of ensuring they aren’t full of shit, which they frequently are, is an inescapable flaw in this process. I honestly think that reduces the value of these things to just above what you can find out with a search engine with most topics. Hey, great. An improvement is an improvement right? Is it an improvement worth trillions of dollars and screwing over writers and artists worldwide? Fuck no.

unclebucknasty an hour ago | parent | prev [-]

[dead]

gb2d_hn 4 hours ago | parent | prev | next [-]

I came across the socratic method recently, and have used it to learn a couple of topics that I was having trouble getting to stick. There are some SKILL.md's available for it. It works for concepts as opposed to facts, and causes the model to guide you to answers through your own reasoning, which is both much more engaging than reading a wall of LLM text and helps the information stick.

voidhorse an hour ago | parent | next [-]

The "Socratic Method" (aka maieutic) skills annoy me, precisely because when you read them they are the kind of low-effort, low-expertise crap someone who over relies on AI would naively come up with when tasked with the problem of coming up with skills for learning. "Hey the Platonic dialogues are pretty cool and smart, let's do that".

The body of literature on learning theory, and beyond that on specific types of learning and specific mediums such as learning from text is so rich there are way more useful models to draw from. Believe it or not, prellm, researchers in the textual learning field had already demonstrated you can achieve performance equal or better than novice tutors using pretty basic computer aids that follow specific hint/pump interaction structures. Guiding an LLM to use these findings has evidence backing it and is way better than telling it "i guess be like socrates". The problem is, to realize there might be richer more effective and highly researched ways of tackling the problem beyond the first fart of a thought you had one afternoon requires the deep respect for expertise and specialization that precisely basically everyone in the AI space right now fundamentally lacks.

Hardwired8976 4 hours ago | parent | prev | next [-]

Can you link the Skills.md?

hirako2000 4 hours ago | parent | prev | next [-]

I was so annoyed I made a Socratic wrapper based on predefined curriculum:

https://adaptive.bounded.cc

Trying to diagrams/animations didn't yield good results even with frontier models. But pure text, any model does a decent job.

hirako2000 2 hours ago | parent [-]

I didn't expect this to be hit by hundreds of request per minute.

So it may be very slow or become unavailable, back end can't handle that, no caching whatsoever.

logicallee 2 hours ago | parent | prev [-]

what a time to be alive! "if you're having trouble understanding what your robot tutor is trying to teach you, you can ask it to guide you to the concepts using your own reasoning. This is both much more engaging than reading a wall of the robot's text and helps the information stick."

trueno 4 hours ago | parent | prev | next [-]

i threw the entire sanderson cosmere into a RAG graph sorta deal just to see how it would do if i questioned an mcp server for it about a universe i know decently well. it was actually astoundingly good. was able to find easter eggs acrossed different books and answer dumb questions like "why is kaladin emo"

malfist an hour ago | parent | next [-]

If you don't know why kaladin is emo, did you truly read the books lol. Every character has to deal with the stresses of war and most don't come equipped with good mental health to begin with, they're just normal people

etherlord 3 hours ago | parent | prev [-]

Sanderson is 100% in the training data

arbitrary_name 3 hours ago | parent | prev | next [-]

dumb question, but what is the best way to feed the book to the llm?

i run into context window limits, or practical limitations of digitizing the book

copperx an hour ago | parent | next [-]

You need a non DRMd copy of the book. You don't have to feed it all at once, although with a 1M context limit it is doable. A few chapters at a time is enough, in my experience. An easy alternative is using NotebookLM (now Gemini Notebook), and that has worked brilliantly for me, but I haven't tested it for technical topics (for that I like the LLM to create graphs and e.g. interact with Mathematica, so I haven't tried it).

r17n 2 hours ago | parent | prev [-]

Hoping you get answer to this. I have the same question.

schainks 3 hours ago | parent | prev | next [-]

This. Ask it to quiz you if you are feeling it.

voidhorse an hour ago | parent | prev | next [-]

This. This is exactly how I use them and I have had no issues so far. I read the book myself, then I point the LLM at it to ask questions about notions I might be struggling with.

3 hours ago | parent | prev | next [-]
[deleted]
calf 3 hours ago | parent | prev | next [-]

LLM is still too verbose, a real person Socratic conversation can interact a couple sentences at a time, not spew 1-3 windowfuls of low density bullet points.

I even wonder if this behavior is due to next-token prediction architectures, somehow.

hirako2000 2 hours ago | parent [-]

There are ways to ground an LLM to be concise, and Socratic (method of inquiry, back and forth dialogue)

sunprema 3 hours ago | parent | prev [-]

[dead]

abound 3 hours ago | parent [-]

This is the exact opposite of what the parent comments are talking about.

sunprema 30 minutes ago | parent [-]

I agree, I too like to read authored books. But there are certain topics, especially the new ones doesn't have good books yet. My post was to show that you can create books based on your interest, in a way that you like w.r.t to the content/tone/layout etc. It's a new idea made possible by LLM's. It might become the norm in few years I believe, where each one will be having a personlized library of books that they curate. So the point was to persuade the parent commentator that some books are better created this way.

bluejellybean 3 minutes ago | parent | prev | next [-]

This feels like the weirdest complaint to me. Just tell it to shorten its response.

Literally saying "one sentence response" solves most of this problem.

rl3 4 hours ago | parent | prev | next [-]

>I really don't want to read anything generated by something like Opus 5 at this point.

Personally, I find that its generated prose tends to have an undue weight to it, almost as if every topic I ask about somehow bears a heavy burden, or is otherwise load-bearing, to use its parlance.

Quite puzzling, really.

PaulStatezny 3 hours ago | parent | next [-]

Yes!

I have a personal theory: LLMs are *fundamentally* handicapped at perceiving what's going on in the mind of the human (this can't be "innovated away") and that's at the root of what makes them suck at conversation.

Next time you're chatting with someone, notice how much understanding is shared without anything being said. E.g. the other person might share something deeply disappointing, and they can tell without you even saying anything whether you get what they're going through. This unspoken-yet-communicated information guides the conversation. Or as another example: humans can read the room -- you walk into a room and immediately adjust your demeanor based on what you see and sense.

LLMs are totally blind to things like this, and this adds an inescapable awkwardness to interacting with them. I don't believe they'll ever grow out of this. Which thankfully implies more long term demand for humans instead of robots. :)

cromka an hour ago | parent | next [-]

Very well observed. I found one more thing: they fail to consider what a 3rd person might understand from your conversation, so when you ask it to dump stuff into a Documentation, they keep making references to facts you had previously discussed or to the train of thought, completely irrelevant to bystander.

PaulStatezny 6 minutes ago | parent [-]

100% -- this is the worst. Referencing all sorts of "words with made up contextual/analogous meanings" based on the conversation...outside of the conversation.

Does anyone have a read on if this is primarily a Claude issue, or if all LLMs do this?

cheesecompiler 21 minutes ago | parent | prev [-]

Tech guy discovers conversations with humans.

roywiggins 4 hours ago | parent | prev [-]

It has a sort of metronomic quality. It never slows down or speeds up or modulates its tone. It plods forward at a relentless pace and never has a light touch with anything.

I think this is one reason why LLM text is pretty exhausting to read for long stretches.

rl3 3 hours ago | parent [-]

>It has a sort of metronomic quality. It never slows down or speeds up or modulates its tone.

It's possible that this quality you describe stems from the extensive training corpora utilized by the major AI labs. These almost certainly include work from the esteemed economist Jacob Silj:

https://www.youtube.com/watch?v=Poc1upTejD8

mikenew 3 hours ago | parent | prev | next [-]

I've decided that the main thing I'm building is my own mental model. You can take notes, create docs, put graphs and websites together, but unless I'm just trying to generate some reference material the only real objective is to develop the understanding and intuitions inside my own brain.

So I have the LLM offer a very short explanation of something, and from there's it's just me asking questions. Anything that feels fuzzy or not fully internalized is something I poke at until I'm satisfied.

It really has helped me develop a sensitivity to what I understand vs what I don't, and the ability to drill into any part of it is amazing.

hank1931 2 hours ago | parent [-]

I do this too. I use Claude. I picked a voice I like. I go on a three mile walk. I will ask it questions about a topic that I want to learn about. If it starts telling me more than I want to hear right then, I will say "stop". It doesn't get offended. I then ask it something else. I find this very effective. I control it so it only explains to me what I want explained. If what it says sparks questions on a related topic I jump to a brand new topic. No personal tutor could keep up with this or adjust to exactly how I want to be addressed like Claude does. I'm very excited about the progress I'm making mastering new topics.

And yes, it is not that it is just presenting the facts. By me taking control of the direction the questions and answers go, I can flesh out my mental model. I won't retain every little thing it tells me. But I am much farther ahead than before.

le-mark 39 minutes ago | parent [-]

Can you say what topics you’re using this method to learn? I think it would be more effective for some than others.

wanderingmind 33 minutes ago | parent | prev | next [-]

Good to know other people who get migrane reading LLMs dense prose. I started reading books again recently, since everything online is polluted by LLM prose. What i realise, is that a human author, especially a teacher understands the learning pathways of new learners, they motivate the learning, and start from simplest concepts (a spherical cow), and then building all the complexities. This helps us to emphasize on most important concepts, while throwing away unnecessary complexities. While reading LLM prose is like reading a research article, that is written to an expert in the area, that talks about bleeding edge, with full of jargons, caveats, that just is not conducive to the learning process for a new learner.

resonious 26 minutes ago | parent [-]

To me, it's just Claude. The other models have their quirks but nothing is quite like Claude.

But even with Claude, it's it's really the prose getting in the way you can install the caveman plugin or tell it to use that "standard technical English" thing.

hudn33 7 minutes ago | parent | prev | next [-]

Same. I usually just read the book along and ask questions on a specific part, rather than trying to get the LLM to produce an entire study guide for me. It seems to work better as a Q&A than a "teach me" advisor

planckscnst 35 minutes ago | parent | prev | next [-]

You can make something like the link below. I'd say it's a more than marginal improvement. It's still tiring, but it's much better according to my taste. I imagine everyone would have their own version of this for their own preferences.

It's a loop that uses adversarial review to check several dimensions of the writing:

https://github.com/Vibecodelicious/llm-conductor/blob/main/w...

andy99 3 hours ago | parent | prev | next [-]

The sycophancy is also a concern, it’s not really an impartial teacher, all its training is to suck up and maximize engagement rather than learning. The incentives are wrong.

cromka an hour ago | parent [-]

> all its training is to suck up and maximize engagement rather than learning

That's speculative, isn't it

adastra22 an hour ago | parent [-]

No, that's a direct consequence (intended or not) of how RLHF works.

frogperson 44 minutes ago | parent | prev | next [-]

I've found it helpfull to ask the LLM to generate a sylybus for the topic. treat the sylybus as a design doc for a price of software. i find they do much better when they have subtasks to focus on. they can do big picture and small picture, but they can't do both at the same time.

thisisit 4 hours ago | parent | prev | next [-]

I have been using LLMs to help me turn my journals into interconnected notes and sometimes it is so confusing to read the notes that it doesn't resemble any human would write. Its like the models are getting stronger while also losing its touch to write human sounding sentences on complex topics.

cout 2 hours ago | parent | prev | next [-]

I use the LLM to point me at relevant books and papers. But there is still a trust problem: I am trusting the LLM to point me at reliable, trustworthy sources.

I'm not sure I'm better off with humans though -- I'm not qualified to judge whether a source is a proper authority, not an I qualified to judge whether someone knows enough to point me to a reliable source.

It seems this is a fundamental epistemological problem to which there may never be an answer.

ethin 3 hours ago | parent | prev | next [-]

Even if you tell the LLM not to use LLM pros they (still) do it. If you feed the Wikipedia article on signs of AI writing and tell them to use none of those signs they will also (still) do it. I have tried (many times) to get an LLM to explain a concept to me, or a process, or an algorithm or what have you, and every time they cannot help themselves. Either they use LLM pros, or they get so verbose that it all just becomes noise and I spend more time filtering out unnecessary jargon than I do reading let alone learning anything.

cromka an hour ago | parent [-]

I ask them to use Simple English and a jargon of the domain. This seems to work best for me.

KronisLV 2 hours ago | parent | prev | next [-]

> First, I get exhausted reading LLM prose. I really don't want to read anything generated by something like Opus 5 at this point.

I’ve found the tone of Kimi K3 to be less obnoxious. Unfortunately it doesn’t wholly solve the issue, I don’t think any LLMs out there have a truly pleasant writing style, but at least not every assumption is “load bearing”.

smnplk 4 hours ago | parent | prev | next [-]

Have you tried using the caveman skill ? :D Might be worth a try if you dont like long prose https://github.com/JuliusBrussee/caveman

SambhavGupta 2 hours ago | parent | prev | next [-]

To get rid of the llm prose issue you can take a representative sample of its prose (say a question and its answer), rewrite the answer in the way you'd prefer, and add that to the system prompt; I did this to get my LLMs to compress down what they say, and now everything they say is very dense and to the point

c_moscardi 4 hours ago | parent | prev | next [-]

Yeah, I am currently trying to work with Opus 5 to refresh myself on deep learning fundamentals, and... it's a mixed bag. I'm glad I already am familiar with the subject matter, as I can prompt for refinement and improvement. It is kinda following the Karpathy videos so far (a couple lessons in) but adding more math/derivations, which was what I asked for. It has trouble staying on topic, presenting information in a coherent/meaningful order, and providing all the context necessary to move through steps in its "course notes".

Like I said, I'm essentially continually prompting to refine the material. LLMs certainly continue to append, and never cut back. It just keeps spitting out additional content at me. So that's a bit annoying too. But I can basically get figure out what's going on with a few extra promps.

If youre curious what i've got so far... just be warned it is quite literally AI slop plus me continually prompting for clarification/cleanup etc. : https://github.com/cmoscardi/ai-for-ai

novaleaf 4 hours ago | parent [-]

opus 5 doesn't follow instructions that great. probably needed that extra "creativity" to benchmax. if you are stuck on anthropic, try Opus 4.8 or Fable5 a try with the same prompts. very different results.

treetalker 2 hours ago | parent | prev | next [-]

So you want it to teach you and take notes for you?

cortesoft 4 hours ago | parent | prev | next [-]

I have been using this tool for the past few months that was posted on here: https://github.com/devenjarvis/lathe

It generates tutorials for you, and serves a webpage that lets you complete them. It does a remarkable job.

It still has a bit of the LLM prose problem, but it does help you fine tune the ‘voice’ it uses.

agumonkey 3 hours ago | parent | prev | next [-]

anybody adds some prologue about what style of answers are prefered ? i know i often try to change the linguistic patterns because i too (unsurprisingly) am tired of llm prose.

esalman an hour ago | parent [-]

I've heard people promoting LLM to use ASD-STE100 Simplified Technical English with some improvement.

sscaryterry 3 hours ago | parent | prev | next [-]

> want to read anything generated by something like Opus 5 at this point

I've stopped using CC because of it. I find it insufferable.

puttycat 3 hours ago | parent [-]

Opus 5's language is just terrible

unclebucknasty an hour ago | parent | prev | next [-]

>LLM prose is annoyingly dense, and the useful information gets lost in a bunch of noise.

This problem doesn't get talked about enough and is second only to the hallucination problem IMO.

AI produces so much noise to wade through in order to find signal, the more expertise you have in a field the more that costs. That noise directly subtracts from any productivity gains.

And, I think the problem is directly related to the hallucination problem. It feels very much like an effort to kitchen sink the response in order to provide some value among possible hallucinations.

It also seems to be a byproduct of Gen AI operation. It just fundamentally doesn't understand what it's outputting, so doesn't know how to narrow down to the most salient bits.

jijji 36 minutes ago | parent | prev | next [-]

something to try that works really well is to put "explain this as if you're talking to a 5th grader" at the end of your request.... it just breaks down the text into more manageable sentences that can be understood by general audiences

dbtc an hour ago | parent | prev | next [-]

"hey LLM, I'm trying to learn about ___. I already know ___. My favorite authors are ___. Suggest some reading material."

biophysboy 4 hours ago | parent | prev | next [-]

It annoys me that the default AI mode is so tedious and longwinded. I read a lot of nonfiction - the house style of AI is basically marketing copy.

colordrops an hour ago | parent | prev | next [-]

You can instruct it to be terse and even take on a specific voice if the standard prose bothers you.

yieldcrv 3 hours ago | parent | prev | next [-]

Its aligned in getting you interested and frustrated about a topic enough to go to a primary source you would have never looked at

lanfeust6 4 hours ago | parent | prev | next [-]

LLMs help me refine my search. If I want to dive deeper into any topic, I can yield a strong list of primary sources relatively quickly.

epolanski 4 hours ago | parent | prev | next [-]

> LLM prose is annoyingly dense

It's just long. It just doesn't shut up. It's overly verbose. And you can't tell it to be concise or you degrade its quality.

If I ask what an integral is, the correct answer is that it is the continuos analog of a sum, generally used to calculate areas and volumes.

It should really be a single sentence, and then let me ask more about the terms I don't understand, and here's the beauty, in the previous one there can be only 5 terms I cannot know.

An LLM will vomit an entire page or more of explanation which isn't bad per se, but is an answer to something different: "give me a short introductory explanation to integrals". And that's not what I asked.

onemoresoop 2 hours ago | parent | next [-]

I call that vomit shotgun answers, text from which you have to filter out all the extra info the LLM wasn’t asked for. Luckily you can control that behavior and make it behave closer to what you want. Just ask the LLM how to ask for it.

oblio 4 hours ago | parent | prev [-]

The new Google Translate. They've made it slightly better at translating paragraphs of text but in many cases it's lost the basic function for translation: dictionary.

Try it out, fairly sure that if you out in 100 random words for 30 of them it will just refuse to translate them (it will copy paste the original word into the target language) or it will do silly things like use the target 4th dictionary definition instead of the primary one).

misiti3780 4 hours ago | parent | prev | next [-]

I think AI is surprisingly good at this. I use voice mode while working out to learn complex topics, follow up with reading, and then go back to ask the LLM more questions. They excel at simplifying complex ideas and have endless patience. One hack I found is telling the LLM to test my knowledge by asking me questions—that gives me a clear idea of what to read next. Overall, they’re a great tool to use alongside traditional learning methods like reading books and working through practice problems.

runarberg 3 hours ago | parent | prev | next [-]

AI hater here. Too me this story is all to predictable. This is exactly how I thought using LLMs to learn would go. Or in simpler terms: well duh.

I'm actually going to make a prediction here as well. I think you will soon realize that using LLMs to clarify certain questions or ideas you have will turn out to have frustrations as well. And that you will soon direct those questions to either peers you know in real life or internet forums which are very likely to have a non-AI policy.

andy99 an hour ago | parent [-]

> I'm actually going to make a prediction here as well. I think you will soon realize that using LLMs to clarify certain questions or ideas you have will turn out to have frustrations as well.

Much more likely that people will believe themselves to be an expert in a subject after having had a conversation with Claude about it.

mancerayder 3 hours ago | parent | prev | next [-]

[dead]

imadierich 2 hours ago | parent | prev | next [-]

[dead]

nullsanity 4 hours ago | parent | prev | next [-]

This is on top of the issue of LLMs being a moron. like, I'm sure dumb people can learn stuff from them, but I'm sticking to books written by people who know what they're talking ahout and not vibed slop.

varispeed 4 hours ago | parent | prev | next [-]

> First, I get exhausted reading LLM prose.

Often "be concise, to the point." is enough, but you can also paste it some stuff you like as an example text and ask to do style transfer.

j45 3 hours ago | parent | prev [-]

You can change the prose that it outputs to anything you like. ask the llm how.

j45 an hour ago | parent [-]

Specifically, you can set the tone and style to match what you like or used to after asking it to interview you, create an output, and then use that output as the project description or document to refer to