No description
  • Nix 83.3%
  • Shell 16.7%
Find a file
GammaKinematics d878862eb8 drop searxng, back to ddg
SearXNG returned no results for most queries. Every general-category engine
was refusing the Hetzner IP — startpage and duckduckgo with CAPTCHAs, brave
with rate limits. Scraping from a datacenter address is what gets blocked;
the same IP works fine for Zen because a real browser carries cookies and a
plausible fingerprint.

Nothing is lost on filtering. AdGuard already rewrites duckduckgo.com to
safe.duckduckgo.com, bing to strict.bing.com and google to forcesafesearch
at the DNS level, all verified. SearXNG's only unique property was enforcing
safe search server-side so it survived a DNS bypass, and the killswitch plus
the DoH lock already close that path.

Fixing it would have meant an API-based engine (Brave's free tier, or Mojeek
and Marginalia, which run their own indexes and don't block servers). Not
worth it for a layer that was not doing much.

Also cleared out the commented-out service and vhost blocks from the earlier
cull — the git history is the record, not a wall of dead config.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016wBDpLjrJX28ZRCaZpphzt
2026-09-22 15:11:47 +07:00
Apache bump stable to 26.05, clean up zen, misc fixes 2026-09-14 15:17:42 +07:00
Hetzner drop searxng, back to ddg 2026-09-22 15:11:47 +07:00
Hyprsuck initial commit 2026-03-30 13:10:42 +07:00
KiCad initial commit 2026-03-30 13:10:42 +07:00
Rofi add network-level adult content filtering 2026-09-21 21:24:17 +07:00
Suckless swap keepassxc browser integration for bitwarden 2026-09-16 07:48:01 +07:00
Wallpapers initial commit 2026-03-30 13:10:42 +07:00
.gitignore initial commit 2026-03-30 13:10:42 +07:00
configuration.nix drop searxng, back to ddg 2026-09-22 15:11:47 +07:00
flake.lock harden zen, fix vaultwarden password change 2026-09-21 21:51:08 +07:00
flake.nix harden zen, fix vaultwarden password change 2026-09-21 21:51:08 +07:00
git.nix bump stable to 26.05, clean up zen, misc fixes 2026-09-14 15:17:42 +07:00
hardware-configuration.nix initial commit 2026-03-30 13:10:42 +07:00
home.nix bump stable to 26.05, clean up zen, misc fixes 2026-09-14 15:17:42 +07:00
netguard.nix add network-level adult content filtering 2026-09-21 21:24:17 +07:00
ryzenadj.nix initial commit 2026-03-30 13:10:42 +07:00
stylix.nix initial commit 2026-03-30 13:10:42 +07:00
virtualisation.nix initial commit 2026-03-30 13:10:42 +07:00
zed.nix initial commit 2026-03-30 13:10:42 +07:00
zen.nix drop searxng, back to ddg 2026-09-22 15:11:47 +07:00