Recent Blog Posts

Website banner with custom logo

Upgrading My Portfolio Site to Next.js 13 and Tailwind.css 3

I had been dreading this upgrade for a while, but I was polishing up my personal branding a bit recently and decided to dive in. Turned out it was an incredibly straight forward and easy process after all, thanks to the awesome work of the teams behind both projects.

November 2nd, 2023
The Median Average Human

The Median Average Human

The content generated by AI only shows the intelligence of the inputted data that trains it, making the term AI somewhat confusing marketing jargon. This article discusses the concept of the content that AI generates without too much context or prompt massaging, the same as the output the median average human.

August 10th, 2023
Claude vs. ChatGPT

Claude vs. ChatGPT

I recently discovered Claude as an alternative chat bot that can be interfaced with via web browser and find it is offers some excellent features compared to ChatGPT that are worth considering for those working with these technologies that I go over in this article.

July 20th, 2023
doas v sudo

doas v sudo

A discussion about the sudo alternative doas comparing the two and why I switched to doas.

April 29th, 2023
Firefox userChrome.js Modification

Firefox userChrome.js Modification

A response to a Reddit question that surveys the world of Firefox userChrome.js customization which I have spent way too much time on.

March 15th, 2023
Firefox userChrome.js Modification

Firefox userChrome.js Modification

A response to a Reddit question that surveys the world of Firefox userChrome.js customization which I have spent way too much time on.

March 15th, 2023
Designing Interfaces

Designing Interfaces

Delve into the serious and formal discourse that explores the pivotal role of visual aesthetics, accessibility, and intuitive interfaces in the digital age. Uncover the nuanced details of crafting interfaces that not only captivate with their sophistication but also prioritize inclusivity and seamless user experiences.

February 25th, 2023
Portfolio Refresh

Portfolio Refresh

I have redesigned and updated my portfolio website, where this blog is hosted from. This post describes some of the new features and my motivation for this update.

January 30th, 2023
An Introduction to Prompt Engineering

An Introduction to Prompt Engineering

Recently I have been maximizing my productivity with generativee AI in a process called Prompt Engineering. This post introduces the subject and provides the necessary context for the reader to grasp the concept and begin their own journey.

January 27th, 2023
Transitioning to NeoVim

Transitioning to NeoVim

I have completed transitioning to NeoVim as my sole code editing application, finding VSCode to be less ergonomic for me now that I know Vim's keybindings better and have spent time on my configuration. Here is what I am thinking on the subject at present and why for me, NeoVim is the future.

December 15th, 2022
Create a Typescript testing sandbox

Create a Typescript testing sandbox

Create a typescript sandbox for those new to typescript to get their hands dirty and see type definitions are not that scary!

March 25th, 2022
Installing Brave Browser on Void Linux

Installing Brave Browser on Void Linux

An inductive discussion about the means of accessing out-of-repo packages on Void Linux

December 28th, 2021
Vice Color Scheme

Vice Color Scheme

Behind much of my work that is personal or represents me in some way, I use a color scheme I designed for base16. This is a description of what it is and why I even went through the trouble of perfecting it.

December 26th, 2021
AwesomeWM Remember Geometry

AwesomeWM Remember Geometry

Using client.connect_signal you can insure that after maximizing a window, it will be restored to its original size and position. Doing this doesn't require much in terms of code but is a quality of life feature you'll be glad to have.

September 1st, 2021
Mastering Layouts in AwesomeWM

Mastering Layouts in AwesomeWM

The bling library is great, but I find a lot of it is unnecessary for my uses and while I love the mstab layout, I don't love the tab bar it provides. Instead let's make our own layout without the tab bar or bloat!

September 1st, 2021
NeoVim Bleeding Edge Installation

NeoVim Bleeding Edge Installation

A guide for how to set up NeoVim with all of its really awesome new features, like Lua configuration that makes NeoVim much faster and true rival to an IDE.

July 4th, 2021
Get the Git

Get the Git

A quick, down and dirty introduction to the Git version control system and its usage within thecontext of Github

September 5th, 2019