Igorjan94's blog

By Igorjan94, history, 8 years ago, translation, In English

Looking through recent actions, I caught up blogs with top 100 and top 228 comments. So, I decided to do the table, which will contain all the same info as blogs have, but which will be updating. The result is here : click
On page with comments there are comments, which has absolute value more then MAGICCOMMENTS(now it is 75). It should be updating one per 6 hours (server looks through recent action every half-hour and every 6 hours parses these blogs for rating of new or updated comments
On page with users there is sum of votes for all comments of user, if absolute value is more than MAGICUSERS(now it is 500). This page will be refreshing too rare only by hand by scanning all posts and comments again
(Votes for blogs aren't taken into consideration)

I'll be glad to here some criticism/comments/advice!

PS. Please, if you see any mistake in translation, PM me :)

UPD0: In first release I occasionally parsed only english comments, now all information should be relevant. Soon, there will be page will votes for posts.

UPD1: I've rewritten my code little more than comletely(even switched from python to java :) ), and now there is full statistics on blogs, comments and users (updated by mentioned algo). Only restrict on absolute value is on comments because of their count. Also I did some nice features for more convenient usage

UPD2: Code

  • Vote: I like it
  • +128
  • Vote: I do not like it

| Write comment?
»
8 years ago, # |
  Vote: I like it +64 Vote: I do not like it

Yay, officially the greatest spammer on CF ( ͡° ͜ʖ ͡°)

»
8 years ago, # |
  Vote: I like it +18 Vote: I do not like it

I think it would be great if the rating colour is same as Codeforces. Of course, the best thing is to have the same font as well :D

»
8 years ago, # |
  Vote: I like it +4 Vote: I do not like it

On second thought, summed number of upvotes is not what spamming is about :P. Would that be possible to add some other kinds of statistics like "highest quality comments -> ratio of upvotes / #posts" (probably for number of upvotes > magic), "biggest spammer1: number of posts", "biggest spammer2: summed length of posts", similar stats for blogs, etc. ?

  • »
    »
    8 years ago, # ^ |
      Vote: I like it +1 Vote: I do not like it

    Maybe I add two columns to blogs:
    - sum of comments / #comments
    - sum of posts / #posts
    with sorting by them

»
8 years ago, # |
  Vote: I like it +21 Vote: I do not like it

Interesting fact: #1 user in "Count reverse" is JKeeJ1e30 with sum = -3210, but he still has +70 contribution.. m(._.)m

»
8 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Auto comment: topic has been updated by Igorjan94 (previous revision, new revision, compare).

»
8 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Is that how it is supposed to behave :P?

  • »
    »
    8 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Congrats, you have found an easter egg :)
    Something went wrong with server, wich is not so reliable as desired :(
    It's fixed now

  • »
    »
    8 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    and yes, big brother is watching you, this is your most valuable comment :)

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Wow, I have 3rd highest comment in the table — definitely my only cool achievement at Codeforces :)

  • »
    »
    8 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Sorry for destroying that, but your comment is no longer third :D

    • »
      »
      »
      8 years ago, # ^ |
        Vote: I like it 0 Vote: I do not like it

      Oh, congrats anyway — I ROFL'ed reaaly hard after your comment :0

»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Why not share code of your project in github ?

  • »
    »
    8 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    code
    It contained some local settings with database password, so I had posted it, but in private repo. But there is nothing interesting in my code

»
8 years ago, # |
  Vote: I like it +38 Vote: I do not like it

http://codeforces.com/comments/with/sorry_dreamoon Why comments of sorry_dreamoon are gone :O? His case was the most epic thing that has happened on CF ;__;. However because of that I am right now author of most upvoted existing comment :pp