↧
Writing your own jailbreak tweak
This article is my raw presentation script from CocoaHeads Stockholm 2014-02. It’s written as if I was talking to an audience, not as a blog article, so it might be a bit weird to read. Hi! I’m nevyn...
View ArticleThe beauty of NSError
Brent Simmons in Init Question: Let’s say you have an object where initWithSomething could fail due to bad inputs or other error.Let’s also say that, if it fails, an error should probably be presented...
View ArticleIntroducing CoreDragon: cross-application drag’n’drop for iPad
I am very passionate about user experience design with direct manipulation. With the advent of multitouch, we have freed ourselves of the computer mouse, and the disconnected interaction of hand...
View ArticleA story of debugging a AVComposition-based command line tool at Lookback
[View the story “Visual debugging of AVFoundation” on Storify]
View Article