Open-Source
78 posts
Keeks 0.3.0: Introducing the Merton Share Strategy
Keeks 0.3.0 adds the Merton Share strategy with configurable risk aversion and maximum entry price calculations for one-time gambles.
Practical MCP Use: Real-World Workflows with Model Context Protocol
A candid look at how the Model Context Protocol (MCP) can streamline developer workflows, with real examples from four open-source MCPs.
Stargazers CLI Update: Nested Commands, Account Trends, and Plotting!
Announcing the latest stargazers CLI update: all commands now under 'stargazers', plus new account-trend analysis and plotting features.
The ECF Rating System: The British Approach to Chess Ratings
Explore the English Chess Federation (ECF) rating system, its unique performance-based approach, and its distinct history from Elo.
Writing Tools MCP: A Toolkit for Better Writing
Boost your writing workflow with custom tools for Markdown and content analysis. Discover scripts and automations for faster, better publishing.
Glicko-2: Adding Volatility to the Rating Equation
Explore Glicko-2, an enhancement over Glicko-1, by incorporating player volatility for more precise and accurate ratings.
The Glicko Rating System: When Confidence Matters
Explore the Glicko rating system, an Elo enhancement adding Rating Deviation (RD) to measure confidence. Learn its mechanics and implementation with Elote.
PyGeoHash Gets Type Hints: A Journey into Modern Python
Enhance PyGeoHash with comprehensive type hints and a new types module, improving developer experience and code quality for modern Python.
Optimal Bankroll Management with Keeks: The Kelly Criterion
Dive into the Kelly Criterion, the foundation of optimal betting and bankroll management. Learn its theory, pros, cons, and implementation with Keeks.
Elo Rating System: The Grandfather of Competitive Rankings
Deep dive into the Elo rating system: history, the math behind it (K-factor, expected score), and practical implementation with the Elote Python library.