plopslop

Jesse Shawl

jesse.shadded August 2026

sudo npm install -g is an antipattern 2014-06-12

Jesse Shawl12 Jun 2014

sudo npm install -g is an antipattern Earlier this week, I began working on my first npm package. I've published it, but only to understand how packages are distributed via npmjs.org.

0

Persistent git log with git loglive 2014-05-24

Jesse Shawl24 May 2014

Persistent git log with git loglive I recently watched a talk by Tim Berglund on advanced git - http://vimeo.com/49444883 wherein he demos some git plumbing commands with a git log that keeps...

0

A Better Git Log 2014-05-23

Jesse Shawl23 May 2014

A Better Git Log The standard git log is pretty useless: It tells me nothing about my current branch and/or how it differs from its upstream counterpart.

0