169
submitted 11 months ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 2 points 11 months ago

Arm is not any better than x86 when it comes to instructions. There's a reason we stuck to x86 for a very long time. Arm is great because of its power efficiency.

[-] [email protected] 9 points 11 months ago

That power efficiency is a direct result of the instructions. Namely smaller chips due to the reduced instructions set, in contrast to x86's (legacy bearing) complex instruction set.

[-] [email protected] 0 points 11 months ago

Yes I understand that and agree, but the reason x86 dominated is because of those QoL instructions that x86 has. On arm you need to write more code to do the same thing x86 does, OTOH, if you don't need to write a complex application, that isn't a bad thing.

[-] [email protected] 1 points 11 months ago

You don't need to write more code. It's just that code compiles to more explicit/numerous machine instructions. A difference in architecture is only really relevant if you're writing assembly or something like it.

[-] [email protected] 2 points 11 months ago

Sorry, I should have been more specific. I am talking about assembly code. I will again state that I am pro-arm, and wish I was posting this from an arm laptop running a distro.

[-] [email protected] 9 points 11 months ago* (last edited 11 months ago)

Arm is better because there are more than three companies who can design and manufacture one.

Edit: And only one of the three x86 manufacturers are worth a damn, and it ain't Intel.

Edit2: On further checking, VIA sold its CPU design division (Centaur) to Intel in 2021. VIA now makes things like SBCs, some with Intel, some ARM. So there's only two x86 manufacturers around anymore.

[-] [email protected] 5 points 11 months ago
[-] [email protected] 10 points 11 months ago

Yes, everyone forgets them. Mostly for good reasons.

[-] [email protected] 1 points 11 months ago

Do they (or whatever's left of them) have a license to x86_64, or is it just x86?

[-] [email protected] 2 points 11 months ago

They have x86_64 models.

[-] [email protected] 3 points 11 months ago

We stuck to x86 forever because backwards compatibility and because nobody had anything better. Now manufacturers do have something better, and it’s fast enough that emulation is good enough for backwards compatibility.

[-] [email protected] 1 points 11 months ago

Acorn computers would like to say that's not 100% correct.

this post was submitted on 24 Jun 2024
169 points (97.2% liked)

Linux

55344 readers
668 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 6 years ago
MODERATORS