I’ve written a Git Workshop site
That is all.
peace
We often get to a point where we have billions of local git repositories that have been merged already, or abandoned - it’s often difficult to see the wood from the trees. Prune remote tracking ...
A recent HN discussion got me thinking - why don’t I try and run my own email infrastructure? Some of the main reasons I hadn’t previously tried might come naturally: Email servers are a pain t...
We use the gem rspec-sitemap-matchers to validate and parse some sitemap files, but it can’t validate against the sitemap standard XSD, so here’s the code snippet. {% highlight ruby %} ./spec/supp...
Defensive Modern Javascipt
RSpec matcher to validate sitemaps