Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
There's multiple things for different things besides just those two so it doesn't really matter lol
-
I call them directories when I'm using command line, and folders otherwise. It's mostly because directories is a fucking long word but folders is simpler.
-
theuser48027yLinux distros don't really follow the usual Xerox office desk metaphor that Windows and macOS do.
-
lotd79227y@QueenCodeslut could go full gnome, and call them boxes :p
I personally think directory is the better word.
When I visualize the word folder, I get the image of something that folds things.
Ie. A poker player folds his card, by flipping it..
For user friendliness.. I guess it's a matter og taste.
The worst name I've come across for a directory though, is probably maps.
Some web shell file browser i came across once had just that... -
theuser48027yWindows is kinda strange. There is a folder inside the user folder they call "Desktop", but surely the desktop folder should be the root folder right?
-
Pizza35357yI like to say "folder" when I'm just talking about a particular folder, and "directory" when the full path of the folder is important too.
-
Naming is interchangeable.
What truly gets my blood boiling is the path separator "/" and "\".
And don't get me started on labeling drives via letters. -
Avyy7527yWhen someone asks me something, I say - open this-and-that Directory. Makes me sound more intelligent and smart.
-
hjk10157317yOn Windows one lists the contents of a folder with the 'dir' command...
Maybe they changed the naming to avoid confusion with directory services (like active directory)?
I generally don't care if it's called map, folder, directory or for (we Dutch people use that sometimes). One can use any of the words we greatly don't have to search for it.
What really bothers me though Is that I am always searching for the illusive 'add and remove programs' thingy. It has changed it's name a few times and the translations are vastly different. Also windows still has two interfaces for configuration options and often needs the hard to find old one to really fix things. -
bioDan61597yIt has always been a directory.
Microsoft decided as a UX decision (back around Windows 95, or even before) that from a user prespective, saving files in folders makes more sense (to people in the physical world) than saving files in directories which had no meaning in the physical world.
Microsoft was wrong. They should've kept it as directories imho. -
shut-down527yBut still Windows uses CMD dir to list all folders. :-) It should be command fol or fld. :-D
-
@bioDan Well, seeing how many non-tech-savvy people use Windows, that was a good decision lol
-
lotd79227y@Ashkin wants the whole package, I see.
Support rsync? Because it's gonna be quite the (pay)load :p -
@filthyranter Its because of decisions like this that there are an ungodly amount non-tech-savvy users...windows doesn't draw in stupid users, it creates them.
-
hjk10157317y@afrometal You are mistaken. It is treated as a file (use rm -r and you will see) just remember that not all files are equal. Some files can be executed for example. Others are even more special like a driver file or named pipe or socket. Still files though.
It is very common to have some exceptional behaviour based on file type but as a programmer you don't have too as everything is a file and file operations will apply -
konfou317yLinux/Windows
> dir foo
> cd foo
> mkdir bar
> rmdir bar
I guess it was just the GUI developers that couldn't be bothered with what terms the rest of the system uses. -
Aalleexx1786yLinux hugs you and treats it like a location while Windows watches you as a container
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
I never understand why we need two name for the same thing!
undefined
windows
directory
folders
linux