RE: Steemit.com is now Open Source

You are viewing a single comment's thread from:

Steemit.com is now Open Source

in steemit •  8 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.

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

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