Self-Hosted Tools Are Back in Fashion
SearXNG, a self-hosted metasearch engine, made the front page and got strong endorsements. Multiple commenters said they have been running it for years as their default search. One noted that TinySearch wraps it for agent use cases, optimizing context before it reaches the agent. Another deployed it to Kubernetes via a TypeScript infrastructure-as-code tool.
The pattern: privacy-first, self-hosted open source tools are finding a second wave of adoption driven by AI agent workflows that need programmatic search without leaking queries to third parties. SearXNG sits at the intersection of both trends.
FreeBSD got a thread too, though less flattering. A user was surprised by ZFS RAM behavior, and the comments were split between 'RTFM' and genuine sympathy for the documentation gap. The broader pattern is people running their own infrastructure and running into edge cases that cloud providers abstract away.
So what?
If you are building agent infrastructure or developer tools, self-hosted open source components like SearXNG are becoming dependencies, not alternatives. Build your agent stack to work with local or self-hosted search, because your enterprise customers will ask for it.