I'm a Data Scientist & Software Engineer passionate about cutting-edge technology. I collaborate with teams to solve complex problems through code.
Here are some of the latest articles I've written:
Switching to uv for Python Management
For years, I relied on the official installer from python.org to manage my
Python versions. Recently, however, I uninstalled everything to start fresh…
DuckDB Storage Showdown
We all know DuckDB is fast. It feels like magic when you're working with
millions of rows, even on a laptop. But we often treat data storage as an
aft…
Materialized Views for Less Downtime
If you manage reporting databases in PostgreSQL, you've probably worked with
nightly rebuilding of summary tables. This might involve a script that
co…
Travis Horn