Site
My site is simple, really. It hosts projects, photos, my blog, some wallpapers, and few other miscellaneous pages. It's built on Apache, MySQL, and a PHP framework I wrote. I'll eventually base a more generally usable website framework on this code and possibly release it.Server
I used to host the server myself in my closet, but I decided that just isn't as reliable as I want it to be. I now use a VPS from Linode. I must say I'm quite happy with it. Here's some basic live information about the webserver, just for fun.$ ds
Filesystem Size Used Avail Use% Mounted on
/dev/ubda 9.6G 6.0G 3.6G 63% /
$ free
total used free shared buffers cached
Mem: 356116 345556 10560 0 59284 150704
-/+ buffers/cache: 135568 220548
Swap: 262136 128 262008
$ uptime
21:27:01 up 30 days, 21:49, 7 users, load average: 0.14, 0.08, 0.08
Filesystem Size Used Avail Use% Mounted on
/dev/ubda 9.6G 6.0G 3.6G 63% /
$ free
total used free shared buffers cached
Mem: 356116 345556 10560 0 59284 150704
-/+ buffers/cache: 135568 220548
Swap: 262136 128 262008
$ uptime
21:27:01 up 30 days, 21:49, 7 users, load average: 0.14, 0.08, 0.08