yrwq@site:~/blog$ cat 2026-01-hello-world.mdx
hello world
date: Jan 16, 2026reading: 1 min read
first blog post in new bun, vite, react blog
vite
bun
react
meta
i needed a place to dump what im actually working on. not a "personal brand", not a content strategy — just a directory of things i build and the bullshit i run into.
stack is bun + vite + react + mdx. flat files in src/content/, rendered as routes. no CMS, no database, no VC-funded layer cake between me and text. compiles to static files, deploys to github pages.
the layout is an app shell with resizable panels and a terminal theme. keyboard-driven because reaching for a mouse is a productivity leak.
posts will be sparse. they will be specific. if you want weekly content go somewhere else.