• JakenVeina@lemm.ee
      cake
      link
      fedilink
      arrow-up
      8
      ·
      10 months ago

      More like a tourniquet and a prosthetic. It doesn’t solve the underlying problem, but it’s the best solution we’ve come up with.

      • fidodo@lemm.ee
        cake
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        I view it more like a powered exoskeleton around a blob fish. IMO static typing is way more valuable than strong typing and I’d take static typing only over strong typing any day if I can only choose one.

      • Kuresov@programming.dev
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        10 months ago

        Mypy is just okay. Haven’t used TS to know the dark corners there, but any type system that’s bolted on to the language is going to have dark corners in the best case.

        It’s better than no type system, however. I remember when typed languages were “bad” because it “slowed you down” and “wasn’t necessary if you know what you’re doing”… how naive I was when I repeated those words so many years ago :)