514
Happens all the time
(sh.itjust.works)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I do enjoy the rust compiler error messages. They are nicely formatted
Yeah, but to observe such error messages you'll basically need to wait for 20 mins for it to compile.
No? The steps are compiled once and afterwards your project just gets compiled. Besides, rust-analyzer exists.