Y
Hacker News
new
|
ask
|
show
|
jobs
by
tazjin
1660 days ago
That's not what anyone is doing though. You can run Nix with minor tweaks to e.g. its garbage collector settings[0] and you'll quickly see it crash in various ways. Memory safety is a real concern in programs, not a buzzword.
[0]:
https://github.com/ivmai/bdwgc/blob/master/doc/README.enviro...