Nix Taco Sprint 2026

y’all I’ve been to a few different styles of conferences, meetups, hackerspaces, hackathons, etc. over the years. Taco Sprint was entirely different. 10~ people who use Nix and NixOS in different ways with very different professional, cultural, and technical backgrounds. English was the primary language, Spanish was secondary.…

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