Category Archives: Technology
Tools I use: tmux
Readers of this blog will know that I’m a big fan of GNU screen. While screen is a great tool, it hasn’t seen any major development or feature addition in quite some time. The code base is pretty old, there are some ancient bugs that still linger, and support for modern terminals (such as 256 [...]
Web based password managers: 3 years later
Almost three years ago (yes, I was quite surprised myself), I wrote about my requirements from a web based password manager. That post generated a lot of discussion, and we have come a long long way since then. I figured it was a good time to step back and present what I feel are some [...]
Also posted in Featured, Internet, Tools Tagged Add new tag, Clipperz, LastPass, passpack 2 Comments
AT&T: How low can you go?
Update: A friend pointed out to me that AT&T is, in fact, technically correct in its “Two phones” ad below. It seems that the CDMA protocol itself has the limitation that it can not simultaneously transmit voice and data, hence the claim. I was under the impression that you couldn’t call a network “3G” (as [...]
gooLego: Google’s software building blocks
Image via Wikipedia
Over the past few years, Google has open sourced several projects that provide some commonly used building blocks in any large software project. Some of them I was aware of since when they were launched (like protobufs), while others I discovered only recently. I couldn’t find any location where all the projects were [...]
Also posted in Featured, Software, Tools Tagged Add new tag, c++, google, Languages, Open source 3 Comments
Waf: a pleasant build system