This is my personal public home-page. A place where I spew uncontrollably. I keep an up to date CV which has lots of hyperlinks, and a Resume which is cut (PHP-auto-generated and then served as a static file) from the CV.
I envision the web as an interconnected web of freely shared information. I hope that my web pages reflect that idea.
The web server that serves this page costs we about $15/year. It's a RamNode virtual private server (VPS) OpenVZ server. At the time of this writing (2026 Jan 25) this is the smallest and cheapest VPS they offer, with just 128MB RAM, 13 gigabytes of disk, and one CPU. This is the cheapest customizable server that I could find that meets my needs. It's more than I need to serve these static web pages. I get full control over all the software programs running (except the kernel) and all files on the server. It is running a stripped down Apache Web Server without PHP. I have noticed that by default the Apache web server is configured for large systems with lots of memory and CPUs, I configured this one to be very small. At this time is just using 36 MBytes of memory for programs and is using most of the RAM memory for cache.
Most people don't need such control over their web server. For me control equals fun.