I upgraded my server from Ubuntu 18.04 to 20.04 this weekend.
Continue reading post "Server upgrade: Ubuntu 20.04"Toby's Log page 38
I replaced a cable on my garage door this evening to make the opener fully operational again.
Continue reading post "#2836"I watched the first episode of Tales from the Loop.
Continue reading post "#2833"Today I learned that PHP’s mkdir()
with the octal permission argument apparently doesn’t support any value other than 0
in the leftmost octal spot (where setuid, setgid, and sticky bit go).
Today at work, a feature I worked on went from fun and cool as I was building it to a stressful fix and recover operation after it unintentionally deleted important site files when deployed.
Continue reading post "#2820"FastCGI and “Primary Script Unknown”
If you’re routing requests for script file names through FastCGI, and don’t have some rule to catch requests for unknown scripts, you might find errors like:
Got error 'Primary script unknown\n'
in your error log.
Continue reading post "FastCGI and “Primary Script Unknown”"Ohians, be aware that this spring’s election was not actually moved to June, like the governor originally planned. There will be no in person vote for most people, only absentee ballots, which are due soon.
Continue reading post "#2812"I got stimulated last Wednesday.
Continue reading post "#2809"I’ve been struggling with my sleep during this lockdown.
Continue reading post "#2805"Homebrew install.sh without root
[Update]The following method no longer seems to work due to changes in the install.sh
script as well as locked down permissions in newer OS versions. Because of this and changes to my general setup, I have a new Homebrew setup that uses Homebrew’s untar anywhere method.[/Update]
I installed Homebrew, a Mac package manager, recently on my main computer.
Continue reading post "Homebrew install.sh without root"