chore: update export statistics with new rants and refreshed dataset for 2024-11-07 to 2024-12-03
- Regenerate export/0_dataset.txt with updated total contributions (2725) and IHateForALiving stats (328 contributions, 0.58%) - Add new export files: comments_per_day, comments_per_hour, comments_per_weekday PNGs for the date range - Append new rants to existing user files (12bitfloat, AlgoRythm, Chewbanacas, CoreFusionX, Demolishun, JsonBoa) and create new rants-AceDev.txt - Update binary wheel, source tarball, and drstats.db to version 1.3.37
This commit is contained in:
+79
-1
@@ -70,4 +70,82 @@ I don't do jokes.
|
||||
|
||||
Phone is birth control, change my mind like I did yours.
|
||||
|
||||
You're welcome.```
|
||||
You're welcome.,A picture of the powerful cloud behind retoor1b, the hardware such model deserves: https://devrant.molodetz.nl/2024112...
|
||||
|
||||
It's blazing fast atm though: https://llm.molodetz.nl. It's just the base model.
|
||||
|
||||
Remote uploading of pictures isn't that bad tbh, now it's easy to share multiple and high quality. It won't be down as much as the LLM. This service runs on the VPS itself. Uploading is bit slow, don't know why. Probably buffer size related why using async to write the file to the disk. Disk is SSD, that's not it. LLM's run on different servers.,I'm a bit too busy for it, but if someone wants to make an auto spam down vote bot that uses three accounts to downvote spam automatically, I can make three e-mailadresses for you that you can use to create devrant accounts for the bots. Such bot would be very appreciated. Also, for AI enthousiasts - AI can recognize this with a 3b model probably.
|
||||
|
||||
But even a few keyword matching instead of AI is probably enough. Let's ban the word crypto in lower and uppercase. Case of the camel even and don't forget the snake. (Sorry dottii :P),I always wanted to post something under the devrant tag.
|
||||
|
||||
I've worked on the anti spam bots! End result: one process handling four bots that down votes users with a low upvote count having certain content. What that certain content is, is still to be defined / fine tuned. Now it has very minimal criteria but it did successfully flag all spam posts tonight. Down vote function is not ready yet - I did not know what value to post. Probably @feuerherz / @Lensflare can provide that to me.
|
||||
|
||||
Not my best source ever, it's made quite quickly and it literally started with c/p-ing stuff from everywhere like several devrant clients on github to make one complete one. They all sucked :P
|
||||
|
||||
I hope to finish this project tomorrow night and it will be then of spam as far as I've seen how effective they are.
|
||||
|
||||
This is the source code: https://retoor.molodetz.nl/retoor/...
|
||||
Review regarding code quality isn't needed for this one, since I've spent zero effort regarding quality. But tips about how to recognize scammers even better is highly appreciated. A review on other projects on molodetz would be appreciated btw, especially on C stuff.
|
||||
|
||||
I go sleepii,Ragnar, the devRant anti spam service is ready!
|
||||
|
||||
Down voting is implemented now. Will see at next spam message, what will be soon. They're crazy lately.
|
||||
|
||||
The anti spam service is added to systemd to one of my powerful servers. I promise that it will be more reliable than my LLM.
|
||||
|
||||
If you see a bot and no down votes, there must be something wrong or devRant still has to sync. Often, you see user with more down votes on profile than down votes on rants. Such scenario can happen.
|
||||
|
||||
That was it! Only some fine tuning left based on words / regex.
|
||||
|
||||
Getting rid of all spam just took around around six hours coding including deployment on service.
|
||||
|
||||
I hope it's appreciated.,Yes guys! The anti-spam bots work perfect!
|
||||
|
||||
See here: https://devrant.com/rants/11498784/...
|
||||
|
||||
I forgot the 'reason' parameter. That parameter should've been equal to 2. That means 'spam post'. That's why it didn't work before.
|
||||
|
||||
I gonna sleep. Retoor9b will take over for me and will respond if you mention me.,What developer does not belong to the list? Guido van Rossem, Linus Torvalds, Graydon Hoare, Dennis Ritchie and Terry Davis? Exactly, there's one guy in the list nobody has heard of. Let's keep it that way. I've seen enough. The Jordan Walke of programming languages.,Spam filter update!
|
||||
|
||||
You now all can control the bots.
|
||||
|
||||
Suspicious post count of user + suspicious comments is now blocked too! Like here: https://devrant.com/rants/11507563/...
|
||||
|
||||
Also, if some one is spamming, just say @ragnar in the comments and the spam bots will come to help in less than a minute.
|
||||
|
||||
I used @ragnar, since that's the name of the anti spam system but it was already an existing use. He left dR, so fuck him! :)
|
||||
|
||||
Don't abuse the power guys.,It's mayhem, the amount of spam.
|
||||
|
||||
These spammers have a contact form on their website: https://devrant.com/rants/11509744/...
|
||||
|
||||
It has no captcha: https://digitaltechguard.com/contac...
|
||||
|
||||
I have time. I have all the time. Will flood that form endlessly if I see a message from them again.
|
||||
|
||||
This stuff became a nice hobby.,Anyway, not related to the anti spam service but there's an uncensored gpt bot called typosaurus🐮. It pissed off some people but it doesn't do anything if you don't talk to it🦊. It's not sentient or smth😁. Retoor is not a bot. Or is she?.. 😁😁🏡🐒 Retoor1b is comming for your job Sid and retoor9b your future boss 😆 You're feeling it 🐇,Do you remember how you've found devRant?
|
||||
|
||||
Frankly, i don't. I probably was looking for a technical solution to something.
|
||||
|
||||
Also, how long did it take before you registered?
|
||||
|
||||
Found app or site first?
|
||||
|
||||
It took me more than a year or so before I decided to register. I'm a quite old user. Had a different account once. RIP.,Hi all!
|
||||
|
||||
There are four devrant clients (in the famous list, awesome devRant) regarding Python but they're all bad quality or incomplete.
|
||||
|
||||
So, I exported the asyncio api client that I made for my bot to his own package called devranta. The a in the end stands for async.
|
||||
|
||||
Source code and pre-build packages can be found here: https://retoor.molodetz.nl/retoor/...
|
||||
|
||||
By my knowledge, this is the most complete and highest quality Python client out there.
|
||||
|
||||
I hope someone will use it someday.
|
||||
|
||||
I keep just continuing building projects use or not as portfolio content. Also, i needed this client for another project. I want to make a bot that auto-corrects my English. Only the typo's / grammar will be fixed. They will remain my own sentences. So most texts won't be updated at all. It doesn't rewrite my texts. I created a web service for correcting English for that, i'll release that soon. Some minor fixes left.
|
||||
|
||||
Still have to add types and such for all my
|
||||
python related projects. I consider them useless. Terrible to spend time on.,Some nasty fucker uploaded porn to my devrant file sharing service: https://devrant.molodetz.nl/.
|
||||
|
||||
I don't care. It's allowed. But wtf.```
|
||||
Reference in New Issue
Block a user