• @jcgA
    link
    131 month ago

    We have to work under the assumption that most development is done by inexperienced or, to put it bluntly, bad programmers. I would MUCH rather have bad JS code than bad assembly. One may crash a single tab in my browser, the other may crash my entire computer.

    • @[email protected]
      link
      fedilink
      21 month ago

      Unless you’re using js in your hardware drivers it’s very unlikely to bring down the entire computer

      But with the state of software development maybe you are /o\

    • @[email protected]
      link
      fedilink
      11 month ago

      At least modern os’s and modern c compilers protect you a bit. Surely more than they did 40/50 years ago.