logoalt Hacker News

ykonstanttoday at 9:34 AM1 replyview on HN

I prefer a billion dallars tax free, but here we are:(


Replies

porneltoday at 10:39 AM

In Rust dev, I haven't needed Valgrind or gdb in years, except some projects integrating C libraries.

Probably kernel dev isn't as easy, but for application development Rust really shifts majority of problems from debugging to compile time.