Dillon Newell
Dillon Newell
Seeing the same issue on .NET 6 still. We did manage to find a workaround, but it's not that pretty. Basically implement a quick custom `ILogger` implementation that logs to...
First off, thank you @bgrainger and team very much for a great open-source connector! Sorry for the wall of text, but I wanted to share my findings as I think...
@bgrainger thanks for the quick response, let me know if you need anything more
@bgrainger I re-tested in my synthetic setup and the timeout works correctly! It will take a bit to get the change merged in our dev environment and watch for issues,...
If you're able to download the source code and compile yourself, NVIDIA support for ClaymoreDual is a one line fix Simply add `new Algorithm(MinerBaseType.ClaymoreAMD, AlgorithmType.DaggerHashimoto, ""),` as a line under...
It is [this](https://github.com/nicehash/NiceHashMiner/blob/master/NiceHashMiner/Devices/GroupAlgorithms.cs) here
I've also wanted this for a while, it's been on my back burner for things to work on. If there isn't official support in a couple weeks I will probably...
Has anyone found a solution to this that doesn't involve turning off SLI? It's quite annoying to have to turn it on/off whenever you want to game
Thanks, I was able to fix the problem a while back. I don't remember exactly, but I think disabling chat was what did it. I wonder if it would be...
This worked for me 1. Create a tunnel in the CF ZeroTrust dashboard 2. At the end, it should give you a command to run the tunnel locally - grab...