This post covers my AI token usage journey and what happened when limitless AI usage hit reality and became limited. I go into my evolution, how it happened, and what I am doing to fix the issue→
The quick article provides a data-driven look at US-based software engineering employment trends in 2025: relating current swe trends, recent swe trends, pre-covid, and US job labor trends over the last 45 years.→
Comprehensive Shiki syntax highlighting implementation with custom themes, diff notation, line highlighting, focus modes, error annotations, interactive copy buttons, and optimized Sass architecture using a scalable variable system.→
This post provides quick tips on how to enable Zsh Tab Completion to provide intelligent completion in Zsh without the bloat.→
It feels sorta like JavaScript and Node are in a weird place. They've greatly improved but are we using them for things we shouldn't?→
This document goes over building the basics of your own dependency manager, like dependabot, for JavaScript ot Typescript using package managers and Github actions.→
This document describes solving M1 Mac vs Intel Mac terminal command discrepancies by creating a copy of your terminal and setting it up to run Intel Mac terminal commands using Rosetta.→
This article focuses on Snyk and Dependabots' ignore configs (ignores) from a DevX perspective.→
This brief artice covers nuances of document.cookie and how to use it to store and access data.→
This brief article digs into the basics of most CLI commands including a summary of the commands's name, arguments, options, and actions.→