Stars
Requests for PHP is a humble HTTP request library. It simplifies how you interact with other sites and takes away all your worries.
Better error reporting for PHP, and prettier too!
TFAuth is a unified two-factor authentication system (Duo Security, GAuth, Yubikey)
Iterate from 1 to 100. For increments of 3, output "Fizz". For increments of 5, output "Buzz". For increments of 3 and 5, output "FizzBuzz". For increments of neither 3 or 5, output the number.
Purge notification-style email that isn't necessary after reading.
`wget http://getselenium.org -O selenium.jar && java -jar selenium.jar` An easier way to get selenium, since it can be such a bitch to dig through seleniumhq.org. NOTE: We don't host it, we just re…