Favstar gets even better if you sign in.
Here's why signing in is good for you.
I still don't care about "open" vs. "closed," and still find myself caring more over "sucks" vs. "doesn't suck."
Asynchronous coding in Objective-C:
1. Use dispatch_async if simple.
2. Make is an NSOperation if not. (Use completionBlock if necessary.)
It took a nuclear meltdown to make us lose interest in Charlie Sheen. Imagine what happens if Jeff Bridges goes nuts.
All programming languages give you enough rope to hang yourself. C++ gives you enough rope to hang a small village.
I'm disappointed in Apple for only leaving us a single day in which to build crazy theories about the four clocks.
Dear @twitter: To be honest, I trust @twitterrific with my password more than I trust you. Just FYI.
My personal favourite stupid thing that doesn’t matter but does in Xcode: pic.twitter.com/Cx9vC5lCmk
I'm not sure why Adobe's inability to ship a working mobile Flash surprises anyone. They've never shipped a working DESKTOP Flash, either.
If you’re a Mac OS X developer, *please* test your app with Show scroll bars: Always. In fact, change the setting while your app is open.
@mrgan I was thinking about this last week. Two fields means they can use different soft keyboards.
I'm disappointed in the iPhone 4S. I was expecting a bigger screen. And a smaller phone. And unicorns, frolicking in a field of daisies.
Favorite C/Objective-C/C++ trick I didn't know six months ago:
NSString *coalesced = a ?: b ?: c ?: d ?: @"";
Inspired by @boredzo, my .xcconfig file: http://tewha.net/2010/11/xcode-warnings/
Ran 2 apps through Deploymate. One was using some iOS 6.0 calls, and I’m deploying to 5.1. That saved me hours (maybe days).
If you live in a country where people are innocent until proven guilty, people don't "get away with murder." They're "innocent."
Clean designs, flying things, smoking craters. iOS coder. Married dad. Local stuff over at @notasnerdy. Also on https://alpha.app.net/tewha.