Skip to content

Comment on Website hosted on a 24 year old Linux serverparent

Comments

Pretty sure Linux didn't have inotify then.

Probably a CGI script updates a counter in a file.

Pretty 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)

Can confirm, that's how it was done. A simple text file.

What about dnotify? I think that predated inotify. If so, I think it has the ability to notify a process when a file was accessed, so could fill a similar role.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.