this post was submitted on 10 Aug 2025
141 points (96.1% liked)

Linux

9406 readers
270 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] traceur201@piefed.social 31 points 1 month ago (1 children)

It's bits, not bytes. And endianness is a huge consideration in systems programming. And it's basically Linus' whole role at this point to enforce extreme consistency and standards since the project is so large with so many contributors

[โ€“] wizzim 1 points 1 month ago

Thanks for the explanation.

I totally forgot about the endianness.