Trying out the Absurd queue for AI Workloads

Posted on December 03, 2025 in python

Testing out Absurd, an experimental durable execution system that uses only Postgres, for AI workloads with expensive LLM calls.


Continue reading

Tracking AI Model Deprecations with Git Scraping: Introducing deprecations.info

Posted on August 24, 2024 in data-engineering

How I built deprecations.info using Simon Willison's git scraper pattern to track AI model shutdowns and prevent service disruptions


Continue reading