Teaching an LLM a Niche Diagraming Language

Using Zig for Advent of Code

Parsing / Recursive Descent Parser

How the TypeScript Complier Compiles

A brief walkthrough on how TypeScript implemented Inlay Hints

How Bitwarden encrypts your data

Beware the delete

The Lookup Types in TypeScript

Mimic Rust's Result type in 7 lines of TypeScript

A note on how to deal with Integer Overflow

A note about Lodash and Tree shaking

Zig Strings in 5 minutes