Configuring Nginx for n8n MCP Servers with Claude Code
Background The Model Context Protocol (MCP) is an open standard that enables AI assistants like Claude to securely connect to external data …
My brain-dump of random code/configuration.
Background The Model Context Protocol (MCP) is an open standard that enables AI assistants like Claude to securely connect to external data …
If you’re running ZFS on Linux and checking your system’s memory usage, you might be shocked to see that most of your RAM appears to be …
For complex modules, you may sometimes struggle to understand why a test isn’t behaving properly. To gain more insight, you may want to …
In this article, I will explain how to perform full integration tests with flakes outside nixpkgs. With NixOS testing framework, you can …
No such file or directory: How I stopped worrying and started loving binaries on NixOS. In this article, I will discuss the technical issue …