Articles
Thoughts on trading, Rust, blockchain, and software engineering.
Claude Code Best Practices: A Developer's Guide to AI-Assisted Programming
Essential tips and tricks for maximizing productivity with Claude Code - from slash commands to project memory management and advanced workflow patterns.
Keeping trading models simple
Why a straightforward approach, grounded in clear reasoning and minimal complexity, can set you up for success in the chaotic, competitive world of markets.
Alpenglow: A Look at Solana's Landmark Upgrade for Near-Instant Finality
A summary of Alpenglow, Solana's landmark upgrade for near-instant finality.
Arbitrage Trading Guide
A comprehensive guide to arbitrage trading in digital asset markets, covering funding, spot, perpetuals, triangular, and geographic arbitrage strategies with professional implementation details.
There are just too many AI Frameworks
An analysis of the current AI framework landscape and why the proliferation of tools might be hindering rather than helping developers build production-ready AI systems.
Unofficial Guide to Rust Optimization Techniques
Rust's unique ownership model and zero-cost abstractions make it exceptional for high-performance systems. This guide covers advanced optimization techniques for Rust developers.
Inside Drift: Architecting a High-Performance Orderbook on Solana
A deep dive into Drift Protocol's architecture, exploring how Solana's largest open-source perpetual futures DEX achieves high performance through innovative design patterns.
An Engineer's Guide to Building and Validating Quantitative Trading Strategies
From data collection to statistical validation — a rigorous framework for developing profitable trading algorithms.