Hacker News new | ask | show | jobs
by largepeepee 1128 days ago
It's also useful to point out that historical verbal tradition trained a very specific type of memory recall but that doesn't automatically make anyone wise.

Just because you memorized 10000 random articles on Wikipedia, doesn't mean you now have the wisdom to apply that in a particular circumstance.

Very much like early AI models.

5 comments

I think the contrast should be between studying and internalizing a subject versus having the ability to look up a subject. That seems the most true to Plato's intention.

It's common and easy to fall into considering the things you could look up as things you already know.

What's the difference, one might ask? What's the problem with offloading some of this knowledge and free up space in your head? Well the thing when you learn something is that it doesn't just permit access to the information, it also permits synthesis of new ideas. The sum of knowledge is greater than its parts.

A very concrete example: As someone who only speaks English one may look up the Latin terms 'manus' (hand) and 'facere' (to act/do/make); but unless you actually do, you'll probably not immediately grok the etymology of the English term 'manufacture'.

Exactly. My compsci prof was forcing us to learn so much by heart, but then it's internalized and you start to think in those terms. Right now I am writing my PhD thesis in management and in the beginning I didn't have all of those papers really in my head. But now slowly that knowledge accumulates and I can think through things I couldn't think before. But on the other hand, I now think, how could I not understand that, it's trivial. And to add, it is the same for literature and poems. If you know a poem by heart, it's not just fancy to recite it, but that you start to really incorporate part of that language.
I think of it in terms of computer memory levels.

There are some computations (synthesis) that require so many (non-front loadable) memory accesses that it's impractical to do them from memory with significant delay (books), because the number_of_accesses * access_time dominates the project time.

Instead, you must have a working set of core information (or at least pointers to information) in low-latency memory (your brain).

Example: How much longer would it take me to do a multi-digit multiplication if I had to look up the process for multiplication in a book for every digit multiplication I did? And what if that multiplication were just one of many in the higher-level math problem I was trying to solve? (Then generalize to any problem that requires a core base of knowledge)

It is very similar to caching performance impacts. And like you say, sometimes performance is just faster, and sometimes it actually enables functionality…
Strong memory is almost always an indicator of exceptional skill. Whether it's chess players, musicians, writers or poets, mathematicians or also programmers, people who excel generally have astonishing ability to recall.

That's not an accident. Wisdom emerges out of practice and the effortlessness that comes with it. The genius piano player isn't that good because of some pie in the sky wisdom about music, just like the AI they just played tons of scales and training pieces. Literally meaningless stuff. This rejection of rote memorization as some sort of lower skill, that students should be 'smart and lazy' is one of the stupidest modern tendencies.

>Just because you memorized 10000 random articles on Wikipedia, doesn't mean you now have the wisdom to apply that in a particular circumstance.

It's much more likely that you can, that someone who would only look them up "on demand", however, as you at least are aware of the possibilities in those domains.

This is actually what Plato also mentions, a few paragraphs later:

> He who thinks, then, that he has left behind him any art in writing, and he who receives it in the belief that anything in writing will be clear and certain, would be an utterly simple person, and in truth ignorant of the prophecy of Ammon, if he thinks written words are of any use except to remind him who knows the matter about which they are written.

https://www.perseus.tufts.edu/hopper/text?doc=Perseus%3Atext...

> also useful to point out that historical verbal tradition trained a very specific type of memory recall

I'm genuinely curious, why do you think this is relevant? How would you differentiate "specific types of memory recall" scientifically?

Cued recall in the form of verbal tradition is often criticised to be subject to inaccuracies as, for one example, stories accrue embellishments over time.

https://en.wikipedia.org/wiki/Recall_(memory)

In Appalachia that's just called storytelling. :)