A collection of shorter thoughts, quick updates, and things I’ve learned that don’t warrant a full blog post.
Documentation for error codes used in Apple's APIs
Apple error codes are indexed at https://osstatus.com, searchable by hex, long, and string representation. Invaluable for debugging errors thrown by WebRTC.
