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.
Apple has added a lot of features for concurrency in the Apple ecosystem as well as in the Swift language. I had a colleague show me a neat…
Time to read: 2 minute.
It seems the only thing anyone has been talking about in tech over the last year has been generative AI. When OpenAI launched ChatGPT last…
Time to read: 4 minute.
My current engagement has come to an end, and I am now available to work on new projects. I have spent the last seven and half years…
Time to read: 1 minute.
Whenever I need to build a CLI (command line interface) application, my goto framework is OCLIF. OCLIF is the CLI framework that was used by…
Time to read: 7 minute.
I just purchased a new MacBook laptop from Apple. One of the things I intend on using it for is Software Development. I use a lot of…
Time to read: 3 minute.
The Raspberry Pi is a credit card sized computer that runs Linux or Windows. It is a great way for playing around with IoT projects, making…
Time to read: 4 minute.
I recently started using some TypeScript in some of the applications I have been working on over the past year or so. A lot of JavaScript…
Time to read: 2 minute.
OpenAI has been in the news a lot lately for reasons that have nothing to do with AI. While those things have been getting a lot attention…
Time to read: 5 minute.
I have been playing around with the new programming language by Modular. If you are not familiar with Mojo, it is a language that is a…
Tags: mojo, asdf, python
Time to read: 1 minute.
A colleague recently showed me an article that showed that half of the repos on GitHub that had ChatGPT examples had their access key in…
Tags: secrets, iOS, Xcode
Time to read: 5 minute.