<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Casey Meyer</title><description>Engineering notes and measured findings: Python, data pipelines, public APIs, and coding agents.</description><link>https://caseym.me/</link><item><title>Claude Code never read the docs in 63 runs; one error message was worth six turns</title><link>https://caseym.me/blog/claude-code-never-read-the-docs/</link><guid isPermaLink="true">https://caseym.me/blog/claude-code-never-read-the-docs/</guid><description>A coding agent given real integration tasks in a clean container never opened the documentation, a breaking release cost six extra turns even when every run passed, and one helpful import error was worth the same again.</description><pubDate>Thu, 10 Sep 2026 00:00:00 GMT</pubDate></item><item><title>Connect a PostgreSQL RDS database to Heroku</title><link>https://caseym.me/blog/connect-a-postgresql-rds-database-to-heroku/</link><guid isPermaLink="true">https://caseym.me/blog/connect-a-postgresql-rds-database-to-heroku/</guid><description>This tutorial will show you how to create and connect a postgres database hosted with Amazon Web Service’s RDS to a Heroku application.</description><pubDate>Thu, 14 Dec 2017 00:00:00 GMT</pubDate></item><item><title>Implement Short URL Tags in Flask Using Hashids</title><link>https://caseym.me/blog/implement-short-url-tags-in-flask-using-hashids/</link><guid isPermaLink="true">https://caseym.me/blog/implement-short-url-tags-in-flask-using-hashids/</guid><description>One issue you need to watch for in your SaaS application is using auto-incrementing IDs in your application’s URLs.</description><pubDate>Sun, 12 Mar 2017 00:00:00 GMT</pubDate></item><item><title>Save API Results to PostgreSQL for Free with AWS Lambda</title><link>https://caseym.me/blog/save-api-results-to-postgresql-for-free-with-aws-lambda/</link><guid isPermaLink="true">https://caseym.me/blog/save-api-results-to-postgresql-for-free-with-aws-lambda/</guid><description>How to use AWS Lambda to save the results of an API response to a PostgreSQL database on a recurring schedule, at no cost.</description><pubDate>Mon, 10 Jul 2017 00:00:00 GMT</pubDate></item><item><title>Switching to Pycharm</title><link>https://caseym.me/blog/switching-to-pycharm/</link><guid isPermaLink="true">https://caseym.me/blog/switching-to-pycharm/</guid><description>Over the past few weeks I’ve been transitioning from my beloved Sublime Text and terminal combo to Pycharm Professional(https://www.jetbrains.com/pycharm/).</description><pubDate>Sat, 15 Jul 2017 00:00:00 GMT</pubDate></item><item><title>Why I Like Flask</title><link>https://caseym.me/blog/why-i-like-flask/</link><guid isPermaLink="true">https://caseym.me/blog/why-i-like-flask/</guid><description>I’m a huge fan of the python micro framework Flask. Here are the reasons why.</description><pubDate>Wed, 08 Mar 2017 00:00:00 GMT</pubDate></item></channel></rss>