I added a real-time chat to my blog, people used it to attack me
1–10 of 110 posts
Re: I added a real-time chat to my blog, people used it to attack me
#2Re: I added a real-time chat to my blog, people used it to attack me
#3Well 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
#4Re: I added a real-time chat to my blog, people used it to attack me
#5Re: I added a real-time chat to my blog, people used it to attack me
#6Re: I added a real-time chat to my blog, people used it to attack me
#7Hard 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...
Re: I added a real-time chat to my blog, people used it to attack me
#8I'll have to be honest here man, yeah no shit. I can't think of any good reason of why you would add something like this. A standard comment section is typically bad enough, and at least you're able to moderate that. An anonymous real-time chat embedded within your own blog? That's just asking for issues.
Re: I added a real-time chat to my blog, people used it to attack me
#9I'll have to be honest here man, yeah no shit. I can't think of any good reason of why you would add something like this. A standard comment section is typically bad enough, and at least you're able to moderate that. An anonymous real-time chat embedded within your own blog? That's just asking for issues.