Git as a Plan 9 file system - Programming On Unix
Users browsing this thread: 4 Guest(s)
|
|||
FUSE and similar concepts (Dokany on Windows) try to mirror what Plan 9 does on kernels which don't know about that into a userland that doesn't know about that. Even with FUSE, you cannot just "write into any window" by mounting the related application.
But it is better than nothing and plan9port adds at least enough APIs to achieve the desired results. I think more software should do that. -- <mort> choosing a terrible license just to be spiteful towards others is possibly the most tux0r thing I've ever seen |
|||
Messages In This Thread |
Git as a Plan 9 file system - by jkl - 13-04-2019, 04:24 PM
RE: Git as a Plan 9 file system - by z3bra - 13-04-2019, 06:35 PM
RE: Git as a Plan 9 file system - by jkl - 13-04-2019, 06:39 PM
RE: Git as a Plan 9 file system - by z3bra - 14-04-2019, 06:07 AM
RE: Git as a Plan 9 file system - by venam - 14-04-2019, 11:27 AM
RE: Git as a Plan 9 file system - by jkl - 14-04-2019, 11:30 AM
RE: Git as a Plan 9 file system - by z3bra - 15-04-2019, 06:16 PM
RE: Git as a Plan 9 file system - by jkl - 16-04-2019, 05:18 AM
RE: Git as a Plan 9 file system - by josuah - 12-01-2020, 08:47 PM
RE: Git as a Plan 9 file system - by jkl - 11-05-2020, 03:06 AM
RE: Git as a Plan 9 file system - by Halfwit - 12-05-2020, 03:13 AM
RE: Git as a Plan 9 file system - by jkl - 12-05-2020, 03:16 AM
RE: Git as a Plan 9 file system - by z3bra - 12-05-2020, 10:07 AM
RE: Git as a Plan 9 file system - by z3bra - 13-05-2020, 09:07 AM
RE: Git as a Plan 9 file system - by jkl - 13-05-2020, 10:20 AM
|