this post was submitted on 30 Jun 2024
604 points (93.1% liked)

Programmer Humor

19307 readers
936 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 1 year ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 124 points 3 months ago (3 children)

I am a little biased because I've been using Debian professionally for many years now but we don't deserve Debian. It is fantastically stable and reliable and makes an excellent platform for running your services off of. If you are at all interested in offering some time and energy to the open source community, consider adopting a Debian package!

[–] [email protected] 51 points 3 months ago (1 children)

I'm thinking about a Linux laptop with FOSS software for my business actually, Lemmy's relentless horde of pro-Linux propaganda has won me over

(OK I've always liked FOSS I've just never taken the jump)

[–] [email protected] 37 points 3 months ago* (last edited 3 months ago) (2 children)

ONE OF US! ONE OF US!

but seriously, modern FOSS distros (yes, debian is modern, damnit!) are amazingly good. you have an exceptionally high probablility of switching and staying switched.

[–] [email protected] 7 points 3 months ago (2 children)

I'm looking forward to it!

Side note: anyone got recommendations for business software? I've started browsing the FOSS community here for ideas but I'm not sure what QuickBooks alternatives exist

[–] [email protected] 6 points 3 months ago

I'm an accountant.

The best accounting software will be the one your accountant uses.

When clients are on the same platform that I use internally everything just matches up and it's beautiful and elegant and amazing.

When clients are using something else it just doesn't fit our workflows and it's just more of a fuck around, which of course the client gets charged for.

[–] [email protected] 5 points 3 months ago (5 children)

A quick Google shows Quickbooks to be cloud-based accounting software. For FOSS accounting, GnuCash exists so you could try that (it can also run on Windows and macOS). However, it's unlikely to have feature parity so if you like the added convenience that Quickbooks offers, see if you can use Quickbooks in a browser. Being cloud-based, they would probably build a browser version before building a Linux desktop app. If they don't and you need to run a Windows desktop app on Linux, you can probably do this using Bottles (which uses Wine and Proton under the hood, the tech that enables the Steam Deck).

load more comments (5 replies)
[–] [email protected] 6 points 3 months ago

ONE OF US! ONE OF US!

[–] [email protected] 5 points 3 months ago (1 children)

That's how I feel about arch, it's not "stable" but the few issues I've had they typically have it fixed with an update within hours.

I do have to clarify when I switched to arch from windows my entire computer was brand new and practically no other distro booted or if it installed it dumped me to a black screen.

After running my server on archlinux with the stable kernel for 7 years I did install Debian on my new server. Zfs just required an older lts kernel than I could get on arch without a ton of hassle. I didn't need it on my Mac mini with an external hard drive plugged in. From my experience it's not very different to maintain compared to arch but it's nice having built in automation instead of writing my own.

Man it's weird using a system of what I can guess is a bunch of bash scripts on Debian to set things up compared to just using the tools built into and written for systemd.

[–] [email protected] 11 points 3 months ago* (last edited 3 months ago) (1 children)

it's not "stable"

"stable" in this case means that it doesn't change often. Debian stable is called that because no major version changes are performed during the entire cycle of a release.

It doesn't mean "stable" as in "never crashes", although Debian is good at that too.

Arch is definitely not "stable" using that definition!

load more comments (1 replies)
[–] [email protected] 4 points 3 months ago (3 children)

I had to step away from it because packages are just too old.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago) (1 children)

Have you considered using testing instead of stable or Siduction?

[–] [email protected] 3 points 3 months ago

I should be more clear: specifically I was rebuilding a Docker image based on Debian and needed Node.js for one build step, then Ruby for another as well as the final image.

In the Dockerfile there were a ton of weird commands for simply installing Node.js and Ruby whereas on Alpine Linux I could simply install the needed versions from apk. I understand it’s preferable to build these from scratch but in the case of Node.js I was looking to simply compile a bunch of assets then throw away the layer.

I could’ve spent a bunch of time figuring it out for Debian but I wanted a smaller image in the end anyway too.

load more comments (2 replies)
[–] [email protected] 28 points 3 months ago (8 children)

I just want a Debian-based distro with KDE that's not poisoned by Canonical's nonsense

[–] [email protected] 49 points 3 months ago (2 children)
[–] [email protected] 20 points 3 months ago (1 children)

I'm currently on debian. I wrote this comment as a response to the Debian slander in the meme.

[–] [email protected] 7 points 3 months ago

Just do a quick simple sudo apt-get install task-kde-desktop

load more comments (1 replies)
[–] [email protected] 9 points 3 months ago

You can choose KDE as desktop environment during Debian installation, or replace whatever DE you installed at any time.

[–] [email protected] 4 points 3 months ago
[–] [email protected] 4 points 3 months ago

I think you're looking for Debian. If you want newer packages, run testing instead of stable.

[–] [email protected] 3 points 3 months ago (1 children)
[–] [email protected] 4 points 3 months ago (1 children)
[–] [email protected] 4 points 3 months ago* (last edited 3 months ago) (1 children)

But afaIk without 'Canonical's nonsense', e.g. snap Firefox.

[–] [email protected] 2 points 3 months ago (1 children)

updating packages in kde neon is like playing russian roulette, it's worse than pop os in my experience

load more comments (1 replies)
load more comments (3 replies)
[–] [email protected] 23 points 3 months ago* (last edited 3 months ago)

I still remember this nice 'feature' of XScreenSaver.

However, as of 2016 Iceweasel is Firefox ESR again.

[–] [email protected] 21 points 3 months ago (1 children)

The packages in Debian are really old. It's awful.

I was looking at my xzutils package the other month. "So outdated," I thought, envying the cool hip trendy Arch users.

load more comments (1 replies)
[–] MeDuViNoX 19 points 3 months ago
[–] [email protected] 18 points 3 months ago* (last edited 3 months ago)

Tell me you're an opinionated novice without telling me you're an opinionated novice.

~(edit:specificity)~

[–] [email protected] 18 points 3 months ago* (last edited 3 months ago) (1 children)
[–] [email protected] 6 points 3 months ago
[–] [email protected] 16 points 3 months ago* (last edited 3 months ago) (2 children)

SOFTWARE WAS NOT SUPPOSED TO BE STABLE

Someone with a case of brain rot.

[–] [email protected] 40 points 3 months ago (1 children)

Me, because I cannot understand how people can miss the facetiousness of this meme template with such confidence

[–] [email protected] 5 points 3 months ago (1 children)
[–] [email protected] 5 points 3 months ago

When even the skull is more alive

[–] jubilationtcornpone 5 points 3 months ago

Ah, I see you've met the product owner.

[–] [email protected] 15 points 3 months ago (1 children)

Mentoning Iceweasel in 2024?! Where did you find this meme?! Debian stable?!

[–] [email protected] 5 points 3 months ago (1 children)
load more comments (1 replies)
[–] [email protected] 15 points 3 months ago* (last edited 3 months ago)

YEARS OF BACKPORTS yet NO REAL WORLD USE FOUND for staying more than ONE VERSION behind

I have a really old computer that still gets the job done, and just getting up to Bullseye broke it a bit.

I know, I know, it's just a meme.

[–] [email protected] 15 points 3 months ago (1 children)

LMDE (Linux Mint Debian Edition) is a wonderful self-hosting platform.

[–] [email protected] 5 points 3 months ago

Today I learned there’s a Debian edition of mint.

https://linuxmint.com/download_lmde.php

[–] [email protected] 13 points 3 months ago

It makes a great headless server

[–] [email protected] 12 points 3 months ago

Getthefuckouttamyfacewiththisridiculousbullshit.

[–] [email protected] 12 points 3 months ago

Debian gives you a choice though. If you want stability, install the stable release. If you want newer packages, install the testing release. Just be sure to get security updates from unstable (sid) if you do that.

"stable" in this context means that stuff doesn't change often. It doesn't mean "stable" as in reliable / never crashes, although Debian is good at that too.

[–] [email protected] 9 points 3 months ago (1 children)

It is possible though to get newer versions using flathub or somethibg, right? (I know very little about linux, but I'm thinking of switching from win10 to debian next year.)

[–] [email protected] 17 points 3 months ago

For normal desktop users, yeah Debian Stable + Flatpaks is a winning combo for picking the software that you want to be cutting-edge and leaving the rest to rock-solid stability. Normally Linux distros keep a full ecosystem of packages that interop and depend on each other, but solutions like Flatpak have their own little microcosm of dependencies that can be used independently of the host distro. There are also Debian Backports for when you want native Debian packages that are more cutting-edge but still compiled to work with your older base system. Backports are not available for most packages but sometimes the important ones are available, like the Linux kernel itself. You can also try to compile your own backports, but you'll be responsible for updating it.

[–] [email protected] 7 points 3 months ago

This makes Debian look kinda good actually...

load more comments
view more: next ›