Postgres Full Text Search is better than ... (Part 2)
In which I show how ElasticSearch, Solr or another search specific database is probably unnecessary for a lot of PostgreSQL users ... Part 2.
Postgres Full Text Search is better than ... (Part 1)
In which I show how ElasticSearch, Solr or another search specific database is probably unnecessary for a lot of PostgreSQL users.
How to Speak
I used to hate public speaking; I still do but I used to too (apologies to Mitch Hedberg). But as I have spent less of my work time building and deploying software and more of it sharing why and how software is built and deployed, I've needed to get better at communicating ...
Compressing pdf files with ghostscript
How I used ghostscript to compress some ridiculously large pdf files for reading on my iPad.
Generate a wildcard SSL certificate behind a firewall with Cloudflare & Docker
The wonderful Let's Encrypt makes it easy to easy to generate and install SSL certificates for free using the certbot ACME client...