Comment Re:de minimus fine (Score 1) 38
it a 20 Million fine plus 100k€ per day of no compliance
french source https://www.cnil.fr/fr/reconna...
There's a reason why the Linux kernel is written i C and not C++.
Linux is not written in C it's in GNU C with extensions. This "non standard" C is needed and it add some things that are free in C++ like comment, inline, asm, atomic, thread local, lot of extended types... and even some non C++ but non C standard anyway.
The clothes have no emperor. -- C.A.R. Hoare, commenting on ADA.