Kristian Polso

Results 7 comments of Kristian Polso

Thanks for the issue, you are correct, the logs can get really huge. This issue is related to #7, because it throws an error every time it finds a post...

There isn't really any official installation tutorial available, but here are the rough steps you need to do: **Setup the server and client machines** They should both have `nodejs` and...

I am also affected by this. I think that once you dismiss the icon, it should disappear. Now it just sticks there in the dock until you update, no matter...

I don't know much about this library or PSN, but I got it working with this fix: in `src/Api/Trophy.php`, there is function like this: ``` public function earned() : bool...

I'm having similar issue, where as running `./webui.sh` causes `torch.cuda.is_available()` to be False, but running `python launch.py` it is True.

I think I am getting this same bug, if I give the script url like `http://example.com`, it just downloads the homepage over and over, and none of the subpages. My...