Just because something bad has been normalized doesn't make it appropriate, though.
You can argue that they won't find another CEO for less money. To that I would posit that they won't find another CEO from the MBA crowd for less money, but that is a feature, not a bug.
Not having a recent GCC and not having GCC are different things. There may be architectures that have older GCC versions, but are no longer supported for more current C specs like C11, C23, etc.
I don't believe Rust for Linux use std. I'm not sure how much of Rust for Linux the GCC/Rust effort(s) are able to compile, but if it was "all of it" I'm sure we'd have heard about it.
I think a lot more important for understanding crypto is learning the first bitcoin was minted in January 2009, months off of the heel of the Lehman Brothers filing for bankruptcy, and more notably the "start" of the 2008 financial crisis
Anti-Americanism was well underway by that point. I think the impetus from both distrust in the American government and in Wall St really gave crypto the runway.
Unfortunately, I really doubt long rust's "forever" will last in the wake of the `time` crate controversy. I can't see like a lot of good options in that place from the perspectives of the rust-std maintainers, but it might've just been worth it to wait for a new edition or similar.
"Telly" [1] is a real 55" TV that is available for free. It is designed to always, constantly be running advertisements.
> To reserve a Telly, you must agree to use the device as the main TV in your home, constantly keep it connected to the internet, and regularly watch it. If the company finds that you violate these rules, Telly will ask you to return the TV (and charge a $1,000 fee if you don’t send it back).
There are surprisingly many languages that support transpiling to C: Python (via Cython), Go (via TinyGo), Lua (via eLua), Nim, Zig, Vlang. The main advantage (in my view) is to support embedded systems, which might not match your use case.
reply