Tool to remove spam threads
| lime idiot ceo | 04/13/23 | | fiercely-loyal round eye ticket booth | 04/13/23 | | lime idiot ceo | 04/13/23 | | Motley parlor sandwich | 04/15/23 | | lime idiot ceo | 04/15/23 | | Hideous Abode Death Wish | 04/14/23 | | lime idiot ceo | 04/14/23 | | Hideous Abode Death Wish | 04/14/23 | | lime idiot ceo | 04/14/23 | | Hideous Abode Death Wish | 04/14/23 | | lime idiot ceo | 04/14/23 | | Hideous Abode Death Wish | 04/14/23 | | lime idiot ceo | 04/14/23 | | Bossy stain shrine | 04/13/23 | | Bossy stain shrine | 04/13/23 | | lime idiot ceo | 04/13/23 | | flickering cracking immigrant field | 04/13/23 | | lime idiot ceo | 04/14/23 | | lime idiot ceo | 04/13/23 | | Magical chrome corn cake | 04/13/23 | | lime idiot ceo | 04/13/23 | | fiercely-loyal round eye ticket booth | 04/13/23 | | Vibrant Judgmental Feces | 04/13/23 | | stimulating athletic conference | 04/13/23 | | Jade racy cuckold crackhouse | 04/14/23 | | lime idiot ceo | 04/14/23 | | pea-brained talented range dingle berry | 04/15/23 | | rusted whorehouse | 04/16/23 | | lime idiot ceo | 04/14/23 | | lime idiot ceo | 04/14/23 | | Hideous Abode Death Wish | 04/14/23 | | lime idiot ceo | 04/14/23 | | Hideous Abode Death Wish | 04/14/23 | | lime idiot ceo | 04/14/23 | | lime idiot ceo | 04/14/23 | | lime idiot ceo | 04/14/23 | | lime idiot ceo | 04/14/23 | | lime idiot ceo | 04/15/23 | | lime idiot ceo | 04/16/23 | | White lettuce giraffe | 04/17/23 | | fiercely-loyal round eye ticket booth | 04/17/23 | | Hideous Abode Death Wish | 04/17/23 | | White lettuce giraffe | 04/17/23 | | Bossy stain shrine | 04/17/23 | | titillating offensive stag film jew | 04/17/23 | | lime idiot ceo | 04/17/23 |
Poast new message in this thread
Date: April 13th, 2023 8:56 PM Author: lime idiot ceo
Original spam blocking tool here. This solution works in all browsers: Chrome, Firefox, Edge and Safari. It does NOT use a custom extension. It relies on a popular browser extension called "Tampermonkey" that runs javascript on specific pages to modify the content. Took a couple of hours to write.
You can see the source code below. To use:
1) Download and install the Tampermonkey plugin for your browser: https://www.tampermonkey.net/
2) Create a new script and paste in the contents from the pastebin URL below, and then save:
https://pastebin.com/09HFVxUL
3) To see the script run, visit a thread with spam posts like this one: http://xoxohth.com/thread.php?thread_id=5323020&mc=20&forum_id=2
4) This script will remove posts that contain content you specify, so you can modify the script to remove any type of spam post. Change or add a string on the line that reads "const spamPostsContent =" to whatever you want. This text is from the nullo spam post.
FYI, this will also remove the preview post of any spam.
(http://www.autoadmit.com/thread.php?thread_id=5324124&forum_id=2#46182218) |
 |
Date: April 15th, 2023 3:20 PM Author: lime idiot ceo
Don't agree.
Well, maybe if you're talking about people who literally only write shitty scripts and stuff then maybe. But actual SWEs spend probably 20% of their time writing code. The other 80% is spent doing things like systems design, reviewing backlog, fixing issues/handling tickets, etc.
you also have to be very descriptive and specific about what you want tools like ChatGPT to generate and even then it has issues with "hallucination." Overall I see generative AI as a tool that will boost dev productivity a lot but not replace devs.
(http://www.autoadmit.com/thread.php?thread_id=5324124&forum_id=2#46189515)
|
 |
Date: April 14th, 2023 9:22 PM Author: Hideous Abode Death Wish
My Chrome extension is more easily configurable with multiple substrings.
For example, it already blocks nullo spam, Trump spam, and multics castration spam.
I will also update it to block the spammers more ruthlessly in the future. Just link to the King of anti-nullo-spam, here:
http://www.xoxohth.com/thread.php?thread_id=5324619&mc=24&forum_id=2
(http://www.autoadmit.com/thread.php?thread_id=5324124&forum_id=2#46187344) |
Date: April 17th, 2023 9:26 AM Author: White lettuce giraffe
tyft.
I improved it a bit here:
https://github.com/twinstp/xoblock3
added console and error logging (so you can see that script and template loaded); config to block strings yourself (saved in config.json with your presets loaded already); and also a more general feature in which a simhash of user-cached xo content is created and stored, and then the hashes are compared using the hamming distance measure, so that _any_ long repetitious spam will be removed auto-magically.
(the crypto-js thing is https://cdnjs.com/libraries/crypto-js -- from standard library but can't dl from cdn so included it as part of the package).
should be a general solution but if the trannies want to get kyoot we can go the ai route.
just download as zip, extract, load the file as chrome extension. Tested on brave only.
HTH.
EDIT: fixed test bug but it is now verified working + tests. also note, the way this works is that you store a local cache, not of plain text, but of hash values extracted with simhash from stuff you browse on the bort, then if there's a match that is too close it's removed; but you can also edit the config.json file to remove strings you find. Enjoy!
(http://www.autoadmit.com/thread.php?thread_id=5324124&forum_id=2#46195364) |
|
|