My server and site were down for about 16 hours from Tuesday evening (β18:08) to Wednesday morning (β10:36). This was due to a significant problem that occurred due to an upgrade to the Ceph system running Dreamcompute. Numerous people were affected, based on Twitter posts, and we still have little information about what happened.
Continue reading post "DreamCompute disruption incident"site posts page 2
So, this site was down for like 16 hours due to a botched update of DreamCompute by Dreamhost. Back up and running now. Will report more when I get home tonight.
2784, the first HTTP port
Looking at a page discussing the code of the first web browser (WorldWideWeb), I noticed a line designating port 2784 as OLD_TCP_PORT
. After looking into it a bit more, I determined that this was the port used for the web until port 80 was officially designated in January of 1992.
Website Snow Script
I finally built a snow animation for my site to celebrate Christmas.
Continue reading post "Website Snow Script"HTTP 2 on Ubuntu 18.04 with Apache and PHP
I recently got h2 (HTTP 2.0) running on my server.
Continue reading post "HTTP 2 on Ubuntu 18.04 with Apache and PHP"Woo-hoo. My site is finally sending h2 (HTTP 2.0).
Continue reading post "#2103"Server upgrade: Ubuntu 18.04
I’ve finally updated my server to Ubuntu 18.04 using do-release-upgrade
.
I guess the WordPress setting “Automatically close comments on articles older than x days” does close pingbacks as well.
Continue reading post "#1993"Comments closed
I have decided to disable comments on my blog, but leave pingbacks / trackbacks enabled.
Continue reading post "Comments closed"First play with ES modules, rollup, webpack
I played with ES modules, rollup, and webpack on my site for the first time over the weekend.
Continue reading post "First play with ES modules, rollup, webpack"