top | item 43381204

(no title)

hypothesis | 11 months ago

That would be news to people on mac with Rosetta Stone / Crossover.

discuss

order

999900000999|11 months ago

A lot of server code and specialized software won’t work.

Competition is always good

ryao|11 months ago

Server code tends to be extremely portable. Just recompile for the new architecture and you are done. The porting work for servers has already been done by the community. The main exception would be game servers, which are binary blobs, but box86/box64 can run those.

A number of businesses have switched to using arm EC2 servers from x86 EC2 servers for lower costs and things work fine on them.