
Tbf, talking with this certain staff member really felt like a big "fuck you" xD
https://i.imgur.com/eQaJ5Jh.jpeg
What's the point of updating policies if they cannot be applied at all? even right now archive.today is still down. So the only options left are recording the screen and kheina links which both includes the links of the spammed submissions, but nope, "evidence not accepted" :P
https://i.imgur.com/eQaJ5Jh.jpeg
What's the point of updating policies if they cannot be applied at all? even right now archive.today is still down. So the only options left are recording the screen and kheina links which both includes the links of the spammed submissions, but nope, "evidence not accepted" :P
Category All / All
Species Unspecified / Any
Size 998 x 1280px
File Size 377.7 kB
The "For clarification" bit really got me, like was that even a necessary thing to say? >w>
That's like the equivalent of saying "Yeah well the issue was resolved, but not because YOU told me to do it"
It's really not all that hard to run stuff by your colleagues because hey, sometimes clarification is needed and misunderstandings happen
But no, I guess it's easier for them to just dig their heels in and be belligerent
That's like the equivalent of saying "Yeah well the issue was resolved, but not because YOU told me to do it"
It's really not all that hard to run stuff by your colleagues because hey, sometimes clarification is needed and misunderstandings happen
But no, I guess it's easier for them to just dig their heels in and be belligerent
I reported stuff that directly violated multiple sections of AUP, and all I got was "changed report to different type" within a couple hours, then "submission doesn't exist anymore closing ticket" almost a week later, because I contacted the person a couple days later and got them to remove it after explaining where it violated AUP.
So seeing this is kinda a massive zero surprise :/
So seeing this is kinda a massive zero surprise :/
> Asks you to use an archiving site to snapshot a Mature/Adult rating submission.
> Crawler sites can't "view/access" these submissions without an active login token with NSFW permissive settings.
?????
Why even tell someone to do such a thing if you don't even know how such archiving sites work yourself?
> Crawler sites can't "view/access" these submissions without an active login token with NSFW permissive settings.
?????
Why even tell someone to do such a thing if you don't even know how such archiving sites work yourself?
This was literally my experience. Granted, this was before the new policy. I'm still holding out hope that the new policy comes with tools to let staff review.
My story is, two users I follow were posting "YCH Reminder!" images. they would delete them as soon as they fell off the "New Submissions" box, and repost them. I had screenshots with timestamps, links to all the deleted submissions, and clearly explained to the staff what they were doing.
https://www.dropbox.com/s/y3stwm7se.....nvtxb.png?dl=0
"The content you have reported is no longer in our database. It may have been removed by the user or another member of site staff; however, if this issue persists and you have more evidence concerning it, please RE-OPEN this ticket so that I may assist you further."
My story is, two users I follow were posting "YCH Reminder!" images. they would delete them as soon as they fell off the "New Submissions" box, and repost them. I had screenshots with timestamps, links to all the deleted submissions, and clearly explained to the staff what they were doing.
https://www.dropbox.com/s/y3stwm7se.....nvtxb.png?dl=0
"The content you have reported is no longer in our database. It may have been removed by the user or another member of site staff; however, if this issue persists and you have more evidence concerning it, please RE-OPEN this ticket so that I may assist you further."
https://www.furaffinity.net/aup
Check 2.1
The users i've been reporting have been spamming reminders, usually like 5 or more in less than an hour. And its a lot of users doing the same.
Check 2.1
The users i've been reporting have been spamming reminders, usually like 5 or more in less than an hour. And its a lot of users doing the same.
Another symptom of this site being cobbled together. Most applications don't delete data, but internally mark it as deleted, if you do it that way, you can at least see what things got deleted. Or even better, why not just log user actions? If you see a lot of activity, something may be up.
Not so much cobbled together as still running on an ancient code base. FA's core was designed back in 2005, and despite a couple of attempts to rewrite the code, they never managed to get it modernized. Since then it's had patches on top of patches applied to keep it going.
It's not BS. Not only do you need to add the column, but now you need to add it to the appropriate indexes and reindex, which will double memory since you need to duplicate these indexes to accommodate for the overlapping time when the indexes are present but the site software hasn't been updated. The reindexing itself will take up a good amount of resources, just based on the number of IDs FA has given out being in the tens of millions, which will slow their database down in the process. And that's not to mention that the code base probably doesn't have good hygene, in that they probably didn't use DAO objects and instead just made SQL calls directly where needed, which means updating the query is going to be a much larger affair.
This is what I mean about patches on top of patches. FA is an ancient code base, and as someone who's worked on ancient code bases, seemingly innocuous changes tend to have huge sprawling effects that can easily cause problems elsewhere.
This is what I mean about patches on top of patches. FA is an ancient code base, and as someone who's worked on ancient code bases, seemingly innocuous changes tend to have huge sprawling effects that can easily cause problems elsewhere.
This right here is why I gave up reporting the spammers. No matter how much proof you give, some of the staff just doesn't do jack about it- update a ticket 13 times with archive and submission links, plus lightshot screenshots with the mouse hovering over the submission time so they can see exactly when every submission was submitted? Oh, the submission was deleted so there's no problem here! Sigh.
Comments