2021-08-01
Notes on Asynchronous File Watching
inotify, FSEvents, and the edge cases that make file watching harder than it looks in trigger-based ETL.
utilities
2021-05-01
Container-First Modernization — A Lightweight Playbook
What actually works when containerizing a legacy ETL stack without a six-month roadmap.
platform
2020-03-01
Building a Simple Strategy Tester in Python
A minimal backtesting harness that teaches you where strategies actually break.
algo trading
2019-11-13
How to Test a Trend-Following Trading Strategy
Statistical rigour for strategies that look good on paper and need to prove it.
algo trading