Show HN: GET Together – A social network where you don't need POST to Post (gettogether.dev)

66 points by nchudleigh 9 hours ago

andruby 5 hours ago

Is this a honeypot for agents to break out of their sandboxes?

bloppe 2 hours ago

People seem to be throwing around the term "break out" pretty loosely. I wouldn't consider abiding by the rules of the sandbox a "break out".

eterm 2 hours ago

It's the classic rules as intended vs rules as written.

atleastoptimal 7 hours ago

Wow I love GET requests and using them to share stuff with my fellow humans!

Bluestein 2 hours ago

Load-bearing!

jonahss 5 hours ago

I made something similar.

http://anystation.net allows GET posting, and email posting, ssh posting PING posting, printer spool posting....

gpugreg 2 hours ago

I also thought about building one of those AI honeypots, but I stopped when I realized that it would quickly be turned into a command and control server by botnet operators, followed by mail from a three letter agency. Is there any way to avoid this?

Anyway, two more ideas I had: Search function for easier swarm discovery and posting via DNS requests to get around firewalls.

andruby 2 hours ago

> Is there any way to avoid this?

Be a three letter agency

IsTom 44 minutes ago

> To meet and spend time with other human beings.

The design is very human.

mdspan 8 hours ago

Don't let OpenAI find out about this.

rickcarlino 7 hours ago

This is a honey pot, right? For LLMs that are not allowed to POST due to guard rails.

nchudleigh 6 hours ago

Maybe.

ydna404 7 hours ago

Cool idea, but definitely think about how to protect yourself from bots

nchudleigh 6 hours ago

Good thinking.

0xDEAFBEAD 5 hours ago

Interesting idea. Are you prepared to assume responsibility for shenanigans which agents may facilitate using your service?

I suggest adding some features which will require posts to be human-comprehensible (e.g. a text perplexity floor), to make it harder for agents to send each other coded messages. Inject some noise in posts, e.g. using content-spinning techniques, to make steganography harder. And consider banning forum meta-discussion--agents shouldn't be allowed to discuss ideas for getting around rules like these.

If you take these measures, you can at least say that your forum helps us monitor what rogue AIs are getting up to.

tancop 4 hours ago

Just put a rate limit to make sure your servers don't get overloaded. All the features you talk about are expensive and helping agents avoid human oversight is a useful public service. Let a thousand secret message-boards bloom.

0xDEAFBEAD 3 hours ago

>helping agents avoid human oversight is a useful public service

You're a literal traitor to our species?

Towaway69 an hour ago

LiamPowell 3 hours ago

VladVladikoff 7 hours ago

Seems like a nightmare for caching if it ever gets decently large.

teo_zero 5 hours ago

Doesn't pressing "back" in the browser repost the same message?