Filter by tag
-
Oct 10, 2025
Building a new feature entirely on my phone with Codex
How I added post tags for this website using only my phone, OpenAI's Codex, and GitHub Mobile
-
Sep 08, 2025
Fluent Python notes part 3 (chapter 11)
Consolidated notes from Fluent Python part 3 covering chapter 11
-
Sep 05, 2025
Modern Python packaging with uv
A meetup talk
-
Sep 01, 2025
Fluent Python notes part 2 (chapters 7-10)
Consolidated notes from Fluent Python part 2 covering chapters 7 through 10
-
Aug 17, 2025
Fluent Python notes part 1 (chapters 1-6)
Consolidated notes from Fluent Python part 1 covering chapters 1 through 6
-
Dec 05, 2024
Simplifying Python development with uv
A meetup talk
-
Jun 05, 2024
Vector similarity search in the browser with DuckDB
WIP - Exploring vector similarity search in the browser using DuckDB-WASM
-
May 14, 2024
Sentiment analysis using Ollama
WIP - Exploring the ollama-python package to analyze text data
-
May 02, 2024
Accelerating Python data analysis with DuckDB
A meetup talk
-
Mar 24, 2024
1 billion row challenge in Python
Processing 1 billion rows with various Python packages