Select the types of activity you want to include in your feed.
Implement `F_FULLFSYNC` using Linux's `fsync`
It's okay because Linux's `fsync` guarantees the same that macOS's `F_FULLFSYNC` does: the data will be written to the disk and, if necessary, it will wait for the disk cache to be flushed