andrewducker: (Wibbledy Weep)
[personal profile] andrewducker
One of the ways in which my brain seems to be different to other people's is that I find it much harder to learn a new thing to start with, and then much easier to end with.

Which is to say that if you ask me to remember a group of unconnected facts then absolutely none of them will sink in, and I will stare blankly at any tasks connected with it, unable to work out how to carry them out.

But once I work out *how* they are connected, and what the underlying system connecting them is, I then seem to be much more able to understand that system, and how to make it do things that others struggle with.

And so, for instance, I am terrible with names. Because names are a random collection of sounds with no meaning that connects them to a person, and so there's no way to connect the name to the person in my head. I just have to hear the name about 30 times before it finally sticks. (Or in the case of someone I've known, liked, and worked with for years up until 6 months ago, and then bumped into randomly at a bus stop I had to scroll back for months through WhatsApp messages until I found them.)

Or to give a more technical example - some people can memories 5 or 6 commands that they use all the time with Git, and then just churn them out when they need to use the particular piece of functionality they wanted. I absolutely cannot do that. I had to go and read multiple different explanations for what was happening under the surface until I understand what it was actually doing. And then making it do things was pretty trivial, I just had to find the command that would make it do what it was clearly designed to do.

There are clearly people out there like me, because otherwise people wouldn't be writing explanations aimed at, well, people like me. But I've never met anyone who's talked about thinking in that way. Which is a shame, because it used to stress me out a lot whenever I started learning anything new. I'd sit there in the class wondering how everyone was memorising all of these things, and feeling like I was an idiot who was never going to understand any of it, feeling horribly stressed that I would be found out. And then at some point it would click, and I'd whoosh ahead to doing better than everyone else. Except for those things that never clicked, of course.

One of the things that clicked with me very late was...people. And, specifically, myself. Which, I assume, is strongly connected to my autism. Lots of people seem to just memorise 753 arbitrary social rules and follow them. As I may have mentioned a few times above, I suck at that.

And so for a lot of my youth I felt like the world in general was a whirling cyclone of chaos. Things would happen, but not only did they make very little sense to me, I fundamentally didn't believe that sense could be made of them. I'd deal with the outside world enough to get what I needed, or when I was forced into it. And then I'd retreat back to the safety of a book, or a game - something which made sense, where you could tell why things were happening. Where, in the case of roleplaying games and computer games, there were nice hard rules about how the world worked, and what you could and couldn't do, and it was easy to understand wht was going on.

But at some point in my 20s, a collection of varying things I'd read over the previous decade started gluing themselves together into what you might call a theory of people. (There's absolutely no point me recommending any of them to other people, they're mostly wrong, out of date, or filled in gaps specific to me.)

The theory wasn't very good, it was full of stereotypes, and misapprehensions, and I doubt that more than a small percentage of it has survived to now. But once I had *a* theory of people, the world was no longer chaos - it was a thing I could examine, and make predictions about, and then take feedback from back to my theories when the predictions turned out to be badly wrong. It was something I could discuss, and argue about, and finesse whenever I had someone point out what utter nonsense I was talking. Until it became something which seems to work reasonably well most of the time (although I'm sure there is still wrongness lurking within).

However, even more than allowing me to understand the outside world, it made a massive difference to my understanding of *me*. At some point I realised that if my theories about people and how they acted were any good then they would also apply to me. And I changed from feeling like a being standing on the outside, observing to feeling like an inextricable part of what surrounded me. The change was so huge, internally, that I literally cannot explain what I was thinking before this point. In many ways it feels like I was not. I was reactive, and acting moment to moment, but I wasn't a mindful person making plans in the world to achieve things. My whole kind of consciousness changed, and the me from after that point can't make his thoughts fit inside the mind of the me from before that point - the two minds are such very different shapes. I have memories, but they're very much third-person "Here's what happened to that guy" type of memories.

Not that it was a single moment. I remember there being a period of at least a year, maybe longer, in my late 20s where I had a series of epiphanies. Not that any of them are that exciting, or that I have a good memory of any of them now - but there were so many moments where I realised that things that I believed just didn't match up with how the world actually was. Where it suddenly felt like the world fitted together in a different way to how it had a few moments before. It felt like I was working the kinks out of the tangled wires that made up my thought processes. And the mind at the end of that period felt quite different on the inside to the mind beforehand.

Which isn't to say that I haven't continued to find errors in my thinking - there was a very useful year of counselling I went through in my early thirties that helped me sort out a lot of things I was still carrying around. But it's (mostly) been a much smoother process since that point, and I can still put myself back in my shoes from anywhere past that point, and imagine what I was thinking, even if it was regularly something pretty stupid. It hasn't up-ended my world in quite the same way.

And, having had the recent autism diagnosis, I realised that this was something I'd just never talked about with anyone. Because it never seemed like it would be a useful thing to share, that it wouldn't connect with others at all. But I thought I'd give it a go, and see if it at least made sense to me when written down. And if it did, whether it made sense to anyone else.

Date: 2023-09-09 08:24 am (UTC)
aldabra: (Default)
From: [personal profile] aldabra
Yes. At least the learning part. I loved Latin and Greek, where they started by explaining the grammar and then gave you lots of examples, and never tried to make you listen or speak it spontaneously. It was like doing crosswords. I loathed German, which they tried to teach us *in German*, by osmosis, without writing down the way the words were changing.

People-wise, I can manage one at a time. I shut down in groups, and I have no idea what is going on with electorates.

Date: 2023-09-09 08:53 am (UTC)
cmcmck: (Default)
From: [personal profile] cmcmck
It's an interesting thing with names that there seems to be no in between- people are either very good with them (I am which was a huge advantage when teaching) or not very good with them,so you're not alone!

We do make such assumptions about how our minds work- I'm colour/music synaesthetic and for decades I just assumed that was how everyone perceived and was really surprised to learn 'twas not so!

Date: 2023-09-09 10:00 am (UTC)
simont: A picture of me in 2016 (Default)
From: [personal profile] simont
For the languages, I had a different experience. I loved the grammar, because it fits together into a (mostly) logical structure, which is easy to remember because you can use the internal logic to remind you of any small part you forgot, if you remember enough of the pieces around it. But learning vocabulary is just "memorise huge volume of arbitrary stuff" and not motivating. Latin vs German made no difference: for both languages, grammar fun, vocab tedious.

I have the same feeling about computer languages, in fact. Syntax and semantics are interesting, especially in languages where they're doing something unusual (like Rust). But to get from "read the spec and understand the semantics" to actually writing nontrivial programs in the language, you also have to memorise a huge pile of standard library functions and their names and prototypes, and until you've done that, you code at a snail's pace because every other line you have to stop to look something up in the phrasebook library reference.

Date: 2023-09-09 10:06 am (UTC)
aldabra: (Default)
From: [personal profile] aldabra
Yes, vocab was tedious. Except, there is a whole lot of etymology. And Latin and Greek are particularly good for that. Mandarin seemed a whole lot more arbitrary to me, although presumably it wouldn't have done if I had already learnt Japanese or something.

Date: 2023-09-09 10:22 am (UTC)
autopope: Me, myself, and I (Default)
From: [personal profile] autopope

Yeah: I failed utterly with French because they started on grammar with the irregular verbs (so nothing was transferrable) and tried the teach-by-conversation route. On top of which I have poor memory retention for stuff I'm not hooked on -- probably some ADHD there as well as what I suspect is autism.

Date: 2023-09-09 11:19 am (UTC)
calimac: (Default)
From: [personal profile] calimac
There is one way in which I'm very like you. I do not want step by step directions to travel somewhere. I want a map. Then I can put the travel instructions in context and understand why I'm doing them. Otherwise it's mindless rote.

This can be hard to get across. Once in a large airport where I was changing planes, I went to an information booth and asked for a map of the airport. Them: "Where is it you want to go?" Me: "I want to go where there's a map." They kept insisting they could tell me where to go, and I kept asking for a map.

I forget how this came out, but what I actually wanted - which I wasn't going to tell them, because then they'd pour at me a stream of words which I'd be unable to make any use of - was a map identifying all the eateries in the airport, so that I could decide where to eat based on the two factors of 1) how much I liked that cuisine, 2) how far away it was. I couldn't do that without a map.

Date: 2023-09-09 11:20 am (UTC)
stormclouds: (Default)
From: [personal profile] stormclouds
probably some ADHD there as well as what I suspect is autism.

As someone who was recently diagnosed with both, that would not surprise me at all. In fact it makes a lot of sense.

Date: 2023-09-09 11:27 am (UTC)
stormclouds: (Default)
From: [personal profile] stormclouds
I struggled to understand the why of things. I'd be told a rule but unless I knew why I just didn't get it and didn't see the point in it. I needed to know why things had to be done or said in a certain way.

I did not get on with French because they failed to explain some basic stuff like j' actually being je. I much preferred German because that had rules and teachers explained those. I loved the sentence structure because it made sense.

When it came to maths, my teacher said I always did things the hard way. I never understood that. I'd swear I did it the way I was taught but I guess I didn't. I probably found another way that made more sense to me but she thought of as harder.

Date: 2023-09-09 11:46 am (UTC)
cmcmck: (Default)
From: [personal profile] cmcmck
Where on the maths, I'm dysnumeric and it's a swine to try to explain to people what that means!

Date: 2023-09-09 12:28 pm (UTC)
gingicat: woman in a green dress and cloak holding a rose, looking up at snow falling down on her (Default)
From: [personal profile] gingicat
This fascinates me because I have been reliant on memorization. For example, I failed the Windows95 certification (in my 20s) because I put in the answers that made sense to me. I had to go through practice tests multiple times in order to memorize the "correct" answers and pass the test.

It is definitely easier if things are related or have some kind of mnemonic. Certainly when I was learning to read music, Every Good Boy Does Fine was extremely useful for reading the treble clef.

Date: 2023-09-09 01:40 pm (UTC)
coth: (Default)
From: [personal profile] coth
I recognise that process of gradually understanding the rules of the world. I don't think I was ever that disconnected in the first place (somewhat, but not that badly).

But as to the thinking...here's an anecdote for you. When I started at university to do a 3 year Joint Honours course I was directed to the Year Zero classes of a 4 year IT degree. I could not get to grips with unstructured BASIC and was despairing when they told me after 9 weeks - three quarters of the semester through - that I was on the wrong class and should have been doing the Year One IT classes. With three weeks of the semester to go I transferred to a class where the language was PASCAL, and got a first class mark in the exam at the end of the semester that was failed by over a quarter of the students sitting it.

Date: 2023-09-09 03:41 pm (UTC)
calimac: (Default)
From: [personal profile] calimac
All the grammar I know I learned in German class. I too liked the clear rules and explanations. We never had any technical grammar lessons in English class.

Date: 2023-09-09 05:25 pm (UTC)
coth: (Default)
From: [personal profile] coth
Something like that, anyway.

Date: 2023-09-09 06:48 pm (UTC)
greenwoodside: (Default)
From: [personal profile] greenwoodside
May have been from the era when grammar wasn't explicitly taught in English (in the English education system, don't know about Scotland). I only learned some grammar for English at English Language A-Level. Most of my grasp on grammar I got from studying Latin at university, which was a true grammar bootcamp.

Date: 2023-09-09 07:09 pm (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
This deserves a much longer answer, which I hope I get to.

The short one is that I feel like I'm the utter opposite when it comes to learning. I'm great at memorising, but, despite also being great at abstraction and pretty good at systematising, I'm MUCH better at the early stage of learning. I do better than most for quite a while.... Then everyone powers past me. Work, when I'm in "flow" often feels more like blindsight than skill. But maybe it's just the part of me that understands can't communicate - I think that's common enough.

I guess one difference is that am also talking about skills with physical components, not purely mental ones.

There are a good few exceptions too. Singing and songwriting for one (though NOT playing instruments, that I get stuck on)

One thing (that I'm sure you know) is your epiphanies happened at just the age when humans first get full emotional control (well, as close as that gets!). That must have helped.

Date: 2023-09-09 07:12 pm (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
German is also one of those languages where that approach is doomed to fail.

Even Germans need lots of grammar teaching to get it right. Even as children. Which means, of course, there are also a lot of Germans who speak pretty ungrammatical German.

Date: 2023-09-09 07:13 pm (UTC)
agoodwinsmith: (Default)
From: [personal profile] agoodwinsmith
I used to think about formal learning situations as a place where I needed to form a gestalt (a word I fell in love with and used whether rightly or wrongly to my own purposes). I need to gather enough details to create a structure on which to hang the rest of the details. Until there is an underlying structure (even a wrong structure), I can't move forward. Once there *is* a structure, I can see relationships in the random details.

I have a reasonably decent memory, so I can retain details until the structure appears, but until then it is rote and I have no idea what is going on. As a tall kid (a brief glorious part of my life, remembered fondly), who was also super short-sighted, from the back of the room it took a while to discover the eyesight issue because I was memorizing what the teacher wrote on the board by the hand movements. So, with that kind of memory training I can usually barf out details, but use them? Hah.

Things that complicate things: I transpose numbers (never trust me for a sequence of numbers; just don't). And,I need to be looking at the speaker's lips to "hear" consonants.

So. As an example: although I have taken every in-house training course for Excel at every place I have ever worked, I still have no idea how to really use it. Honestly, most of the people I have worked for have not either, so I've been fine, since all they really wanted were tables similar to the ones that could be made in Word Perfect. But I know that Excel is a more powerful tool than that, and until I get a structure I can hang the rest of the information on, I'm gonna be stuck with tables.

Date: 2023-09-09 07:18 pm (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
On the other hand, to prise software requirements out of customers/ users / clients, we have to use just these strategies!! Or maybe both. Because getting them to answer actual questions is also a part. We need to know the actual need and can't stop with "giving the map"because there may be far better ways to solve the problem.

Date: 2023-09-09 07:22 pm (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
If you got English grammar in school in the UK in the 70s, you were in a very small minority.

I got none at all. Which was a pain in the ass when I came to learn German (at 45). Because I didn't know or understand any grammar terminology beyond noun, been, adjective. (My English grammar is pretty good- but instinctive - was totally learned from my compulsive and very prolific reading)

Date: 2023-09-09 07:45 pm (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
Bloody autocorrect - noun , verb, adjective!

Date: 2023-09-09 09:40 pm (UTC)
anef: (Default)
From: [personal profile] anef
My epiphany about how to understand the world occurred after watching several episodes of Star Trek and specifically where Spock was dealing with a problem. And he applied logic. And I realised that by applying logic you have a system for undertanding how the world works. It may not give you the right answer but it at least shows you a path for how to look for it.

Date: 2023-09-10 08:11 am (UTC)
draigwen: (Default)
From: [personal profile] draigwen
I'm absolutely the same. I probably know more Welsh grammar than Welsh speakers (and certainly my children) - but I can't speak the language because I can't learn the vocab. I also used to love programming for the syntax - but have never got far in actual writing programmes (at least not since university when I had to). I've always said to people I can pick up grammar of a language because it's like learning a programming language. Glad I'm not the only one!

Date: 2023-09-10 08:16 am (UTC)
draigwen: (Default)
From: [personal profile] draigwen
Yup. My grammar knowledge came from a mixture of learning Welsh and having a book on grammar that I picked up probably 15 years ago now. I read it cover to cover (well, I don't think I read the whole book, but most of it)... I couldn't put it down!

Date: 2023-09-10 07:39 pm (UTC)
agoodwinsmith: (Default)
From: [personal profile] agoodwinsmith
Yeahbut, nobut - you gotta start by giving me the map, because I believe in the map, and I won't be able to listen to you until I have discovered for myself that the map doesn't get me where I want to go. Also - if I take the long route to where I want to go, you gotta let me do that because I *need* know where where all those bits are in relation to where I was and where I want to go. Gimme the map and let me know you have easier ways to get there/do the thing if I want to try what you've got. I can't listen to you until I've tried the map. Sorry.

Date: 2023-09-11 04:37 am (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
Lol. Well yes. That's accurate.

Date: 2023-09-11 04:39 am (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
The info desk person may also have the view that their job is to solve a problem, not just mindlessly obey requests.

Date: 2023-09-11 04:47 am (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
My maths teachers were pretty good. Still couldn't teach me mathematical intuition (or whatever pattern recognition it is I seem to lack). I'm fine with logic, sets, and the basic mechanical methods in algebra, trig, geometry, even calculus or stats. But I do very poorly as spotting when to apply known things. A bit like I'm playing chess without ever having studied all the openings / endgames/ gameplay. So I can use maths as a tool for other science absolutely fine (even when it was for trading algorithms) I'll just never be an actual mathematician. Which is fine (if a bit annoying since I have often worked with actual mathematicians or mathematically skilled developers).

On the other hand, we had a (very young) English teacher for 2 years when I was 11,12 whose English was worse than mine and we fought. The next one was superb. But still no grammar!
Edited Date: 2023-09-11 04:50 am (UTC)

Date: 2023-09-11 04:52 am (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
My sister (statistician).and her husband (accountant) are true Excel geeks! I think it takes dedication.

Date: 2023-09-11 04:55 am (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
My own personal epiphany was realising that many people DON'T use logic, and there was no point in me attempting any sort of discussion with them (and no chance of me being able to teach them logic, nor would that be the same as having used it in practice day in day out every day of their life so far). Bit depressing really. But saved me time and aggro.

The 2nd one was that for humans, most logic about our own behaviour is post-hoc explanation of decisions and behaviour that was emotional. Emotions drive, logic follows. More often than not.
Edited Date: 2023-09-11 04:59 am (UTC)

Date: 2023-09-11 06:59 am (UTC)
anef: (Default)
From: [personal profile] anef
Thinking about recent election results I can only agree with you.

Date: 2023-09-11 09:06 am (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
I'm not sure how visualization skills would help, but maybe. I'm close to aphantasic myself.

How's your 3d vision? Do you know if you have full perfect stereo perception? That I can see helping...

Date: 2023-09-11 10:30 am (UTC)
channelpenguin: (Default)
From: [personal profile] channelpenguin
Ah, interestingly, my immediate thought on the first step to tackle that problem was exactly what he went on in the next page to show.

Though I do need the picture in front of me.

Date: 2023-09-12 05:02 am (UTC)
moniqueleigh: Siamese cat half in a fishbowl with goldfish biting the cat's tail. Text "Fail" (FAIL)
From: [personal profile] moniqueleigh
This was true of many of my maths teachers too, especially in high school (ages 14-17). I remember constantly being told that my solutions worked, but they were the "hard way 'round", but nobody would ever explain the easier way.
In college, I decided that calculus would be too hard (because of those high school experiences) & decided to try trigonometry. Horrible mistake. The prof worked with me after classes, & I still couldn't get my head around it. To this day, I have zero clue what was happening in that class. I managed well enough to not completely blow my GPA, but it was close. I was told years later that cal probably would have been easier for my brain (especially since I'd been quite good at physics). At which point, I kind of blew a gasket that nobody told me the math in physics was close to calculus.

I feel... Seen

Date: 2023-09-12 08:19 am (UTC)
hairyears: Spilosoma viginica caterpillar: luxuriant white hair and a 'Dougal' face with antennae. Small, hairy, and venomous (Default)
From: [personal profile] hairyears
You have described my difficulties with names very well!

I regard this, and several other issues I have, as a dyslexia-adjacent problem: I have several, except for the 'real dyslexia', which is to say that I have no problems at all with reading and spelling.

I struggle with any body of knowledge that is taught as facts to memorise, and do very well with things that you do and systems that consist of complex structures and relationships.

Date: 2023-09-14 01:13 am (UTC)
cellio: (Default)
From: [personal profile] cellio

I tried a few times to take Hebrew classes locally, but the teaching model was "conversational" (just practice dialogues until you "get it"), not structural. I begged for a conjugation chart for the form we were using (all the verbs at that point were regular), and the instructor looked at me like I was from outer space or something. Why would I want something nerdy like that? Because I needed it to hang the rest of it on! It was a very frustrating experience that this post reminded me of. So yeah, definitely not just you on the learning style. :-)

I'm also terrible at names unless I can come up with a hook. A classmate once tried to explain finding hooks to me, using herself as an example -- she said her face shape and hair resembled Miss Piggy and her name was Peggy. It's been decades and I still remember Peggy's name, but I also still have no idea how to come up with stuff like that on my own.

March 2026

S M T W T F S
1 2 3 4567
891011121314
15161718192021
22232425262728
293031    

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 4th, 2026 01:02 pm
Powered by Dreamwidth Studios