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
[–] CeeBee_Eh@lemmy.world -1 points 2 days ago (1 children)

Arch is incredibly stable. The old meme about it needing constant attention hasn't been true for at least a decade now.

[–] TeddE@lemmy.world 10 points 2 days ago (1 children)

I still wouldn't recommend it for business. Even when stable, the Arch philosophy is to empower the end user, whereas other distros like Ubuntu/RHEL are focused on getting stuff done. In 90% of situations the difference is immaterial. But if my client is angry and my boss is breathing down my neck, and I can't work because a thing isn't thing-a'lating, a support path is essential.

[–] CeeBee_Eh@lemmy.world 0 points 2 days ago (1 children)

But if my client is angry and my boss is breathing down my neck, and I can't work because a thing isn't thing-a'lating, a support path is essential.

Arch is still stable enough for that. The chances of something going sideways is smaller on Arch than on Windows. And unless you're a medium to large company paying Microsoft for enterprise support, you're going to be stuck with forums for community help with Windows.

[–] 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.