• kanzalibrary@lemmy.ml
    link
    fedilink
    arrow-up
    2
    arrow-down
    4
    ·
    1 year ago

    I just found myself that C is the worst programming language as many people say, but the security and simplicity is more than any language in security. Thank you so much for this!

    • TimeSquirrel@kbin.social
      link
      fedilink
      arrow-up
      9
      ·
      edit-2
      1 year ago

      Nobody:

      C: “Lemme just accept anything the user gives me, write beyond the input buffer, glitch out, and start executing whatever the fuck the user injects in there.”

      Still a decent language though, but like an oxy-acetylene torch, it’s powerful tool, but you better know what you’re doing.

    • krash@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      How is C more secure than Rust? Doesn’t it lack features such as safe memory handling?