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.
Redis 2.8.0 released! At the first look has couple of very promising things to play aroud with
*SCAN
commands for pattern filering (like scan 0 MATCH key:1*
)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.