So back in the dark ages, we registered to receive notifications like this: -[NSNotificationCenter addObserver:selector:name:object:] In other words, the target-action pattern. When the notification is received, call this selector (action) on this target. And all was well. Then in iOS 4, blocks (closures) were added to iOS. And it was the hip cool thing to […]

Continue reading

The EFF managed to get one of the FISC court rulings declassified: NSA’s targeting and minimization procedures, as the government proposes to apply them to MCTs as to which the “active user” is not known to the a tasked selector, are inconsistent with the requirements of the Fourth Amendment. However, there is one point of […]

Continue reading

In: rants | Tags:

I’ve had an unusual number of interesting conversations spin out of my previous article documenting that mobile web apps are slow.  This has sparked some discussion, both online and IRL.  But sadly, the discussion has not been as… fact-based as I would like. So what I’m going to do in this post is try to […]

Continue reading

This article is now in Russian! Hey guys. Thanks for coming to this meeting on such short notice. There’s coffee in the back. Did somebody spot the token recruiter yet? And show him the door? Okay thanks, now it’s just us. So I’ve called this meeting because: we’ve got a problem. This programming thing is […]

Continue reading

You may be concerned that the NSA is reading your e-mail. Is there really anything you can do about it though? After all, you don’t really want to move off of GMail / Google Apps. And no place you would host is any better. Except, you know, hosting it yourself. The way that e-mail was […]

Continue reading

In: Code | Tags:

Of course, we all know that DRM is broken and bad.  But until very recently, I’ve been persuaded by sort of an economic argument.  I’ll let cynicalkane explain it to you: The market problem is that people want to consume expensive art. There is billions of dollars of interest in making this market clear. The […]

Continue reading

In: rants | Tags:

Every so often I run into people who tell me that web apps have gotten a bit of an unfair reputation–“they can be just as good as native apps!” they tell me.  (Usually the “bad” reputation is the work of some villain hell-bent on walled-garden-domination.) For example, there are blog posts like this one from […]

Continue reading

Here’s what I keep reading: With distributed version control, merges are easy and work fine. So you can actually have a stable branch and a development branch, or create long-lived branches for your QA team where they test things before deployment, or you can create short-lived branches to try out new ideas and see how […]

Continue reading

In: Code,rants | Tags:

An experiment: this blog post is available in audio form, for playing along or listening later.   Listen later Every good story has a protagonist.  And if you are writing or reading a story, whether it is a news story or a work of fiction, one of the important questions is “who’s the protagonist”?  Who […]

Continue reading

In: rants | Tags:

James Coglan published an article the other day about how node.js missed the boat with promises.  I don’t know much about node.js, but I do know about promises. And they didn’t miss much of a boat. So I’m an iOS developer, and for reasons outside the scope of this blog post, you have a lot […]

Continue reading

In: Code,rants | Tags:
Powered by WordPress