How I'm using the internet

1. I do not have personal accounts for Facebook, Instagram, Twitter(X), Reddit, Tiktok, $app, ad nauseam. I have some dummy accounts for some of these platforms because people seem dead set on existing inside of them. Sometimes I just want to see that funny video. Lately however, I'…

How to modify your Civic's EPS firmware with a comma3x

Honda/Acura EPS Firmware Modification Analysis ⚠️ Safety Warning Electronic Power Steering is a safety-critical system, and changing its firmware can affect how a car handles, stays stable, and stays safe. Everything below is informational only. Treat any modification to a vehicle control system as something to approach with extreme…

How to use Open WebUI (backed by Ollama) with Charm's crush

Updated 8/28/25 to include Open WebUI settings to allow the model to have context when using crush. This post will only cover the crush configuration. You are required to configure Open WebUI and Ollama - these are extremely well documented applications, I can't write anything better than…

How to setup claude-code and mcp-nixos on NixOS

Edited 9/21/25 (Removed previous setup guide). Nothing ever stays the same it seems, especially surrounding using LLM's and NixOS lately. As of now, I recommend using the claude-code package on stable and the mcp-nixos package on unstable. So much easier than what I was…

Plugins on Plex on NixOS

Plex on NixOS is simple enough, the community wiki and the Nixpkgs search provide enough guidance to get up and running. I've been digging into further customization and I needed to install a plugin which is usually just a git clone blah blah blah but this is NixOS.…

Flashing CM4 eMMC on BTT Klipper Pad 7

I needed to flash the operating system onto a Raspberry Pi CM4 with eMMC storage to use it in the BTT Klipper Pad 7. This process is more complex than using an SD card. This guide assumes you're using macOS. Here are the steps I followed: 1. Set…