At one point, I was making todo lists that included: - things so easy they were guaranteed to be completed - things that I may or may not complete - things so impossible they were guaranteed NOT to be completed This…
Sorta. In most browsers you can manually delete the HSTS property on a per-domain basis. Presumably, anyone doing this knows the risks.
See also: Institute of Illegal Images
I don't see the DevOps Engineer role listed on the positions page. Are you still looking to hire for that one?
If authentication is cookie-based, you can use a Session object in python requests: http://docs.python-requests.org/en/master/user/advanced/#ses.... If it uses http basic auth, it's even easier:…
It's not an excerpt, it's a new article (by someone else) that is partially about McPhee.
I'm not 100%, but I think this has to do with a Hangouts setting: "Show when you were last active". If that is unchecked, it means that some users (some clients?) will always show you as offline.
Does this support unicode characters? Other encodings?
It seems like they are using a non-standard netstat switch: $ netstat -ep4ln --udp Is that '4' a typo or something?
I like this! I've been thinking for a while that laws should be writter by game theorists, but I see that designers can be involved too.
> Mere awareness of a transaction is too much friction when you're talking about fractions of a cent. Counting half-pennies is just not worth my time (ironically, half a penny is in the same ballpark of current…
For me, Beeradvocate integration would be a huge improvement over Ratebeer.
Hmm. Big O already encompasses "at worst". Theta is the notation for a single case, be it the worst case, the best case, one run of a randomized algo, etc. At least that is my understanding.
> But to be more specific we could say this is worst case O(n) and best case O(1) runtime. Those should really say θ(n) and θ(1).
I think you are referring to this: http://en.wikinews.org/wiki/Death_of_Nancy_Benoit_rumour_pos...
> Regardless, nobody's votes are being bought. You still control the outcome of the election, nobody is forced to vote for anyone because they saw a campaign ad for them. Even if that is true, the current system of…
> 14 months after black friday, Poker Stars bought Full Tilt Poker and has since returned all funds owed to Full Tilt players. Not totally correct. As part of the deal, Pokerstars paid out balances for all non-U.S. Full…
Also is there a reason you aren't including referral codes in the links to the Fantasy sites?
This looks really nice. I wrote something similar for personal use during the NFL season. Selfishly, I hope no one finds out about this.
This seems somewhat related to "not sure if serious" or the general form "not sure if [adjective]".
Correct me if I'm wrong, but it seems like you are sending a Safari user-agent string for all of the devices. It might be worthwhile to send the proper user-agent strings for each device, so that you'll get a custom…
At one point, I was making todo lists that included: - things so easy they were guaranteed to be completed - things that I may or may not complete - things so impossible they were guaranteed NOT to be completed This…
Sorta. In most browsers you can manually delete the HSTS property on a per-domain basis. Presumably, anyone doing this knows the risks.
See also: Institute of Illegal Images
I don't see the DevOps Engineer role listed on the positions page. Are you still looking to hire for that one?
If authentication is cookie-based, you can use a Session object in python requests: http://docs.python-requests.org/en/master/user/advanced/#ses.... If it uses http basic auth, it's even easier:…
It's not an excerpt, it's a new article (by someone else) that is partially about McPhee.
I'm not 100%, but I think this has to do with a Hangouts setting: "Show when you were last active". If that is unchecked, it means that some users (some clients?) will always show you as offline.
Does this support unicode characters? Other encodings?
It seems like they are using a non-standard netstat switch: $ netstat -ep4ln --udp Is that '4' a typo or something?
I like this! I've been thinking for a while that laws should be writter by game theorists, but I see that designers can be involved too.
> Mere awareness of a transaction is too much friction when you're talking about fractions of a cent. Counting half-pennies is just not worth my time (ironically, half a penny is in the same ballpark of current…
For me, Beeradvocate integration would be a huge improvement over Ratebeer.
Hmm. Big O already encompasses "at worst". Theta is the notation for a single case, be it the worst case, the best case, one run of a randomized algo, etc. At least that is my understanding.
> But to be more specific we could say this is worst case O(n) and best case O(1) runtime. Those should really say θ(n) and θ(1).
I think you are referring to this: http://en.wikinews.org/wiki/Death_of_Nancy_Benoit_rumour_pos...
> Regardless, nobody's votes are being bought. You still control the outcome of the election, nobody is forced to vote for anyone because they saw a campaign ad for them. Even if that is true, the current system of…
> 14 months after black friday, Poker Stars bought Full Tilt Poker and has since returned all funds owed to Full Tilt players. Not totally correct. As part of the deal, Pokerstars paid out balances for all non-U.S. Full…
Also is there a reason you aren't including referral codes in the links to the Fantasy sites?
This looks really nice. I wrote something similar for personal use during the NFL season. Selfishly, I hope no one finds out about this.
This seems somewhat related to "not sure if serious" or the general form "not sure if [adjective]".
Correct me if I'm wrong, but it seems like you are sending a Safari user-agent string for all of the devices. It might be worthwhile to send the proper user-agent strings for each device, so that you'll get a custom…