Cathal Garvey

Results 47 comments of Cathal Garvey

Welp, it's something I'd be interested in playing with, potentially contributing towards, if you do ever get around to sharing it. :)

I endorse this addition! I'd also love to see a feature that could exempt certain exogenous stylesheets _or_ CSS selectors from having rules inlined, although for now I'll probably just...

Hi JP, Actually, this isn't an infinite loop, although it feels that way. And it is a bug, as I'd measure such things. What's happening is that a few commits...

Just pushed changes to github and PyPI that roll back to using the "scrypt" dependency, so that should install the C modules once more and bring this back up to...

Sorry for dropping this for a few months! Simply put, probably; the Go stdlib is full of cases where `fmt` is not required, it's just marginally (really, really marginally) more...

I would love to see libtorrent get fuller support for `i2p`, if possible. And, further, it would be nice if some standard could be drawn up to help humans know...

I can get an IP from another country pretty easily, actually... Quite a few, in fact

Also, ISP can easily just offer a webseed for any torrent in the world. Just 404 when someone connects to the URL (no need to have the file), after logging...

@oleg - VPNs, or VPSes running daemonised torrent clients. This is not complicated, it's pretty routine, esoecially for bittorrent. Serious bittorrent users rarely use their own IP address - they...

Just hit this problem again in Python 3.5.1. Again, Python2 works fine when disabling ssl verification, Python3 request fails.