Prompting My Way to a New Website
January 12, 2026I’ve had it in the back of my mind for a while to redo my website, so here it is.
Read more →playswithfire.com
I’ve had it in the back of my mind for a while to redo my website, so here it is.
Read more →In the course of my work I see a lot of code. Sample projects, full applications, frameworks, and proofs-of-concept have all crossed my desk at one time or another. In the labs at WWDC I see various bits of code which are giving developers trouble. The source of the project doesn’t seem to matter much; the problem is the same.
The problem I see time and again in all of this code is an unclear separation of responsibilities. Here are just a few of the things I’ve seen:
Read more →