this post was submitted on 25 Dec 2023
385 points (92.9% liked)
linuxmemes
21225 readers
40 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not only will ARM and Risc-V likely not save Linux it will most likely harm it. I doubt there will be many Linux computers running Arm and Risc-V and the few computers that use those architectures won't run Linux well. M series Apple computers only run with reverse engineering and even then many basic features don't work.
Maybe I'm missing something, how will arm kill Linux? We already have good arm support.
Most software doesn't work on arm and despite many distros supporting arm there aren't many arm computer manufacturers supporting Linux. There is a small possibility that Qualcomm could announce that their desktop CPUs support Linux but I'm not so sure.
Most software can simply be compiled for arm.
Walk up to a random person and say "yeah recompile this software for a different architecture while having no support as the architecture is unsupported"
Unless your using gentoo that's not a problem.
Yeah I could personally do that with minimal effort but keep in mind the vast majority of people aren't willing to. Most new Linux users get scared when they see a terminal, how are we supposed to convince people to give up tons of basic hardware features and tell them recompile software when they can keep using a proprietary operating system?
Well for now that question is unanswered. We only have demo boards and small embedded systems right now.
I think the rise of proprietary systems has already happened and we can only get more free from here.
The proprietary video drivers for ARM SoCs have definitely been a problem for years and we can't rely on third party alternatives or first party support from linux popularity.
As far as software supporting arm, there are translation layers that can run x86 binaries on it and I am confident with more development and more powerful chipsets that won't be much of an issue for most applications.
That's the problem, right now arm development boards for Linux are limited which limits development of arm software on Linux which decreased the incentive to run Linux on an arm device. What computer manufacturer that uses arm processors that are comparable to standard Intel/AMD CPUs also supports Linux?