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 Modifications to safety-critical vehicle systems like Electronic Power Steering (EPS) can have serious implications for vehicle handling, stability, and safety. The analysis in this document is provided for informational purposes only. Any modification to vehicle control systems should be approached 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…

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 suggesting previously.…

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…