chore: update export statistics with new user data and extended date range
- Refresh dataset with 334 active users (up from 310) and 7422 total contributions - Regenerate graphs and statistics files to cover extended period from 2024-11-07 to 2024-12-28 - Append new posts to posts-12bitfloat.txt and posts-AceDev.txt with additional user content - Update Buffon's ownership percentage from 0.03% to 0.02% in both export files
This commit is contained in:
@@ -15,4 +15,23 @@ The EN keyboard layout is added in the task bar UI but it‘s not actually there
|
||||
|
||||
Fucking hell! Why even make new versions of Windows if it‘s all the same pile of shit?
|
||||
|
||||
That‘s not the only old bug that persists across multiple major Windows versions!```
|
||||
That‘s not the only old bug that persists across multiple major Windows versions!,Another weird property of the devRant API:
|
||||
|
||||
For every POST request the url parameters need to be passed in the http body instead of in the URL, like this:
|
||||
app=3&user_id=42
|
||||
|
||||
Wtf why?,I have finished my project for a new devrant sdk in swift:
|
||||
|
||||
https://github.com/WilhelmOks/...
|
||||
|
||||
(Yes, the readme is missing and I will add it later 😅)
|
||||
|
||||
And I built it into JoyRant (build 32), which required quite a bit of refactoring.
|
||||
|
||||
I think I tested everything but let me know if you find any problems.
|
||||
|
||||
You will need to logout and log in again.
|
||||
|
||||
The downvote reason feature isn‘t there yet (in JoyRant), but now I have a good basis to add it 😄
|
||||
|
||||
Yes, implementing a whole new SDK just for one little feature is overkill, but I had fun doing it and I wanted to have a nice, clean and extensible code base which I can work on in the future. 😌```
|
||||
Reference in New Issue
Block a user