this post was submitted on 11 Jan 2024
1190 points (98.5% liked)

Memes

45171 readers
2084 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 

I don't know why I even bother opening the settings app

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 8 months ago* (last edited 8 months ago) (6 children)

According to Dave Plummer, a retired Windows Engineer, there are actually bugs in some of the windows components because he intended for them to be temporary solutions, like the CPU or Hard Drive usage numbers had to be Massaged to be lower than 100%, for example. When the Task Manager doesn't respond you can actually use Ctrl+Shift+Esc to queue up a new Task Manager if the old one doesn't revive itself. That stuff hasn't changed since 1996.

He also wrote the File Formatter, which has a file size limit of 32Gb for the Fat32 format for the same reason: it wasn't supposed to be permanent, but it hasn't changed for over 20 years. The concept at the time was that Cluster Slack would make a large drives like a terabyte more than 99% wasted space in the format, so 32Gb was arbitrarily chosen as a limit.

[–] [email protected] 10 points 8 months ago* (last edited 8 months ago) (2 children)

fyi Dave was involved in some scareware bullshit as one of the main actors and sued for it. Fuck this guy.

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

Very unfortunate to hear. I wonder how much of his YT Channel were lies?

[–] [email protected] 2 points 8 months ago

I aggree. I really liked his videos until came across this info (back then on reddit).

[–] [email protected] 9 points 8 months ago

I went to go disable my nic.

It needed a reboot to take effect.

The fuck? I only want to turn it off because I’m testing something and I need a change of ip to test an application and I’m feeling lazy, so I turn off the nic to go to wifi. Good enough? Nope.

So stand up and unplug the cord.

Cool. Switched over. Test didn’t work as expected. Plug cord back in.

Next day computer reboots for updates and I’ve got no internet. Go crazy trying to figure out what it was then remember it needed a reboot to disable the nic.

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

He also wrote the File Formatter, which has a file size limit of 32Gb for the Fat32 format for the same reason: it wasn't supposed to be permanent, but it hasn't changed for over 20 years.

I was thinking about this recently, so it is a bug, not a feature

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

If it has been a bug for 20+ years, we can safely say it's a feature for backwards compatibility.

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

I mean, it was intentional in a way, so the definition of bug is hazy, but the functioning version would be the ExFAT format.

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

But the problem isn't in Fat32 itself, as you can format larger disks in that format just fine

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

Yes, the final line of my comment explains that, it's just that the cluster size in Fat32 has a lower bound so if you have files smaller than the cluster then they take a whole cluster, and that can lead to cluster slack that is vast majority wasted space.

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

file size limit of 32Gb for the Fat32 format

The limit was a 4GB limit, tho

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

They're talking about the overall size, not the per file size limit.

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

The limit on formatting drives as fat32 is 32GB on windows though anything above 32GB and you have to go find a 3rd party tool to convert larger disks to fat32

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

Dave's youtube channel is great for these stories from back in the day. Link for the lazy: https://www.youtube.com/@DavesGarage

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

Here is an alternative Piped link(s):

https://www.piped.video/@DavesGarage

Piped is a privacy-respecting open-source alternative frontend to YouTube.

I'm open-source; check me out at GitHub.

[–] [email protected] 0 points 8 months ago

I went to go disable my nic.

It needed a reboot to take effect.

The fuck? I only want to turn it off because I’m testing something and I need a change of ip to test an application and I’m feeling lazy, so I turn off the nic to go to wifi. Good enough? Nope.

So stand up and unplug the cord.

Cool. Switched over. Test didn’t work as expected. Plug cord back in.

Next day computer reboots for updates and I’ve got no internet. Go crazy trying to figure out what it was then remember it needed a reboot to disable the nic.