|
|
|
|
|
by muragekibicho
20 days ago
|
|
Compiling my C code with gcc happens in a single eye blink.
Changing the format to .cpp and compiling with g++ takes 5 eye blinks.
I've never used rust and I can't imagine blinking more than 6 times while waiting for my code to compile. |
|