Show HN: Anonymous messaging with a 1km radius
31–40 of 156 posts
Re: Show HN: Anonymous messaging with a 1km radius
#32How does this work if a person that is 500m away from me is currently chatting with someone 1.2km away… will it seem to me like that person is talking to himself (because his chat partner is out of my reach)?
Re: Show HN: Anonymous messaging with a 1km radius
#33Re: Show HN: Anonymous messaging with a 1km radius
#34A program to do that would do a bisection search along a line (faking coordinates for the location of the device) to find the point on the line where you transition to seeing the person's messages. Then, repeat along other two lines in different directions. Each transition point gives a circle of 1 km radius on which the person is present, and the one point shared by all three circles is their location.
This could be mitigated by rounding off coordinates to be coarse enough that it doesn't give their precise location before calculating the distance.
Re: Show HN: Anonymous messaging with a 1km radius
#35I would be careful about this. Could definitely be used for bullying by kids - would suggest you come up with a strong mechanism/policy for banning users!
You could say the same for a lamppost (that I can attach a photo with a message to) and just about every other means of communication where the sender is not known (regular mail, for instance). Technology can be used for good and for bad, this tech is no different in that respect.
Communication apps like this, not so much.
This is why service and software makers are considered to have more of a responsibility to be concerned with misuse of their platforms. (ETA:I mean platforms, as in publicly-accessible stuff on the net, that's under their control.)
Re: Show HN: Anonymous messaging with a 1km radius
#36Re: Show HN: Anonymous messaging with a 1km radius
#37If it is exactly 1 km you could triangulate to find someone's location. A program to do that would do a bisection search along a line (faking coordinates for the location of the device) to find the point on the line where you transition to seeing the person's messages. Then, repeat along other two lines in different directions. Each transition point gives a circle of 1 km radius on which the person is present, and th…
Re: Show HN: Anonymous messaging with a 1km radius
#38Re: Show HN: Anonymous messaging with a 1km radius
#39Re: Show HN: Anonymous messaging with a 1km radius
#40Anonymous messaging has proven in practise to be full of cruel gossip, hate speech, and bullying. I can't see a positive use for it, really.
As a pretty active consumer of anonymous content, I'd hate to be without it now.
Not to undermine your valid points but it is a pull medium, not a push. You're free not to consume.
I expect twitter to end up in 2 tiers, the verified default view and the anonymous dark forest (what we have today) you can opt into.