Tux@lemmy.world to linuxmemes@lemmy.worldEnglish · 9 months agoWindows is actually pretty good OSlemmy.worldexternal-linkmessage-square114linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkWindows is actually pretty good OSlemmy.worldTux@lemmy.world to linuxmemes@lemmy.worldEnglish · 9 months agomessage-square114linkfedilink
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·9 months agoyes, because folders are not something thats really worthwhile in a filesystem. they’re a vestige of an earlier time.
minus-squaredesktop_user [they/them] @lemmy.blahaj.zoneBannedlinkfedilinkarrow-up0·9 months agofolders are a convenient organization strategy
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up0·9 months agoFolders, or directories, really, may not be worthwhile, but when you have more than fifteen files, they’re quite convenient.
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·9 months agoUserspace concept is my point dont need them in the file system itself
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up0·9 months agoIn that case you’re left with applications implementing it, and hoping for something homogeneous. Which may or may not happen. I wouldn’t trust it.
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·9 months agosounds like a you problem. if you think longer on it maybe you’ll come up with the obvious layer to implement it at that isn’t the kernel.
minus-squarehex@programming.devlinkfedilinkarrow-up0·9 months agoEnlighten us instead of being a dick lol
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·edit-29 months agoSee desktop portals, and desktop environments you dont need to use the kernel for the folder structure. And shared implantations for adding them in are fairly trivial.
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up0·edit-29 months agoI think you’re confusing user interfaces and API structures there. Also file systems don’t have to be in the kernel. User space file systems are a thing and work fine.
yes, because folders are not something thats really worthwhile in a filesystem. they’re a vestige of an earlier time.
folders are a convenient organization strategy
Folders, or directories, really, may not be worthwhile, but when you have more than fifteen files, they’re quite convenient.
Userspace concept is my point dont need them in the file system itself
In that case you’re left with applications implementing it, and hoping for something homogeneous. Which may or may not happen.
I wouldn’t trust it.
sounds like a you problem. if you think longer on it maybe you’ll come up with the obvious layer to implement it at that isn’t the kernel.
Enlighten us instead of being a dick lol
See desktop portals, and desktop environments you dont need to use the kernel for the folder structure. And shared implantations for adding them in are fairly trivial.
I think you’re confusing user interfaces and API structures there.
Also file systems don’t have to be in the kernel. User space file systems are a thing and work fine.