Recent Development Log Entries
Zig IDE: Devlog #03
Things didn't go as planned this month. But I was able to make some progress on the "Welcome Window".
Zig IDE: Devlog #02
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
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
How to draw custom UIViews with Swift Playgrounds
State machines in Swift
A quick post about how modeling your problem as a state machine can help stomp out bugs.
Spacemacs cheatsheet for Vim users
A cheatsheet showcasing common spacemacs shortcuts that differ from Vim
Accessing audio (and other) files stored in the Xcode asset catalog with Swift
How to read audio files you've added to your app through the Asset Catalog