Tux@lemmy.world to linuxmemes@lemmy.worldEnglish · 11 天前Windows is actually pretty good OSlemmy.worldimagemessage-square134fedilinkarrow-up1985arrow-down172
arrow-up1913arrow-down1imageWindows is actually pretty good OSlemmy.worldTux@lemmy.world to linuxmemes@lemmy.worldEnglish · 11 天前message-square134fedilink
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·10 天前Userspace concept is my point dont need them in the file system itself
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up2·10 天前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.
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1arrow-down1·10 天前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.
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-29 天前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.
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up1·edit-29 天前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.
minus-squarejatone@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-29 天前??? Im not confusing those at all. You literally just repeated what i said.
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.
??? Im not confusing those at all. You literally just repeated what i said.