Recent Development Log Entries
Zig IDE: Devlog #03
June 30, 2022
Things didn't go as planned this month. But I was able to make some progress on the "Welcome Window".
Zig IDE: Devlog #02
May 31, 2022
The second devlog for my Zig IDE! We talk about WWDC 2022, what I am hoping for, and the work I've done in May 2022.
Introducing Zeal: Devlog #01
April 30, 2022
The first devlog for my Zig IDE! After explaining the design decisions and goals of the project, I show the current state and how the theme picker was made.
Recent Blog Posts
Drawing custom views in Swift Playgrounds
December 26, 2016
How to draw custom UIViews with Swift Playgrounds
State machines in Swift
September 25, 2016
A quick post about how modeling your problem as a state machine can help stomp out bugs.
Spacemacs cheatsheet for Vim users
September 23, 2016
A cheatsheet showcasing common spacemacs shortcuts that differ from Vim
Accessing audio (and other) files stored in the Xcode asset catalog with Swift
October 18, 2015
How to read audio files you've added to your app through the Asset Catalog