๐Ÿ“ Blog

Building in public. Systems, trading, and engineering insights.

โ† Back to Home

Linux Package Management Systems Explained

๐Ÿ“… March 16, 2026 ๐Ÿ“– 10 min

Complete guide to Linux package management. Learn how RPM, DPKG, YUM, and APT work, their differences, and when to use each one. Includes practical examples and best practices for production systems.

Linux DevOps Systems
Read Article โ†’

The Birthday Problem: A Classic Probability Paradox

๐Ÿ“… March 17, 2026 ๐Ÿ“– 12 min

Why does a group of just 23 people have a 50% chance of sharing a birthday? Explore this famous probability paradox, the math behind it, and its real-world applications in cryptography and security.

Statistics Probability Math
Read Article โ†’

The Axioms of Probability: Foundations of Statistics

๐Ÿ“… March 17, 2026 ๐Ÿ“– 14 min

Discover Kolmogorov's three axioms of probability that form the mathematical foundation of all statistics. Learn what they mean, why they matter, and what they enable.

Statistics Mathematics Probability
Read Article โ†’

Properties of Probability: Derived Rules and Formulas

๐Ÿ“… March 17, 2026 ๐Ÿ“– 16 min

Master the 11 fundamental properties of probability derived from Kolmogorov's axioms. Learn the addition rule, conditional probability, Bayes' theorem, and how they all connect.

Statistics Probability Math
Read Article โ†’

Montmort's Problem: The Classic Matching Problem (1708)

๐Ÿ“… March 17, 2026 ๐Ÿ“– 15 min

Explore the 300-year-old matching problem and discover why the probability of a complete derangement converges to 1/e โ‰ˆ 36.8%. A historical classic with modern applications.

Probability History Mathematics
Read Article โ†’

Taylor Series: Approximating Functions with Polynomials

๐Ÿ“… March 17, 2026 ๐Ÿ“– 18 min

Master Taylor series: the technique to approximate any smooth function with polynomials. Learn the formula, common examples (sin, cos, e^x), and why it's fundamental to computing.

Mathematics Calculus Analysis
Read Article โ†’

๐Ÿ“š Series: Pure Node.js โ€” Zero Dependencies (12 Posts)

March 2026 ยท 12 posts

Build four real web apps โ€” Todo, Dashboard, Chat, and Store โ€” using zero npm packages. Master HTTP, routing, WebSockets, sessions, file uploads, and deployment from scratch.

Node.js JavaScript Web Development
Start Series โ†’

Building a Trading Bot SaaS: KitKatExchange

โณ Coming Soon

Behind-the-scenes look at building a SaaS trading platform. From architecture decisions to production deployment, learn how KitKatExchange went from idea to beta users.

SaaS Trading Backend
Coming Soon

Mean Reversion vs Trend Following: Backtest Results

โณ Coming Soon

Detailed comparison of two trading strategies on BTCUSDT. Includes backtest results, live performance metrics, and lessons learned deploying algorithms at scale.

Trading Algorithms Backtest
Coming Soon

Smart Contract Audit: Critical Vulnerabilities I Found

โณ Coming Soon

Real-world examples of critical security vulnerabilities in smart contracts. Learn what to look for during audits and how to prevent common pitfalls in DeFi protocols.

Security Solidity Audit
Coming Soon

Building a Learning System: 211 Engineering Blogs

โณ Coming Soon

How I built a PARA + Zettelkasten system from 211 engineering blogs using AI summaries and dbt pipelines. A practical guide to knowledge management at scale.

Learning Data Systems
Coming Soon

Systems Thinking for Engineers

โณ Coming Soon

Apply systems thinking principles to software engineering, infrastructure design, and product development. Real examples from building at scale.

Engineering Architecture Thinking
Coming Soon