Today, I had some time to write a little program while I was watching people work on the infrastructure at the office. I wrote up a couple of functions that calculated the n-th Fibonacci number, and wanted to display the sequence of the first 100 numbers as they were calculated by these functions. At first, […]
A news story at The New York Times, Boss, I Need a Bigger Screen. For Work Efficiency, of Course., professes the benefits of using multiple displays or a bigger screen while computing. The article’s writer, Farhad Manjoo, points to research at the University of Utah that observed a 44% increase in productivity when multiple bigger […]
A recent news article reports that a communications cable has been cut, affecting Europe, Asia, and the Middle East. This has happened before, but it did not seem likely to me that it would be something that would reoccur. The article on BBC quotes Interoute’s Jonathan Wright, “For this to happen twice in one year, […]
I’ve been looking for an API for cross-platform application development in my spare time. I would like to target GNU/Linux environments for an application that I am looking to develop as a hobby, but I would also like to make the application available to the larger pool of Microsoft Windows users. I am seriously considering […]