Switching to straight.el from Emacs 26 builtin package.el
On switching to straight.el
from Emacs 26 builtin package.el
NoCo Hacker Dev Blog
On switching to straight.el
from Emacs 26 builtin package.el
In my HomeKit™ household, one missing piece was turning on/off AV receiver, as the receiver only had an infrared remote control (no network connection). Since there was already a Raspberry Pi connected nearby (used for AirPlay® playback), a solution presented itself. Using some additional hardware I had available, there is even a way to control the receiver with Siri® shortcuts.
On home HomeKit setup, some homebridge
plugins (Nest, WeMo) needed updating. And flaky webcam performance needed addressing. It was also time to update the node.js
install. Got it all completed.
My Kubernetes 1.10 home cluster went down after some system updates and I couldn’t bring it back. It looked like incompatible kubelet
versions and kubernetes tools updating underneath it from 1.10
to 1.11
was at least part of the problem alongside a docker
upgrade. So I brought it back up quickly again using kubeadm
, as described below.
Python3.7 final has been released near end of June 2018. Here are the instructions on how to build from source on a Raspberry Pi running Raspbian stretch
.
Pages, Numbers, and Keynote gots updates today with LaTeX and MathML support, and it reminded me that I wanted to add to my blog here. I always wanted to do this ever since I saw what was I think Dr. Drang’s MathJax post. Enter MathJax!
Python3.7 is scheduled to be released at the end of June 2018. I wanted to explore some of the new things and put it on a Raspberry PI. Here are the instructions.
I’ve been reviving my GNU Emacs config as part of becoming a more active daily user. I typically use a macOS workstation, sometimes connecting to Linux machines (tramp/ssh). The release of Emacs 26.1 about a week ago gave me additional impetus to consume Emacs
’s customizable, extensible goodness.