Microsoft is moving forward with its plans to turn Windows 11 into a full-fledged “AI” operating system amidst Copilot backlash. The first big move in that direction is an experimental feature called “Agent Workspace,” which gives AI agents access to the most-used folders in your directory, such as Desktop, Music, Pictures, and Videos. It will […]
Um, just in case, I’ll have you know that I name all my folders “trans porn”. It doesn’t mean anything in particular.
I think I may have caused some confusion and after some research I can see why.
Naturally I was referring to transistors and transformers, and pictures thereof. Ha ha lol guys can we forget this now?
Transporners, more than meats the eye
A volume of NTFS that is filled entirely by folders named “trans porn” would mean that there isn’t a single folder in there that contains 2 folders.
New organizing system just dropped. It’s just a chain of five thousand trans porn folders. The depth means something to the creator.
You can now have 128 files in your filesystem.
https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry
I think I could honestly get away with 128 deep paths. I don’t use more than twenty unique folders in my day-to-day computing. It might be difficult to get the various programs on board with my trans porn name for each folder, but that’s what tinkering is for, eh?
Did you post the wrong link? Yours is about “Maximum Path Length Limitation” and the number 128 doesn’t appear anywhere on that page. The max path length is 256 characters.
Where did you read that “you can now have 128 files in your filesystem?”
If you want to encode information into only the depth of your recursive identically named folders, you have 128 different depths, one character for the name, one for the slash, per level. Yields about 128 possible levels. Leave one off for the last filename, 127.
If we want to name our folders something longer than a single character, we can store less files. If we want to store our files on linux, by default we get 4096 characters to play with, so about 2k levels (unless we compile our own linux kernel with PATH_MAX set for this very specific purpose). If we run CIFS we may be able to reach up to 16k levels.
That was my interpretation of OPs (admittedly bad) idea. Personally, I try to avoid implementing inodes as Church numerals.
With Unicode, you can.