Ranter
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
Comments
-
retoor116210h@SoldierOfCode and @Lensflare
Edit: @Lensflare structure is totally the same, guuid has a different format tho.
@SoldierOfCode your @whimsical @whimsical @whimsical @whimsical test still shows as one mention, because it works per unique name. So mention to two different users will do result in seperate items. -
Thank you, this is nice :D
Saw the change happening in real time cuz you broke my script with a sudden 404 xD -
whimsical158310h@SoldierOfCode that was one second! :p I deleted dr.mentions.* and thought - fuck! Wanted to fix this quickly to prevent @Lensflare and the app users would find out :p
Besides that, you can rely on it never being down, like snek. -
@whimsical
I suppose you mean the guid/uuid in the rss data?
Because the json data doesn’t have them.
Regarding unavailability, I fail silently when the call to your service fails. It falls back to an empty list of mentions.
Related Rants

No questions asked
As a Python user and the fucking unicode mess, this is sooooo mean!
I just started working on a little project to browse devrant from terminal. It converts images to ascii art!
https://static.molodetz.nl/dr.menti... and https://static.molodetz.nl/dr.menti... are updated.
- Sorted DATE DESC.
- Removed duplicates.
- Added multiple mentions in one comment.
As requested by @SoldierOfCode and @Lensflare.
Around every 5-7 minutes the files will be updated with new data. Could speed this up actually.
You can find source code at: https://retoor.molodetz.nl/retoor/...
No async stuff, let's not kill the server. Python native.
random
python
rss
mentions
service
xml