6 ms·
> As an example: I'm autistic and I learn inside-out, building larger new concepts out of smaller existing ones; those with Asperger's on the other paw, learn o
by truculent 9mo ago
> As an example: I'm autistic and I learn inside-out, building larger new concepts out of smaller existing ones; those with Asperger's on the other paw, learn outside-in instead, breaking down larger existing concepts into smaller new ones; both are part of the "autism spectrum", but differ very fundamentally.
This is a really interesting observation - can you expand on this a bit more, please? How did you first notice this distinction?
When, for example, learning a new concept in math or physics, what would outside-in look like vs inside out? Would you characterise neurotypical learning in one way or the other?
- LoganDark 9mo ago> This is a really interesting observation - can you expand on this a bit more, please? How did you first notice this distinction? A year or two ago I interacted with someone with Asperger's, and since that very rarely happens I hit a sort of uncanny valley with the way they wrote to me, because their writing gave me a lot of neurotypical vibes, but at the same time seemed a lot more logical and structured than actual neurotypical writing. They seemed to be building their writing and ideas out of logical tokens and constructs in an evidently autistic way, but so much of their writing looked neurotypical. It was sort of like Scratch blocks, where they learned general templates for sentences and paragraphs from neurotypicals, and then substituted entire phrases at a time within them to achieve the desired communication. So while their templates and phrases were learned mostly from neurotypicals, the structure of their communication and usage of it still had a sort of logical system to it. They remembered concepts by the phrases that had been used to explain it to them in the past, and reused those phrases verbatim, slotting them into the templates wholesale. They didn't fully parse everything like I do, they only broke things down as needed to create new logical tokens for new concepts. It's very interesting and fascinating. I mostly only know the one experience I've had, since I didn't get to speak to them again, but I've started to see it absolutely everywhere since. Plenty of engineering blogs, for example, share that sort of tokenized writing style, like for instance this one I recently noticed: https://www.righto.com/2024/12/this-die-photo-of-pentium-shows.html https://www.righto.com/2024/12/this-die-photo-of-pentium-sho... > When, for example, learning a new concept in math or physics, what would outside-in look like vs inside out? I can only guess, because I haven't interviewed someone with Asperger's about this, but I know what it looks like for me and I can guess what it could look like for them (at least for the purposes of the outside-in analogy). For me, when I learn a new concept in math or physics, I want to build an intuition about that concept so I can come up with strategies about it and involving it. This actually mostly does not consist of algorithms related to the concept, but rather more of a fundamental intuition about the nature of the concept itself; what shape it is, what holes it fills, what types and classes of things it can do or model, etc. With this I can come up with my own algorithms on the fly, and also know when the concept might be relevant. An outside-in learner, however, would be different. I have very little experience with the learning process or even with the execution process, but it's likely that they would not bother to break the concept all the way down and try to fully fundamentally understand it. Rather they might look to learn examples of it, algorithms and procedures relating to it, and ways to prove that their approach is correct. It would be less of "understand all the intricacies of this thing and every property it could possibly have and integrate that with everything else" and more of "fill a mental knowledge base with examples, applications, procedures relating to this thing". > Would you characterise neurotypical learning in one way or the other? I would not. I don't mean to imply that neurotypical logic is inherently more simplistic or inferior to autistic logic, but to me it seems far more like rote learning. They don't necessarily seem to break things down to understand the smaller details, but they don't really commit full logical tokens to memory either. They seem somewhere in the squishy middle, where they can be good at doing something that they don't understand at all, just because they practiced a lot, and they can be terrible at doing something that they understand far better, just because they're not practiced. I've found that given I understand something well enough, I can perform better on the first try than some others who practice. That's not really a reliable indicator of much, but for me a lot comes from similar sources of truth, whereas it seems for a neurotypical they don't always necessarily organize or canonicalize their learnings, so their knowledge can be completely disjoint in areas that could totally be combined. This is all just my personal experience/opinion though, fwiw.
- kens 9mo ago> Plenty of engineering blogs, for example, share that sort of tokenized writing style, like for instance this one I recently noticed Hi, I'm the author of that blog. Can you tell me more about what you mean by a "tokenized writing style"? One confounding factor is that I have a PhD, so I was trained for many years to write in a formalized, academic style. Also, I deliberately put a lot of "signpost" phrases in my posts, since I'm writing about complex subjects and want to avoid readers getting lost.
- LoganDark 9mo agoIt's difficult to explain, but it's similar to the Scratch blocks idea that I mentioned up above. To me, a "tokenized writing style" is one that looks composed of nested layers of structure, not exactly grammatical structure but more logical structure. It certainly appears that a lot of the specific patterns could have come from training, but regardless of what, if you don't have Asperger's, you certainly do a good job imitating it :)
- throwway120385 9mo agoYou could argue that outside-in versus inside-out is more of a temperament than it is a form of neurodivergence. For example, what you're describing is basically typical of how Keirsey describes concrete versus abstract reasoning in Please Understand Me. And it could be kind of alienating to be the one abstract reasoner in a group of concrete reasoners and if you believe his statistics it's kind of likely that you'll find yourself in that situation a lot because you gravitate toward the abstract rather than the concrete/operational aspects of a concept. I generally do the same thing when I'm learning something, and I have to fully understand a concept and then attack the concrete applications of the concept. But I've also learned how to go the other way when I need to because much of the technical writing I encounter is written for people who need a lot of examples but don't follow abstract concepts. So I've internalized building up the abstract concept from the concrete examples.
- LoganDark 9mo ago> You could argue that outside-in versus inside-out is more of a temperament than it is a form of neurodivergence. I believe it is both. You can go against your brain's coding with some extra work; somewhat like an adapter, I suppose. Your brain just still is coded a certain way natively. > or example, what you're describing is basically typical of how Keirsey describes concrete versus abstract reasoning in Please Understand Me. And it could be kind of alienating to be the one abstract reasoner in a group of concrete reasoners and if you believe his statistics it's kind of likely that you'll find yourself in that situation a lot because you gravitate toward the abstract rather than the concrete/operational aspects of a concept. This is very interesting. I've never heard of concrete/abstract reasoners before, but that does sound similar to what I've described. Thank you for the book. > much of the technical writing I encounter is written for people who need a lot of examples but don't follow abstract concepts. Yes! I love using examples to illustrate applications of an abstract concept, but I always explain the concept first. When the concept isn't explained first, I am sad. :( > So I've internalized building up the abstract concept from the concrete examples. I believe you may be better at it than I :)