mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

Aral Balkan

To answer my own question, no.

It looks like the recursive watch in Node.js does 5 second polling. If you turn recursive off, you get instant notifications (although two of each for an edit on a file).

@aral it's a good 4 years since I worked in node land. Can't believe this is still such a pain point. Disappointing

@aral thanks for posting this!! I was stuck with `chokidar` for a while!

@Frishi Chokidar is excellent, don’t get me wrong, but not having a native module is a huge advantage (at least for my use case).