The length and breadth of this blog post, which was tl;dr for me, is why I don't really give a shit about "REST" anymore. Haven't for years, really. Just give me the goddamn HTTP client/server APIs/interfaces/libraries already.
- Patrick Mueller
Ignore the specific Lodsys issue for the moment; a Lodsys blog entry provides some crushing reality from the iOS developer agreement: "Apple's total liability to the Application Developer is limited to a maximum of $50. So, Apple’s downside risk to fight this is $50 per developer and the Application Developer is expected to self-insure for everything remaining." Scary shit.
- Patrick Mueller
um, what? the "it can happen to the best of us" reference is to a typo which used a comma instead of a semi-colon. And commas are as evil and worthless as semicolons. The lack of a semi-colon (or comma) in the code referenced by the patch would work JUST FINE THANK YOU.
- Patrick Mueller
Weird; can't install this on my rooted nook; not sure why, but maybe it has to do with the camera permission, and the fact that the nook doesn't have a camera. Seen BS like that before.
- Patrick Mueller
I think Dion is saying navigator.onLine is useless. Which I agree with. What's worse than having an indicator that might be changing all the time, is people writing code that changes the state of your app when the indicator changes. Instead, hope for the best, prepare for the worst.
- Patrick Mueller
Finally. I actually have a strike against me from YouTube for a 30 second movie of a street band, which a church filed a DMCA takedown over.
- Patrick Mueller
Google had Honeycomb tools available a short time before launch? Um, a simulator image which doesn't really run because the simulator is too damn slow isn't a tool. It's an embarassment. THERE ARE NO TOOLS AVAILABLE FOR HONEYCOMB. Woops.
- Patrick Mueller
This should be done for Android as well. If Google kept the Android source at all well organized, it would be easy to scope this work. Unfortunately, they don't.
- Patrick Mueller
alright, jresig redeemed himself from yesterday's post. And it's not like I figured a trie (or anything else) would OBVIOUSLY be better, but it seemed dumb not to try it.
- Patrick Mueller
That does sound hard! (w/r/t title of the blog). Debugging Web Inspector, in practice, was quite a bit easier for me, back in the day.
- Patrick Mueller
I love the "upside down search" thang; it always seemed to me like this would have a ton of application - on the downside, will also have terrible performance when misused.
- Patrick Mueller
Nice. But I don't believe the "16ms" number for yielding to the event loop. Unpossible, first of all :-) But seriously, I thought the number was more like 100ms. Maybe that was the number 10 years ago? For desktop apps? 16ms is an eternity when it comes to latency issues for audio synchronization, but application feedback? Proof, please.
- Patrick Mueller