No offence

      • vrighter@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        2 years ago

        it is a horribly slow, ugly language, with the most braindead scoping rules (apart from js, of course). The only fast parts of it are libraries written in other languages, because python itself is not up to the task for anything more than glueing code from other, better languages together.

    • Redrum714@lemm.ee
      link
      fedilink
      arrow-up
      0
      arrow-down
      1
      ·
      2 years ago

      Glad C++ will be the one step on it cause it deserves it. I’d take PHP over that shit any day

  • lowleveldata@programming.dev
    link
    fedilink
    arrow-up
    0
    arrow-down
    2
    ·
    2 years ago

    ah yes programming languages are jokes themselves, and not the programmers using the wrong tools for the wrong job

    • Kryomaani@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      0
      ·
      2 years ago

      While true, there are some languages that are the wrong tool for every job. JS is one of them. I’ve dreamt of a future where web frontends switched to something sane but instead we got stuff like typescript which is like trying to erect steel beams in quicksand. For web frontends I can understand that historical reasons have lead to this but whoever came up with node thinking JS would be a great backend language has a lot of explaining to do.

      • ParsnipWitch@feddit.de
        link
        fedilink
        English
        arrow-up
        0
        ·
        2 years ago

        I am also interested if anyone can tell me the exact time in our history when JavaScript turned from “Don’t you ever use that anywhere on your websites!” into “It’s basically every website”.

        • abraxas@lemmy.ml
          link
          fedilink
          English
          arrow-up
          0
          ·
          2 years ago

          It was when better sandboxing came out and the only valid complaints about javascript became invalid.

          I was there. It was a good time.