Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Maybe I'm missing something, but don't the vast majority of applications don't care about what architecture they run on?

There can be issues with moving to AArch64, for instance your Python code may depend on Python 'wheels' which in turn depend on C libraries that don't play nice with AArch64. I once encountered an issue like this, although I've now forgotten the details.

If your software is pure Java I'd say the odds are pretty good that things will 'just work', but you'd still want to do testing.



Sure, but you're talking about short term problems. RPi, Graviton, Apple Silicon, etc... are making AArch64 a required mainstream target.


That's true. AArch64 is already perfectly usable, and what issues there are will be ironed out in good time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: