The Chronicle

of a ColdFusion Expatriate

Is Windows Tolerable in 2020?

January 30, 2020

I’ve been using Windows full-time at home for about ten months following many, many years of exclusive macOS use. In this post, I will tell you all of the things I like and dislike about Windows as a full-time desktop operating system for both casual use and more serious photography and software work.

Within this post, you can expect to find:

  • Unvarnished opinions of both Apple and Microsoft

  • Light cursing

  • Too many words

A forewarning: this post is really long, which is why I’ve provided a table of contents. Please feel free to read the part(s) that interest you, my feelings won’t be hurt, I just wanted to vent anyway.

Let us begin.

My Surface Pro Journey

January 21, 2020

To start, let me warn you that this journey is somewhat circular, as I venture into the world of the Microsoft Surface Pro 6 only to ultimately arrive back where I started, except more disappointed and with less money.

But if an exploration into the pros and cons of the Surface Pro (the previous generation at the time of this writing, I grant you) interests you, then please, do read on.

Raspberry Pi on DisplayLink

January 6, 2020

So I’m sitting here on my computer—something I do quite often—and find myself staring at this Lilliput 7" USB display that I have here. I’ve had this thing for a while; I bought it to use for Slack at work originally, and it worked OK. 7" turns out to be just slightly too small for anything serious, but it worked alright for chat at least.

Anyway, I brought it home and hooked it up to my Windows PC and never found anything really great to use it for. Suddenly I had a brainstorm: what if it could work on a Raspberry Pi? Then I could put some useful home automation output on it and maybe position it somewhere else in the house.

I set about figuring out how to get the Raspberry Pi to send GUI output to this USB-powered DisplayLink monitor. I did, eventually, get it to work. But, I ran across so many conflicting, incorrect, and outdated articles that I am compelled to describe what I did to make it work.

Introducing Hugo.el

December 10, 2019

I promised more posts, and more posts you shall have. Indeed I have been a busy little bee, and finally I have something to show for it.

When I was blogging frequently, using Octopress, one of the things I did straight away was to write a wrapper for Emacs called octopress.el (view on GitHub), which provides an interactive interface to its basic functions and a few ergonomic benefits like easy image and post URL insertion.

But, as I noted in my previous post, Octopress is effectively dead (and slow, and tricky to set up), so I moved onto Hugo. I immediately missed having an Emacs-based interface directly into Hugo’s essential functions (though eshell works surprisingly well)… So I wrote one. I call it hugo.el.

Something Seems Different

December 6, 2019

Does something seem a little “off?” I mean, something other than me posting here after a conspicuously silent gap of over two years…

That’s right, I’m generating the site with Hugo now! No, I didn’t expect you to notice, because everything looks exactly the same. This blog was built by Octopress/Jekyll for years, but after migrating desktops and having to get it all set up each time, I tired of the whole Ruby house of cards that it felt like it was perched upon, so, I switched.

Read on for some of my thoughts, if you care.