this post was submitted on 10 Oct 2025
351 points (99.4% liked)

Programmer Humor

26846 readers
1653 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
[–] Skullgrid@lemmy.world 10 points 3 days ago (2 children)

I got out that fucking racket after years of hibernating my computer to stop updates.

currently distro hopping, moving from ubuntu MATE + studio to bazzite, with a route through vanilla debian mountains and maybe arriving at pika os

[–] pmk@lemmy.sdf.org 7 points 2 days ago

Many people find Debian to be a "boring" OS. After years of distrohopping some come to the conclusion that a boring OS is exactly what they want.

[–] Cevilia@lemmy.blahaj.zone 3 points 2 days ago (1 children)

I ended up on Kubuntu because it's just boring enough to meet my needs. Hope you find one that suits you too. :)

[–] Pika@rekabu.ru 4 points 2 days ago (1 children)

For a boring stop, I ended up on OpenSUSE Tumbleweed.

It's not too boring, and at the same time, once you set it up, it just works and does what you ask it to.

It's also very drama-free, not taking radical and controversial steps and not breaking someone's workflow.

In case something got broken anyways, rollback functionality is set up nicely out of the box on btrfs systems, and snapshots are automatically taken before any updates.

This rollback functionality, along with extensive automated testing of all packages in the official repos, also makes it pretty much the only stress-free rolling release experience.

[–] melfie@lemy.lol 1 points 2 days ago (1 children)

I recently setup Mint with btrfs Timeshift, and grub-btrfs to make it more like OpenSUSE. It’s more work to do that with Mint, but I’ve tried customizing other distros to make them more like Mint and have come to the conclusion I just like Mint.

[–] Pika@rekabu.ru 1 points 2 days ago (1 children)

For all I remember, Timeshift only supports /home snapshots, which won't help to revert the system. Could be wrong though.

I'm happy you're happy about your distro, though!

[–] melfie@lemy.lol 2 points 2 days ago

I have @home and @ subvolumes, with Timeshift taking automated weekly snapshots of @ with all of the system directories, but don’t I bother with @home since that gets backed up in other ways.