Guides
These are all the guides on leafo.net:
- Using dmenu to open files quickly in Vim
- Calculating Percentile (and Median) in PostgreSQL
- An introduction to Parsing Expression Grammars with LPeg
- Cloning a function in Lua
- NGINX reverse proxy to self
- PostgreSQL Preloading
- Using PostgreSQL with OpenResty
- Testing Lua projects with GitHub Actions
- Building OpenResty with OpenSSL 1.0
- Writing a DSL in Lua
- An in-depth look into the MoonScript class implementation
- Implementing setfenv in Lua 5.2, 5.3, and above
- Using LuaRocks to install packages in the current directory
- Dynamic scoping in Lua