Continuing on from the discussion on ARM support at GitHub.
ARM support would be extremely useful for owners of small communities like myself because of the extremely low price (like the Scaleway 2GB ARM servers for €2.99) and for those who can’t afford the move from cheap shared hosting to the dedicated or KVM machines that Discourse requires.
There has also been some discussion of this on the Scaleway forums, although much of this has been around getting Discourse working without using the Docker method.
As @erlend_sh said, this is a blocker. No updates so far? Maybe Discourse could provide a list of non-ARM gems so far so that we could track here the process with respect to blocking dependencies?
However, the therubyracer and v8 gem requires some patches/different version. Otherwise, the RUBY_GC_MALLOC_LIMIT=90000000 RAILS_ENV=production bundle exec rake assets:precompile
does not finish, but break with a stack trace.
Is it just a matter of messing with the install scripts, or are there really x86 binary blobs used?
Everyone has 100Mbit lines now, a lot of people have gigabit fiber internet at home. You can get a Cortex-A55 TV Box for $30, plug in your old SSD drive via USB 3.0 with a $3 adapter, install Linux and you are ready to go. It consumes virtually no power. The processing speed and disk speed is incredible. Often the ping is lower than in a datacenter. This is not even the future of hosting. It has been around for quite some time. It is totally superior to any mid-range server. There literally are only advantages.
Not everybody is fortunate enough to have access to that kind of internet speed (let alone fiber optic internet). Some people even have dial-up still. That is beginning to change in the United States, but not in regions of poverty. I guess it would be worth mentioning Starlink though.
You make a great point, but I think it’s even more important in the datacentre.
Broad adoption of ARM in the datacentre could realise some huge energy efficiencies (> 2x ?) and lower costs which could have massive impact. This is a really responsible goal.
btw, this was recently discussed in this Topic: Require ARM64 Support - #3 by david suggesting that several dependencies (gem binaries) are not available outside of x86