Simon Willison is celebrating the 20th anniversary of his blog. Amazing!
XXXX-06-14
Tests for GoBlog
Recently Iβve been investing more time in refactoring and creating unit and integration tests for GoBlog. After all, I donβt want to just make sure my blog is working properly through trial and error, I want to be able to prove that with automated tests.
Organic Maps
There is a new option for mobile offline maps: Organic Maps. This app is based on the source code of maps.me, before the acquisition last year.
Make your website more printable with @print CSS
I just added some CSS rules to my Hugo theme to make my blog more printable. Why and how does this work?