Ask HN: Is your memory as bad as mine?
51–60 of 82 posts
Re: Ask HN: Is your memory as bad as mine?
#52Not enough context. Do you only watch football once every four years? Probably you don't care enough and have enough context of strategic moments to create memories. The more you care + context, the better the memory will be, see LeBron + Magnus. { https://www.youtube.com/watch?v=HG6M2xQZvj0 , https://www.youtube.com/watch?v=eC1BAcOzHyY }
Actually yes, only watch it every four years. More like a world cup kind of guy. But I thought I was interested enough while watching it and that my memory should have retained such a basic fact. Honestly I’ve considered the possibility you mentioned, that it could be related to interest. But I’m afraid it doesn’t explain it all.
As GP alluded to, memory in humans is not at all like memory in computers. Do you know a lot about Portugal or Uruguai as countries or cultures? Can you name any players on either of those teams? Could you draw the flags of either of them from memory?
All of those sound like a ton more information to remember than just which country played. And it is. But if you knew that, it would be easier to remember which country played, as human memory is more based on connections than facts.
I only watch soccer during the world cup and possibly half a match if it's on wherever I am. But I can tell you that Japan beat Spain yesterday, which knocked out Germany, because I've been to Japan and Germany in the past, and am actively considering a visit to Spain this coming spring or summer.
Though I don't remember the score of Japan-Spain, or the fourth country in their group. It was a 1 goal differential, so probably 2-1 or 1-0. I care enough about the game to know that it was tense at the end, but not enough to keep track of the individual goals.
Re: Ask HN: Is your memory as bad as mine?
#53OH yeah. Coming up on 40 and I forget so much shit now. I'll forget I watched some movie a year ago, start to re-watch it, and go "wait a minute..." I also make really dumb errors writing that I never, ever used to. Homophone mix-ups and such, even when I know which one's correct, the wrong one goes to my fingers. Omitting words, that kind of thing. Didn't do that ever before 30. I also barely have what they call an…
Really interesting! I'm 32 and I feel like this is the exact same thing that's happening to me. I have struggled with this for a long time, and I've been hyperaware of it, since it partially contributed to my marriage breaking down. I've gone to therapy after it was suggested that this might be childhood trauma, but the therapist seems to be focusing on different things. Can I ask what the disorder is (perhaps I'm mi…
I've had trouble falling asleep since I was a very young kid (mind racing with questions and thoughts, ruminating on times I've done things wrong which are the only events I've ever been able to form strong memories of—and as an adult, add anxiety to the mix) and wouldn't be surprised to find out it's a consequence of only getting enough sleep one or two nights a week for practically all of one's life. But, the cause could be something else entirely, I have no idea.
https://en.wikipedia.org/wiki/Autobiographical_memory#Indivi...
Re: Ask HN: Is your memory as bad as mine?
#54Earlier quoted context omitted.
Woahhh cool that there is a word for it! I most definitely have a similar memory (autobiographical)...and am 30! I've been learning how to navigate it - for example "tell me about a time that..." is extremely difficult for me. But if I change the prompt to "think of a time when I was living at my grandparents house in the winter" or similar, I can begin to recall things, specificity is key. I also have difficulty whe…
https://en.wikipedia.org/wiki/Autobiographical_memory#Memory... Severely Deficient Autobiographical Memory (SDAM) is that name for the condition. Interviews I've read with exemplars who've been the means for researchers discovering that it exists (I think some are in the article's references?) puts them about one notch worse than I am, but most of what they describe rings extremely true. In particular, remembering th…
Re: Ask HN: Is your memory as bad as mine?
#55- Shaquille O'Neal
Re: Ask HN: Is your memory as bad as mine?
#56I suggest, if you get to a point where you're concerned about your mental performance, examine these physical factors to see how you're doing. Stress in particular can creep on you. If you're only going on vacations for family events and not taking time off for your own mental health you may be more stressed than you even realize.
Re: Ask HN: Is your memory as bad as mine?
#57Earlier quoted context omitted.
Woahhh cool that there is a word for it! I most definitely have a similar memory (autobiographical)...and am 30! I've been learning how to navigate it - for example "tell me about a time that..." is extremely difficult for me. But if I change the prompt to "think of a time when I was living at my grandparents house in the winter" or similar, I can begin to recall things, specificity is key. I also have difficulty whe…
https://en.wikipedia.org/wiki/Autobiographical_memory#Memory... Severely Deficient Autobiographical Memory (SDAM) is that name for the condition. Interviews I've read with exemplars who've been the means for researchers discovering that it exists (I think some are in the article's references?) puts them about one notch worse than I am, but most of what they describe rings extremely true. In particular, remembering th…
Re: Ask HN: Is your memory as bad as mine?
#58Oh, man, yes. My memory is pretty bad. Especially, it turns out, with coding stuff. I recently started to record myself making coding projects. It’s been really enlightening about some of my bad habits. For example, I look EVERYTHING up with a search. I knew that I did this, but, watching myself, I’m learning it’s worse than I imagined. Also, boy do I ignore my editor and let it work against me instead of for me. I g…
Regarding ignoring your editor: I do that on purpose! I avoid use of many IDE features, especially when learning a new large codebase. I find that after grep'ing for some method enough times, I'm more likely to memorize its location; eventually I develop the muscle memory for going to the right file, as well as a more complete understanding of the codebase's layout and design.
In contrast, if I lean on IDE jump-to-definition features, I find that memorizing the codebase layout is completely hopeless for me. The IDE then becomes a crutch which also impedes my ability to get an intuitive feel for the architecture.
Re: Ask HN: Is your memory as bad as mine?
#59Re: Ask HN: Is your memory as bad as mine?
#60My own thoughts: If society indeed needs both analytical skills and quick decisions, it's clearly better to have old/experienced people be the ones to rely on gut feeling, than the younger population. It's possible that the ability to learn is designed to diminish with age, sacrificing accuracy for speed. And so I'm rationalizing my own cognitive decline with "I'm not alone" and "it's meant to be." ;)