Representing one-to-many relations
· ☕ 19 min read · ✍️ River
Several examples of video game mechanics that could be represented as one-to-many relations and how to do table design & queries

Notes on "Charlatan" by Pope Brock
· ☕ 3 min read · ✍️ River
John R. Brinkley is a fascinating historical figure whose biography feels too improbable to be true.

One-to-many tables & #vardefine
· ☕ 12 min read · ✍️ River
#vardefine doesn’t always play nice with the order in which you need to evaluate code. Here are some solutions.