Hacker News new | ask | show | jobs
by tptacek 1689 days ago
There's huge amounts of low-level systems code written in Go; for example, gVisor reimplements most of the Linux kernel in userland. Go is also the dominant language of the container ecosystem.

You're unlikely to see Go kernel modules any time soon, so if kernel hacking is where you want to to, Rust is definitely the right way to get there.