Forum: Miscellaneous Math
2021-02-22, 11:20
|
Replies: 10
Views: 321
|
Forum: GPU Computing
2021-02-20, 14:44
|
Replies: 6
Views: 367
|
Forum: GPU Computing
2021-02-20, 12:51
|
Replies: 6
Views: 367
|
Forum: Information & Answers
2021-02-15, 20:26
|
Replies: 26
Views: 872
That's covered by having multiple in-progress...
That's covered by having multiple in-progress exponents and incentivising including other's results in your block. Here's a breakdown that might be as clear as mud:
Only blocks that reference...
|
Forum: Chess
2021-02-15, 13:53
|
Replies: 12
Views: 925
An ordered list of moves for a position can be...
An ordered list of moves for a position can be extracted from stockfish, by setting MultiPV to the number of valid moves of the position before telling SF to evaluate. If stockfish is used at all...
|
Forum: Information & Answers
2021-02-15, 11:24
|
Replies: 26
Views: 872
And when you point out the silence there's...
And when you point out the silence there's discussion. Sod's law :P
I'm not following what you mean by score, when you say trailing zeroes it makes me think of how bitcoin varies difficulty by...
|
Forum: Information & Answers
2021-02-13, 12:33
|
Replies: 26
Views: 872
Okay fine, I'll flex my crank muscle just this...
Okay fine, I'll flex my crank muscle just this once to get the party going ;)
Integrate the hash of the previous block into the proof, such that doing the work from scratch is the most efficient...
|
Forum: Information & Answers
2021-02-13, 00:09
|
Replies: 26
Views: 872
PRP theoretically could be used with some...
PRP theoretically could be used with some alteration of PRP proofs as proof of work, it would be extremely wasteful to do so in the traditional adversarial PoW sense. TF could not easily be ...
|
Forum: GpuOwl
2021-02-12, 21:33
|
Replies: 25
Views: 3,635
Consumer gear is limited to two instances per...
Consumer gear is limited to two instances per card, at least AMD cards are, trying to run a third will compile the kernel but never run it. Depending on the card model there may be a small...
|
Forum: Soap Box
2021-02-11, 17:56
|
Replies: 15
Views: 441
|
Forum: Hardware
2021-02-10, 10:13
|
Replies: 4
Views: 414
|
Forum: Science & Technology
2021-02-09, 11:10
|
Replies: 32
Views: 1,056
How much of your power needs are for heating?...
How much of your power needs are for heating? Solar panels shut off when there's nothing to power, might as well dump that excess power into heat. One giant insulated tank and some immersion heaters...
|
Forum: Lounge
2021-02-08, 23:42
|
Replies: 35
Views: 4,111
|
Forum: Chess
2021-02-07, 13:28
|
Replies: 12
Views: 925
|
Forum: Chess
2021-02-07, 01:35
|
Replies: 12
Views: 925
Sort version 0 aka no sort, just the natural...
Sort version 0 aka no sort, just the natural order from the valid move generator which iterates over the players pieces. Not random but not good.
Form Size %-of-ANA XZ-Size %-of-ANA.xz
...
|
Forum: Software
2021-02-05, 18:39
|
Replies: 9
Views: 330
|
Forum: Software
2021-02-05, 18:02
|
Replies: 9
Views: 330
|
Forum: Software
2021-02-05, 16:07
|
Replies: 9
Views: 330
Does it have an x86 or Arm CPU? Prime95 only...
Does it have an x86 or Arm CPU? Prime95 only works on x86, you can try mlucas if using an Arm device: https://www.mersenneforum.org/mayer/README.html
AFAIK some chromebooks restrict what local...
|
Forum: Chess
2021-02-03, 01:22
|
Replies: 12
Views: 925
Here's another test with 200,000 random games....
Here's another test with 200,000 random games. ~23.2 million moves (200k of those "end of game") with ~115 moves per game. The random game generator works (slightly) more realistically, king vs king...
|
Forum: Chess
2021-01-31, 18:57
|
Replies: 12
Views: 925
Thank you, the generalised number solution is...
Thank you, the generalised number solution is nice I'll implement it with GMP. If smart ordering is assumed a standard compressor compressing the ILA form should beat it, but it by far beats the IPA...
|
Forum: Chess
2021-01-31, 12:36
|
Replies: 12
Views: 925
|
Forum: Hardware
2021-01-27, 14:45
|
Replies: 127
Views: 9,767
|
Forum: Chess
2021-01-27, 14:36
|
Replies: 12
Views: 925
I'm not familiar with huffman coding with input...
I'm not familiar with huffman coding with input symbols of variable width, it has potential particularly when smart ordering is implemented. On the other hand when smart ordering is implemented the...
|
Forum: Chess
2021-01-26, 12:44
|
Replies: 12
Views: 925
Chest compression game
I'm interested in chess and compression, so the compression of chess games is a natural thing to nerd out on. The PGN format and the algebraic notation it contains is human readable but...
|
Forum: Soap Box
2021-01-24, 14:15
|
Replies: 309
Views: 29,419
|