Very interesting and understandable explanations of low level architecture and filesystems, namespaces, userspace, kernel functions, drivers etc.

Highly recommend!

  • witx@lemmy.sdf.org
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    You’re just partially correct.

    With Rust you get compile time guarantees that your code doesn’t have a specific class of vulnerabilities. Can you do that with C?