All Posts
Optimizing Cargo - query 3
· ☕ 7 min read · ✍️ River
The final of three Cargo queries I recently optimized on Leaguepedia

Sublime Text 4 is released!
· ☕ 3 min read · ✍️ River
Sublime Text 4 has been released! Here's what I'm excited about!

My EMWCon 2021 talk
· ☕ 1 min read · ✍️ River
At EMWCon 2021 (once again held virtually), I gave a talk about easily performing tasks with Python on MediaWiki wikis.

Optimizing Cargo - query 2
· ☕ 13 min read · ✍️ River
The second of three Cargo queries I recently optimized.

Optimizing Cargo - query 1
· ☕ 16 min read · ✍️ River
A Cargo query I optimized recently on Leaguepedia

mwparserfromhell 0.6
· ☕ 4 min read · ✍️ River
mwparserfromhell released version 0.6 a couple months ago with a couple really exciting changes!

A Lua module to print all args
· ☕ 7 min read · ✍️ River
When debugging confusing Cargo queries, a module that just prints everything for you can be incredibly helpful

Tournament brackets (part 1)
· ☕ 27 min read · ✍️ River
Our CSS-grid-powered tournament brackets on Leaguepedia

Setting common match & game keys
· ☕ 27 min read · ✍️ River
A long story about how I corrected one of the biggest mistakes in my initial Cargo database design from two years ago

Reinstalling Windows
· ☕ 16 min read · ✍️ River
I reinstalled Windows this month. Let's document what I did!

Escape item["id"]
· ☕ 6 min read · ✍️ River
A funny commit I made today