The “real” value of goods doesn’t change just because the value of currency changes. You’d be much more upset at 30% deflation, which is why there are inflation targets.
Whether or not people should be imprisoned (or killed) for personal expression is a very different question than whether a country should have have a central bank, democratic representation or a strong welfare system. It’s a moral question, not a political one, and I think it’s fair to be uncompromising about certain moral questions.
The category similarity comment is amusing. My ChatGPT4 seems to have an aversion to technicality, so much that I’ve resorted to adding “treat me like an expert researcher and don’t avoid technical detail” in the prompt
The target audience right now seems to be language enthusiasts and people writing custom compute kernels for machine learning applications. I’m sure as they get closer to a 1.0 release the syntax will be made more ergonomic/pythonic. Also the low level features are pretty opt-in and I think in the future the language will encourage the practice of writing high level pythonic APIs over optimized low level routines
It’s a very low level language in the alpha stage and the dev team are explicitly not prioritizing syntax sugar or developer ergonomics. The syntax will definitely change substantially and become more ergonomic over time.
Have you considered that maybe his skill is making other people, like you, believe he is a good person who cares? He is, after all, most known for his ability to influence others (particularly billionaires) into doing what he wants. And the whole doomsday prepper thing is pretty weird.
I concede about multi line lambdas but far too many languages take a “syntax is bikeshedding and unimportant” approach to language design. New languages are still using “&&” and “||” as if it’s 1975 and syntax highlighting doesn’t exist. Looking at C++, Rust and even Zig code is unnecessarily complicated for someone who isn’t intimately familiar with the syntax meanwhile for the most part anyone can understand Python syntax (well, at least Python syntax that doesn’t abuse decorators and obscure dunder overloads)