Results 621 comments of Jeremy Rand

Did you test this with both CPU and Vulkan inference?

When I tried to cherry-pick your binding some months ago and tried it with CPU inference in chaiNNer, I got an immediate segfault. My understanding is that this is because...

Yes, agreed that it's reasonable to have a binding if it works for Vulkan, since it's more efficient than making a copy. If it doesn't work for CPU, might be...

It looks like I'd want to edit `util.py` to add a `UnixAddress` that's similar to `NetAddress` but only accepts one argument in its constructor (the Unix socket path), and then...

I don't have a PR yet unfortunately. @jonasbits is this something you'd maybe be interested in working on?

I would recommend waiting a bit for the Tor/HTTPS thing to be figured out as described in the forum thread... also I would recommend waiting for Convergence for Namecoin to...

Is anything blocking merging this? Would test reports be helpful? Would be great to have ppc64le support merged.

@domob1812 can you please transfer this issue to the Namecoin repo rather than your personal repo, so that we have proper transparency about threat model discussions? (Not sure why it...

> I thought about a new NetMsgType, where we have an extra "auxpow.dat" file, that will hash all auxdata and makes a chain of it. So in this case, you...

Also why exactly are we supposed to care if someone embeds a malware sample in an AuxPoW coinbase transaction...?