I added a real-time chat to my blog, people used it to attack me
21–30 of 110 posts
Re: I added a real-time chat to my blog, people used it to attack me
#22Re: I added a real-time chat to my blog, people used it to attack me
#23TL;DR: this is a toy example, so it doesn't require BEAM VM Hard to take this seriously without the loadtest with the the large number of concurrent users. For a number of users concurrently reading a long-tail blog post - you will get good results even using DotCom era HTTP polling. --- See: Django LiveView vs Phoenix LiveView: a real benchmark https://en.andros.dev/blog/80134668/django-liveview-vs-phoen...
What is there to take seriously? Sending a ~50 bytes to ~200 listeners over a websocket about once a second is trivial even for a Raspberry Pi.
Django LiveView vs Phoenix LiveView: a real benchmark
https://en.andros.dev/blog/80134668/django-liveview-vs-phoen...
Re: I added a real-time chat to my blog, people used it to attack me
#24What if he filled the chat with bots and is using all of this as stealth marketing?
Re: I added a real-time chat to my blog, people used it to attack me
#25I was watching porn recently and the particular site I was on had recently added a real time chat widget too! Aside from scam bots trying to lure users off onto telegram, the last few messages were guys talking about Monty Python's The Life of Brian.
Re: I added a real-time chat to my blog, people used it to attack me
#26The obvious solution is shutting it down it does offer nothing. Short of that shadow ban everyone everyone sees their own messages, and add a few fake ones every now and then.
Re: I added a real-time chat to my blog, people used it to attack me
#27The chat is still there in the corner of this post, with people typing nasty shit into it. Well have fun delving into programmatic censorship I guess. Or just take it out. If you take the former path and post about trying to fix it here then I'm sure you'll get a lot more free testing of your attempts to enforce civility through regex or whatever. Enjoy learning about the Scunthorpe problem.
Re: I added a real-time chat to my blog, people used it to attack me
#28The chat is still there in the corner of this post, with people typing nasty shit into it. Well have fun delving into programmatic censorship I guess. Or just take it out. If you take the former path and post about trying to fix it here then I'm sure you'll get a lot more free testing of your attempts to enforce civility through regex or whatever. Enjoy learning about the Scunthorpe problem.
Neuralink will hopefully filter that out client side /s If your audience is more than a handful of people, what's the purpose of chat?