While Model Trains

Read data blog posts.
Carefully handpicked.
Presented 3 at a time.

Neural Network From Scratch

Simon Hørup Eskildsen

Build a mental model for how a neural network works by making one from scratch

Read it!

How to Write a Git Commit Message

cbeams

Seven rules to write clear Git commit messages.

Read it!

Optimizing Slow SQL Queries

Miguel Grinberg

How to fix the most common database performance problems, which are caused by improper indexing, along with examples for Postgres, MySQL, and SQLite.

Read it!