AWS ECS Express Mode is a bit naff
Why I had to ditch AWS's flagship way to 'easily' deploy containers
A simple software blog.
Why I had to ditch AWS's flagship way to 'easily' deploy containers
How and why to set up registry build caching in CI, with a GitLab example
Digging into what Ollama is doing under the hood to produce structured outputs
Embedding XKCDs with nomic-embed-vision-v1.5 (and retrieving them with DuckDB)
How can you prevent overlapping date ranges? Exclusion constraints do it at the database layer
Quickly creating SQLite databases with DuckDB, without writing schemas
Sharing database connections between requests with FastAPI
Replacing loops and ifs with Python sets for a speedup and better readability.
An opinionated mini-guide to setup a new Python project from scratch with *most* of the tooling you will need.