technical.cx Sources

Lobsters

The checklist · Website Spec

The Website Specification as a flat checklist — required, recommended, optional. Print-friendly.

Lobsters

A simple project switcher for Kakoune | Jayesh Bhoot

I didn't expect Kakoune, a barebones terminal editor, to have a built-in project switcher. But, after executing cd $project_dir; kak for the nth time, I started looking for a solution.

Lobsters

AV2 Specification

AV2 is the next-generation video coding specification from the Alliance for Open Media (AOMedia). Building on the foundation of AV1, AV2 is engineered to provide superior compression efficiency, enabling high-quality video delivery at significantly lower...

Programming

Programming

Lobsters

Devlog ⚡ Zig Programming Language

I’ve spent the past few weeks working on our new ELF linker which debuted in Zig 0.16.0. At the time of the 0.16.0 release, this linker implementation was in its fairly early stages, and only really supported linking Zig-only code without any external...

Programming

Programming