this post was submitted on 16 Jul 2025
187 points (94.7% liked)

Programmer Humor

25098 readers
1615 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
 

Under Windows DBeaver is a solid (and free) tool for the casual database user. But under Linux you really learn to save your scripts often.

you are viewing a single comment's thread
view the rest of the comments
[–] firelizzard@programming.dev 1 points 2 days ago (1 children)

Saying the chance of something going sideways is smaller than on Windows isn’t saying much. I’ll pick a distro that’s stable by default, TYVM.

[–] CeeBee_Eh@lemmy.world 1 points 1 day ago* (last edited 1 day ago)

Saying the chance of something going sideways is smaller than on Windows isn’t saying much

True. I'll grant you that.

I’ll pick a distro that’s stable by default

Arch isn't "unstable" by any means. I've been running ~~Arch~~ EndeavourOS as my desktop distro that I develop on for years and it's entirely reliable. Now I personally wouldn't run Arch on any of my distros (I go with either Debian or NixOS), but there are people who do it and it works fine.

Edit: I said "Arch" but I meant EndeavourOS, which is Arch with some QoL improvements.