<- Back
Comments (79)
- purple-leafyModeration moderation moderation . It’s a big problemI have similar moderation concerns in my browser game/engine but I only ban offensive slurs not swears, but I give no visual affordance that the word is not allowedThe only surface where players see the input content is in a share card, and if they finish a game and get to the share card they will find the offensive word has been REDACTED lolSo it’s a long feedback loop just to find out your hijinks lead nowhere
- pistoriuspBuilt something like this for the v1.0 launch of RedwoodSDK in March; but it's a popularity graph (like the time scrubber on YouTube). I figured that it could be useful to myself, and others, to aggregate the information that people find most useful.https://rwsdk.com
- msafi04I like the idea! congrats!
- lambdaoneI just took a look at the page's own 'town square'. At the moment, it's largely full of people saying offensive things for the sake of it.
- VaradD09Looks good!
- swiftcoderLove it, also love that there's one HN visitor just hanging out typing "dick and balls" over and over again. That's unmoderated anonymous public squares for you
- freakynitI made something similar last year: A p2p chat popup (that sits on bottom right of the page as a bubble) that allows all visitors to chat with each other. It had simple keyword based moderation in-built (can be easily bypassed though).Was planning to add github oauth to get a known identity and persistent messaging so visitors can chat with each other across sites.Instead of a webmaster adding script to their site, it was a browser extension.The intent was two folds:1. Get to know other people having similar interests,2. Try something on the lines of a decentralized chat/messaging system.
- thih9> A problem repeatedly occurred on https://cauenapier.com/People are flooding the channel with messages, causing the widget to use too many resources on ios; and the website is being endlessly reloaded.Any idea how to fix this? Bonus points for user friendly non technical solutions, ie is there a way to design an online social space where people want to collaborate and their first thought isn’t trolling?
- thatguysaguyThe contrast between the example screenshots and the standard internet behavior in the live demo is hilarious
- dawieI love the idea, but it’s a real shame how people are using it. I wonder if AI can moderate it for offensiveness and spam prevention
- afpxThere was a thing from the 90s kind of like this called Third Voice. It was a cool idea, but I remember there being a lot of backlash from brands.https://en.wikipedia.org/wiki/Third_Voice
- figbertMatt Webb made a version of this (and wrote about it) a while back—Cursor Party: https://interconnected.org/home/2024/09/05/cursor-partyI contemplated implementing it on my site for a while but decided I didn’t want to add the JavaScript. Still find it a really cute concept.
- aetherspawnMake a MapleStory-like one where each website can design their own room, and you can kill mobs and bosses and stuff. It would be neat if the characters and items persisted between.Edit: a super smash brothers-like would be fun too. Maybe the page itself could be the platforms.
- simondanerdLove the idea. Could use some filters and stale (sleeping) clients could get removed quicker.Also, it seemed to be disconnecting quite often, maybe a hug of death thing.
- monkeymeisterNeat idea! It's simple but very effective - and I really enjoy the detail of the benches and the tree. Very nice.I wouldn't add it to any of my sites due to the unmoderated nature of it - seeing some fairly unsavory things in your demo - but that's just a little tweak, I'm sure!
- hallman76I've always wondered if we could find a way to add content website's content without it turning into a shitshow. MLS listings / Zillow is an interesting use-case. A realtor might describe something as "sun-filled" but omit that the home is next to a 24/7 dump truck repair warehouse.
- tonyricerather interesting, except the spamming of the inappropriate messages.
- loloquwowndueo> NOTE: This project has been mostly vibe-codedI deeply appreciate the honesty here. I’ll pass based on the vibecodedness of it but perhaps it won’t be a dealbreaker for others.
- zdc1This was actually a lot of fun. Not as much trolling as I anticipated. Surprising amount of normal chit chat.
- oraziorilloI love the idea! The next step is to add role play games in town squares.
- ProcrastesThis is great! Thank you for sharing it. Fun to use and already customizable.
- patconI've been playing with presence too...! I def am thinking about using it more for real-time motion communication (which is largely missing from web) rather than text (which is very overrepresented, and where most moderation comes in).I was toying with the idea of making a little crowd representation sticky at the bottom, like watching a screen together :)Regardless, I love concepts like this. Thanks!
- iJohnDoeThis is actually really cool. We’ve needed this concept everywhere in technology. Something like this would have prevented the isolation and loneliness technology and the internet has created.I don’t know all the answers, but joining people together, and reminders there are real people still there as we’ve moved from the physical world to the virtual world is an important part of the progression. In 50-100 years we will either have this epiphany or we will fail miserably.
- ameonthis is a very clever concept. I'll keep it in mind for the future - when my app site has persistent amount of visitors. Are there some rules/settings for stop words to prevent some types of abuse? Or is it planned?
- ArcaneMooseReally cool but should limit # of people shown when there are too many. Currently it gets really laggy
- zhxiaoliangI enjoyed the design.
- vitorbaptistaaThis is amazing! Congratulations on the launch. Repository link somewhere?
- jedbergIn the "this is why we can't have nice things" category, the first thing I saw was someone calling themselves "dick and balls". :(
- winddudeinteresting. i'm appearing as a grey guy not the orange guy like your blog says
- mirkofrMaybe adding rooms will be a good move
- blooalienNeat idea, but there seems to be zero defense against spammer scum. One jerk with a bot script seems able to make it totally useless for everyone else there.
- amatechaOh what the heck? That's super cool! Awesome idea. Possible future enhancement: some basic day/night (or even weather?) design elements that match the timezone of the person whose site it is? Still, doesn't even need it, it's really cool as-is!I could see it being used as some avenue for saying toxic stuff, so I'm suddenly feeling like the only allowed actions should be ones that can never be harmful (like text interactions are just choosing from a pre-set list)..
- ljcococool idea!
- lellowhaha nice project! I stayed there for a couple of minutes and had such a good time!
- mklNot really a square if it's 1D - everyone ends up on top of each other.
- cyanydeezwould make more sense with webrtc.
- sourcegriftFirst saw this on lobste.rs . Great idea, perhaps allow for a little customisation? I'd like minimal animation, just a counter of present people and a green dot that vibrates when someone is typing. Clicking either opens a chat box with last 20 minutes.
- melvinczykI like the idea of this like a town square for websites. Nice job