Activity

random user

okay so:
I made CSVs great again
now we have csvs for the list of users.
its a username(well usernumber), and then trust value
so like:
username,trust_value
1,1
2,0
3,1
4,2
5,2
many minor jank points i need to fix
scanning is working though i need to slow it down, handle errors properly, and more
slack was added a bit

Attachment
0
random user

Hmm, printing some status that got scraped.
May have abused hackatime’s api a bit.
30k requests in 80 seconds = 375 requests per second.
It performed well.
I need to fix the CSVs. Make it check changes between CSVs, and make it send slack notifs.
and… hosting aresg

Attachment
0
random user

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0