Earlier quoted context omitted.
ppc64le has other machines. Raptor off the top of my head, but there's also that weird notebook project that seems to be talked about once every few years and probably won't ever happen and some pretty cool stuff in the amiga space (I don't know if that's strictly le but power is supposed to be bi-endian)
The PCB design for a small desktop computer (which is a step of the notebook project) has been finished 2 weeks ago, and they are trying to get funding to actually manufacture a few prototypes rn [0] [0]: https://www.powerpc-notebook.org/2026/03/we-are-ready-for-pr...
IBM Announces Strategic Collaboration with Arm
201–204 of 204 posts
Re: IBM Announces Strategic Collaboration with Arm
#202Earlier quoted context omitted.
Putting consumer grade (aka "commodity") hardware in a datacenter and running your infra on it is a bit of a meme, in the sense that it's not the only way of doing things. It was probably pioneered/popularized by Google but that's because writing great software was their "hammer", ie they framed every computing problem as a software problem. It was probably easier for them (= Jeff Dean) to take mediocre hardware and…
What I think today people do: 1. They run complicated infrastructure software, written by third-party developers. 2. And they run their own simple programs on top of them. So for example you can rent Kubernetes cluster from AWS and run simple HTTP server. If your server crashes, Kubernetes will restart it, so it's resilient. There will be records in some metrics which will light up some alerts and eventually people w…
Re: IBM Announces Strategic Collaboration with Arm
#203Re: IBM Announces Strategic Collaboration with Arm
#204Earlier quoted context omitted.
Java was exploding and sun machines were the server platform at the time. Yes, the dot com bubble burst and their stock was in freefall but all the things deployed to sun that survived the bubble didn't just disappear or move to X86 overnight
Well you can say the same about COBOL... Just because things hung around didn't mean that Sun/Solaris/Java were long for this world. Linux/x86 was just too cheap compared to SPARC gear. Even if it wasn't as robust as the Sun gear, it just made too much sense especially if you didn't have any legacy baggage.