this post was submitted on 24 Jun 2024
110 points (100.0% liked)

Linux

1253 readers
59 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] colourlesspony@pawb.social 39 points 3 months ago (3 children)

I feel like linux users benefit the most from arm since we can build our software natively for arm with access to the source code.

[–] cerement@slrpnk.net 23 points 3 months ago (2 children)
[–] 737@lemmy.blahaj.zone 7 points 3 months ago

RISC-V is currently already being used in MCUs such as the popular ESP32 line. So I'd say it's looking pretty good for RISC-V. Instruction sets don't really matter in the end though, it's just licensing for the producer to deal with. It's not like you'll be able to make a CPU or even something on the level of old 8-bit MCUs at home any time soon and RISC-V IC designs are typically proprietary too.

[–] uis@lemm.ee 2 points 3 months ago

Same goes for RV, OpenRISC, MIPS and other architectures.

[–] benzmacx16v@discuss.tchncs.de 21 points 3 months ago

It doesn’t usually work that well in practice. I have been running an M1 MBA for the last couple years (asahi Arch and now Asahi Fedora spin). More complex pieces of software typically have build system and dependencies that are not compatible or just make hunting everything down a hassle.

That said there is a ton of software that is available for arm64 on Linux so it’s really not that bad of an experience. And there are usually alternatives available for software that cannot be found.

[–] sabreW4K3@lazysoci.al 4 points 3 months ago (1 children)

Couldn't we do that with x86?

[–] wasabi@discuss.tchncs.de 18 points 3 months ago* (last edited 3 months ago) (2 children)

We can. The point is that Windows users can't compile for arm. They depend on the Dev to to it. That will take some time and some won't do it at all.

[–] sabreW4K3@lazysoci.al 2 points 3 months ago

Aha. I see so many Docker projects with examples of how to build for ARM, I just assumed it was always that easy.

[–] Daeraxa@lemmy.ml 1 points 3 months ago

Is that a developer licence thing? I know GitHub recently announced Windows Arm runners that would be available to non-teams/enterprise tiers later this year.

[–] Sinfaen 2 points 3 months ago

recently got asahi running on an m1 macbook pro. loving the battery life that I get out of it