Ian Barfield

Results 5 issues of Ian Barfield

eg. anything like this: ``` some-setting = 0 some-setting = ${?maybe.some.other.value} ``` where you might like to (possibly) resolve `maybe.some.other.value` without polluting extraneous values (such as you might get with...

candidate for next release
need help / info / volunteers welcome

(this issue takes over for #88 after clarification) There is a trade off between bit usage and ultra-high cardinality accuracy. The current HLLP implementation uses 5 bits per register similar...

As noted by derekgr, the system.out spam has gotten a mite out of control. Finely detailed statements are great for debugging or maybe learning but disabling them until needed is...

eg. Have each host make three lists, and send one to itself.

It is perhaps desirable to be able to use arbitrary numbers of MeshyClients in limited scope environments without worrying about undue resource expenditure. To this end, MeshyClients (and the client...