jasonmc | 12 years ago | on: NYC Subway Data REST API
jasonmc's comments
jasonmc | 12 years ago | on: For $45 Per Month, All the Coffee You Can Drink
In Brooklyn there's a few more gems: Budin, Strangeways, Parlor.
jasonmc | 13 years ago | on: Ask HN: Tech/Dev meetups in NYC over the next ten days?
jasonmc | 14 years ago | on: Login to your Google account by scanning a QR code
jasonmc | 14 years ago | on: Dart language
jasonmc | 14 years ago | on: Dart language
It seems like you are talking about Dalvik VM (Android). Java class files (stack bytecode) are actually converted to Dakvik's register bytecode ahead of time. (Before installation on the mobile device.) I'm unsure if Dalvik bytecode is verified or not.