PSLLSP
                                            PSLLSP
                                        
                                    This is better example; it doesn't modify code, but it writes data to display memory, so it is visible. ``` LDA #$0a STA $0306 LDX #$01 LDA #$06 STA $01...
OK, I can wait. I didn't know that the fix will be pulled from xmrig repo on next release, so I opened this issue here. It is not critical bug...
I tested with `xmrig-v6.16.5-mo1-lin64.tar.gz` and this issue is not fixed... :-( Upstream xmrig was fixed a month ago. ``` $ sudo ./xmrig --bench-algo-time=1 -c config-rtm-test.json * ABOUT XMRig/6.16.5-mo1 gcc/9.3.0 *...
Those benchmarks at start are anointing, they delay start of the miner. I do not see any sense to run all benchmarks every time when configuration file clearly specifies just...
I assume it is possible to run this "i386" code on 64-bit system but it is impossible to run it on 32-bit OS. I test it on 32-bit system and...
BOM is troublemaker... ;-) We use extended ASCII and banks produced CSV files in CP-1250 in the past. Some of them upgraded their software and moved to UTF-8 and I...
What about ignoring `ZWNBSP` characters during CSV import? I do not see any way how these invisible troublemakers could be useful in `hledger` journal... Other way of handling these is...
I retested with hledger 1.31 and I cannot replicate the popup issue. It is even possible that it was not hledger issue but browser issue; www browser is responsible to...
I can replicate it! Mouse has to hover over transaction in the chart, popup is white in that case and it can get out of screen/window: 