Mike Dallas

Results 9 issues of Mike Dallas

I have a wireguard server at 192.168.5.1/24 and I am trying to use my router (192.168.5.11) as a client. When I set on my router's config peer section `allowed-ips =...

This is on an i7-7700k. With cpuload=1 the GPUs mine at full speed (5.2 GPS) but they use one core per GPU. ![cpuload1](https://user-images.githubusercontent.com/15388116/50967395-f99b4880-14cf-11e9-9740-9ea320c33cd2.PNG) With cpuload=0 they slow down by 20%...

See https://www.virustotal.com/en/file/0a541d9e9941bc8f3720b61a8154416dfd7f85cddd947f93bdc8bd114f5b2ca5/analysis/1531841118/

* Reuses the same reqwest::Client for all the requests so cookies and user-agent can be persisted * bumps reqwest and tokio

Instead of having to manually update the donations received in the general_funding page we could add an ajax call to a block explorer to fetch the address balance

you can't have `B.svg` and `b.svg` in the same directory in macOS

``` > cargo run Finished dev [optimized + debuginfo] target(s) in 0.21s Running `target/debug/chrs` [1] 46448 segmentation fault cargo run ``` Something to do with the RNG ``` > lldb...