You are viewing a single comment's thread from:

RE: Steemit.com is now Open Source

in #steemit9 years ago

Fsevents is Mac OS/X's equivalent of Linux' inotify. I can't find any abstraction library to hide which API is being used, which is annoying as a lot of software uses fsevents. If both could be hidden behind a POSIX API, everyone would be happy and the software developers could live happily ever after. A portability library could be developed by Steem and used by their software, but it should really be external to Steem the engine so that everyone could use it.

Sort:  

@artakan @alfar did you solve this FSevents problem I'm facing the same here, on a linux Arch
..
any help ?