• DrDystopia@lemy.lol
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    23 hours ago

    It’s like the real life kraken, I’ve never seen it but the name causes dread.

    • kubica@fedia.io
      link
      fedilink
      arrow-up
      20
      ·
      18 hours ago

      This is what peak performance looks like:

      console.log("before dothething");
      let r = dothething();
      console.log("after dothething");
      console.log(r);