Comment on Website hosted on a 24 year old Linux serverparentComments−yjftsjthsd-h3yPretty sure Linux didn't have inotify then.Did FUSE exist yet? You could hack it up in userspace...(Have the HTML on a FUSE filesystem, and every time it gets a read it updates the HTML)−dmd3yFUSE's announcement: https://lwn.net/2001/1115/a/fuse.php3
Comments
Did FUSE exist yet? You could hack it up in userspace...
(Have the HTML on a FUSE filesystem, and every time it gets a read it updates the HTML)
FUSE's announcement: https://lwn.net/2001/1115/a/fuse.php3