Blog Posts

Search Posts

Showing 3 posts tagged with 'dev'

Integrating Pydantic AI with Streamlit: Async Challenges and Fragment Optimisations

September 07, 2025

Trying to use Streamlit's nice chat UI with Pydantic AI

Building a Caching System with FastHTML

April 11, 2025

Enable high performance dashboards/APIs by caching precomputed recent data.

Triggering Multiple Routes from a Single Form - FastHTML & HTMX

March 23, 2025

Using hx-trigger and hx-include to improve page load times etc.