I made it through the first week of working from home during this virus-caused lockdown.
Continue reading post "#2746"web posts page 3
Short domain intro card
To make use of the short domain I bought recently (macn.me), I came up with the concept of a business card-like intro landing page.
Continue reading post "Short domain intro card"Forcing HTTPS and progressive enhancement
In the interest of progressive enhancement, my site doesn’t force browsers to connect over HTTPS unless they demonstrate support for it.
Continue reading post "Forcing HTTPS and progressive enhancement"Cleveland GiveCamp 2019: day one
The tenth annual, and my ninth, Cleveland GiveCamp started today.
Continue reading post "Cleveland GiveCamp 2019: day one"Upgrade Symfony 3 to 4 without Flex
I’ve upgraded my site from Symfony version 3 to 4, without using Symfony Flex. I didn’t upgrade so much for new features, but mainly to be up to date, especially with Symfony 5 not far off.
Continue reading post "Upgrade Symfony 3 to 4 without Flex"I’ve signed up for Cleveland GiveCamp again this year.
Continue reading post "#2368"Today, I learned that display: block
on a <summary>
element removes the disclosure triangle in Firefox.
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.
I think I am going to let my .us domains expire due to the lack of whois privacy.
Continue reading post "#2177"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"