Hacker News new | ask | show | jobs
by adgjlsfhk1 1576 days ago
the C memory model kind of falls out naturally from technical constraints of hardware. the rust model comes from 60 years of accumulated pain of memory bugs, and a realization that humans are fundamentally incapable of correctly using the C memory model.