this post was submitted on 23 May 2026
647 points (98.8% liked)

Programmer Humor

31616 readers
85 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 3 years ago
MODERATORS
 
all 50 comments
sorted by: hot top controversial new old
[–] Solrac@lemmy.world 37 points 6 days ago (1 children)

I cannot. for the life of me, fathom, how regluar people, actually tolerate Windows anymore.

[–] Duamerthrax@lemmy.world 7 points 5 days ago (1 children)

Decades of FUD against Linux. I still hear from gamers that Linux is fine if you don't value your time. I spent more time configuring my keybinds to ESDF then I do tech support for any Proton or Heroic Launcher game.

[–] huggingstars@programming.dev 0 points 5 days ago* (last edited 5 days ago) (1 children)

Now it's at the point where if you treat Linux desktop as something other than a game console or a development platform you're in for a world of pain. Have fun filtering and grouping documents with Dolphin.

[–] Duamerthrax@lemmy.world 2 points 5 days ago (1 children)

You mean web browsing or office document work?

Anything more technical then gaming requires higher tech knowledge regardless of platform.

[–] huggingstars@programming.dev -2 points 5 days ago* (last edited 5 days ago) (1 children)

And on Linux you need higher tech knowledge and more time compared to other platforms due to almost everything being less polished. None of the Linux file managers have views, filtering and grouping features as polished as Explorer for example, so users will spend more time on miscellaneous tasks like managing files and they'll add up.

[–] Duamerthrax@lemmy.world 3 points 5 days ago

You vastly over estimate how the average windows user uses their computer. I can't even get them to tell me where they downloaded a particular, let alone caring about filtering, grouping or view counts.

[–] jet@hackertalks.com 26 points 6 days ago (1 children)

Yes! - or - Ask me later

This isn't consent, it's pestering and in a relationship would be abusive

[–] RamRabbit@lemmy.world 7 points 6 days ago

That type of shit is exactly why my only interactions with Windows now is via work. A place I am pushing for more Linux in and have made some solid headway on. Just things like basic file operations are faster on Linux. A benefit I would have never known about had it not been for the constant, abusive nagging Windows does.

I had just assumed things like emptying your recycle bin of 50,000 log files is slow...no, only on Windows.

[–] Diplomjodler3@lemmy.world 17 points 6 days ago (1 children)

Do you have a few minutes to talk about our Lord and Saviour, Linus Torvalds?

[–] KSPAtlas@sopuli.xyz 3 points 6 days ago (1 children)

Technically you could just netboot a kernel and initrd, then mount a root filesystem via the network

So you don't even need a drive in your computer

Not sure why you'd do this outside of very specific appliances but it's an option

[–] FuckBigTech347@lemmygrad.ml 1 points 4 days ago

I do this for a server in my LAN. I use DHCP+TFTP to boot grub over the network via PXE, and then grub boots the Kernel with the root pointing to a NFS share:

menuentry 'GNU/Linux NFS' --class gnu-linux --class gnu --class os {
        load_video
        set gfxpayload=keep
        insmod gzio
        insmod part_msdos
        insmod part_gpt
        insmod fat
        echo    'Loading kernel ...'
        linux   <TFTP Root>/vmlinuz root=/dev/nfs ip=dhcp nfsroot=<NFS Server IP>:/export/rootfs/<Root Dir> rw loglevel=6 threadirqs
}

Doing this makes managing that installation much easier. It's just a directory that lives on the Main Server.
I don't even need to boot the other Server to update the software in it, chroot is enough. And I don't even have to worry about doing separate backups, because I already back up the Main Server's Storage regularly.

[–] Chakravanti@monero.town 2 points 6 days ago

Who's conputer Doctoration?

[–] squirrel@cake.kobel.fyi 82 points 1 week ago (3 children)

On my computer...

Microsoft: There's no such thing

[–] tabular@lemmy.world 26 points 1 week ago

On my computer

Microsoft: that's where you're wrong kiddo

[–] MashedTech@lemmy.world 17 points 1 week ago

It's now "this computer"

[–] huquad@lemmy.ml 9 points 1 week ago (1 children)

I think you mean our computer comrade

[–] asdasd201@lemmygrad.ml 3 points 6 days ago* (last edited 6 days ago)

Red Star OS intensifies

[–] A_norny_mousse@piefed.zip 26 points 1 week ago (1 children)

Every time I touch a Windows computer, after 5 minutes, me hacking on the keyboard: "Why 🔨 Can't 🔨 I 🔨 Just 🔨 Do 🔨 This 🔨!!!"

Then I have to explain to my coworkers (where else would I touch a Windows computer) that I'm actually a very leet hacker, just on a different OS 😳

[–] naeap@sopuli.xyz 1 points 6 days ago (1 children)

I've pretty much stopped using windows 20 years ago - besides needing to boot it up to have some weird configuration program (looking at you Datalogic!)
I'm still "the computer guy" in my family and everyone comes to me with their Windows boxes or iOS phones/tablets, but I have absolutely no clue what I'm doing there...
I'm always astonished how much more shit Windows got in those years.
Even assigning a drive letter (which is already a stupid way to extend storage, compared with just mount points) isn't that easily set anymore.
At least it took me 20-30mins to find the option.
Changing IP addresses also seems to be highly technical and must be hidden.

Don't know what they are going for. You can make stuff easily useable, but still give options to change the defaults.

[–] A_norny_mousse@piefed.zip 1 points 6 days ago

Don’t know what they are going for.

A historical mix of conflicting paradigms all bundled in one huge software?
Slightly panicky catching up with competitors of a market they are slowly losing, thus making the above even worse?

I don't know either.

It all gets worse with a certain type of stack used in corporate environments, consisting of Google accounts, MS accounts, some sort of invisible 2FA (the 2nd factor is tied to a device)...

[–] HorikBrun@kbin.earth 20 points 1 week ago (1 children)

I am having this fight as we speak...

[–] PangurBan@lemmy.world 19 points 1 week ago (2 children)

I switched to Fedora KDE. Literally looks better than windows and doesn't have all the BS. Lightweight and it honestly works well. Aint ever going back.

[–] HorikBrun@kbin.earth 3 points 6 days ago

That's exactly what I use on my own computer. But work owns the other computer and gets to dictate the OS and ll that...

[–] Aneb@lemmy.world 9 points 1 week ago (2 children)

Well its KDE, that is why it looks good. Gnome in comparison is better than windows ui but KDE is one of the better Desktop managers. DMs are usually separate than the OS but do come preinstalled in a lot of distro flavors

[–] onlinepersona@programming.dev 3 points 6 days ago (1 children)

Gnome is just a Mac lookalike for those switching to linux from that walled garden.

[–] Skullgrid@lemmy.world 10 points 1 week ago

Gnome in comparison is better than windows ui

I haven't tried 11, but IDK, for me Gnome feels like it's trying to be futuristic while being a deranged cross between an Ipad and a fisher price toy.

But then again, macos or whatever the fuck they are calling it looks like that, but less futuristic

[–] einlander@lemmy.world 15 points 1 week ago (1 children)

You mean "This Computer" they renamed it.

[–] Siethron@lemmy.world 8 points 1 week ago (1 children)
[–] einlander@lemmy.world 2 points 1 week ago

You're right.

[–] aMockTie@piefed.world 14 points 1 week ago* (last edited 1 week ago) (2 children)

"Do I look like I know what a one drive is? I just want my pictures on my god dang hard drive!"

Edit: For anyone who might not be familiar with the scene in question.

Edit2: Or the meme version.

[–] osanna@lemmy.vg 1 points 6 days ago

Sif not 10 hour hotdog

[–] dalekcaan@feddit.nl 5 points 1 week ago

I just want a picture of a got-dang hotdog.

[–] Witchfire@lemmy.world 10 points 1 week ago

Adobe does the same exact fucking bullshit

[–] Korhaka@sopuli.xyz 9 points 1 week ago (1 children)

Recently started using a Win11 machine at my new job. Fuck me is file explorer a pile of shit. Remove gallery and onedrive links... wtf do you mean I need to use the registry editor to remove/hide some things on the side bar of file explorer?

[–] gapa@feddit.nu 2 points 1 week ago

And why do I need two links for usb stick?

[–] blackbeans@lemmy.zip 7 points 1 week ago (1 children)

You can hit F12 to save documents locally in Office applications, it bypasses all the Onedrive trash

[–] OwOarchist@pawb.social 18 points 1 week ago

"Look at what they need just to mimic a fraction of our power!"

[–] Bloefz@lemmy.world 6 points 1 week ago* (last edited 1 week ago) (1 children)

Microsoft are now automatically syncing the documents folder to OneDrive too, that's how they get you.

It also hides local folders in explorer now if your have OneDrive (which my employer turns on).

Honestly for work having that one drive turned on means that when people inevitably break the laptop, we can recover the files. Otherwise we have to explain that if they don't save stuff to a shared location it's not important enough for us to backup.

Hiding c: is a bit excessive.

[–] stoy@lemmy.zip 3 points 1 week ago (1 children)

This is funny, after X years of working professionally as an IT guy in a Microsoft 365 environment, I have started to rely heavily on OneDrive and I feel worried if I save work stuff outside of it.

At home I don't use it, but I am working on building a NAS to have better storage.

[–] picnic@lemmy.dbzer0.com 2 points 6 days ago

Well for sharing and collaboration, yes, but for a file I alone work with, I rather have that on a zfs hosted network drive.

Also of course if I have to represent and I have a surface hub available, maybe then.

But really, I dont want onedrive to be first option. Only if I so choose.