Blog

Thoughts on web development, software engineering, and technology.

Focus Reader: A Major Upgrade

2 min read

Focus Reader Upgrade, Pretext integration, equal letter spacing, Bionic reading, precise line height.

chrome-extensionaccessibilityjavascriptvibe-coding

Task Geometry: Detecting Drift in Weight-Space

18 min read

What weight geometry can tell us about detecting objectives in fine-tuning, harmful compliance, and training method fingerprinting.

task-geometryloraalignmentresearch-notes

Weekend Adventures Cloud Lab

10 min read

How we built disposable experiment infrastructure on GCP because a 6GB GPU was shaping our research more than our hypotheses were.

ml-infragcpexperiment-toolingfine-tuning

Introducing VisualizeML: An ML Architecture Zoo

5 min read

Introducing VisualizeML, an interactive ML architecture zoo designed to help understand current and emerging concepts in machine learning through hands-on visual exploration.

machine-learningvisualizationtransformersloravibe-coding

Focus Reader: A Reading Assistant for Dyslexia & ADHD

3 min read

Introducing Focus Reader, a Chrome extension I built to help readers with dyslexia, ADHD, and other reading challenges maintain focus and comprehension while browsing.

chrome-extensionaccessibilityjavascriptvibe-coding

Hello World: Welcome to My Blog

1 min read

The first post on my new blog. Learn about what I'll be writing about and why I built this MDX-based blog system.

metanextjsmdx

Building a Blog with Next.js and MDX

2 min read

A deep dive into building a simple, git-based blog system using Next.js App Router, MDX, and TypeScript.

nextjsreacttypescripttutorial