I frequently get tripped up by this - especially when i'm trying to edit a large JSON document for a node and want a graphical editor. this: export EDITOR=subl knife node edit
Technical Debt is a term coined by Ward Cunningham a very long time ago. Here's a very good video of Ward talking about this metaphor. Martin Fowler has wrote extensively about it as
Creating software that can be easily changed is the nirvana of any software professional. It's infinitely valuable to your business as your assets can evolve with your business. Unfortunately, it's rarely achieved. Its
Here's a quick registry entry for creating a content menu for launching Console2 in the current directory Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\Console2] @="Console2 Here"
Especially with applications running in the context of IIS/ASP.NET where the physical location on disk is a random cache directory, getting the path of the execution directory at runtime can be