this post was submitted on 19 Jun 2026
957 points (98.7% liked)

Science Memes

20518 readers
1182 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ratel@mander.xyz 52 points 1 day ago (8 children)

Nothing wrong with Ubuntu if you just wanna get stuff done and don't have a genuine interest in (or time to spend on) tweaking your OS.

I use Ubuntu btw.

[–] Damage@feddit.it 1 points 13 hours ago

Whatever, as long as your computer is free

[–] ignotum@lemmy.world 2 points 19 hours ago

I agree

I use Arch btw

[–] M137@lemmy.today 0 points 12 hours ago

I'm forced to use it so it's easy to hate it because of that, every little thing that I know isn't a problem or as hard to do on other distros just makes me long for those.

[–] xep@discuss.online 37 points 1 day ago* (last edited 1 day ago) (4 children)

There is lots wrong with Canonical imho, but this isn't the place for it.

Debian here. IMO "btw" is reserved for a particular distribution and you know which one it is.

[–] Janx@piefed.social 1 points 19 hours ago

I do CrossFit btw.

[–] ratel@mander.xyz 14 points 1 day ago (3 children)

When I have even the smallest bit of time and headspace to dedicate to it, I will switch back to Debian as it was always my favourite but really can't deal with it at the moment.

[–] anzo@programming.dev 4 points 22 hours ago (1 children)

Linux Mint Debian Edition is just great for that case. If I were not so much into fedora's rpm-ostree I would be using that, or MX Linux.

[–] prole@lemmy.blahaj.zone 1 points 21 hours ago (1 children)

If I were not so much into fedora's rpm-ostree

Dude, right? I've thought about switching to cachy or something, but every time I just can't bring myself to give up ostree.

[–] axx@slrpnk.net 1 points 12 hours ago

Silverblue manages to be exciting yet boring.

As in, it is great for everyday work yet still uses newfangled tech under the hood.

[–] sem@lemmy.blahaj.zone 13 points 1 day ago (1 children)

I like Debian, it is boring in the best way.

I really did not like the process of upgrading from one stable version of Debian to the next. It went OK, but i remember being anxious the whole time, compared to Ubuntu's gui workflow, and failing that, the one-command cli version that i always have to look up

[–] ratel@mander.xyz 2 points 1 day ago

I love a boring OS that just works for 90% of things and you just live with whatever the other 10% is - usually some driver quirks or peripheral funk.

I've never used the gui for upgrade but I also have a hard time remembering do-make-release.

[–] Dymonika@beehaw.org 1 points 1 day ago

really can't deal with it at the moment.

What do you mean?

[–] kieron115@startrek.website 3 points 1 day ago (2 children)
[–] prettybunnys@piefed.social 6 points 1 day ago (1 children)

You’re so cooked now that I got your IP

[–] kieron115@startrek.website 3 points 1 day ago (1 children)
[–] prettybunnys@piefed.social 4 points 1 day ago (1 children)

Too late, I already know your username is kieron

[–] kieron115@startrek.website 4 points 1 day ago* (last edited 1 day ago) (1 children)

Well I just changed my IP to 10.0.2.59 so GOOD LUCK!

[–] swiftywizard@discuss.tchncs.de 1 points 21 hours ago

No, that is mine!

[–] Alienmonkey@mander.xyz 3 points 1 day ago (1 children)

It looks like you are running this to the AVR, wired or through wifi/BT?

[–] kieron115@startrek.website 3 points 1 day ago* (last edited 1 day ago)

So I have this old sony bravia that technically supports 120hz but only with a custom EDID, and somewhere along the line of making the EDID I screwed up the display name. But I have one HDMI going to the TV and one HDMI going to the AVR for audio (to minimize input latency). It looks even more absurd in display properties lol.

[–] Dymonika@beehaw.org 0 points 1 day ago (1 children)

you know which one it is.

As of the latest dumpster fires over there, they're wanting to hide it nowadays!

[–] kuberoot@discuss.tchncs.de 2 points 1 day ago (1 children)

Dumpster fires? Do you mean the untrusted repository of user-submitted build scripts getting malicious user-submitted content? :P

Keep your official packages and AUR separate, if nothing else at least don't pull from both sources with the same command

[–] Dymonika@beehaw.org 1 points 20 hours ago (1 children)

I don't know how Arch works as a Minter here. That's good that there's a separation line... Not sure if Mint's Software Mgr has that...

[–] kuberoot@discuss.tchncs.de 1 points 2 hours ago

I suspect Mint might just not have anything like the AUR.

AUR stands for Arch User Repository, and it's a place where anybody can create a package. But those packages aren't going into a regular repository, instead they're kept as build scripts, simple code that describes how to make a package.

This is useful for two reasons - it allows users to share packages that aren't making it into the official repositories (because not everything will, there's just too much stuff out there), but it can also have things which can't go into the repos due to licensing (because the AUR doesn't distribute the software, just instructions on how to automatically get it)

There's no official utility to install packages from the AUR - you have to find a package you want on the site, clone the repository, and run makepkg to build and install it. And for updates you have to pull changes and rebuild it manually. And you're supposed to check yourself to make sure what you're installing is safe. But there are popular unofficial utilities that are intended to replace Arch's built-in package management, automatically finding packages both in the trusted repositories and the untrusted AUR, with no separation.

[–] prole@lemmy.blahaj.zone 2 points 21 hours ago (2 children)

What about snaps though?

Honestly asking since I've never actually used them

[–] ratel@mander.xyz 1 points 20 hours ago

Oh yeah I forgot about those, I think I actually disabled the snap service, or maybe I have a couple of things via snap but only small gui utilities. I use apt and dpkg for everything else, but it was annoying that they made Firefox snap only since 22.04 unless you add the extra apt repository. Easy enough to work around it and move on though.

Fuck snaps.

[–] JasonDJ@lemmy.zip 4 points 1 day ago* (last edited 1 day ago)

I use Ubuntu at work. I don't even care, it's legit 500% faster than my work Windows laptop, despite being objectively lower-speccd.

I use nobara at home. Windows free in my personal life for like a decade at least now. I wanted something solid out of the box, not atomic (I like the idea I just think it's overkill for a home workstation. The sheepdog is a pet, not part of flock), fedora based with good brtfs support.

But Ubuntu is good enough. Not as if "better than windows" is a particularly high bar, though.

[–] Whelks_chance@lemmy.world 3 points 1 day ago

Same, one LTS to the next, and all online tutorials assume you're on it. My years of messing with fstab, alsamixer and such are long behind me.

(Started on mandrake in about 2001 btw)

Same here. I use Ubuntu BTW.