Mendhak / Code

Updating another user’s pull request to your Github repository

When someone submits a pull request to your repository, it is actually possible to update their pull request by pushing commits to their fork.

AngularJS - Perceived Performance

Understanding and measuring Angular JS perceived performance

Colored and folded output for Gradle tests

When running Gradle tests on Travis CI, the terminal is usually set to dumb mode, so you get very plain looking output. However, Travis does allow for colors in their…

An https echo Docker container for web debugging

I’ve often had to test various aspects of web requests such as whether the right headers, querystrings, body, methods, etc. were being passed correctly.

TeamCity to Bitbucket Status Reporter

This build feature sends build status updates from TeamCity to Bitbucket. You can then see build statuses against commits.

Automatically turn XBox controller off with PC

If you have a wireless XBox controller for PC, then you cannot turn the controller off without removing-and-reattaching the battery pack. Further, if you shut your computer off, the XBox…