this post was submitted on 02 May 2025
46 points (94.2% liked)

Linux

57508 readers
1169 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
top 8 comments
sorted by: hot top controversial new old
[–] eldavi@lemmy.ml 18 points 3 months ago (1 children)

i've always been in awe of people who do this; it goes well beyond linux from scratch and they'll never get rewarded for doing it... it's purely a labor of love.

[–] silverhairortwo@lemmy.ml 11 points 3 months ago (1 children)

this made my day; thank you! speaking for myself, it certainly is something I quite enjoy :D

[–] eldavi@lemmy.ml 3 points 3 months ago (1 children)

HEAVY emphasis on the words "labor of love" ... should be getting paid for this and i know for a fact that people who do this professionally make around $200k a year for doing it becuase i worked with them for up until a couple weeks ago at old-silicon.

[–] silverhairortwo@lemmy.ml 1 points 3 months ago (1 children)

gosh, if only! at the present, I just see this project as a means for me to explore building a distro not based on any other, but I could imagine struggling to find the time to individually maintain each package in future... (unless there's other maintainers too, which might happen if this project ends up going anywhere); still a long a way to go though, I suppose :p

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

i used to be one of those maintainers. it was my job to build server and container images so i had to spend a lot of time with the company's internal distro maintainers and it always blew me away how much work they had to do.

[–] Laser@feddit.org 6 points 3 months ago

From a quick glance, this is pacman with a yaml file instead of a shell script and PKGINFO (the latter was introduced for the same reason you're doing it your way in the first place). The carcinization of package managers

[–] DieserTypMatthias@lemmy.ml 3 points 3 months ago* (last edited 3 months ago) (1 children)
[–] silverhairortwo@lemmy.ml 1 points 3 months ago

hmmm, I've used it in the past and feel as though it might take the fun out of the project (in part); however, I absolutely do appreciate the suggestion!