Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. I am Geek

I am Geek

Scheduled Pinned Locked Moved The Lounge
csharpc++visual-studiocomregex
43 Posts 29 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R randomusic

    Well, I wasn't very clear about it, but the guy is me :-D My method is described there to quite a detailed level. But basically, to answer your question, I have an imaginary walk in my home town, Stockholm. The walk is imaginary in one sense, but real in the sense that I have walked along those paths many times in real life, so it is ingrained into my memory very firmly and naturally. Anyway, along this imaginary walk I have what could be called stations. I lump those stations into chunks of 10 stations, and super-chunks of 10 chunks and so on, so I can do random access to any station I like, given a decimal position in Pi. In each station I store 10 digits (so a chunk of 10 stations can store 100 digits). To store 10 digits in one station I need 4 words, mnemonics. 2 mnemoncis make 5 digits, so 4 mnemonics (or 2 mnemonic pairs) make 10 digits. So, if someone asks me what is the digit at position 2342, I just go to chunk 234 (with the help of super-chunk orientation if I need), and find digit 2 there, which is represented by the first letter of the second word. The translation from letters to digits is simple, a letter represents the digit it looks like, basically, with a couple of exceptions. So, an A is a 4, and I is a 1, etc. So, knowing what station 234 is in Stockholm, I have a small micro story there consisting of 4 words which more or less automatically pops up in my mind when I think of the place. I design the stories almost like headlines, for example "Bread-spread establishes Mexican food" (that is a micro story I have inside a restaurant I sometimes eat at). As you see, the stories can be designed to fit not only the digits that need to be stored at that station, but also to fit the place as such, like in this case a restaurant. It is a very easy and efficient way to memorize this kind of things. Magnus

    C Offline
    C Offline
    cpkilekofp
    wrote on last edited by
    #41

    You are a MEDIEVAL Geek...and most of those were satisified with just a HOUSE of memory, not a Swedish capital of memory...geesh

    R 1 Reply Last reply
    0
    • C cpkilekofp

      You are a MEDIEVAL Geek...and most of those were satisified with just a HOUSE of memory, not a Swedish capital of memory...geesh

      R Offline
      R Offline
      randomusic
      wrote on last edited by
      #42

      cpkilekofp wrote:

      You are a MEDIEVAL Geek...and most of those were satisified with just a HOUSE of memory, not a Swedish capital of memory...geesh

      Ha ha, yeah, I know.

      1 Reply Last reply
      0
      • H Henry Minute

        No! I am Geek.

        Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?"

        C Offline
        C Offline
        Chris Maunder
        wrote on last edited by
        #43

        "No, I am geek and so's my wife"

        cheers, Chris Maunder

        CodeProject.com : C++ MVP

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups