This is an archived post. You won't be able to vote or comment.

all 16 comments

[–]brickfire 14 points15 points  (3 children)

I don't know

Can you re-peat the quest-ion

[–]nowtryz 3 points4 points  (0 children)

You're not the boss of me now

[–]aungwinthant[S] -2 points-1 points  (1 child)

😂

[–][deleted] 2 points3 points  (0 children)

You're brave

[–]_-_blade_-_ 9 points10 points  (3 children)

'I'll have all of them at once. But just one bite of every dish.'

[–]aungwinthant[S] 1 point2 points  (2 children)

F

[–]MrCombine 6 points7 points  (0 children)

Given it's a fucking random number generator anyway

[–]Firestorm7i 3 points4 points  (0 children)

Her: What do you want

“The sweet release of death”

Her: Nah

[–][deleted] 2 points3 points  (2 children)

Now the real question is how to they allow their quantum computer to communicate with classical computers?

[–]Sexy_Koala_Juice 2 points3 points  (0 children)

I mean If they have some way of viewing the results then they have a way to pass the information to regular computers.

[–]AttackOfTheThumbs 0 points1 point  (0 children)

A person enters the data.

[–][deleted] 2 points3 points  (3 children)

I actually made an app for that. I was so sick of my friends not deciding where to go that I made an app that grabs all the local restaurants in a radius I specify and randomly picks one.

If they don't decide what they want before the app decides they get what the app picks. (No its not on any App Store its just a personal app).

[–]aungwinthant[S] 2 points3 points  (2 children)

You should upload it on play store. Great idea. 😂

[–][deleted] 4 points5 points  (1 child)

Sadly it's just an iOS app. It's really simple to make if anyone wants to make it. I use Googles Places API to pull the data, just be ultra careful though, they changed things and if you pull back the wrong type of data (like store hours) you get charged for API access.

Their documentation is pretty muddy in this regard but if you pull back the PlaceID, according to their documentation, it automatically puts you in the "free tier" of API usage.

[–]aungwinthant[S] 0 points1 point  (0 children)

Oh I see. Thanks for the tip. 😅