Issue No.04 · Writing · Essays, notes, field reports
Notes from
shipping software.
Short essays on backends, applied ML and the messy middle of building.
Four pieces2024 — present
Four pieces2024 — present
Featured · Software DevelopmentJun 2, '25
T
Software Development · 6 min
Type Checking in Python
How Python's dynamic typing pairs with type hints to make larger systems easier to trust.
Yash SandansingJun 2, '256 min read ↗
Older essays
More on MediumB
Machine Learning
Under/over fitting — The bias/variance dilemma ↗
Explains how a model should generalize instead of memorizing noise, and how bias and variance shape performance.
Jan 27, '2110 min
R
Machine Learning
Evaluation metrics for Regression problems ↗
A practical comparison of R-squared, MSE, MAE, and RMSE for choosing the right evaluation signal.
Sep 5, '216 min
&
Software Development
Git — As explained to a 10 year old ↗
A beginner-friendly version-control walkthrough using a shared game-building analogy.
Oct 3, '216 min