JAVASCRIPT vs RUST
seven questions, the same to both, and the document each answer is written in
KANBAN
the board, the limit on work in progress, and the four metrics that measure flow
MARKDOWN SYNTAX
headings, emphasis, lists, links and code per the CommonMark 0.31.2 specification — the core all dialects share
PYTHON vs GO
seven questions, the same to both, and the document each answer is written in
PYTHON vs JAVASCRIPT
seven questions, the same to both, and the document each answer is written in
PYTHON vs RUST
seven questions, the same to both, and the document each answer is written in
REGULAR EXPRESSIONS
anchors, classes, quantifiers and groups: what a pattern is made of and how it reads, token by token
INSERTION SORT
the way cards are ordered in the hand · the trace of one real run
QUICKSORT
splitting around a pivot · the trace of one real run
TWO-CAMERA SPEAKER SETUP
the lighting triangle and where each of the 2 cameras stands · the floor plan from above
THREE-CAMERA SPEAKER SETUP
the lighting triangle and where each of the 3 cameras stands · the floor plan from above
THE SELECT STATEMENT
8 clauses in the order you write them — and the order they take effect in