Tool to remove spam threads
| Sooty Tattoo | 04/13/23 | | plum hairraiser base | 04/13/23 | | Sooty Tattoo | 04/13/23 | | laughsome indian lodge community account | 04/15/23 | | Sooty Tattoo | 04/15/23 | | pungent umber gay wizard | 04/14/23 | | Sooty Tattoo | 04/14/23 | | pungent umber gay wizard | 04/14/23 | | Sooty Tattoo | 04/14/23 | | pungent umber gay wizard | 04/14/23 | | Sooty Tattoo | 04/14/23 | | pungent umber gay wizard | 04/14/23 | | Sooty Tattoo | 04/14/23 | | curious balding black woman address | 04/13/23 | | curious balding black woman address | 04/13/23 | | Sooty Tattoo | 04/13/23 | | supple sound barrier | 04/13/23 | | Sooty Tattoo | 04/14/23 | | Sooty Tattoo | 04/13/23 | | fighting goyim field | 04/13/23 | | Sooty Tattoo | 04/13/23 | | plum hairraiser base | 04/13/23 | | Nofapping Orchid Trump Supporter Hairy Legs | 04/13/23 | | hairless brindle orchestra pit | 04/13/23 | | very tactful flushed site telephone | 04/14/23 | | Sooty Tattoo | 04/14/23 | | ruby 180 native travel guidebook | 04/15/23 | | Khaki Sneaky Criminal Gas Station | 04/16/23 | | Sooty Tattoo | 04/14/23 | | Sooty Tattoo | 04/14/23 | | pungent umber gay wizard | 04/14/23 | | Sooty Tattoo | 04/14/23 | | pungent umber gay wizard | 04/14/23 | | Sooty Tattoo | 04/14/23 | | Sooty Tattoo | 04/14/23 | | Sooty Tattoo | 04/14/23 | | Sooty Tattoo | 04/14/23 | | Sooty Tattoo | 04/15/23 | | Sooty Tattoo | 04/16/23 | | concupiscible light queen of the night | 04/17/23 | | plum hairraiser base | 04/17/23 | | pungent umber gay wizard | 04/17/23 | | concupiscible light queen of the night | 04/17/23 | | curious balding black woman address | 04/17/23 | | ultramarine garrison toilet seat | 04/17/23 | | Sooty Tattoo | 04/17/23 |
Poast new message in this thread
Date: April 13th, 2023 8:56 PM Author: Sooty Tattoo
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: Sooty Tattoo
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: pungent umber gay wizard
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: concupiscible light queen of the night
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) |
|
|