Posts by Bok
| Info | Message |
|---|---|
| 1) Message boards : News : Two new apps launched
Message 2103 Posted 4 Sep 2020 by Bok |
ok, great, I'll update Free-DC stats now for the new subprojects |
| 2) Message boards : News : Two new apps launched
Message 2098 Posted 4 Sep 2020 by Bok |
Also, though they seem to be separated on the account page it does not appear that the credit is separated into different subprojects in the user_work file ? |
| 3) Message boards : Questions/Problems/Bugs : Are there really that many hosts here ?
Message 2092 Posted 14 Aug 2020 by Bok |
There are 16719 users in the xml, but almost 7M hosts. Now i know there are bunch associated with the gridcoin pools but still.. I show the vast majority are anonymous MariaDB [dcfree]> select a.userid,b.nick, count(*) as hosts_count from boinc_host a left join boinc_user b on a.proj = b.proj and b.id = a.userid where a.proj = 'nfs' group by a.userid order by hosts_count desc limit 0,20; +--------+---------------------+-------------+ | userid | nick | hosts_count | +--------+---------------------+-------------+ | 0 | NULL | 6861725 | | 236313 | grcpool.com-2 | 1823 | | 155971 | grcpool.com | 1725 | | 263803 | grcpool.com-3 | 1550 | | 464004 | Science United | 1096 | | 54605 | pool.gridcoin.co | 981 | | 6962 | USTL-FIL (Lille Fr) | 810 | | 660 | zombie67 [MM] | 548 | | 381244 | deniska26 | 290 | | 14440 | CentreITS | 275 | | 1084 | whizbang | 177 | | 98454 | cyberkev | 154 | | 78 | vaughan | 141 | | 383403 | Dancer76 | 139 | | 472311 | KySU | 132 | | 4247 | TheKillerChicken | 126 | | 797 | Coleslaw | 124 | | 317517 | grcpool-anon | 123 | | 1961 | Sineater | 122 | | 5179 | Sageev George | 121 | +--------+---------------------+-------------+ |
| 4) Message boards : NFS Discussion : Badges
Message 1550 Posted 9 Jul 2015 by Bok |
Is the badge update script not running ? I've been past 1M in 16e credit for a while now but badge is still Gold... |
| 5) Message boards : NFS Discussion : Badges
Message 1264 Posted 15 Jan 2014 by Bok |
It had a bug, which I just fixed this morning, was only displaying one of the badges regardless. Now it shows all of the ones you have. |
| 6) Message boards : NFS Discussion : Badges
Message 1253 Posted 7 Jan 2014 by Bok |
Yes, I've added those too. |
| 7) Message boards : News : Credit badges added
Message 1251 Posted 7 Jan 2014 by Bok |
Subproject data is now showing. http://stats.free-dc.org/stats.php?page=userwork&proj=nfs&subproj=14e and on the user page http://stats.free-dc.org/stats.php?page=user&proj=nfs&name=95 Now to work on the subproject badges. |
| 8) Message boards : News : Credit badges added
Message 1250 Posted 7 Jan 2014 by Bok |
Almost :) Fixed it mostly, and subproject data is parsed but need to add some rows to my subproject table for it to display.. I had done the downloads and gzipping component of the new work files, but not the coding to parse them and because of the naming, the user_work one got parsed as the user one. Same for team. |
| 9) Message boards : News : Credit badges added
Message 1248 Posted 7 Jan 2014 by Bok |
I think this is my fault. Looking at it now... |
| 10) Message boards : NFS Discussion : Badges
Message 1246 Posted 7 Jan 2014 by Bok |
I will add this subproject data to Free-DC today much like I do for Yoyo@Home and Primegrid. http://stats.free-dc.org/stats.php?page=user&proj=pgrid&name=60 as well as lists of the users of each app http://stats.free-dc.org/stats.php?page=userwork&proj=pgrid&subproj=321_LLR Bok |
| 11) Message boards : Questions/Problems/Bugs : Statistics export not working?
Message 1210 Posted 1 Dec 2013 by Bok |
Looks like they are stuck again. Not updated in a few days. |
| 12) Message boards : Questions/Problems/Bugs : NFS@Home specific signature images?
Message 206 Posted 1 Nov 2009 by Bok |
I don't think the WCG changes will make it into base... possibly, but I believe their's will be custom. I would LOVE for someone to implement this in such a way as it could be made part of base though. Want to try? |