• GigaWerts@lemmy.eco.br
    link
    fedilink
    arrow-up
    16
    ·
    10 months ago

    In case you’re wondering, first image is from Life Aquatic with Steve Zissou(2004), and the second one is from The Lighthouse(2019)

  • OttoVonNoob@lemmy.ca
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    10 months ago

    This hits way to close to home. I’m new to programming(Third day) and every leap forward, something goes strange. It’s mentally tolling xD.

      • OttoVonNoob@lemmy.ca
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        I’m learning GoDot, I followed a tutorial step by step. Somehow I have a different outcome…

        • JDubbleu@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          10 months ago

          There are levels to it. As things get more complex the problems get infinitely more strange. As you learn a particular technology the strange things you encounter are often because of a misunderstanding about that technology or the way it works.

          Once you hit professional level software engineering (think distributed systems), things are strange in large part because the system you’re working on has hundreds of thousands of man hours poured into it, and is often very complex with 10 different technologies backing it to do various things.

          The more strange things you encounter though the more you’re learning!