Dynamically generate an OpenAPI specification
A tool for generating an OpenAPI 3.1 specification dynamically by monitoring network requests.
Continue readingCoding a 16-bit low-level VM
This is a tutorial for learning C with a low-level practical exercise involving the implementation of a VM.
Continue readingKraken conventions for Django applications
A company that has been working with Django for a long time and shares its internal conventions built on their experience.
Continue readingMechanisms to guarantee competition
An exploration of competition and the low-level mechanisms that guarantee it.
Continue readingVideo game development IRL
Feedback from some pretty awful tricks of the trade used in video game development.
Continue readingCourtBouillon's 3-year anniversary
Today is the three-year anniversary of CourtBouillon, the company behind the excellent WeasyPrint.
Continue readingCaptcha without captcha
Captcha without captcha to protect a form from bots without compromising the user experience.
Continue readingSecuring a source served by a public CDN
How to use public CDNs to serve static dependencies while limiting the risk of source corruption.
Continue reading