Select the types of activity you want to include in your feed.
Fix `getentropy`'s return value
It's supposed to return 0 if it succeeds, -1 otherwise. See `man 2 getentropy`(It's also supposed to return EIO if it reads less bytes than were requested; this also fixes that)
Ariel Abreu 6 years ago f0801e12 b047cd79