<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Adam Fallon</title><link>https://adamfallon.com/</link><description>Notes on technology, software engineering, and things I learn along the way.</description><language>en-GB</language><atom:link href="https://adamfallon.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Docker Send Email with Bash Scripts (bytemark/smtp + Gmail SMTP)</title><link>https://adamfallon.com/send_email_simply.html</link><guid>https://adamfallon.com/send_email_simply.html</guid><pubDate>Mon, 10 Mar 2025 00:00:00 +0000</pubDate><description>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 alerts.</description></item><item><title>LLM Translation: Building Real-Time Multilingual Features with Claude</title><link>https://adamfallon.com/llm_translator.html</link><guid>https://adamfallon.com/llm_translator.html</guid><pubDate>Tue, 19 Nov 2024 00:00:00 +0000</pubDate><description>How we built a real-time LLM translation service at Trainline using Claude 3.5 and AWS Bedrock to translate travel disruption messages across languages.</description></item><item><title>Elasticsearch Data Breach Analysis: Searching 500M Records</title><link>https://adamfallon.com/elasticsearch_data_breach.html</link><guid>https://adamfallon.com/elasticsearch_data_breach.html</guid><pubDate>Thu, 22 Dec 2022 00:00:00 +0000</pubDate><description>How to use Elasticsearch and Kibana to search through the Facebook data breach. Step-by-step guide to indexing millions of records with Docker.</description></item><item><title>iOS Network Logging: On-Device Debugging Without a Proxy</title><link>https://adamfallon.com/ios_network_logging.html</link><guid>https://adamfallon.com/ios_network_logging.html</guid><pubDate>Sun, 04 Sep 2022 00:00:00 +0100</pubDate><description>Learn how to build an iOS network logging tool that captures HTTP requests on-device, eliminating the need for proxy setup during mobile release testing.</description></item><item><title>Postgres Geospatial Queries: Building Location-Based Features Like YikYak</title><link>https://adamfallon.com/yikyak_postgres.html</link><guid>https://adamfallon.com/yikyak_postgres.html</guid><pubDate>Mon, 08 Aug 2022 00:00:00 +0100</pubDate><description>Learn how to build location-based features using Postgres geospatial extensions. Use earthdistance and cube to find nearby posts like YikYak did.</description></item><item><title>TIL - retrieve secret from GCP secret manager</title><link>https://adamfallon.com/til-retrieve-secret-from-gcp-secret-manager.html</link><guid>https://adamfallon.com/til-retrieve-secret-from-gcp-secret-manager.html</guid><description>Today I learned</description></item><item><title>TIL - lock-picking</title><link>https://adamfallon.com/til-lock-picking.html</link><guid>https://adamfallon.com/til-lock-picking.html</guid><description>Today I learned</description></item><item><title>TIL - How to search inside json blob in PostgreSQL</title><link>https://adamfallon.com/til-sql-looking-for-json.html</link><guid>https://adamfallon.com/til-sql-looking-for-json.html</guid><description>Today I learned</description></item><item><title>TIL - How to mirror two folders so they are identical</title><link>https://adamfallon.com/til-mirror-folders.html</link><guid>https://adamfallon.com/til-mirror-folders.html</guid><description>Today I learned</description></item><item><title>TIL - How to get results between two dates in SQL</title><link>https://adamfallon.com/til-sql-data-range.html</link><guid>https://adamfallon.com/til-sql-data-range.html</guid><description>Today I learned</description></item><item><title>TIL - Find text inside a folder of files</title><link>https://adamfallon.com/til-grep.html</link><guid>https://adamfallon.com/til-grep.html</guid><description>Today I learned</description></item><item><title>TIL - exporting-sql-query-to-csv</title><link>https://adamfallon.com/til-exporting-sql-query-to-csv.html</link><guid>https://adamfallon.com/til-exporting-sql-query-to-csv.html</guid><description>Today I learned</description></item></channel></rss>