Hacker News new | ask | show | jobs
by Seirdy 2316 days ago
If you're looking for rooms with high activity, I put together a list of the top 30 busiest IRC channels I'm in by sorting my logs by size (descending) [0].

The command that generated the list:

  grep -v -c '(\-\->.*has joined|<--.*has left).*#' $WEECHAT_HOME/logs/irc.*.[#]*.weechatlog \
   | tr ':' ' ' \
   | sort -n -k 2 -r \
   | sed -e 's#.*irc\.##' -e 's#\.weechatlog##' \
   | grep -v "#channel-i'd-rather-not-show" \
   | sed 30q \
   | curl -F 'clbin=<-' https://clbin.com
[0]: https://clbin.com/9fcdI

Archived paste: https://archive.li/4OMf3 and https://web.archive.org/web/20200215033709/https://clbin.com...

1 comments

Addendum: kichimi on rizon.\#rice has just reached out in response to this comment:

  2020-02-15 06:55:32 kichimi that post
  2020-02-15 06:55:35 kichimi was made by you
  2020-02-15 06:55:40 kichimi and i wanted to say hi
  2020-02-15 06:55:45 Seirdy hai
  2020-02-15 06:55:51 kichimi because i love seeing rizon repped
  2020-02-15 06:56:00 kichimi but you didnt put a disclaimer in your post saying rizon was the most toxic network on the internet
> but you didnt put a disclaimer in your post saying rizon was the most toxic network on the internet

We're not all assholes. Just most of us.