New article + minor reorg

This commit is contained in:
Yorhel 2023-01-08 16:10:25 +01:00
parent 0cd250e886
commit 584651deeb
16 changed files with 928 additions and 28 deletions

View file

@ -6,6 +6,10 @@ rare occasions are published on this page.
## Articles That May As Well Be Considered Blog Posts
`2022-12-23` - [Overengineering Title Preferences for VNDB](/doc/vndbtitles)
: A detailed look into the implementation of title preferences on VNDB and a
bunch of PostgreSQL query optimization experiments.
`2021-07-22` - [Ncdu 2: Less hungry and more Ziggy](/doc/ncdu2)
`2019-08-13` - [From SQL to Nested Data Structures](/doc/sqlobject)