Category
Terminal Application
3 posts
Homebrew 6.0 tap trust: what breaks and how to fix it
Homebrew 6.0 stops running third-party tap code until you trust it. Here is what actually fails, the commands that fix it, and the two changes nobody is talking about.
29 Jul 2026 · Tools · 6 min read
C# REPL: an interactive shell for .NET, like Node and Python
C# REPL gives you a real interactive shell for C# with autocomplete, NuGet support, and instant results. Test snippets without spinning up a project.
12 Jul 2026 · C# · 5 min read
My Neovim Setup: A Kickstart Config I Actually Understand
A walkthrough of my real Neovim config: 31 plugins on a Kickstart base, set up for C#/.NET, web dev, and writing. What I run and why.
16 Jun 2026 · Tools · 7 min read