Christopher Wright
All posts

Welcome to the new cmwright.net

A short note on the site rebuild — what changed, what's next, and what to expect from the blog.

sitemeta

The site you’re reading is freshly rebuilt. The previous version lived on Squarespace; this one is statically generated with Astro, styled with Tailwind, and deployed on Cloudflare Pages.

Why rebuild?

Three reasons:

  • Speed. The new site ships ~10x less JavaScript and HTML than the previous Squarespace template, so pages render almost instantly.
  • Ownership. Content is plain Markdown in a git repo I control. If I want to switch tools again in the future, every post and page is portable.
  • A blog. I’ve wanted a place to publish technical write-ups for a while — the kind of notes that don’t fit in a paper or a slide deck but are still worth sharing.

What’s coming

Expect short posts on:

  • Firmware reverse engineering and rehosting workflows
  • AI/LLM applications in binary analysis
  • Tooling notes from REAFFIRM, Proteus, HALucinator, and the FABLE pipeline
  • Occasional digressions into compilers, IRs, and program analysis

If you want to be notified, the RSS feed is the best way. Otherwise, more soon.