I Add 3-25 Seconds of Latency to Every Site I Visit
141–150 of 448 posts
Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#142I ran a website for youngsters several years ago. One of the duties to maintain it was to moderate discussion boards. Some kids were difficult to manage and would not accept to be banned (via email/IP/or whatever solution) and would keep recreating profiles. Ultimately I dealt with those ppl by “greylisting” them. Added a sleep() prior each page rendering of 5 to 25 secs (actually it was more sophisticated and would…
Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#143Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#144I've been thinking of these types of quotes for a while now "Amazon found that every 100ms of latency cost them 1% in sales. Google found an extra .5 seconds in search page generation time dropped traffic by 20%." (from this first link in the post) And kind of thought that no one believes in that anymore, that it was a 90s thing - at least when considering the absolute mad UX that is prevalent today. Some sites must…
https://uxmag.com/articles/let-your-users-wait
https://www.fastcompany.com/3061519/the-ux-secret-that-will-...
Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#145I ran a website for youngsters several years ago. One of the duties to maintain it was to moderate discussion boards. Some kids were difficult to manage and would not accept to be banned (via email/IP/or whatever solution) and would keep recreating profiles. Ultimately I dealt with those ppl by “greylisting” them. Added a sleep() prior each page rendering of 5 to 25 secs (actually it was more sophisticated and would…
Not an uncommon practice, Jeff Atwood calls it "hellbanning": https://blog.codinghorror.com/suspension-ban-or-hellban/
Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#146Earlier quoted context omitted.
Not an uncommon practice, Jeff Atwood calls it "hellbanning": https://blog.codinghorror.com/suspension-ban-or-hellban/
No, he calls it slowbanning. Hellbanning is when you let them keep posting but other people can’t see the posts. Hackernews hellbans as well and you can see the comments from the deplorables if you turn on “showdead” in your profile.
Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#147I tried blocking it for lapses of time but it didn't reduce my addiction. What did work was logging out of Facebook. The annoyance of having to log in and stop my flow was enough for me to stop using Facebook. Now I use it less than once a month when I want to contact some company that only has a Facebook page.
Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#148Earlier quoted context omitted.
No, he calls it slowbanning. Hellbanning is when you let them keep posting but other people can’t see the posts. Hackernews hellbans as well and you can see the comments from the deplorables if you turn on “showdead” in your profile.
I've always thought people might catch on, since no one is engaging with their takes. I'm curious if letting bots do some markov responses might keep them in the dark a little longer.
Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#149Re: I Add 3-25 Seconds of Latency to Every Site I Visit
#150I ran a website for youngsters several years ago. One of the duties to maintain it was to moderate discussion boards. Some kids were difficult to manage and would not accept to be banned (via email/IP/or whatever solution) and would keep recreating profiles. Ultimately I dealt with those ppl by “greylisting” them. Added a sleep() prior each page rendering of 5 to 25 secs (actually it was more sophisticated and would…
The system "slows down" the user experience, and also introduces random timeouts and other unpleasant user experiences.