Y
Hacker News
new
|
ask
|
show
|
jobs
by
from-nibly
756 days ago
It's possible to write systematically safe code in assembly, no need to use any language. People really just don't want to do it.
1 comments
GoblinSlayer
756 days ago
When the language has builtin safety, it has better ergonomics, so there's merit in switching language.
link
pdimitar
756 days ago
If that language you speak of is Rust or many GC more dynamic languages I'll agree. If you mean C/C++, frak no. They don't have "builtin safety" at all. Nothing that's opt-in is safe or secure.
link
GoblinSlayer
755 days ago
You're entitled to your opinion, the universe has an opinion too.
link