Build a static site blog using Emacs Org Mode, Docker, and Google Cloud Run. No frameworks, no dependencies - just boring technology that works.
Blog
Docker send email guide using bytemark/smtp and Gmail SMTP. Set up automated email notifications with a simple bash script for cron jobs and backup...
How we built a real-time LLM translation service at Trainline using Claude 3.5 and AWS Bedrock to translate travel disruption messages across...
How to use Elasticsearch and Kibana to search through the Facebook data breach. Step-by-step guide to indexing millions of records with Docker.
Learn how to build an iOS network logging tool that captures HTTP requests on-device, eliminating the need for proxy setup during mobile release...
Learn how to build location-based features using Postgres geospatial extensions. Use earthdistance and cube to find nearby posts like YikYak did.