Iosevka is a slender monospace sans-serif and slab-serif typeface inspired by Pragmata Pro, M+ and PF DIN Mono, designed to be the ideal font for programming.
via amix.dk blog http://amix.dk/Main/
LZ4 is a very fast lossless compression algorithm, providing compression speed at 300 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speeds up and beyond 1GB/s per core, typically reaching RAM speed limits on multi-core systems.
:) RT @johnwlong: Just learned this handy trick for parsing a URI in Javascript:
An evolving guide to CSS architecture for sites small and large.
Understanding “Prototypes” in JavaScript
and beyond that: prototypes, classes and mixins
“Sugar is a Javascript library for working with native objects. It is designed to be intuitive, unobtrusive, and let you do more with less code.”