- cross-posted to:
- opensource@lemmy.ml
- cross-posted to:
- opensource@lemmy.ml
Very interesting and understandable explanations of low level architecture and filesystems, namespaces, userspace, kernel functions, drivers etc.
Highly recommend!
Very interesting and understandable explanations of low level architecture and filesystems, namespaces, userspace, kernel functions, drivers etc.
Highly recommend!
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?
Yes, it’s called “not being a shit programmer.”