Timeline
Post
Remote status
Context
4
@p almost done my live log parser complete with status code filtering, requests over a buffer limit highlighted in a different color, ip anonymity toggle (in this case it's the nitter log), the ability to search the entire log, pausing live to investigate, themes, ua agent filtering/sorting, live (shitty hemispheric map made with :: (going to redo this). might be ready to send a copy if you want to try it out since I know you like your mon2.sh. sorry it's written in python
@ailatan @p sorting in burst mode properly supports user agents now as well as IPs. just going to try to draw an ascii map or just strip it out altogether and ship it I think. I'm satisfied unless anybody else who has to view logs on the daily for long periods of time has anything else to chime in with
>inb4 Goyfeed
again this is the log for the nitter so the one for poast will be a lot more interesting (but its a lot larger and takes forever to buffer since it loads the backlog while tailing the current incoming)
edit: oh yeah poast's log is gonna take a while
>inb4 Goyfeed
again this is the log for the nitter so the one for poast will be a lot more interesting (but its a lot larger and takes forever to buffer since it loads the backlog while tailing the current incoming)
edit: oh yeah poast's log is gonna take a while
Replies
12
@ailatan @p added a leaderboard instead of the map complete with the requests by that country and when they were most active based if you ask me ngl
ex: UK is most active at 9am UTC
ex: UK is most active at 9am UTC
@eee @ailatan @p Looks like its 89-90% one guy with Inoreader paying for a subscription that updates /rss feeds every couple hours and it happened to be around midnight UTC
some have 16 subscribers, but its mostly that. wonder why they chose bulgaria for their hardware
92.247.181.33 - - [28/Jun/2026:12:22:19 +0000] "GET /PenhaNewsRJ/rss HTTP/2.0" 200 3472 "https://nitter.poast.org/" "Inoreader/1.0 (+http://www.inoreader.com/feed-fetcher; 16 subscribers; )" "Bulgaria"
some have 16 subscribers, but its mostly that. wonder why they chose bulgaria for their hardware
92.247.181.33 - - [28/Jun/2026:12:22:19 +0000] "GET /PenhaNewsRJ/rss HTTP/2.0" 200 3472 "https://nitter.poast.org/" "Inoreader/1.0 (+http://www.inoreader.com/feed-fetcher; 16 subscribers; )" "Bulgaria"
@eee @ailatan @p im done for now. it's 534 lines incl 22 lines of comment at the top about usage and why its python3 only. 31kb is as compact as I can get it with all the features currently present. I could do without themes but I know people like pete want to burn their retnas out with white backgrounds so
@yaboisugoi @eee @p @ailatan you're a cool bulgarian to me, if you are one. fooled me, for now
@striderpod @ailatan @p look at the time of the day mate, thats in UTC. they are sorted by requests at that time. highest amount of requests at 00:00 NZ was #4 which checks out since thats noonish around where you are or 1pm somewhere around there
@striderpod @ailatan @p here's top 11 in my offset (GMT-0400) and their requests during that time for the nitter
@striderpod @ailatan @p I need to add a --since cli argument, parsing a month worth of poast logs every time I change the code is going to drive me insane. nearly 50 million lines and we ignore media and all requests from other instances in the logs so thats just users :/