Blog

This blog is dedicated to my musings and are strictly my own. I use it to write about all things software, hardware and aviation. The views and opinions on this site strictly reflect that of my own, and not my employer. At any point I can change my mind, and they may not even reflect my opinions from three minutes ago, so please don't take anything I say too seriously. Some of the software topics on this blog will probably include ColdFusion, C#, .NET Core, Node.js, Objective-C, Swift, Java, Kotlin, C++. As commercial pilot I will be writing about General Aviation, the Airlines, instrument flying, avionics, the Federal Aviation Administration and the TSA.
I recently posted on how to add to your Gatsby site using FrontMatter. After doing that change to my blog, I also wanted to add linking as…
Time to read: 5 minute.
Nearly a decade ago I used to use jQuery for manipulating the document object model, or (DOM), in my web applications. jQuery has been…
Time to read: 4 minute.
I moved my site to Gatsby a couple of years ago. I have used several different blogging engines in the past including Orchard for .NET and…
Time to read: 3 minute.
Like many other HBO Max subscribers I received an email titled "Integration Test Email #1" to the email I use for my HBO Max account. I…
Time to read: 2 minute.
This is part three of a series of posts I am doing on using Postgres and TimescaleDB with Node.js. In the previous posts I discussed how…
Time to read: 3 minute.
I was getting ready to create a set of slides for my next presentation. I usually use slides.com to create and host my slides. If you have…
Time to read: 3 minute.
This is part two of a three part series on using Postgres DB with Node.js. Read part one here. In the first part of this series I wrote…
Time to read: 6 minute.
This is part one of a three part series on using Postgres DB with Node.js. Prerequisites To use the examples in this post you will need to…
Time to read: 3 minute.
I live streamed the WWDC21 developer keynote tonight to go over new features Apple is adding for iOS and Swift developers. I will be…
Time to read: 3 minute.
I recently wrote about creating your own tools using Node.js. There are a lot of applications now that are based on Node.js that you can…
Time to read: 8 minute.