PJ Hyett

@pjhyett

Posts by this author

An illustration of two octocats repairing a robot.

Cyber Monday Sale

If you’ve been waiting to see what the fuss was about, today is the day to join GitHub. We’re offering a free month on all of the paid plans if…

An illustration of two octocats repairing a robot.
An illustration of two octocats repairing a robot.

PDF Receipts

We send an email receipt whenever we charge your credit card on GitHub. While this is sufficient for most, not all corporations are happy receiving a plain/text receipt, so we’re…

An illustration of two octocats repairing a robot.

Subversion Importing!

Double plus update: Check out our help documentation for full details on importing from SVN. Update: There have been reports of hanging on the import authors page and the import…

An illustration of two octocats repairing a robot.

Show Me the Money

There have been a fair amount of requests for this feature and we were happy to oblige. If you click the “Update Credit Card” link on your account page, there’s…

An illustration of two octocats repairing a robot.

Revamping the Guides

In an effort to make everyone’s Git and GitHub experience a little easier, we’re currently working on overhauling our guides. The first step was to replace the existing guides homepage…

An illustration of two octocats repairing a robot.

Scaling Lesson #23742

GitHub was created as a side project, but it seems to have struck a nerve and gained traction quickly. As such, a lot of the infrastructure decisions were made not…

An illustration of two octocats repairing a robot.

Supercharged Ruby-Git

One of the slowest things you can do in Ruby is shell out to the operating system. As a contrived example, let’s open an empty file 1,000 times: >> require…

An illustration of two octocats repairing a robot.

Services Galore

After open sourcing the GitHub services code, we’ve been just floored with the number of pull requests for adding tons of functionality. We launched the service hooks with just Campfire…

An illustration of two octocats repairing a robot.

RubyGem Info

Now that it’s so easy to install gems, we figured that you should know when a repository offers a gem install. So, that’s what we did: If you see a…

An illustration of two octocats repairing a robot.

GitHub Loves RubyGems 1.2

For the folks trying to install a RubyGem via GitHub prior to yesterday’s release, you’d get the all too familiar “Updating metadata for 563 gems…” every time. Well no more,…