Slashdot Mirror


User: MisterSarcastic

MisterSarcastic's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. People seem confused... on The Death of Folders? · · Score: 1

    About what a Folder is. Do you think your hard disk is divided into little named areas where all your files are kept? No, your bits are scattered all over those platters. Your filesystem already is a database, albeit a limited flat file database. Or should I say FAT file database (File Allocation Table, and yes, extfs2 has those too).

    The issue is that your FAT (database only lets you assign one location key to each instance of a file, while a nicer database will let you assign it many different pieces of metadata.

    When you "save a file in a folder" you are labeling that file with a simple piece of metadata - the folder name. When you "open a folder" you are calling up every file with that label, and no, they generally won't be right next to each other on your hard disk. If you have more sophisticated metadata tagging ability, you can just "save it into multiple folders", or just the same ones you would have anyway, why is that such a confounding paradigm shift for people?

    So the issue is, do you do this in userspace, with the same old FAT in the background? Or do you replace FAT with something nicer? Spotlight (unless I am mistaken) is a userspace tool on top of a standard FAT type filesystem, while Apple is proposing moving to a relational database for the actual low-level filesystem, at the kernel level. In that case, I don't see why you can't browse folders uing your favorite Finder or Explorer whether they are database, FAT, or other. Userspace tools might not have that feature, but if a database is your kernel's filesystem, then whats the difference to you? You can search and/or browse a regular filsystem, a database just makes the search part much nicer.

  2. Re:easier solution... on A Coffeeshop's Weekends Without Wi-Fi · · Score: 1

    Ah yes, that's a much easier solution than hitting the switch on weekends.

  3. Re:Well, of course on Remote-controlled Bolts and Screws · · Score: 1

    Indeed. Previously, a hardware store was where you'd go to buy a fasterner. Now its where you'll go to buy an RC fastener. Amazing.

  4. Sure I'll buy a can of soda on Remote Controls On The March · · Score: 5, Funny

    "In cities around the world, purchasing a soda out of a vending machine can be as easy as dialing your cell phone."

    Because buying soda from a vending amchine is -so- much more difficult than dialing a cellphone. All that heavy change you have to lug around, when instead you could be reading the number off of the vending machine, entering it into your phone, paying an extra 50 cents or so for the minutes it takes to call, navigate through the menu to choose your soda and Voila! Its all taken care of transparently through the miracle of technology.

    I'm going to try this out the next chance I get.