this post was submitted on 31 May 2024
350 points (98.1% liked)

Linux

45479 readers
1273 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 month ago (3 children)

Have you ever compiled Firefox? If not, it's best not to suggest that to others. It's not for the faint of heart.

Anyway the usual fixed width fonts like Courier work, or they could put it in about:config.

[–] [email protected] 1 points 1 month ago (2 children)

Yes, but I used the NixOS "recipe". I just tell it the new source folder in my config and do a sudo nixos-rebuild swirch --impure

It takes two hours, but completely hands off

[–] [email protected] 1 points 1 month ago (1 children)

That's interesting. Last time I did it I had to manually install a ridiculous amount of dependencies one by one, among other things. I will have to try Nixos (or Guix) sometime. Computers are faster now too. I remember taking way more than 2 hours but it was on a slow machine by today's standards. Thanks.

[–] [email protected] 1 points 1 month ago

That's why I love NixOS, some dude (okay sometimes it's me) already figured out how to compile all the software and built the binaries if you want them