Skip to content
2/13/2025
using ESLint 9 + neostandard with vscode and zed

how to set up ESLint with neostandard for code formatting and fixing in vscode and zed

2/12/2025
Jest with vanilla ESM node in 2025

A simple way to get Jest working with ESM in 2025

1/20/2025
Things I wish I had known before installing Fedora 41 Workstation

Coming from Ubuntu, a few things were crunchier than expected when distro-hopping to Fedora 41 Workstation.

9/29/2024
Set Default Host and Port for Laravel Dev Server

An obscure feature of the laravel dev server unearthed: setting a default host and port

9/6/2024
My working ESLint(8) config with "standard" in 2024 for vscode

using the latest ESLint has become an absolute pain - here's a working setup

9/4/2024
Pair and Sync multiple Philips Hue Iris Second Gen with Dimmer Switch

How to get them to show the same color and brightness WITHOUT using the Hue Bridge

7/26/2024
Effectively prevent disks from spinning up on SSH connect

If you*re fed up with your NAS' disks spinning up every time you connect to it via SSH, here's a solution for you.

6/27/2024
setting up a fresh hdd with ext4 in linux

a public note to myself on how to set up a new hard drive with ext4 in linux

6/21/2024
@mtillmann/colors - isit.red's core as a standalone library

Taking the core of isit.red and making it a standalone library to enable other projects to use it

5/23/2024
Lightroom Classic color labels and XMP data in JPEGs

Adding Lightroom Classic color labels and XMP data to JPEGs using javascript can be a bit tricky. Here's how you can do it.