Cleaner code according to who?
I don't mind the joggers tbh, as long as there isn't a group of 4 people walking side-by-side they are easy enough to go around.
Its a pretty bad walk anyway, nothing really to see.
Lol.
Linux has vulnerabilities found because its a popular OS, so people actually vulnerability hunt on it. No one cares about freeBSD, so it doesn't get the same scrutiny.
This is also the same reason Windows has so many reported vulnerabilities, it is a massive target worth exploiting.
Mocha can hear my thoughts cant he...
The bump is there regardless of whether the sunroof is open or not. And i dont think you can get the car without the sunroof?
The smaller BYDs do have issues with head space. The dolphins sun roof rolls up into a lump above the rear seats, so if I sit there my head hits the lump. I'm not super tall either. Atto 3 is much better, but the open boot is still a head hazard as it doesn't go high enough for me.
man scanf:
RETURN VALUE
On success, these functions return the number of input items successfully matched
and assigned; this can be fewer than provided for, or even zero, in the event of
an early matching failure.
man getchar:
RETURN VALUE
fgetc() and getchar() return the character read as an unsigned char cast to an int
or EOF on end of file or error.
There are a lot of inconsistencies with C functions, so important to check the man pages so you can handle them correctly.
Your call to getchar isn't quite correct either, pressing the 1 key would print out 49, which is the ASCII codepoint for the 1 char.
NO pedestrians
If only, I've only ridden it twice, and both times there were joggers and walkers. Not loads, but some.
I nominate my parents cat, Neo:

He gets bullied by my cat, which is half his size, and then hides in his homeless box.
Hybrid with a big battery, so if the daily usage is low, it could be functionally a full EV most of the time. I have heard second hand from a tradie that they haven't bought fuel in 6 months since owning one.
Denying a group their humanity makes it easier to inhumane thing to that group.
We have seen this before: Germany and Jews, Japan and China (and the rest of Asia), Israel and Palestinians, Elliot Rodgers and Women.
Is that really the message you want to send?
Its a kernel exploit, so probably. But I just checked my arch installs,and I don't have any of the kernel modules loaded. ~~Loading requires root anyway, so I think this may be fairly limited in reality?~~
Edit: seems the modules get loaded automatically :(