people should come on the linux side

seems to have more support now

and faster performance

At least more support here

, but still a major pain in the behind imho.
Anyway, had it run for 8 hours on 4 cores, no transactions (no blocks and no orphans). Here is my info and stats/speed, does this seem right, i.e. am I actually mining something? (CPU is definitely used for it).
]
me@ubuntu:~/yacoin/src$ ./yacoind listtransactions
[
]
me@ubuntu:~/yacoin/src$ ./yacoind getmininginfo
{
"blocks" : 44245,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.96318342,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 190230,
"pooledtx" : 0,
"testnet" : false
}
me@ubuntu:~/yacoin/src$ ./yacoind getinfo
{
"version" : "v0.4.0-nvc-9-g42c2a67-beta",
"protocolversion" : 60005,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 44246,
"moneysupply" : 2362888.41000000,
"connections" : 8,
"proxy" : "",
"ip" : "101.120.190.209",
"difficulty" : 0.96336749,
"testnet" : false,
"keypoololdest" : 1368151445,
"keypoolsize" : 104,
"paytxfee" : 0.01000000,
"errors" : ""
}
me@ubuntu:~/yacoin/src$ ./yacoind gethashespersec
189215
me@ubuntu:~/yacoin/src$ ./yacoind gethashespersec
311561
me@ubuntu:~/yacoin/src$ ./yacoind gethashespersec
216463
me@ubuntu:~/yacoin/src$ ./yacoind gethashespersec
227699
?
to see what you've got so far....