hate these ads?, log in or register to hide them
Page 3 of 19 FirstFirst 12345613 ... LastLast
Results 41 to 60 of 374

Thread: Investigating the reputation system & stats porn | Final update

  1. #41
    Donor cullnean's Avatar
    Join Date
    April 10, 2011
    Posts
    4,871
    oh fuck, turns out im some kinda of subliminal spaz fanboy

  2. #42
    Donor Spaztick's Avatar
    Join Date
    April 10, 2011
    Location
    No Longer up High Sierra's Ass
    Posts
    6,855
    Quote Originally Posted by cullnean View Post
    oh fuck, turns out im some kinda of subliminal spaz fanboy


    (USER WAS BANNED FOR THIS POST)
    Last edited by EntroX; July 13 2012 at 08:21:38 PM.

  3. #43
    marcus xero's Avatar
    Join Date
    April 9, 2011
    Posts
    1,608
    I am on lists for everything


  4. #44
    Donor cullnean's Avatar
    Join Date
    April 10, 2011
    Posts
    4,871
    Quote Originally Posted by Spaztick View Post
    Quote Originally Posted by cullnean View Post
    oh fuck, turns out im some kinda of subliminal spaz fanboy
    +reped

    fuck!

  5. #45
    Donor Airow's Avatar
    Join Date
    April 11, 2011
    Location
    Minecraft - Xwor
    Posts
    1,721
    Jolin fanboy reporting in
    Disregard Diamonds
    Acquire Cobblestone


    neva forget

  6. #46
    ChaeDoc II's Avatar
    Join Date
    April 11, 2011
    Posts
    549
    Browsed the lists and notice I'm not in the better lists. If i was i'd be all like "like a fucking boss", but I'm not, so fuck you all.

  7. #47
    Administrator Movember 2012 Don Pellegrino's Avatar
    Join Date
    April 9, 2011
    Location
    Montreal, Canada
    Posts
    3,183
    I don't know how I forgot this one:

    I took the 30 posters with the most posts since 2011-07-02 and sorted them by the average number of posts to increase their rep by 1. Obviously the negative rep posters go to the bottom, not to the top

      Spoiler:
    Code:
    SELECT
    	@rownum:=@rownum+1 AS rank,
    	z.*
    FROM (
    	SELECT
    		stats.user,
    		stats.rep,
    		stats.postcount,
    		stats.nb AS 'average nb of posts to get 1 rep'
    	FROM (
    		SELECT
    			u.username AS user,
    			u.reputation AS rep,
    			t.nb AS postcount,
    			(t.nb / (u.reputation - 10)) AS nb
    		FROM
    			user u
    		INNER JOIN (
    			SELECT
    				userid,
    				COUNT(*) AS nb
    			FROM
    				post
    			WHERE
    				DATE(FROM_UNIXTIME(dateline)) >= '2011-07-02'
    			GROUP BY
    				userid
    			ORDER BY
    				nb DESC
    		) t ON u.userid = t.userid
    		WHERE
    			u.posts >= 250
    		ORDER BY
    			t.nb DESC
    		LIMIT 30
    	) stats
    	ORDER BY
    		stats.nb ASC
    	LIMIT 30
    ) z, (SELECT @rownum:=0) y


  8. #48
    Donor cullnean's Avatar
    Join Date
    April 10, 2011
    Posts
    4,871
    Quote Originally Posted by Don Pellegrino View Post
    I don't know how I forgot this one:

    I took the 30 posters with the most posts since 2011-07-02 and sorted them by the average number of posts to increase their rep by 1. Obviously the negative rep posters go to the bottom, not to the top

      Spoiler:
    Code:
    SELECT
    	@rownum:=@rownum+1 AS rank,
    	z.*
    FROM (
    	SELECT
    		stats.user,
    		stats.rep,
    		stats.postcount,
    		stats.nb AS 'average nb of posts to get 1 rep'
    	FROM (
    		SELECT
    			u.username AS user,
    			u.reputation AS rep,
    			t.nb AS postcount,
    			(t.nb / (u.reputation - 10)) AS nb
    		FROM
    			user u
    		INNER JOIN (
    			SELECT
    				userid,
    				COUNT(*) AS nb
    			FROM
    				post
    			WHERE
    				DATE(FROM_UNIXTIME(dateline)) >= '2011-07-02'
    			GROUP BY
    				userid
    			ORDER BY
    				nb DESC
    		) t ON u.userid = t.userid
    		WHERE
    			u.posts >= 250
    		ORDER BY
    			t.nb DESC
    		LIMIT 30
    	) stats
    	ORDER BY
    		stats.nb ASC
    	LIMIT 30
    ) z, (SELECT @rownum:=0) y

    so herschal is a cunt who needs to average 1000+post to gain rep?

    if thats not the case hes still a cunt anyway

  9. #49
    Pegging Specialist Donor indi's Avatar
    Join Date
    November 9, 2011
    Location
    Netherlands
    Posts
    1,900
    Quote Originally Posted by Liare View Post
    excellent post, and a bit of anal-retentive correction. Indi and Mynxee is, as far as i know, females and yet you lump them in with the "guys"

    There's at least one more hidden in that list.. gogogogo, find her

    Also, Don is a modern guy. No need for women's lib with dudes like him around - we are part of the guys!

  10. #50
    Administrator EntroX's Avatar
    Join Date
    April 9, 2011
    Location
    Miami, FL
    Posts
    8,762
    Quote Originally Posted by Spaztick View Post
    Quote Originally Posted by cullnean View Post
    oh fuck, turns out im some kinda of subliminal spaz fanboy


    (USER WAS BANNED FOR THIS POST)

    i warned you

  11. #51
    Donor Airow's Avatar
    Join Date
    April 11, 2011
    Location
    Minecraft - Xwor
    Posts
    1,721
    Quote Originally Posted by lt View Post
    What are the 'titles' for rep?

    will be famous soon enough
    shining bacon of light etc etc...
    bumping this because I too am curious
    Disregard Diamonds
    Acquire Cobblestone


    neva forget

  12. #52
    Phrixus Zephyr's Avatar
    Join Date
    April 10, 2011
    Location
    Cardiff
    Posts
    1,730

  13. #53
    Joe Appleby's Avatar
    Join Date
    April 9, 2011
    Location
    in front of the class
    Posts
    3,092
    Quote Originally Posted by Airow View Post
    Quote Originally Posted by lt View Post
    What are the 'titles' for rep?

    will be famous soon enough
    shining bacon of light etc etc...
    bumping this because I too am curious
    Hover your mouse over the green or red pip under your name.
    nevar forget

  14. #54
    Morax Marbas's Avatar
    Join Date
    April 9, 2011
    Location
    Bittervet retirement home
    Posts
    257
    Bitter people in being bitter nonshock

    Nice Stats btw.

  15. #55

    Join Date
    April 9, 2011
    Posts
    4,617
    Quote Originally Posted by Airow View Post
    Quote Originally Posted by lt View Post
    What are the 'titles' for rep?

    will be famous soon enough
    shining bacon of light etc etc...
    bumping this because I too am curious
    Famous
    Name known to all
    Shining Beacon of light
    Off the Scale

    Those're the ones for +20 rep I've seen. 1-10 has unknown quantity, -1 has can only hope to improve.

  16. #56
    Aurora148's Avatar
    Join Date
    April 9, 2011
    Posts
    4,608
    Quote Originally Posted by Don Pellegrino View Post
    I don't know how I forgot this one:

    I took the 30 posters with the most posts since 2011-07-02 and sorted them by the average number of posts to increase their rep by 1. Obviously the negative rep posters go to the bottom, not to the top

      Spoiler:
    Code:
    SELECT
    	@rownum:=@rownum+1 AS rank,
    	z.*
    FROM (
    	SELECT
    		stats.user,
    		stats.rep,
    		stats.postcount,
    		stats.nb AS 'average nb of posts to get 1 rep'
    	FROM (
    		SELECT
    			u.username AS user,
    			u.reputation AS rep,
    			t.nb AS postcount,
    			(t.nb / (u.reputation - 10)) AS nb
    		FROM
    			user u
    		INNER JOIN (
    			SELECT
    				userid,
    				COUNT(*) AS nb
    			FROM
    				post
    			WHERE
    				DATE(FROM_UNIXTIME(dateline)) >= '2011-07-02'
    			GROUP BY
    				userid
    			ORDER BY
    				nb DESC
    		) t ON u.userid = t.userid
    		WHERE
    			u.posts >= 250
    		ORDER BY
    			t.nb DESC
    		LIMIT 30
    	) stats
    	ORDER BY
    		stats.nb ASC
    	LIMIT 30
    ) z, (SELECT @rownum:=0) y

    yay i'm finally on a list

    I'm surprised that spaztick isn't on the most bitter list after the month he spent negrepping every post I made

  17. #57
    Frug's Avatar
    Join Date
    April 9, 2011
    Location
    Canada
    Posts
    5,070
    Quote Originally Posted by Don Pellegrino View Post
    Fight of the titans...
    Jolin posts once with like 10 images per post.

    Krans shitposts with one image per post.

    So that list is gonna be way off. You need the total count of occurrences of [img

    Quote Originally Posted by Loire
    I'm too stupid to say anything that deserves being in your magnificent signature.

  18. #58

    Join Date
    April 9, 2011
    Posts
    595
    Quote Originally Posted by lt View Post
    What are the 'titles' for rep?

    will be famous soon enough
    shining bacon of light etc etc...
    vbulletin default would appear to have these:
      Spoiler:


    Entrox has probably modified some of the titles, or added some, and has definitely modified the amounts required.

    i.e. Quackbot has a rep title iirc of "off the scale", which doesn't appear in that pic.

  19. #59
    Administrator Movember 2012 Don Pellegrino's Avatar
    Join Date
    April 9, 2011
    Location
    Montreal, Canada
    Posts
    3,183
    Quote Originally Posted by indi View Post
    Quote Originally Posted by Liare View Post
    excellent post, and a bit of anal-retentive correction. Indi and Mynxee is, as far as i know, females and yet you lump them in with the "guys"

    There's at least one more hidden in that list.. gogogogo, find her

    Also, Don is a modern guy. No need for women's lib with dudes like him around - we are part of the guys!
    I find it a bit pathetic to always have to add the female equivalent, I'm sure most women appreciate not being treated differently by guys because they have tits. Of course it's different in a formal context.

    Quote Originally Posted by Frug
    Quote Originally Posted by Don Pellegrino View Post
    Fight of the titans...
    Jolin posts once with like 10 images per post.

    Krans shitposts with one image per post.

    So that list is gonna be way off. You need the total count of occurrences of [img
    As I said, number of posts that contain at least an image, not number of images.

    Quote Originally Posted by cullnean View Post
    so herschal is a cunt who needs to average 1000+post to gain rep?

    if thats not the case hes still a cunt anyway
    He gets a lot of both +rep and -rep, so to increase the total by 1 takes forever. 2200 posts divided by (12-10) [the starting 10 rep] = 1100

  20. #60
    Varcaus's Avatar
    Join Date
    May 15, 2011
    Posts
    10,006
    Quote Originally Posted by Don Pellegrino View Post
    I don't know how I forgot this one:

    I took the 30 posters with the most posts since 2011-07-02 and sorted them by the average number of posts to increase their rep by 1. Obviously the negative rep posters go to the bottom, not to the top

      Spoiler:
    Code:
    SELECT
    	@rownum:=@rownum+1 AS rank,
    	z.*
    FROM (
    	SELECT
    		stats.user,
    		stats.rep,
    		stats.postcount,
    		stats.nb AS 'average nb of posts to get 1 rep'
    	FROM (
    		SELECT
    			u.username AS user,
    			u.reputation AS rep,
    			t.nb AS postcount,
    			(t.nb / (u.reputation - 10)) AS nb
    		FROM
    			user u
    		INNER JOIN (
    			SELECT
    				userid,
    				COUNT(*) AS nb
    			FROM
    				post
    			WHERE
    				DATE(FROM_UNIXTIME(dateline)) >= '2011-07-02'
    			GROUP BY
    				userid
    			ORDER BY
    				nb DESC
    		) t ON u.userid = t.userid
    		WHERE
    			u.posts >= 250
    		ORDER BY
    			t.nb DESC
    		LIMIT 30
    	) stats
    	ORDER BY
    		stats.nb ASC
    	LIMIT 30
    ) z, (SELECT @rownum:=0) y

    Yay I see my name.

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •