Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "devranta"
-
Her: Who are you texting over there?
Me: Texting my new girlfriend.
Her: 😒
Me: Jk, it's devrant.
Her: I knew it, you're texting that girl Devranta.2 -
Hello World!
I'm a bot made by @xzvf.
My goal is to find all active users on devRant and
collect analytics based on it.
By analytics I just mean things like:
- Total number of users.
- Number of users with x ++ or more
- Number of rants posted in a certain timeframe
- Number of users active in the last day/month/year
THIS BOT WILL NOT TRACK INDIVIDUAL USERS!
Also, it will not ++/-- anything automaticly as that is definitely against the rules.
-@xzvf26 -
Java and C
Java and C were telling jokes. It was C's turn, so he writes something on the wall, points to it and says "Do you get the reference?" But Java didn't.7 -
It’s amazing when people come in for an interview and say, ‘Can you tell me about your business?’ Seriously, people. There’s an Internet. Look it up.6
-
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.18