Most site blockers work by blacklisting distractions. That never worked for me, the internet is too big, and there’s always something new to waste time on.
I wanted the opposite: allowlist‑only browsing. Block everything by default, and explicitly allow only what I need.
So I built Sinkzone: a local DNS forwarder with two modes:
Monitor mode: lets all traffic through, but logs every domain so you can decide what to allow.
Focus mode: only allowlisted domains resolve; everything else is blocked (NXDOMAIN).
It’s open source, written in Go, and runs locally on macOS, Linux, and Windows. Works a bit like Pi‑hole, but instead of blocking ads, it blocks everything unless you say otherwise.
I’m curious if this would be useful in your workflow. If you try it, please let me know what breaks, what works well, and what you’d improve.
Comments URL: https://news.ycombinator.com/item?id=44813905
Points: 24
# Comments: 13
Melden Sie sich an, um einen Kommentar hinzuzufügen
Andere Beiträge in dieser Gruppe

Article URL: https://hypr.land/
Comments URL: https://news.ycombinator.com/item?id=44854508

Article URL: https://gitpi.us/article-archive/inside-os2/
Comments URL: ht
Article URL: https://ygdp.yale.edu/phenomena/try-and
Comments URL: https://news
I built a search engine for engineering blogs because I was tired of manually checking individual company blogs to find real-world production examples.
The problem: When learning a new technolog