this post was submitted on 10 May 2026
129 points (100.0% liked)

Linux

65230 readers
1235 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 7 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] luckyeddy@sh.itjust.works 27 points 3 days ago (1 children)

It’s honestly amazes me how they figure out stuff like this. I’m labelling it as “magic” until I understand it better.

[–] dan@upvote.au 22 points 3 days ago (1 children)

People that reverse engineer complex modern hardware are probably some of the best developers in the world.

[–] BartyDeCanter@piefed.social 9 points 3 days ago (1 children)

Oh yeah. I’ve had to do a small amount of it on much simpler systems for work from time to time, and it’s always been damn hard. Often rewarding in a weird way, but very difficult.

[–] eldavi@lemmy.ml 2 points 3 days ago* (last edited 3 days ago)

the closes i've ever come to it was retrofitting intel's e100 driver to work w offbrand hardware and it took me weeks and i had access to the source and addresses of the hardware; i can't imagine how hard it would be to start with less.