Joel Croteau

Results 19 comments of Joel Croteau

Is this still actively being worked on? I had thought to try to port the UI to Tk, but I don't want to be redundant with others' work.

Is there any update on efforts to make the GUI cross-platform? How complex is the current WinForms GUI code? My thought would be to rewrite the UI in something with...

Also not sure if this is redundant with #1840.

Well you have just managed to talk me out of using Electron. Or anything else JavaScript-based for that matter. I might try to do something with Python in tkinter, but...

Okay, I just looked at the source code for one class in the GUI namespace, and I'm beginning to understand why this happens. May I suggest nuking the whole GUI...

Having same issue trying to get IP from dyndns with `ssl=yes` set for `googledomains`. Can we also talk about the fact that this causes the client to completely hang for...

@SuperSandro2000 if all I want is for the provider to tell me my public IP address, then I don't really care about it leaking information.

The werelizarding is happening in once a month bursts, the job cancellations are happening constantly.

Seconded, especially as the installation instructions for local development have you install the latest stable PyTorch, which is 1.10. Also, I am on an M1 mac and would like to...

I was able to run this with Torch 1.10 just by updating the version requirement in the `setup.py` file, and it seems to be working fine.