OP should def contact the founder of Milo (whose now a VC) for ideas on scaling, monetization, features etc
Show HN: InStock – like Waze, but for grocery availability
61–70 of 87 posts
Re: Show HN: InStock – like Waze, but for grocery availability
#62Of course it requires a critical mass of people reporting before it becomes widely useful, and thinking cynically, I could see people "InStock-bombing" their local store - saying it's out of everything - in hopes of driving people away and keeping it for themselves. But if you've solved both of those problems and/or found them not to be problems, I think this could be really helpful Edit: Also, I just tried to search…
1. Minimizing the damage an individual can do. This is usually pretty easy to solve. InStock has the issue that a unique item could be said to be out of stock, and not have any other users report otherwise for a while.
2. Minimizing the damage that a coordinated group effort can do. This can be difficult to solve. The attackers will likely succeed for a while; you'd need a system in place to detect anomalies (or at worst, rely on users to report the issue) and a weighted scoring system (20 brand new users shouldn't sway what an active 6 month account says, etc).
I've yet to see TP come back in stock at my local grocer during my trips, so I hope this project succeeds.
Re: Show HN: InStock – like Waze, but for grocery availability
#63Re: Show HN: InStock – like Waze, but for grocery availability
#64Re: Show HN: InStock – like Waze, but for grocery availability
#65Would you be able to offer a web version? There are a lot of us who don't have iphones, and that might provide a simpler cross-platform alternative.
Thanks for the feedback! I hear you on this. I actually am an Android guy myself. Android is on it's way, and we've talked about adding a web version too. it's a bit tricky since we have some feature ideas we have could be tough to implement via a web app.
Re: Show HN: InStock – like Waze, but for grocery availability
#66How are you getting your data? Are you scraping grocery websites or relying on users to report it?
Re: Show HN: InStock – like Waze, but for grocery availability
#67Re: Show HN: InStock – like Waze, but for grocery availability
#68How the heck are you able to get this data? I called the local store (Fred Myer) and they say they don't know they wait until the truck arrives and then they see what they get.
Crowd sourced reporting
Re: Show HN: InStock – like Waze, but for grocery availability
#69Someone should make a website that does this. No reason for this to be a native app.
is that fair or stealing the idea? if everyone here agrees this is fair i'll do it but i'll need a domain name. how about whogotwh.at?
if (item == "tp") {
print("nope");
} else if (item == "hand sanitizer") {
print("nope");
} else if (item == "chicken") {
print("nope");
} else {
print("maybe");
}Re: Show HN: InStock – like Waze, but for grocery availability
#70I don’t understand how this will ever work unless you find a more automatic way to get the data. Some ideas:
- Cooperate with the grocery store, and integrate with their existing inventory systems.
- Build the app around a smart shopping list. Automatically suggest the nearest store that is most likely to have everything on my list in stock. For any items I’ve added but didn’t check off after I left the store, report it automatically as not available, to build up the database.
- Something something AR?