Earlier quoted context omitted.
Do you get a freshly-printed paper menu every time? From the hygiene standpoint, remote-ordering from your phone is the best, screens are worse (but at least you can wipe them before use) and paper menus are the worst, since it may be harder to disinfect them.
Which is why restaurant menus are often laminated.
What's inside the QR code menu at this cafe?
271–280 of 328 posts
Re: What's inside the QR code menu at this cafe?
#272Earlier quoted context omitted.
At least the screen is only touced by you. My peril are the touch screen ordering places (practically all fast food places nowadays) where based on their outlook hygienically challanged persons swipe their fingers up and down for long before you have a chance following them. There is an icecream place opened nearby I had no chance trying because they only have touchscreen order. Guys at the till only serve icecream a…
Do you get a freshly-printed paper menu every time? From the hygiene standpoint, remote-ordering from your phone is the best, screens are worse (but at least you can wipe them before use) and paper menus are the worst, since it may be harder to disinfect them.
[1] https://ihpi.umich.edu/news/your-cell-phone-10-times-dirtier...
Re: What's inside the QR code menu at this cafe?
#273Re: What's inside the QR code menu at this cafe?
#274Earlier quoted context omitted.
My main beef with these menus is that I can't see the entire menu on my phone screen, and end up scrolling up and down multiple times before I can decide what I want to order. With a paper menu my eyes can flick up and down much faster. It's like trying to edit spreadsheets on a phone - technically possible but a real pain in the arse.
Reminds me of how some people mocked me for having O'Reilly and such massive reference books when I started learning Python and Ruby. "But everything's online!" they claimed. Sure, but nothing's faster than browsing the index for what you're looking for and then skimming the section you're interested in, as opposed to going back and forth StackOverflow threads and random blogs. Currently renovating my house and I aga…
Re: What's inside the QR code menu at this cafe?
#275Earlier quoted context omitted.
I get the unauthorized access argument. But how does it become fraud?
Defeating access control by using credentials that aren't yours is fraud. Like, if you found a company badge laying around, go to that office and flash the badge to the security guard and go in. You've committed fraud by tricking the guard into thinking you're authorized to enter when you weren't.
No credentials involved here, though.
Re: What's inside the QR code menu at this cafe?
#276Earlier quoted context omitted.
This principle is clear if you apply a real world analogy. Just because you happen to have keys to a building doesn't mean you can enter without authorization from the owner. (E.g. you may have kept copies after a lease expires or a sale, it maybe you found them, etc.)
Considering it’s a API available without any authorization, the better comparison would be walking around on unfenced private land. There’s nothing to indicate they don’t want people on it but it’s also obvious it’s private land.
However, although you are free to walk around in search of the front door, you can't start eating the fruit off the trees. Perhaps that's the better analogy: the trees are happy to serve up a delicious treat for anyone requesting something of it, but that doesn't mean the tree sets the rules. Just because fences preventing this are popular doesn't make them compulsory.
Re: What's inside the QR code menu at this cafe?
#277Earlier quoted context omitted.
A nice middle ground yet that tablets can be costly for restaurants to implement and maintain
An even nicer and cheaper middle ground is a color-printed menu with photos, and/or a larger menu with photos over the counter. For customer, it's all the benefit of a digital menu with none of the downsides. Of course, all the downsides are the very reason restaurants are switching to digital menus in the first place, which is something people need to be reminded of. In cases of "I can't believe they replaced a perf…
Re: What's inside the QR code menu at this cafe?
#278Earlier quoted context omitted.
Curious. How is this, specifically, fraud?
The gist of some various laws around the world is that simply obtaining credentials does not authorize you to access the system, and accessing it without authorization is the illegal part.
Though note that this would not help one if one started to use or abuse the API to get free food or cause financial damage to a restaurant through fake orders. For example, ordering the corn soup through the API could really backfire if someone wants to present it as good old fraud or theft, or if the recipient of the unexpected soup got into trouble and started to look for someone to hand the damages to.
Re: What's inside the QR code menu at this cafe?
#279Earlier quoted context omitted.
People will find a way to be nostalgic about anything I guess. "There's something special about having a wire attached to your phone." "There's something special about greeting a lift operator." "There's something special about hand-washing clothes."
There’s indeed something special about a waiter pretending to be my best friend — the discomfort is quite special.
Re: What's inside the QR code menu at this cafe?
#280Earlier quoted context omitted.
Defeating access control by using credentials that aren't yours is fraud. Like, if you found a company badge laying around, go to that office and flash the badge to the security guard and go in. You've committed fraud by tricking the guard into thinking you're authorized to enter when you weren't.
I see, thanks. No credentials involved here, though.
The same could be said about typing any URL that wasn't knowingly supplied to you by the owner, but a "reasonableness test" in court would sort those out from nefarious activity.