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

Highly recommend!

  • boredsquirrel@slrpnk.netOP
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    This means there are C functions that are documented and used, but insecure.

    In Rust there is simply an enforcement of certain conventions, which will make code cleaner and prevent a whole class of errors.