Hacker News new | ask | show | jobs
by Macha 1571 days ago
From a language features perspective, Rust. Personally I find building up the rigor to do correct error handling in Go's approach or C libraries with seperate error functions is its own kind of complexity, however.