Niklaus Wirth, Inventor of Pascal, Dies At 89 https://developers.slashdot.org/story/24/01/04/0126247/niklaus-wirth-inventor-of-pascal-dies-at-89?utm_source=rss1.0mainlinkanon
Today, 15 years ago #OTD the person or group with the fictive name of “Satoshi Nakamoto” created the first cryptocurrency named Bitcoin with the thought of it becoming a secure and fast alternative to fiat currency.
Now it's known as the most wasteful use of electricity, inefficient and limiting capability/functionality, as well as being among the most insecure and de-anonymizing ways to transfer money.
However, what Satoshi Nakamoto probably hasn't expected is how many scam-currencies would come after theirs, and how their invention would create a new breed of the most annoying people known to our species: crypto-bros.
As I’ve said in the past, I have a M2 Mac Mini at home. It is useful for ARM64 kernel testing and (non-cross) compilation of kernel in home environment but it is also interesting to compare same tests with my Linux machines and macOS.
How the operating system and CPU cores play together makes me honestly feel that Apple is lost what they should do with macOS. If it is used for anything but real-time multimedia, e.g. raw CPU workloads, it does not really deliver. Apple is shipping general purpose computer of which software internals are optimised as it was a tablet.
i have beefiest M2 with full 32 GB of memory and trying to do a largish build with all CPU cores completely freezes the system or like make the interaction laggy to the unusable level. It is quite ridiculous tbhl. Operating system kernel is expected to do time sharing properly and evenly as possible in 2023.
This is not open source vs closed source issue. It is just bad engineering plain and simple. I mean Windows and NT kernel do deliver well in scalability (and Azure provides strong evidence of this).