lua
Lua Branches
· ☕ 5 min read · ✍️ River
Lua Branches is a prototype/proof-of-concept MediaWiki extension for making branches of Lua modules & their dependency chains.

Lua table errors
· ☕ 9 min read · ✍️ River
#lua · #css
A framework for inserting Lua errors into HTML tables using a singleton class

Frame, wtf?
· ☕ 16 min read · ✍️ River
An indepth introduction to frame objects in Scribunto

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

Non-unique item names
· ☕ 15 min read · ✍️ River
In a recent patch, Riot introduced non-unique item names, and we had to create a system for dealing with this.

CompoundRole
· ☕ 18 min read · ✍️ River
A bunch of things I did wrong because learning is fun!