Hacker News new | ask | show | jobs
My first Ruby project: a BikeIndex.org API integration for Twitter IsItStolen (bikeindex.org)
53 points by adherr 4417 days ago
3 comments

My bike lock got half way cut through outside the mission Bestbuy yesterday. The guys had a spotter watching me while I was in the store. Luckily I was just picking up a cable and came out before they got it O_O
Makes one want one of those bike locks that raise your bike 10' into the air, away from thieves.

http://youtu.be/kvc0A_cWUCU?t=1m20s

We're really excited to see more uses for the Index API. Thanks so much for working on this!
Thanks! It was a great learning experience. A Twitter bot is about the right size to learn a few parts of the language, how to work with gems, and access API's. The BikeIndex API sends nice clean JSON in logical (and well documented) structure, so it's quite easy to work with in Ruby.
Wow, that's super cool, especially for a first Ruby project. Hopefully my bike doesn't get stolen, but if it does I'll be sure to use this (Who am I kidding? It's the bay area, when it gets stolen).
Even better on the buying side, though, to quickly check if a bike is stolen before buying a used bike from a shop or off of Craigslist.
Yeah, I was aiming at high visibility research for Craigslist shoppers. I'm limited by Twitter, but luckily the bikeindex site looks good on mobile too.
Love the idea but can't totally grok the incentive to lookup the stolen status as a buyer. If I'm getting a good deal why would I care?
1. Reporting stolen bikes makes it harder to sell stolen bikes, making bike theft less profitable - and ultimately making it less likely that you'll be looking for a good deal on a new bike, since your old one won't have been stolen.

2. Some people actually do care.

3. Buying stolen property is illegal

isn't (3.) 'knowingly' buying stolen property that is illegal? but 'unknowingly' buying stolen property would at worst mean you will have to surrender the property to the original owner?
You should register it before it gets stolen, so that you have all the important information if it does. https://bikeindex.org/bikes/new (you have to create an account)