Opening files from the command line
This Python script is a small helper to open files from the command line. It was inspired by a OS X utility of the same name.
This Python script is a small helper to open files from the command line. It was inspired by a OS X utility of the same name.
After updating the site generator that powers this website, I had to make some adjustments.
Sometimes I need to update my FreeBSD operating system. I prefer to do that from the source code, so that …
More and more, IPython has become my tool of choice as the ultimate calculator and to try out concepts and …
The standard recipe for saline solution is 9 grams of salt per liter of water.
Since most people don’t …
Installing software on FreeBSD is made easier by the ports
system; a
collection of Makefiles and patches that contains instructions …
As an engineer, I often do diverse calculations that I want to save in my
logbooks which I write in LaTeX.
Up to now I’ve either formatted those by hand or used the listings
package
to include calculations made in IPython.
From the release of version 3.2, the py-stl software has been renamed to
stltools
. The reason I made this …
One way of making hard to guess passwords is to take random data and encode it with base64 to make …
Some time ago, my trusty old color laserjet 2550L more or less stopped printing, or at least I thought so …