Austin Rude's Blog

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