Bottom post of the previous page:
>39 votes for HGI don't even.
Bottom post of the previous page:
>39 votes for HGOldman Robustin wrote:It's an established meme that coders don't play this game.
Oh, I'll have to do that then. Thanks.An0n3 wrote:It's a run-off vote. Login to the server, click player votes, and vote again
This time there are only three candidates to vote for.
>not giving me full creditAn0n3 wrote:To be fair SG had a bit of an angry tirade that started everything rolling.
Quartz has been good about organizing this portion of the forums and keeping people informed.
That'd be instant runoff. Completely and utterly negates all voting strategy other than "List my preferences in order".Ikarrus wrote:We should use whatever system allows us to sidestep the perceived necessity for "strategic" voting.
Then clearly the solution is to simply hold a second runoff and get rid of B. Assuming everyone who voted for B has A as their second choice, you getMalkevin wrote: So second round ends up being :
A - 32%
B - 28%
C - 40%
Code: Select all
+-------+-------------+
| votes | candidate |
+-------+-------------+
| 39 | AN0n3 |
| 38 | Bluespace |
| 31 | Ikarrus |
| 29 | Hornygranny |
| 19 | Pandarsenic |
| 10 | MisterStaub |
| 4 | Comrade Leo |
+-------+-------------+
When you say admin votes removed I assume you mean In Game Admins only right? Or does that include ALL admins?MrStonedOne wrote: In sort: Excludes new accounts and throwaway/idle accounts who have not played the game much or at all (ie: likely throwaway/alt accounts). Also excludes all admin and .txt coder votes.
Oldman Robustin wrote:It's an established meme that coders don't play this game.
Code: Select all
mysql> select count(*) as votes, c.candidate from erro_poll_vote as v left join (select o.id, o.text as candidate, o.percentagecalc from erro_poll_option as o where o.pollid = 105) as c on (c.id = v.optionid) where v.pollid = 105 and c.percentagecalc != 0 group by optionid order by votes desc;
+-------+-----------+
| votes | candidate |
+-------+-----------+
| 97 | Bluespace |
| 96 | AN0n3 |
| 73 | Ikarrus |
+-------+-----------+
3 rows in set (0.12 sec)
Code: Select all
mysql> select count(*) as votes, c.candidate from erro_poll_vote as v left join (select o.id, o.text as candidate, o.percentagecalc from erro_poll_option as o where o.pollid = 105) as c on (c.id = v.optionid) left join (select pp.firstseen, pp.ckey, pp.lastadminrank from erro_player as pp) as p on (p.ckey = v.ckey) where v.pollid = 105 and c.percentagecalc != 0 and p.firstseen < "2014-10-24" and p.lastadminrank = "Player" and p.ckey in (select ckey from erro_connection_log where datetime between "2014-07-24" and "2014-10-24" group by ckey having count(ckey) > 10) group by optionid order by votes desc;
+-------+-----------+
| votes | candidate |
+-------+-----------+
| 78 | AN0n3 |
| 77 | Bluespace |
| 46 | Ikarrus |
+-------+-----------+
3 rows in set (0.89 sec)
this right here is why you deserve this positionAn0n3 wrote:I appreciate everyone voting for me, but I'm also aware of the many number of people who didn't. I'm going to do my best to look at Bluespace's platform and incorporate as much of that as I can in an effort to provide a result that more players can be satisfied with. I'm aware you can't make everyone happy all the time, but looking at the numbers I'm keenly aware that there are more people who did not vote for me than did.
It's the goal of a good leader to do right by everyone, not just their constituents. So I'll strive to maintain a policy that is true to my own standards while also incorporating more of the ideas of my competitors.
Thank you.
dezzmont wrote:I am one of sawrge's alt accounts
dezzmont wrote:sawrge has it right.
Connor wrote:miggles is correct though
Check out this guy who hates murica and freedums.jyxpe wrote:Why the hell are having a triumvirate for a bloody futuristic space station?
You are the reason the e-terrorists win against this glorious G-d fearing nation.Violaceus wrote:>murica
>freedoms
Pick one, you silly.
Oldman Robustin wrote:It's an established meme that coders don't play this game.
So surprise. Many shocking.QuartzCrystal wrote:IT WOULD APPEAR HORNYGRANNY HAS WON THE CODER VOTE!
Triumvirate complete. Thanks for coming out everybody.QuartzCrystal wrote:THE ADMIN VOTE HAPPENED OVER THE WEEKEND, THEY HAVE VOTED FOR IKARRUS!
dezzmont wrote:I am one of sawrge's alt accounts
dezzmont wrote:sawrge has it right.
Connor wrote:miggles is correct though
Oldman Robustin wrote:It's an established meme that coders don't play this game.
Users browsing this forum: No registered users