Category Archives: Tools
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 [...]
Tools for the savvy grad student
As a grad student, I was always looking out for tools to make my life simple (read: I’m quite lazy). Here are some of the tools I think every savvy grad student must know.
A good plotting library
Don’t even mention gnuplot. Not only is it old school (how many times have you looked at a graph [...]
Also posted in Featured, Grad School 6 Comments
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 Tagged Add new tag, c++, google, Languages, Open source 3 Comments
Waf: a pleasant build system