
Server down?
- gaius
- Lives in gote
- Posts: 476
- Joined: Tue Apr 27, 2010 2:55 am
- Rank: Dutch 2 dan
- GD Posts: 56
- KGS: hopjesvla
- Has thanked: 193 times
- Been thanked: 83 times
Re: Server down?
Wow, WMS, did I read somewhere that you actually have a day job? Your response time to these things is amazing!
My name is Gijs, from Utrecht, NL.
When in doubt, play the most aggressive move
When in doubt, play the most aggressive move
-
hyperpape
- Tengen
- Posts: 4382
- Joined: Thu May 06, 2010 3:24 pm
- Rank: AGA 3k
- GD Posts: 65
- OGS: Hyperpape 4k
- Location: Caldas da Rainha, Portugal
- Has thanked: 499 times
- Been thanked: 727 times
Re: Server down?
He's referenced the day job several times here on L19. They apparently are such jerks that they don't let him work on his more important KGS projects while at the office. The nerve!
- wms
- Lives in gote
- Posts: 450
- Joined: Tue Apr 20, 2010 4:23 pm
- GD Posts: 0
- KGS: wms
- Location: Portland, OR USA
- Has thanked: 257 times
- Been thanked: 287 times
- Contact:
Re: Server down?
Yes, I have a day job, that's why we need to wait until tonight to fix the NFA build. Too bad! Also I have go club tonight, so it will be delayed a few more hours. I'm that selfish that I'll put my own go playing before everybody else's. 
- stalkor
- Lives in gote
- Posts: 397
- Joined: Fri Aug 06, 2010 3:30 pm
- Rank: KGS 1d
- GD Posts: 0
- KGS: stalkor
- Location: Netherlands
- Has thanked: 102 times
- Been thanked: 66 times
- Contact:
Re: Server down?
*points at wms's avatar* but...BUT...what about the kids!!^^
admin of the ASR league and KGS admin
- SpongeBob
- Lives in gote
- Posts: 499
- Joined: Sat Apr 24, 2010 3:18 pm
- Rank: Fox 3D
- GD Posts: 325
- Location: Germany
- Has thanked: 213 times
- Been thanked: 96 times
Re: Server down?
stalkor wrote:*points at wms's avatar* but...BUT...what about the kids!!^^
They play on KGS, too?
Stay out of my territory! (W. White, aka Heisenberg)
- stalkor
- Lives in gote
- Posts: 397
- Joined: Fri Aug 06, 2010 3:30 pm
- Rank: KGS 1d
- GD Posts: 0
- KGS: stalkor
- Location: Netherlands
- Has thanked: 102 times
- Been thanked: 66 times
- Contact:
Re: Server down?
maybe so:)
also i had a question about kgs, is there a stats page where we can see the total amounts of games played in a month on kgs or stats like how many percent were blitz or not, free or simul or ranked or rengo?
also i had a question about kgs, is there a stats page where we can see the total amounts of games played in a month on kgs or stats like how many percent were blitz or not, free or simul or ranked or rengo?
admin of the ASR league and KGS admin
- wms
- Lives in gote
- Posts: 450
- Joined: Tue Apr 20, 2010 4:23 pm
- GD Posts: 0
- KGS: wms
- Location: Portland, OR USA
- Has thanked: 257 times
- Been thanked: 287 times
- Contact:
Re: Server down?
Not that I know of. But a database query or two is easy enough:stalkor wrote:maybe so:)
also i had a question about kgs, is there a stats page where we can see the total amounts of games played in a month on kgs or stats like how many percent were blitz or not, free or simul or ranked or rengo?
Code: Select all
mysql> select count(*), game_type from games where id between unix_timestamp('2011-01-01') * 1000 and unix_timestamp('2011-02-01') * 1000 group by game_type with rollup;
+----------+---------------+
| count(*) | game_type |
+----------+---------------+
| 1320 | demonstration |
| 21536 | review |
| 100 | rengo_review |
| 3628 | teaching |
| 903 | simul |
| 992 | rengo |
| 258454 | free |
| 537952 | ranked |
| 313 | tournament |
| 825198 | NULL |
+----------+---------------+
10 rows in set (2.10 sec)
- Tommie
- Dies with sente
- Posts: 124
- Joined: Wed Apr 21, 2010 3:56 am
- Rank: 3d EGF
- GD Posts: 1700
- Location: still above sea level: http://bit.ly/eQYULx
- Has thanked: 1 time
- Been thanked: 8 times
Re: Server down?
OK, seems I am not the only one who tries to play on KGS - to n o avail.
And BTW, yes, WMS is awesome !
And, today I could try Tygem, Cyberoro or whatever else there is ....
And BTW, yes, WMS is awesome !
And, today I could try Tygem, Cyberoro or whatever else there is ....
Greetings,
Tommie
3dan EGF (AGA no 13477) || Tommie on KGS: 'June'|| DGS: 'Zhi Laohu' 纸老虎 = 'paper tiger' || Senseis : http://senseis.xmp.net/?tderz ||
ENFP (MBTI) - 'Find your own style within the Fundamentals of Go! '
Tommie
3dan EGF (AGA no 13477) || Tommie on KGS: 'June'|| DGS: 'Zhi Laohu' 纸老虎 = 'paper tiger' || Senseis : http://senseis.xmp.net/?tderz ||
ENFP (MBTI) - 'Find your own style within the Fundamentals of Go! '
- Phelan
- Gosei
- Posts: 1449
- Joined: Tue Apr 20, 2010 3:15 pm
- Rank: KGS 6k
- GD Posts: 892
- Has thanked: 1550 times
- Been thanked: 140 times
- Fedya
- Lives in gote
- Posts: 603
- Joined: Tue Apr 20, 2010 8:21 pm
- Rank: 6-7k KGS
- GD Posts: 0
- Has thanked: 43 times
- Been thanked: 139 times
Re: Server down?
Will the Java Web Start handle it properly when the correctly signed version of the -nfa client is posted, or will I have to download it directly from the site?
And since Java Web Start doesn't want to let me download the file to where I want it, will I have to be finicky about where to save the file if I have to download it from the web site?
And if I decide to change to Cgoban being my default SGF handler, do I just run the cgoban.jnlp file?
And since Java Web Start doesn't want to let me download the file to where I want it, will I have to be finicky about where to save the file if I have to download it from the web site?
And if I decide to change to Cgoban being my default SGF handler, do I just run the cgoban.jnlp file?
- stalkor
- Lives in gote
- Posts: 397
- Joined: Fri Aug 06, 2010 3:30 pm
- Rank: KGS 1d
- GD Posts: 0
- KGS: stalkor
- Location: Netherlands
- Has thanked: 102 times
- Been thanked: 66 times
- Contact:
Re: Server down?
wms wrote:Not that I know of. But a database query or two is easy enough:stalkor wrote:maybe so:)
also i had a question about kgs, is there a stats page where we can see the total amounts of games played in a month on kgs or stats like how many percent were blitz or not, free or simul or ranked or rengo?I was going to break down by blitz also, but noticed that I no longer save the speed of the game in the database. I'd have to crawl through the SGF files to get that information, and that would be a lot more work.Code: Select all
mysql> select count(*), game_type from games where id between unix_timestamp('2011-01-01') * 1000 and unix_timestamp('2011-02-01') * 1000 group by game_type with rollup;
+----------+---------------+
| count(*) | game_type |
+----------+---------------+
| 1320 | demonstration |
| 21536 | review |
| 100 | rengo_review |
| 3628 | teaching |
| 903 | simul |
| 992 | rengo |
| 258454 | free |
| 537952 | ranked |
| 313 | tournament |
| 825198 | NULL |
+----------+---------------+
10 rows in set (2.10 sec)
thats a looot of games, in fact thats 1 game every 3.3 seconds!
admin of the ASR league and KGS admin
- Chew Terr
- Gosei
- Posts: 2060
- Joined: Mon Apr 19, 2010 12:45 pm
- Rank: KGS 3k
- GD Posts: 264
- KGS: Chew
- Location: Texas
- Has thanked: 546 times
- Been thanked: 172 times
- Contact:
Re: Server down?
Javaness wrote:I am sorry that I put a milkshake and cookie into the database, but it looked hungry
If you give a MySQL a cookie...
Someday I want to be strong enough to earn KGS[-].
