Sysdig - open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. Kind of strace + tcpdump + lsof + awesome sauce. With a little Lua cherry on top.
"About humanly Haskell" - a book about Haskell, written in plain language for ordinary programmers. Hm... maybe sometimes I will look on it. Just to have deeper understanding of "alien" paradigm.
Sysdig - open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. Kind of strace + tcpdump + lsof + awesome sauce. With a little Lua cherry on top.
LetsEncrypt.org promises till Summer 2015 to provide free Certification Autority to make https for our sites just as with a magic wand. That will be awesome :)
Vivus - JavaScript library to make drawing animation on SVG
Google's Material Design like CSS frameworks
Factory Muffin - library for creating and populating objects (with Faker) on-the-fly in tests. Also could be used with ORM to poluplate DB objects.