Pages:
Author

Topic: ¤¤¤¤ antrun.de - Antrouter R1 Fun-Run - compare your share ¤¤¤¤ - page 40. (Read 97837 times)

sr. member
Activity: 280
Merit: 250
Hi Ammi

Please set my frequency to 175 MHz. Thx!
newbie
Activity: 27
Merit: 0
sr. member
Activity: 462
Merit: 251


minibit and i proudly present

antrun v2

now totally rewritten with mySQL Support and much optimised Scripts!


Cronjob fetches every 10 minutes the values and writes it in the Database where the PHP Page gets the values
Page is now sorted by bestshare!

offline/inactive users are not shown now - only active miners are listed - it's automated

sr. member
Activity: 462
Merit: 251
Hello,


after Hermes at least was able to deliver my package please update my stats as follows:

Quote

Thanks and best regards, Carsten.


page updated Smiley have fun
legendary
Activity: 1372
Merit: 1000
CTO für den Bundesverband Bitcoin e. V.
Hello,


after Hermes at least was able to deliver my package please update my stats as follows:

Quote

Thanks and best regards, Carsten.
hero member
Activity: 896
Merit: 505
Hi,
when i will OC - what is the best except external cooling?
voltage?? any to do?
sr. member
Activity: 462
Merit: 251
ammi - my final OC is 143.75mhz.... this is the best that it can go with killing it.

ok Smiley edited it.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
ammi - my final OC is 143.75mhz.... this is the best that it can go without killing it.
sr. member
Activity: 462
Merit: 251
looks like im the only one left with no flag.. im in usa, thanks


done Smiley
legendary
Activity: 1736
Merit: 1006
looks like im the only one left with no flag.. im in usa, thanks
sr. member
Activity: 280
Merit: 250
Wouldn't this be easier to automatically store all data from every participants in a database? With a cron job or similar.
Then you can make queries with sorting whatever you like.
And it would minimize the traffic to solo pool stats sites. Every visitor of your site don't has to downlaod all the solo stats site from every participants.

I would like to help you. Feel free to contact me.

sr. member
Activity: 462
Merit: 251
page is mostly hardcoded - i am not a very skilled web-/php-developer - it's just a little hobby - if you can/want to help - feel free to contact me
All the web pages I have made have been done with gui creators, sorry I do not know any code or I'd help.

1: i will do - flags are online - i just need each country from you guys --> http://www.famfamfam.com/lab/icons/flags/
USA for me, please.

Flag is done.

i took an it-student on the boat - just chatting with him. perhaps he can help

we are messing around but it's not trivial Sad
Code:

function readHashrate ($file) {
    
$json json_decode(file_get_contents ($file), true);
    return array (
        
'1m' => $json['hashrate1m'], 
        
'1d' => $json['hashrate1d'], 
        
'7d' => $json['hashrate7d'], 
    );
}

$contents = array (
    
'ammi84' => 'http://solo.ckpool.org/workers/1myR1enMf4roWGUyYuhWv5m6sJrLeZ1jX_R1',
    
'Makuny' => 'http://solo.ckpool.org/workers/1A36QxEm1i66Po92VafjyXcxKiAJBVBEik_R1'
);

$jsons = array();
foreach (
$contents as $key => $value) {
    
$jsons[] = readHashrate ($value);
}

function 
sort_hashrate1m ($a$b) {
  return 
$a['hashrate1m'] - $b["hashrate1m"];
}
usort ($jsons"sort_hashrate1m");
var_dump ($jsons);

but this gives only crap values ... well ...
legendary
Activity: 1274
Merit: 1000
page is mostly hardcoded - i am not a very skilled web-/php-developer - it's just a little hobby - if you can/want to help - feel free to contact me
All the web pages I have made have been done with gui creators, sorry I do not know any code or I'd help.

Anyone has clocked better without killing the poor guy?
I tried 150MHz for a little bit but it was throwing HW errors, so I tried 143.75 but it was still throwing a few errors.  I settled at 137.5MHz because that's the best oc I could get with basically no errors (0.009% right now).

i am thinking of rebooting the R1 every 12 hours, so that its always "fresh" - is this good idea?
There is no such thing as a "fresh" miner, it's not a piece of fruit.  Generally if there's no problems then there's no reason to reboot it.

1: i will do - flags are online - i just need each country from you guys --> http://www.famfamfam.com/lab/icons/flags/
USA for me, please.
sr. member
Activity: 462
Merit: 251
@ammi84
Please update my frequency to 137.5MHz (OC) and my country flag Lithuania.

Thanks

done  Cheesy
newbie
Activity: 27
Merit: 0
@ammi84
Please update my frequency to 137.5MHz (OC) and my country flag Lithuania.

Thanks
sr. member
Activity: 462
Merit: 251
@ammi84
I couldn't resist  Wink
Please update my frequency to 131,25MHz
Thanks and now happy mining to all  Cool

done Smiley
legendary
Activity: 3486
Merit: 2287
Top Crypto Casino
@ammi84
I couldn't resist  Wink
Please update my frequency to 131,25MHz
Thanks and now happy mining to all  Cool
sr. member
Activity: 462
Merit: 251
Hallo @all!

Ich brauche mal eure Hilfe!
Wenn ich meine http://solo.ckpool.org/users/1Ba6mG869LNbzC7PDFfSDXAXPb5VSztSsc öffne zeigt er mir das doppelt an!
Gibt es eine Möglichkeit dieses wieder zu ändern das er es mir nur einfach Anzeigt?

Mit freundlichen Grüßen
Sascha



versuche mal
http://solo.ckpool.org/workers/1Ba6mG869LNbzC7PDFfSDXAXPb5VSztSsc_ bzw. http://solo.ckpool.org/users/1Ba6mG869LNbzC7PDFfSDXAXPb5VSztSsc. wie du es halt hast Smiley

@ammi84
danke hat funktioniert!
jetzt finde ich es nur fastzinieren warum mein bestshare: 319928560.5063777 schon so hoch ist obwohl ich noch nie mit der Adresse bei ckpool war?

Sascha

gute frage
würde vorschlagen, dass du ggf. eine neue adresse nimmst ... weiß nicht, wo der wert herkommt Sad
Pages:
Jump to: