• Lmaydev@programming.dev
    link
    fedilink
    English
    arrow-up
    26
    ·
    4 months ago

    I find for coding problems it’s actually better to walk away and let it tick over in your mind.

    You’ll often get a shower thought type moment.

    • Amerikan Pharaoh@lemmygrad.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 months ago

      Nothing more enchanting than when the answer to your coding problem literally comes to you in a dream. Had an array issue in C++ where I literally woke up saying "I don’t need a ghost array to search after all is said and done, it’s already sorted!"