Live data from Hacker News

Ask HN: Did you implement a lunch picking app at your startup?

news.ycombinator.com

31–40 of 68 posts

Re: Ask HN: Did you implement a lunch picking app at your startup?

#32
post #19

I released an app recently. http://lunch-picker.com - Uses HTML5 Canvas and JavaScript (no server side code) - Material Design - Allows users to enter places where they normaly eat to select from

Crashed the tab with 100% cpu when I tried to untick all the options (firefox)

Re: Ask HN: Did you implement a lunch picking app at your startup?

#33
post #29

I'm from Tel Aviv, and here we use a website (that's also a payed-for by the company credit card) to order our lunches. Anyway they don't have an API, but we sniffed their AJAX stuff a bit and added some scripts to our Hubot that allow us to use Hipchat to order and get recommendations (including an I'm Feeling Lucky mode). We have company hackathons 3-4 times a year, and almost every hackathon had one project dedica…

How do you not get sick of being stuck in the office for 8+ hours a day? I like lunch as it gives me a break to go outside for a walk :)

Re: Ask HN: Did you implement a lunch picking app at your startup?

#34
I found it painful to watch people collect everyone's orders and then phone them in and then try to work out what was in the delivery bags and who owed what. So I built https://fuseorder.com/

(just add an event for each meal. You can add your own places and menus as needed)

Re: Ask HN: Did you implement a lunch picking app at your startup?

#36
post #27

This seems like a problem that doesn't require such an over-engineered solution. But I suppose over-engineering social arrangements is the underlying proposition of many Silicon Valley ventures...

That, and the not invented here syndrome.

Re: Ask HN: Did you implement a lunch picking app at your startup?

#37

This sounds like a uniquely American thing to me. I've never heard of this concept anywhere except California. Everywhere I've worked on-site, if people wanted to eat together they just did that weird thing people do and talk to one another .

It's probably an extremely Dutch thing to do, but we have fresh bread delivered daily and sandwich filling in the fridge. On fridays some of us eat at various places near the office.

Re: Ask HN: Did you implement a lunch picking app at your startup?

#38
Ours was to pick which restaurant we would actually go out to eat at that day. You'd think it would be easy to just pick a place, but no, everyday it was an ordeal.

To seed we it, picked a list of places and trimmed any that were vetoed by even a single person. Then with the remainder everybody got a a couple votes to cast for their favorites from the list. Then we made an actual physical Wheel of Fortune style wheel but with restaurants, each choice appearing as many times as it had been voted up in the seed list. It had about forty slots with the favorites appearing multiple times.

After making that, it was super fun to pick our lunch spot everyday by spinning this big wheel. It had the little plink plink spikes that the pointer brushed past and everything. Whoever had done a good deed that day got to be the "contestant", vying for our lunch fortunes.

Man, a novelty store should start selling customizable versions of these for offices...

Re: Ask HN: Did you implement a lunch picking app at your startup?

#39
When I worked at OkCupid Labs, we normally just did daily lunch ad-hoc. However, we set up a little app that would organize a weekly lunch "date" where people would have a one-to-one with someone from a different team. I had some pretty interesting conversations come up from that, and if I were approaching this "problem", would start from there again.

Re: Ask HN: Did you implement a lunch picking app at your startup?

#40
Ohh yes... http://imgur.com/J8H7SZm

We're from Bristol, UK and do lunches for everybody (read more: http://simpleweb.co.uk/2013/why-we-feed-our-staff/). We started working on an app for this but this was dropped in favour of simplicity and just do it through google forms.

Here is an example form -> http://imgur.com/LgC2l79

Post reply on HN