Блог пользователя femboy_routine

Автор femboy_routine, история, 2 года назад, По-английски

Hello, Codeforces!

Today i gathered some statistics about comments, and I'm going to present them to you.

Midway through writing this post, I discovered that there is a website called codeforces.comment.statistic. The author, Igorjan94, has done much more than i did and you can check out theirs blog, its absolutely epic. They also created a type-script SDK for CF, which is even more epic.

The data pool consisted only of comments from all the blogs on the main page. That means that only a small portion of all blogs were used. I didn't find a good method to get all blogs from all users.

Data pool

  • Blogs amount: $$$2059$$$
  • Comments amount: $$$297853$$$
  • *Root comments: $$$117293$$$

*Root comments are comments that are not a reply to another comment

The most up-voted comments

Spoiler

The most down-voted comments

Spoiler

Reply depth

Spoiler

First comments

Spoiler

If anyone needs the data pool, DM me; I will give it for free. It includes the reply-depth of the comment on top of the API's default comment JSON structure.

Have a nice day, and feel free to down-vote as this post is not really useful.

  • Проголосовать: нравится
  • +48
  • Проголосовать: не нравится

»
2 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

why not giving honorary mention to this epic comment??

»
2 года назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

I am profoundly grateful for your efforts in crafting this — it is indeed a privilege of the highest order to find my name included in this distinguished list.

»
2 года назад, скрыть # |
 
Проголосовать: нравится +5 Проголосовать: не нравится

bruh, that rotavirus comment is definitely toxic

»
2 года назад, скрыть # |
 
Проголосовать: нравится +14 Проголосовать: не нравится

Hi, creator of mentioned site is here.

My DB contains:

  • Blogs amount: 66108
  • Comments amount: 1010844
  • Root comments: 728665

First comments: Here

You can scrap all comments/blogs from codeforces API just by simple oneliner:
for i in range(127969): get blog with id i from API

If you have some ideas to visualize data in more convenient way or play with data interactively or anything else feel free to DM me

»
2 года назад, скрыть # |
 
Проголосовать: нравится +9 Проголосовать: не нравится

Opened CF after a long time just to see a comment of mine being one of the most upvoted :)