Please enable JS

Software

Show recent Git branches used

July 19/Brian Young/Software
List the N lines of the most recent Git branches used.
READ MORE
Grep mysql log

Monitor All MySQL Queries

July 15/Brian Young/Drupal 7Software
Grep all MySQL queries for a specific pattern.
READ MORE

Which PHP script is eating CPU?

June 29/Brian Young/Software
View a process tree to figure out which PHP script is eating up your CPU on Ubuntu.
READ MORE

Trigger Drupal Custom AJAX Programmatically

June 22/Brian Young/Drupal 7Software
Create a custom Drupal AJAX event that can be triggered programmatically via Javascript.
READ MORE

Using non-module format JS libraries with Webpack.

June 20/Brian Young/Software
Use non-module javascript libraries in Webpack and expose variables/functions globally.
READ MORE

Search all branches of a Git repo

April 19/Brian Young/Software
Find something in any branch of your Git repository.
READ MORE

Pages