this post was submitted on 09 Jan 2026
457 points (97.7% liked)

Programmer Humor

30188 readers
1034 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] dohpaz42@lemmy.world 14 points 1 month ago (1 children)

Or they’re bored. I’ve done Linux From Scratch before. It’s fun. It’ll teach you a lot about building and maintaining a distro.

Do it. Take a weekend, and indulge yourself.

[–] FlexibleToast@lemmy.world 8 points 1 month ago (2 children)

How long does it reasonably take? Just a weekend?

[–] dohpaz42@lemmy.world 18 points 1 month ago (1 children)

It’s all subjective and based on your personal level of interest. From a technical standpoint the time needed is based on how fast your computer can compile everything, how fast you read and understand the instructions, and how much effort you want to put into it.

So yeah, a weekend could be reasonable.

[–] Alexstarfire@lemmy.world 18 points 1 month ago

One month, got it.

[–] psud@aussie.zone 2 points 1 month ago* (last edited 1 month ago) (1 children)

When I last set up LFS it took a week, but I read everything. I was doing it to better understand how Linuxes work

...that was a full week, it would have taken much longer had I had other things to do

[–] FlexibleToast@lemmy.world 2 points 1 month ago

I would be doing it to learn as well. I'm pretty good with Linux, I work for Red Hat. But, I don't get down in the weeds at all. I do mostly Ansible and OpenShift.