this post was submitted on 31 Oct 2025
779 points (98.3% liked)

Programmer Humor

27193 readers
1015 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 don't fucking know why I can't eject USB hard drives. I installed the SysInternals apps, and best they can tell me is that Dropbox is fucking with the drives. I explicitly told Dropbox to not fuck with USB drives. I don't know who's lying, I just want whoever is fucking with the drives to stop fucking with the drives, OK??? OK.

you are viewing a single comment's thread
view the rest of the comments
[–] Zorque@lemmy.world 84 points 3 days ago (4 children)

Either that or they were added at different times by two different teams with two different design philosophies.

[–] kazerniel@lemmy.world 5 points 2 days ago* (last edited 2 days ago)

Reminds me of that story about Windows's format dialog. It's on Xitter, so here's the text:

Dave W Plummer

I wrote [Windows's] Format dialog back on a rainy Thursday morning at Microsoft in late 1994, I think it was.

We were porting the bajillion lines of code from the Windows95 user interface over to NT, and Format was just one of those areas where WindowsNT was different enough from Windows95 that we had to come up with some custom UI.

I got out a piece of paper and wrote down all the options and choices you could make with respect to formatting a disk, like filesystem, label, cluster size, compression, encryption, and so on.

Then I busted out VC++2.0 and used the Resource Editor to lay out a simple vertical stack of all the choices you had to make, in the approximate order you had to make. It wasn't elegant, but it would do until the elegant UI arrived.

That was some 30 years ago, and the dialog is still my temporary one from that Thursday morning, so be careful about checking in "temporary" solutions!

I also had to decide how much "cluster slack" would be too much, and that wound up constraining the format size of a FAT volume to 32GB. That limit was also an arbitrary choice that morning, and one that has stuck with us as a permanent side effect.

So remember... there are no "temporary" checkins :)

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

yeah a fresh windows 11 install has like 20 different control panels, all built at different times by different teams using different UI toolkits. It's basically their philosophy to not unify anything but instead just keep bolting new things to different pieces of the OS, no matter how similar

[–] Scrollone@feddit.it 1 points 2 days ago

It's because they don't want to break compatibility with existing software. Which I understand, because if they broke old software then people could just migrate to Linux as well

[–] mobotsar@sh.itjust.works 40 points 3 days ago

It's definitely that one

[–] Rooster326@programming.dev 1 points 2 days ago* (last edited 2 days ago)

Yes that was the old Microsoft. The new Microsoft has fixed that problem All teams share the same design philosophy. >!Enshitification!<