Tag Archives: tools

Why doesn’t my #!@$#$%@ console show my variables?

Given: Google Chrome, Dev Tools open, Console open. Paused at breakpoint. $scope.currentDb $scope.currentDb $scope.currentDbb $scope.currentDb Date.now() Nothing prints. Why? Give me a few hours. Finally, consider the log level selector bottom right of the console panel. Note the current selection … Continue reading

Posted in Computers, howto, Software | Tagged , , , , , , , | Leave a comment

Building Git 1.8 on Centos 6

We use Centos as a VM for development. Intellij IDEA was complaining about the 1.7.1 version from the Centos distro, requiring 1.7.1.1. Picky. So I grabbed the git source: $ git clone https://github.com/git/git $ cd git $ make … http-push.c:920: … Continue reading

Posted in Computers, howto | Tagged , , , , , | Leave a comment

Git Bash – where’s my flash drive?

I spend my day in the magnificent Git Bash shell. Recently I started bring work home by pushing the project to a bare Git repository on the flash drive at B: git remote add flash /b/circdesk-android.git git push flash If … Continue reading

Posted in Computers, howto, Software | Tagged , , , , , , , | Leave a comment

The Genius Continues : Instructable : Replacing the shock absorber in a Felco 7 Pruner

See my Instructable if you are rebuilding a Felco 7 Pruner…

Posted in howto | Tagged , , , , , , , , | Leave a comment