Endless Paradigm

Full Version: Things that piss me off.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
#3. Filesystems

I have some folders on my drives which contain ancient files from long ago, lots and lots of them, that I have collected over a long period of time and generally don't look at much. But I keep them, because it has definitely happened that I find something there that I absolutely need (which is the opposite of needing something you deleted), and finding stuff is easy anyway with Spotlight.

However, sometimes I want to use a harddrive for a new purpose, and the files need to be moved. These folders are huge though, and have tens of thousands of small files in them amounting to tens of gigabytes. That takes quite a while to transfer to a network drive for instance, especially over the windows file sharing protocol which is not fast (euphemism).

So why do I hate filesystems? Well, imagine copying many many gigs of spoon for hours, then at the very last moment, just when you're sitting waiting for it so you can format your drive and move on, it cancels, because 'permissions' or 'file corrupt', or just 'error'. This pisses me off SO MUCH. Not only do filesystems always bitch about random spoon and limitations, and are slow, and whatever, they also allow spoon to be corrupted and don't provide a decent way to fix it. NTFS and FAT have chkdsk, but that simply destroys any broken files. Mac OS X uses HFS+, which is better in many ways, but whenever you get an error there's no way to figure out exactly which file is broken or what's wrong, because Mac OS X is user friendly and doesn't tell you. Also, Mac OS X assumes it's so great that you never need to disk check, and provides no user friendly way of doing so. So actually, in this case, Mac OS X is what pisses me off. Very very much. User friendly is great 90% of the time (for me) but when it comes to stuff that matters it lacks, I always have to go and find out stuff myself, if that even is possible.

The only decent filesystem out there is ZFS, which apple even promised as a main filesystem for Mac OS X Leopard. What do wee have now? A read-only implementation. There is a port available, but that's not supported and buggy at times. If I want an improvement to my filesystem, I'm not going to be using an unsupported unofficial version with bugs all over it.
yeah, Filesystems suck - a lot.
It's somewhat difficult to implement a good filesystem that can do error checking without killing stuff performance and space wise...
Lots of small files are generally handled slower than single large files.  You're probably better off joining everything if you're going to copy a large amount of things, or just store them in an archive.


By the way, at Uni comp, and I HATE the stupid language bar.  It keeps randomly changing to Arabic >_<
ZiNgA BuRgA Wrote:By the way, at Uni comp, and I HATE the stupid language bar.  It keeps randomly changing to Arabic >_<

Oh god, the XP Language bar gave me such a fudgein headache... woohoo for Vistas actually working!
You do know you can disable it right?  It's just these computers.  Seriously though, I can't think of many people who'd need the language bar...
ZiNgA BuRgA Wrote:You do know you can disable it right?  It's just these computers.  Seriously though, I can't think of many people who'd need the language bar...

Of course yeah, once upon a time, I had a Dell, and for some reason they sent an American Business Card Keyboard along with the Spanish one. Funnily enough, the Spanish one went defunct, and then I got to play with the lang bar Nanana
Language bar, i use that to slap computers to 1337 dvorak (and back if i feel considerate)

Ever seen ZFS? It was awesome when I had that using the ported version, it has gz compression by default so I could generate an infinitely large empty file and it would only be 1kb on disk or whatever, then copy it to a friend's pc and it would bork because it took up all the space :P

The driver crashed many times with many scary errors, but the filesystem never broke. I always had all of my files. It doesn't fragment, it doesn't corrupt and it doesn't have limits*.
nylanrd4 Wrote:Ever seen ZFS? It was awesome when I had that using the ported version, it has gz compression by default so I could generate an infinitely large empty file and it would only be 1kb on disk or whatever, then copy it to a friend's pc and it would bork because it took up all the space :P
I detect CPU killer... (I'm sure the swap file was very fast...)
Pages: 1 2
Reference URL's