Memory Safety Absolutists
Summary
The post discusses memory-safety debates in systems languages (Rust vs. C/C++/Zig) and a new approach called Fil-C that adds memory-safety checks. It weighs trade-offs like ABI compatibility, performance, and the role of garbage collection, arguing for pragmatic rather than absolutist memory-safety stances.