Live data from Hacker News

Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

appsto.re

41–50 of 139 posts

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#41
post #18

Earlier quoted context omitted.

Assuming it's a one mile radius for everyone, making it a chat room the app would either need to intersect or union everyone's area... This would make the novelty of the app unusable or pointless, respectively.

Yeah, I wonder how that works actually. If radius A intersects with B and C but B and C don't intersect with each other, do B and C see A chatting to someone who they don't see?

That's a really great question, my curiosity is also piqued.

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#42
post #18

Creates a chat room with all the people around in it or it just randomly connects you to a single person?

Assuming it's a one mile radius for everyone, making it a chat room the app would either need to intersect or union everyone's area... This would make the novelty of the app unusable or pointless, respectively.

A previous app (now defunct) named ChatSquare would group people together based on the nearest Foursquare location.

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#43
I'm curious about how this actually works, geometrically. Example:

A B C

Those are three people. Imagine each segment is 1 mile long. So A can see B; B can see C; but A can't see C. If B and C are having a conversation, does A see B talking to someone who effectively does not exist?

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#45

So, talked with some folks about an idea similar to this a few months ago. As the conversation evolved, they came up with "tagging" a given chat room to denote what was in it, and letting people choose their own names...some kind of "handle" on the identified "channel". The proposed messaging fabric would use servers hosted in the cloud, each functioning as sort of a repeater to their client mobile devices. A sort of…

After seeing the criticisms of Dropbox[1] on Hacker News, I'm much more analytical of the stereotypical "critical top post(s)" when introducing a new project. Getting candid, constructive critical feedback is certainly one of the values of posting on HN, but criticising that a product or service is just a combination of known technologies is an incredibly weak criticism: it could be applied to any innovation. Here's…

I am imaging you in the Amazon meeting a previously uncontacted tribe and asking, "How could you eat today if you didnt feel like hunting and gathering?" When the elders answer "we dont know" you would go back to the lab and try to invent Cheerios.

Just because people dont know about something doesnt mean that it doesnt exist. Just because something exists doesnt mean that one shouldnt work solving the same problem.

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#46
I remember making an app similar to this a few years ago. Would automatically create a room if one did not exist, scale-able search range, anonymous users with an option of providing a name, all relied on a jaber server hosted in a micro aws instance. Was a fun project, but the critical mass factor makes things like this very hard to create.

If anyone's curious, github source:

https://github.com/quackware/Crowdsource

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#47
The market problem is a very real reality. Popcorn is pretty simple, you need to invite you friends - but do you have to do that for every area to unlock that area?

We've been working on the same problem for a few months now but haven't quick cracked the market issue. Our app, racut, has a similar feature called Shout where you can say something and it appears over a 6 mile radius.

In addition to Shout you can also start a private conversation, or have a group conversation outside of the Shout stream.

It's good to see others entering the space.

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#48
post #39

The chicken and egg problem can be pretty frustrating with an app like this. There needs to be a critical mass of users in a certain area for it to be reliable, which is easier in some places than others. Best of luck though.

One option for a location-aware system like this: the chatroom-defining radius could be adjusted elastically to make it so there are always enough people to chat with, even if the nearest is many miles away.

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#49
post #43

I'm curious about how this actually works, geometrically. Example: A B C Those are three people. Imagine each segment is 1 mile long. So A can see B; B can see C; but A can't see C. If B and C are having a conversation, does A see B talking to someone who effectively does not exist?

does A see B talking to someone who effectively does not exist?

No, why would you want them to see who else they're talking to? What messaging application allows you to see who other people are privately conversing with??? Not a popular one, I assure you that.

Re: Show HN: Popcorn Messaging – Anonymously chat with people within 1 mile

#50
post #43

I'm curious about how this actually works, geometrically. Example: A B C Those are three people. Imagine each segment is 1 mile long. So A can see B; B can see C; but A can't see C. If B and C are having a conversation, does A see B talking to someone who effectively does not exist?

does A see B talking to someone who effectively does not exist? No, why would you want them to see who else they're talking to? What messaging application allows you to see who other people are privately conversing with??? Not a popular one, I assure you that.

This is likely referring to public conversation.
Post reply on HN