this post was submitted on 10 Mar 2026
310 points (98.1% liked)

Programmer Humor

30262 readers
2417 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
 

I use arch btw

top 18 comments
sorted by: hot top controversial new old
[–] ozymandias@sh.itjust.works 9 points 42 minutes ago (1 children)

this is the same corporate fueled viral joke as “vegans always telling everyone about being vegan”.
maybe if windows wasn’t a vibe coded, microslop, death-by-1,000-papercuts, spycrosoft, torment nexus, then nobody would feel the need to tell people about linux?

[–] calango@programming.dev 1 points 1 minute ago

this line of reasoning seems right to me. Well, if Windows didn't have all these problems, there wouldn't be as much need to migrate to another operating system

[–] DarrinBrunner@lemmy.world 35 points 1 hour ago (5 children)

I've never told anyone IRL that I use Linux.

Nor have I actually spoken to anyone for more than a few words since I started using Linux.

[–] ExLisper@lemmy.curiana.net 12 points 1 hour ago (1 children)

It's never too late. Don't wait! Go outside, stop the first person you'll see, look them deeply in the eyes and say it. Say it loud and proud!

[–] Ghostie@lemmy.zip 5 points 30 minutes ago

That’s too casual. You’re going to want to plan a distro reveal party first.

[–] Dave@lemmy.nz 13 points 1 hour ago

I just generally try to avoid letting people know how technically savvy I am. I'd rather not do basic tech support for everyone I know.

[–] SomeDudeFromSpace@lemmy.ml 3 points 58 minutes ago* (last edited 57 minutes ago)

You’re doing it now! /s

[–] jasoman@lemmy.world 1 points 48 minutes ago

I heard symptoms get worse the longer you don't talk about it.

[–] deacon@lemmy.world 1 points 1 hour ago

I haven’t either but I do find myself having to master the urge more and more.

[–] maxmalrichtig@discuss.tchncs.de 16 points 1 hour ago (5 children)

Arch comments in 3, 2, 1 ...

[–] reabsorbthelight@lemmy.world 17 points 1 hour ago

So you've all heard about rolling in your grave, but have you heard about rolling releases? No? Well it works like ....

[–] pelya@lemmy.world 5 points 1 hour ago* (last edited 1 hour ago) (1 children)

People are boasting about Arch, but my first open-source OS was FreeBSD 4.2, fitting on a single CD-ROM.
It included a tiny base system and C compiler, and practically every other package had to be compiled from source, using the ports system, which was just a collection of makefiles, one for each package.
And you had to be careful to use gmake instead of make, because the default Make was BSD-specific tool incompatible with most of open-source software, which targeted Linux. And you had to make sure to use GNU versions of grep, sed, and awk, and remove all bashisms from shell scripts, because /bin/sh was of course incompatible with bash.
You had only about 50% chance that a given package would compile. Package manager? What package manager? Just run suand then make install.
And my PC was AMD K6, and it had Turbo button, which did absolutely nothing. And I was very proud of my TEAC CD drive.

[–] OwOarchist@pawb.social 3 points 24 minutes ago* (last edited 23 minutes ago) (1 children)

and it had Turbo button, which did absolutely nothing

These old 'turbo' buttons actually did do something -- they limited your CPU clock speed.

Because some old games (and perhaps other software) relied on counting CPU cycles for timing the game. The faster your CPU, the faster the game would run, and the faster things in the game would happen. When CPUs got too fast for this, such games became unplayable because everything was happening in such fast-forward speed that the player could never hope to keep up. The counter-intuitively named 'turbo' button would bridge a jumper on the motherboard and change your CPU clock speed to a lower value, slowing it down so these old style games could still run at a reasonable, playable pace.

Ironically enough, the 'turbo' button made your PC slower.

(Personally, I think turbo buttons are due for a comeback, but as fan control options. Use a 'turbo' button to switch between fan control profiles -- turbo off for quiet profile, turbo on for maximum performance profile.)

[–] pelya@lemmy.world 1 points 14 minutes ago

The PC case with Turbo button was originally 486-DX, but there was no place on the new K6 motherboard to plug it into.

[–] Ghostie@lemmy.zip 1 points 32 minutes ago

I came in here to say “Arch, btw” but now I don’t wanna.

[–] goatinspace@feddit.org 2 points 1 hour ago (1 children)

Arch-based, the path you choose btw? Good. Big endeavour it is. Closer to the Force, you'll feel... the more you learn.