Claws E-Mail Client

I switched to Thunderbird for my e-mail and RSS a few years ago, because it was cross-platform, open-source (so I didn’t have to worry about the company abandoning it if/when they decided they weren’t making enough money with it), and worked with GPG so I could still have my secure e-mail. I have never been …

Continue reading ‘Claws E-Mail Client’ »

“How to Rebuild Your Attention Span and Focus”

This is generally an excellent article, but I have to take exception with one of its assertions: I’ve been using a second monitor for nearly ten years, thinking that vast amounts of space were key to productivity. The second monitor myth has been around for quite some time. Yet the only actual scientific study I …

Continue reading ‘“How to Rebuild Your Attention Span and Focus”’ »

“Keep Going. Concentrate on Something Useful.”

The text I quoted above got me thinking. As many of my readers know, I’ve been working on an extremely difficult programming problem for the last seven years. Many really smart people have attempted to solve it before me, and so far, none have succeeded; many others, equally intelligent, believe that it simply can’t be …

Continue reading ‘“Keep Going. Concentrate on Something Useful.”’ »

“How to Start Using Procedure Checklists for Flawless Task Execution”

I stand behind this idea 100%. I’ve been using checklists for certain procedures (like software releases) for a number of years now, ever since I discovered that I was forgetting to do one or two things in each release. They were small things, but they made those releases look less professional. I just wish that …

Continue reading ‘“How to Start Using Procedure Checklists for Flawless Task Execution”’ »

Git, Gitosis, and SSH

As I’ve mentioned before on this blog, my previous company was purchased by a larger company (I’ll call it BigCo for the rest of this entry) several years ago, and they still keep me on the payroll for consulting and the more intricate development work on Project Badger. BigCo is not a software company, it’s …

Continue reading ‘Git, Gitosis, and SSH’ »

“Distributed Version Control is here to stay, baby”

Hot on the heels of my own version-control post, Joel Spolsky writes one of his own. It’s a good overview of what’s different between a traditional version-control system and the new distributed version-control systems, and how the new ones are better. (It works for me, I use Git myself.) The takeaway quote: If you are …

Continue reading ‘“Distributed Version Control is here to stay, baby”’ »