Open-Source
76 posts
Introducing Vanity: Sync Your GitHub Contributions Across Accounts
Announcing vanity, a CLI tool that syncs your GitHub contribution graph across multiple accounts so your green squares tell the whole story.
Maintaining Open Source Libraries Nobody Uses
What it's actually like to maintain small open source projects that have a few hundred users instead of a few hundred thousand.
Bankroll Management with Keeks: Strategy Comparison
A head-to-head comparison of Kelly, Fractional Kelly, OptimalF, Fixed Fraction, CPPI, and other bankroll strategies. Know which one fits your needs.
Rampart v0.3: Default Branch Support and HTML Reports
Rampart can now resolve each repo's actual default branch automatically and generate self-contained HTML audit reports you can share.
Bankroll Management with Keeks: The Naive Strategy
Flat betting with a fixed dollar amount regardless of bankroll. A simple baseline strategy that surprisingly many bettors still use.
Introducing Rampart: Branch Protection Rules Across All Your Repos
Announcing rampart, a CLI tool to audit and enforce GitHub branch protection rules across all repos for a user or organization.
category_encoders in the Wild: A Tour of the Research
A look at the surprisingly diverse research that has cited the category_encoders library, from cleaning up polluted water to catching financial criminals.
Bankroll Management with Keeks: Dynamic Strategies
Dynamic Bankroll Management adapts bet sizing based on recent performance, volatility, and changing conditions. Learn the flexible approach with Keeks.
python-skills: Packaging Library Development as Claude Skills
I turned my Python library development guide into a set of independently installable Claude skills. Here's what they are and how skill marketplaces work.
Bankroll Management with Keeks: CPPI
CPPI protects a floor value of your bankroll while betting a multiple of your cushion above it. Learn how to implement portfolio insurance with Keeks.