If you’d asked me a month ago I would have said I simply do not have fun writing in low-level languages, but I would have secretly thought: The actual problem is C, a bad language that is unpleasant to deal with. Now I feel the same way but am more confident in it.
Rust feels like it’s designed by people who actually care about what they’re doing and have paid full attention, which is the highest praise I can imagine giving software tooling.
@aredridel Yeah, I have no problem at all being yelled at by a compiler. The list of things that my computer does that annoy me runs for thousands of items before “got an error flagged because I wrote an error” appears.
@aredridel Fair.
@vruba Yeah though there's that middle ground of "you did something that is not wrong in other contexts but we're a bit artificially constraining things so we're absolutely positive it's right sorry about that"