Earlier quoted context omitted.
They're the same thing and used interchangeably. The sexual abuse is from the sharing lascivious pictures of someone taken without their consent, with the additional context that children are not understood to be capable of consent for sharing lascivious pictures. It is not physical abuse.
That... is an abuse of the word abuse. Also wouldn't that logic apply to pictures that were originally taken openly and innocently?
Reddit.com appears to be having an outage
491–500 of 696 posts
Re: Reddit.com appears to be having an outage
#492Earlier quoted context omitted.
[flagged]
They're the same thing and used interchangeably. The sexual abuse is from the sharing lascivious pictures of someone taken without their consent, with the additional context that children are not understood to be capable of consent for sharing lascivious pictures. It is not physical abuse.
Re: Reddit.com appears to be having an outage
#493Lots of speculation on Twitter about this—a failed attempt to re-open all closed subreddits and instate their own moderators. I can't imagine it'd be that, although I do enjoy the conspiracy, and more likely they were using the window of reduced traffic to make some larger changes and they went awry
Wild guess: visiting a private sub requires an extra call to a service/db to check if the user can view it. Normally there are only a small number of these checks because private subs were usually small communities. Now, many large subs having switched private is causing some poor mircoservice somewhere to get hammered.
I could easily be wrong though, I haven't done web development for years.
Re: Reddit.com appears to be having an outage
#494Earlier quoted context omitted.
I agree, I really long for the days of simple "there was an error" messages. This trend of "you bwoke us" or "OOPSIE WOOPSIE!! Uwu We made a fucky wucky!! A wittle fucko boingo! The code monkeys at our headquarters are working VEWY HAWD to fix this!" messages is infuriating to me even more than a simple error.
Reddit error pages are not following any kind of trend. They’ve been like that since for ever. No reason to get upset.
The tongue in cheek communication and cute illustrations on error pages started with web 2.0 and is now so prevalent that a regular system error message is a refreshing experience.
Re: Reddit.com appears to be having an outage
#495Earlier quoted context omitted.
This is partly why I now prefer the term "free exchange of ideas" over "freedom of speech". I believe it more closely captures the essence of what makes free speech worth protecting, while also conveniently excluding stuff like this (among other things, like spam or antisocial behavior).
Interesting rhetorical move. What other kinds of communications are you in favour of censoring?
I think it helps strengthen the argument rhetorically, since people can't as easily use the existence of such "exceptions" as an argument for adding more, or bypass the principle entirely with slogans like "freedom of speech isn't freedom of reach". (Suppressing the "reach" of certain ideas obviously does inhibit their free exchange.)
This approach hasn't been "battle tested" yet though so we'll see how it goes in practice.
Re: Reddit.com appears to be having an outage
#496Earlier quoted context omitted.
[flagged]
No. CP is a term used by 4chan and people unfamiliar with the topic. The detection, prevention, and enforcement community uses the term CSAM.
Re: Reddit.com appears to be having an outage
#497I’d imagine it’s the massive number of user delete requests of people wiping their accounts in protest.
Certainly an abnormal usage pattern - I've personally tried a handful of backup and delete scripts, and have been waking up a lot of cold storage today. But how many many non-cached requests does it take to overwhelm the servers? Obviously scraping my comments page for years-old data is going to hit the backend hard and isn't going to have a traffic pattern at all like the front page of my subscriptions, but I'd assu…
Re: Reddit.com appears to be having an outage
#498Earlier quoted context omitted.
[flagged]
No. CP is a term used by 4chan and people unfamiliar with the topic. The detection, prevention, and enforcement community uses the term CSAM.
Re: Reddit.com appears to be having an outage
#499Earlier quoted context omitted.
Wild guess: visiting a private sub requires an extra call to a service/db to check if the user can view it. Normally there are only a small number of these checks because private subs were usually small communities. Now, many large subs having switched private is causing some poor mircoservice somewhere to get hammered.
I would imagine that a normal visit generates more backend traffic, given that it needs to fetch posts, thumbnails, etc. whereas a visit to a private sub wouldn't need to check more than authorization. I could easily be wrong though, I haven't done web development for years.
You can’t treat the scaling as a binary feature, that it does or doesn’t
Re: Reddit.com appears to be having an outage
#500Lots of speculation on Twitter about this—a failed attempt to re-open all closed subreddits and instate their own moderators. I can't imagine it'd be that, although I do enjoy the conspiracy, and more likely they were using the window of reduced traffic to make some larger changes and they went awry
Wild guess: visiting a private sub requires an extra call to a service/db to check if the user can view it. Normally there are only a small number of these checks because private subs were usually small communities. Now, many large subs having switched private is causing some poor mircoservice somewhere to get hammered.