justjohn's comments

justjohn | 12 years ago | on: Why I threw away three Jawbone UPs, sold my Fitbit Flex and deinstalled Human

I had a pretty similar experience with the Nike FuelBand I bought. I haven't had any hardware problems, but I couldn't get over the feeling of having a hard plastic wristband on all the time. The value just wasn't there to offset that. Now it just sits on the charger on my desk, not doing much of anything. These days I mostly just use the Moves app on my phone which gives me the number of steps I walked and total distance, which is all I really care about anyway. It'll take a really integrated/seamless experience to get me to try another band.

justjohn | 12 years ago | on: Passwordless Products

Assume the channel delivering the token is email. Then to login you provide your user ID or email, identifying who you are, they immediately email you a token (or link containing the token) to login with.

justjohn | 12 years ago | on: The Humble Origin Bundle

It is great that it's all going to charity, and as you said, kudos to Origin for that. I just don't like the direction Humble is going. I want them to be a place I can go to find interesting Indie games I might not have heard of before.

justjohn | 12 years ago | on: The Humble Origin Bundle

This doesn't feel like a Humble Bundle to me. I loved Humble for spotlighting great Indie games. If I want cheap older triple-A titles I'll buy them during a steam sale.

justjohn | 13 years ago | on: How To Design For Android Devices

One other thing I would add is to check on different variations of Android (stock, HTC's Sense, Samsung's TouchWiz, etc..) as well as resolutions, since they have different default widget styles and colors that can affect your app in different ways. (Android 4 is much better about this with Holo, but anything before it can vary a lot.)

justjohn | 13 years ago | on: Server-Side JavaScript Injection

It's interesting to see SQL injection techniques reworked to attack Mongo, but not really surprising. Not following good coding practices is going to cause problems regardless the language. Nosql, SSJS and the like won't protect you from yourself if you don't sanitize user input.

justjohn | 13 years ago | on: The fall of Angry Birds

I suspect at this point, everyone who currently owns an iOS device and wants Angry Birds has it. Their sales are mostly to new iOS device owners while new games can sell to everyone.

justjohn | 13 years ago | on: I just left 200 fake parking tickets at YC Demo Day...

The only regular use I ever have for QR codes is loading a long page url I'm looking at on my desktop to my phone. I keep a chrome plugin installed so I can click a button for a QR code. Beyond that, I'm not going to some random link encoded in a QR code.

justjohn | 13 years ago | on: App.net, like I need another bug tracker

There's a difference between a rip-off and a site that's 'inspired by' another. svbtle is definitely inspired by drawar, but it's much more refined. wp-svbtle is just a plain copy, there's no originality to it.

justjohn | 14 years ago | on: Why one company is making all its employees learn how to code

It seems unlikely to me that the business types will do much serious programming; after all that's not what job is. I suspect the real value of this will be improved communication on technical subjects. It's much easier to work with someone (like an engineer) when you have a common baseline and can appreciate the work they're doing. It's also a fantastic learning opportunity for the engineers, since teaching/mentoring people on a topic is one of the best ways to improve your knowledge of it.
page 1