Hacker News new | ask | show | jobs
by kelsey978126 427 days ago
Rust is an excellent vibe target because it won't compile unless it works. It may not do exactly what you think but that's what vibe testing is for.
1 comments

I think the idea that "if Rust compiles then it works" is very untrue, especially for non-trivial software.