Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mathijsjh on github.
  • I am mathijshuis (https://keybase.io/mathijshuis) on keybase.
  • I have a public key whose fingerprint is 0D0C 2D99 B326 5748 FF1C 127F D23C 0B0A ADB6 8F00

To claim this, I am signing this object:

@MathijsJH
MathijsJH / archive.sh
Last active August 29, 2015 14:07 — forked from nicinabox/archive.sh
wget --mirror -p --html-extension --convert-links -e robots=off -P . SITEURL
@MathijsJH
MathijsJH / phpnw14.md
Last active August 29, 2015 14:07
My PHPNW14 notes.

PHP NorthWest 2014

Day One - Workshop Day

Quality Assurance for PHP

Subjects covered:

  1. Introduction to Quality Assurance
  2. Documenting
  3. Testing
  4. Measuring

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname