Hacker News new | ask | show | jobs
by tdrdt 1705 days ago
You are giving too much praise to Apple. They never set trends in the datacenter world.

Arm servers have been sold for some years now. AWS, Oracle and others already made the switch. And the fastest super computer (Fugaku, Japan) uses ARM.

1 comments

I'm building server software for my startup. My development environment is a linux docker container running on a linux vm running on an x86 mac. Its running the same binary as the docker container running in kubernetes on an x86 aws server.

The fact that apple is making arm mainstream means if I switch to arm, so are a lot of others working to make the arm port of my stack a first class consideration.

Suddenly the gavatron cores aws has are becoming a whole lot more viable. I personally plan to move our api instances over to them once the erlang vm's arm port matures a bit.