Latest post

The Days the Internet Died

Major U.S. internet outages are rarely one broken server. They are systemic failures in a handful of shared layers that quietly hold the web together.

15 min read
Read latest post
13 posts 17 tags

The Days the Internet Died

15 min

Major U.S. internet outages are rarely one broken server. They are systemic failures in a handful of shared layers that quietly hold the web together.

infrastructure internet +2

The History of the Progress Bar

13 min

The progress bar started as an honest meter, then became a UX tool for managing uncertainty, boredom, and trust during waiting.

design history +1

Prompt Injection Is Phishing for LLMs

11 min

Prompt injection is phishing for LLMs, and secure agent design depends on treating text as hostile input and tools as hard boundaries.

ai security +2

Stealth Models

7 min

Stealth AI models hide behind generic branding, vague claims, and selective demos, which makes evaluation much harder than it should be.

ai development

The Paper Clip That Won

6 min

The paper clip was not inevitable. The Gem won because its geometry gripped well, damaged paper less, and scaled cleanly in manufacturing.

design history +1

Weird Apple Patents I Can’t Stop Thinking About

4 min

Ten strange Apple patents, from pizza boxes to shape-shifting mice, and what they reveal about experimentation inside consumer hardware design.

design engineering +1

Productively Unproductive

5 min

I built Ray Clicker inside Raycast, and the project turned into a lesson in UI constraints, save migrations, and building for fun first.

productivity development +1

BetterNotHelp.com

6 min

A critique of BetterHelp's incentives, privacy failures, and why therapy marketplaces deserve much more scrutiny than they get.

ethics healthcare

A Shining Light, A Raycast

3 min

Raycast replaces a pile of tiny workflow apps with one fast command bar, and it still manages to stay surprisingly lightweight.

productivity tools

Manim: How code can dance.

4 min

A quick look at learning Manim, using Python to build cleaner technical animations, and where the tool helps explain complex ideas.

animation development