• @glorious_albus
    link
    441 year ago

    There’s only two kinds of people:

    1. Those who know no system is fool proof.
    2. Dumbasses.
    • @Reliant1087
      link
      91 year ago

      I think everyone is on a journey from 2 -> 1, some just get there sooner than others :)

    • @[email protected]
      link
      fedilink
      31 year ago

      I’d call the second group fools because those are generally the ones that the system is trying to be safe against.

    • @Hypersapien
      link
      11 year ago

      Foolproofness is an asymptote. It’s not achievable but we can always get closer.

    • @marcos
      link
      01 year ago

      If you are creating some software in 2023, it should not be vulnerable to SQL injection.

      There’s no “but” or “unless”.

      I really wished the presentation layer and session management had that kind of clear interfaces, instead we are stuck into only solving some 99.9% of CSS and 90% of CSRF. But SQL injection is 100% complete solved for good.