OverlordQ

Results 17 comments of OverlordQ

Please god yes. tvdb is utter shit.

Well it kinda is, since tweepy by default uses `followers/list` for everything, even though it could (and should) probably use the latter method if the requested count exceeds a certain...

I get this still and `--qd` does not seem to output anything

It'll fix the timeouts, but using whois is still not really workable for a longer term solution.

Further impetus to change server discovery: ``` 13:05 < niko> could you please not use freenode for peer discovering ? 13:05 < niko> that's not how we want the network...

Why not move it from the name field to a response to a CTCP message/response? Another issue is if the host is dualstack and resolves to both an IPv4 and...

Since most users are running this as a separate user, only the sudo pam settings should need tweaked. Getting something in either of the common-session files wrong can completely destroy...

Because unless you have physical access to the box, getting something wrong in the pam config files can and will prevent you from logging into the server completely. So touching...

For at least Debian `pam_limits` is already included in `/etc/pam.d/sshd`, so the only thing that should affect the limits not being applied is the fact that users are sudo'ing into...

Yup, looks like the bitcoind was still indexing the blockchain, it had the headers but not the blocks. So basically just missing some exception handling and retry behavior when trying...