←back to thread

Bought myself an Ampere Altra system

(marcin.juszkiewicz.com.pl)
204 points pabs3 | 1 comments | | HN request time: 0.235s | source
Show context
maz1b ◴[] No.44420099[source]
I've always wondered why there isn't a bigger market / offering for dedicated servers with Ampere at their heart (apart from Hetzner)

If anyone knows of any, let me know!

replies(3): >>44420113 #>>44420905 #>>44421529 #
ozgrakkurt ◴[] No.44420113[source]
A lot of software is built and optimized for x86 and EPYC processors are really good so it is hard to get into arm, don’t think that many companies use it.
replies(5): >>44420185 #>>44420236 #>>44420304 #>>44421290 #>>44421491 #
adev_ ◴[] No.44420236[source]
> A lot of software is built and optimized for x86 and EPYC processors are really good so it is hard to get into arm, don’t think that many companies use it.

That is just not true.

Nowadays, most OSS software and most server side software will run without any hinch on armv8.

A tremendous amount of work has been done to speed up common software on armv8, partially due to popularity of mobile as a platform but also and to the emergence of ARM servers (Graviton / Neoverses) in the major Cloud providers infrastructure.

replies(2): >>44420803 #>>44425743 #
p_l ◴[] No.44420803[source]
However, it's hard to get into ARM other than using cloud offerings.

Because those cloud offerings have handled for you the problematic case of ARM generally operating as "closed platform" even when everything is open source.

On a PC server, usually you only hit any issues if you want to play with something more exotic on either software or hardware. Bog-standard linux setup is trivial to integrate.

On ARM, even though finally there's UEFI available, I recall that even few years ago there were issues with things like interrupt controller support - and that kind of reputation persists and definitely makes it harder to percolate on-prem ARM.

It also does not help that you need to go for pretty pricy systems to avoid vendor lock-in at firmware compatibility level - or had to, until quite recently.

replies(1): >>44421081 #
rixed ◴[] No.44421081[source]
Why is it hard to get a mac or a pi?
replies(3): >>44421400 #>>44421938 #>>44422629 #
1. delfinom ◴[] No.44421938[source]
Have you ever tried to run a Mac "professionally" as a role of a server?

It's absolute garbage. You can't even run daemons in the last few years on the mac without having an user actually log into the mac on boot. And that's just the beginning of how bad they are.

And don't get me wrong, I'm not shitting on Macs here, but Apple does not intend for them to be used as servers in the slightest.