Multiple ssh keys for git

Ever need to contribute to a repository that isn't hosted at Github? Maybe it's a private Gitlab instance or maybe it's something at Assembla or Bit »

Screen scraping with x-ray

Screen scraping is, I think, something all web developers do but we rarely talk about it. Probably because it's some combination of boring and dirty– most »

A simple srcset example

I have a simple page where I occasionally post links to web things I make. The design couldn't be much simpler: fixed width images (I know, »