Tag
Gjallarhorn is a from-scratch web framework for the Odin programming language, providing an HTTP server, router, middleware, template engine, and ORM with PostgreSQL support, all with no external dependencies.
cl-bbs is a high-performance anonymous textboard engine written in Common Lisp, faithfully replicating the original SchemeBBS style. It offers features like formatting support, image previews, and zero-JavaScript rendering.
Marcelo Trylesinski shares his perspective on CVE-2026-48710, a security vulnerability in Starlette involving path-based authorization bypass via manipulated Host headers. He argues the vulnerability stems from application patterns and deployment, not the framework itself.