Kevin Lacker
Kevin Lacker
Using: [email protected] Ubuntu 18.04.2 LTS Node v8.10.0 When I seed a new torrent and set `announceList` to be my own set of trackers, it appears that the default set of...
I might just be misunderstanding some basic gopath type thing, but I run into errors when attempting to follow the installation instructions: ``` $ go install cmd/pcp/pcp.go cmd/pcp/pcp.go:9:2: cannot find...
Some simple code keeps printing warnings that appear to be unrelated to anything I'm doing: ``` WARNING - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed...
I was using the require_login decorator and noticed that when people arrived at my app for the first time by clicking a link from a request, it wasn't asking them...
Targeting `x86_64-pc-windows-msvc` on ubuntu, linking failed with the error: ``` = note: lld: error: could not open 'DirectML.lib': No such file or directory lld: error: could not open 'PathCch.lib': No...