Your comment was about C# being "the best language in terms of features and improvements", nothing about usage numbers.
I agree that C# is far more widely used than Scala, but Scala is being used by significant numbers of developers esp. for Spark. Tiobe is also widely regarded as a pretty poor indicator of language adoption.
Scala is consistently #15 or #16 in various measurements. Just not in TIOBE as they decided to use the wrong search terms to look for, so TIOBE doesn't provide useful information in this case.
Java's a pretty extreme outlier for late or non-adoption of modern features, but it is true that Java is the closest direct competitor/peer to C# in terms of usage/marketshare. C# seems to be steadily shifting from being a language which initially (v1.0) looked like Java to one which looks increasingly like Scala (e.g. addition of pattern matching, tuples, local methods etc.).
I don't think Android is a good example of a platform which .NET supports which Java doesn't since Java is the primary development language for Android apps...
I'm also pretty sure that embedded Java is widely deployed in IoT applications.
For anybody curious, I think he's hinting at modern effect systems, on which there's lots of research these days. He advised for instance Lukas Rytz PhD thesis at EPFL (and Lukas Rytz is still working on Scala, now at Lightbend).
Agreed. My point was that it doesn't deal well with "exciting" driving. Given a long stretch of mostly empty interstate highway Autopilot is great (and keeps it suitably boring/low stress). It does miserably in suburban areas (let alone urban areas).
At least the JVM supports multiple languages (Scala, Clojure etc.), but if there's a spec it shouldn't be hard for anyone to add support for other languages.