Giles Thomas
Giles Thomas
Would supporting only client proxies to which you connect over HTTP be any easier? From the discussion above, it looks like the difficulties were all when connecting to the proxy...
I get the same effect if I remove that line, though :-( Likewise if I replace it with `sock.settimeout(0)` or with `sock.setblocking(False)`
That might be an idea for the future -- right now our default virtualization system doesn't work well with pipenv -- you get a lot of error messages, which we...
Good catch -- I've removed that entirely, as it's not something the script needs.
Agreed, the script could definitely do more than it currently does! Still, at least it's not completely broken now -- that's a better starting point for adding enhancements than before....
Hmm, interesting point! We'd need to warn people not to do that if they have multiple websites, though, as that could lead to confusion -- I was helping someone out...
Interesting, why the change? All of the other lessons are 500x500.
Same here.
Ah, OK. It's caused by a Node version update. @Kolky has written a [pull request](https://github.com/stephen/nodetunes/pull/42) for it, but it hasn't been accepted into the main nodetunes repository. You can install...
Yup, it's in the works!