Hey all,

Just curious about something. I’m in my 30s and it took me until my early to mid 20s to realize that the cartoon thought bubbles or echoy voiceover thinking in shows and movies was kind of a real thing.

I almost never can visualize, and when I do it’s not something I can control. I can’t just summon the image of an apple in my head, but apparently everyone else around me can. Even when I can visualize, it’s like a thin mist that’s hard to pinpoint details and easily blown away.

Similarly, I almost never have an internal monologue. The times I do are short-lived and conversational, like “Wow, you should really wake up, it’s past noon”. or something.

However, I’m pretty good at playing songs in my head and quietly jamming out to sounds that don’t exist.

When I have a puzzle or something I need to think about, my subconscious handles it and just tells me the answer most of the time, without me having to do anything but look at the problem and wait. That’s super helpful for most day-to-day stuff, and people think I’m smart. But it means I’m terrible at doing math in my head, and can’t think through any kind of complicated issue in my head.

It also doesn’t help that my short term and long term memory are both terrible. Any memories older than a couple of weeks are just gone, or they are emotionless fuzzy snapshots with no before or after. If I know something, it comes to mind without effort. If I don’t know something, it’s probably just gone forever unless I have some kind of visual reminder and get lucky.

Basically, I can’t do anything in my head. I have to write it down, or have some other way to externalize the information in order to go over it. This make people think I’m stupid.

Add in the classic “bad at social-anything” and every interaction feels like a disaster.

And don’t get me started on how often I forget what I’m doing or how badly I fail to multitask. Makes finding a job I can live on very hard, and the one time I had a decent job, I felt like I constantly had to prove myself. I was always making seemingly basic mistakes and letting everyone down.

Anyway, that’s neither here nor there. I wanted to give kind of an overview of how my head works. I was wondering what kinds of brains everyone else is dealing with.

Does anyone else deal with things like visualization, or poor memory, or anything like that? How do you cope with the day-to-day?

  • Wes_Dev@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    5
    ·
    4 months ago

    Oh man, my last job was in IT and I’ve been trying to get back into it. I can throw together a decent script with some Google-fu, but anything longer than a hundred lines and I start to forget how everything interconnects and what supposed to be doing what. I keep having to relearn things that I haven’t used in a couple of weeks. How do you handle the complex nature of the beast? I just worked as a generalist, so luckily I didn’t need to do super complex tasks.

    • pageflight@lemmy.world
      cake
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 months ago

      Depending on the code, I have a hard time following things longer than a couple hundred lines. I didn’t know if that’s typical, though spaghetti code is certainly common. I do push harder than many people to factor out helpers, but ultimately it leads to cleaner, more testable code.