Data Organization
-
This post did not contain any content.
Data shouldn't be organized hirarchically.
-
Just missing a random pile of files on the desktop.
My actual desk and office - messy. My desktop - folder, folder, 4 shortcuts. My phone -groups of apps ordered by function - Pebble, Office, Entertainment, etc. My garage - absolute hoarder nightmare from hell cause I just can't seem to get to it. Why I can be ordered in one area and not in another is beyond me.
-
A lot of apps still use legacy Windows APIs that don't understand very long paths. Those APIs have been deprecated for maybe 15 years or more, but developers are lazy. Microsoft can't add support for long paths to the old APIs because they use a fixed buffer size (which means that only a certain amount of memory space is available for the path, and increasing it would break the apps that rely on that). They can't totally remove the old APIs because every app that uses them would break.
They can’t totally remove the old APIs because every app that uses them would break.
For every other company I would buy that argument. But for one that forces customers to throw away millions of computers which can’t run Win 11… no.
-
Downloads is usually my largest folder. Funny thing is that it is literally all just Linux isos because I'm trying some things with servers
"Trying some things"
Then you end up liking what you slapped together with jank and a prayer to the temporary work-around and now there's a new prod server!
-
Downloads is usually my largest folder. Funny thing is that it is literally all just Linux isos because I'm trying some things with servers
"Linux ISOs"
-
What is a spring-loaded folder?
-
This doesn't sound any easier than using Ctrl+X to cut files and Ctrl+V to paste them wherever you want to?
-
This post did not contain any content.
Realistically, the skip should be named "Desktop"
-
- Not being able to create a file
- Folders aren’t by default listed at the top
- Spring-loaded folders are hit or miss
- No good intuitive way to set defaults for ALL folders at once
- No good intuitive way to reset any folder defaults
- .DS_Store and ._DS_Store (nuff said)
I HATE that windows will sort folders at the top instead of alphabetically with everything else. I guess it comes from using a Mac for so long.
I agree about .DS_Store in any mixed os environment though.
-
This post did not contain any content.
Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.
-
Do you even git?
Surely experiment 1…n should be branches.
With git LFS there's no excuse.
-
This doesn't sound any easier than using Ctrl+X to cut files and Ctrl+V to paste them wherever you want to?
wrote last edited by [email protected]Depends on how you use your computer.
Plenty of people would tell you that using a GUI file manager and cutting/moving files is inefficient on any platform as opposed to just using a terminal.There are times where it’s nice to drag a file or group of files and have Finder show me the content of the destination folder before I decide to drop the files. But sure I could do that with 3 mouse clicks and 4 keyboard taps.
I think that terminal only or primarily terminal is valuable, a combination of mouse and keyboard with shortcuts is valuable, and also the ability to just use your mouse (especially helpful for accessibility) is also valuable, and they all should be supported.
-
Why would you use the Finder when macOS has a perfectly fine shell?
zsh
? I mean, I use that too… but what does that have to do with anything? -
I HATE that windows will sort folders at the top instead of alphabetically with everything else. I guess it comes from using a Mac for so long.
I agree about .DS_Store in any mixed os environment though.
Yeah, I don’t know why having folders at the top would make anything easier.
-
zsh
? I mean, I use that too… but what does that have to do with anything?You can do all file management operations from the command line. No need to use the Finder.
-
Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.
ISO 8601 is
YYYYMMDD
(orYYYY-MM-DD
in extended format)Are you really going to wood chipper someone for leaving off the leading
20
? I think we can safely infer the century and millennium with a high confidence, why not trade them for two extra name characters? -
ISO 8601 is
YYYYMMDD
(orYYYY-MM-DD
in extended format)Are you really going to wood chipper someone for leaving off the leading
20
? I think we can safely infer the century and millennium with a high confidence, why not trade them for two extra name characters?As an old person who has archives dating back to the 90s, yes.
-
You can do all file management operations from the command line. No need to use the Finder.
I don’t think the “average user” is going to drop Finder to use the terminal.
In fact though I’m not an “average user”and use
bash
,zsh
pretty much every day, there are still some things I’d rather do in Finder. -
This post did not contain any content.
Man, I hate my moms pc folder layout, like why do you have Documents folder inside of documents folder inside of Documents folder? Why do you create excel sheets inside Downloads folder when you didn't download them???
-
Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.
I like my
YYYY.MM.DD-text
format and you can sue me for it