Mark Polyakov

Results 33 issues of Mark Polyakov

I think there should be a way to monitor things like cpu usage, ram usage, cpu temperature, etc. Currently, this is the reason I'm not intending to use candybar, since...

enhancement

It switches to the wrong value, have to press another arrow key before it goes to the correct offset.

Passes all tests, and produces output just as good as the original implementation on some basic benchmarks I ran. (commits should probably be squashed)

I have a 2gb ASUS GTX 670. When running just `./silentarmy` to the donation address on Arch Linux, it gives this output, then nothing: ``` Connecting to us1-zcash.flypool.org:3333 Solver 0.0:...

https://github.com/buserror/simavr/blob/master/simavr/sim/avr_uart.c#L248 Sometimes (most of the time?) there are zero parity bits but simavr assume's there's always one.

Would be very valuable to interpret the bits beginning at cursor as a decimal number or floating point while in hex and binary view. In other hex editors this feature...

When starting up bitcore-node now, I get the following error: ``` [2017-03-17T01:14:29.849Z] warn: Activating best chain... [2017-03-17T01:14:34.855Z] warn: Activating best chain... [2017-03-17T01:14:39.859Z] warn: Activating best chain... [2017-03-17T01:14:44.866Z] warn: Activating best...

"As per my prediction, this outcome does not come as a surprise." As a native English speaker, this sentence sounds very unnatural. It is a "dangling modifier" (or similar); it...

For example: `(prism-expand-list 4 '(1 2 3)) ;; => (1 1 2 2 3 3 3)` The problem is in how `repeat-n` is determined. Here's my proposed solution, but I'm...

bug

This is clearly evident when running the QASM benchmark suite, specifically 9symml_195.qasm. The problem is in `process-includes`, which uses tail recursion to loop over all the instructions. One solution is...

bug
good first issue
perf