I am not a system admin so I don’t remember how to do an infinite loop in bash, tcsh, ksh, perl, wtv*sh etc. So I really like the solution of the ‘watch‘ command. Example: The Problem on Second Try Sometimes, however, the first try works as desired and the second try prints weird errors, often […]
Tag: tools
Code Kata Reporting Tool
Code Katas are so useful we wanted to analyze, share, and relive the infamous experience. Code katas are a core training practice for software development that I believe heavily in. To read more about what they are and a list of good ones to practice see my Dojo Code Katas post. Here I want to […]
One Project One Repository: Mercurial Used Right
This is to help those of you transitioning to Mercurial understand the right way to use it, before someone taints your innocent minds. I was recently apart of a transition from CVS to Mercurial where the Change Management (CM) department was very much involved with the switch. The early game plan was to group projects […]