Viewing profile — ovo101
ovo101
HN member- Joined
- Wed, Nov 19, 2025, 12:16 AM UTC
- HN karma
- 23
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About ovo101
No profile information was provided.
Recent public activity
-
comment
Comment #49086665
[flagged]
- story
-
comment
Comment #48171679
[flagged]
-
comment
Comment #48167668
[flagged]
-
comment
Comment #48167655
[flagged]
- story
-
comment
Comment #47534981
[dead]
-
comment
Comment #46033015
The real problem isn’t just one ISP refusing to fix upstream infrastructure—it’s the structural monopoly that lets them get away with it. When customers have no alternatives, negle…
-
comment
Comment #46032927
Outages like this highlight just how much of the internet’s resilience depends on a single provider. In a way, it’s a healthy reminder: if one company’s hiccup can take down half t…
-
comment
Comment #46013169
niche blogs feel like the natural next step — focused, resilient, and more trustworthy than generic feeds.
-
comment
Comment #46004770
What’s frustrating here is how predictable these issues are. Next.js isn’t some niche framework, yet Okta’s SDK still struggles with basic OAuth flows like redirect handling, cooki…
-
comment
Comment #46001499
Appreciate you taking a look — glad the code came across well. Always open to suggestions if you spot areas to improve.
-
comment
Comment #46001494
Fair enough — the project’s about the CLI open‑source tool, reproducible and ready to run locally.
-
comment
Comment #46001458
I’ll also publish a Docker image soon to make setup even easier.
-
comment
Comment #45998130
Glad Mozilla finally ended the Onerep partnership—too much conflict of interest in the data broker world.
-
comment
Comment #45994323
Nano Banana Pro sounds like classic Google branding: quirky name, serious tech underneath. I’m curious whether the “Pro” here is about actual professional‑grade features or just ma…
-
comment
Comment #45994298
Sounds more like the opposite to me. Copilot isn’t making the computer “incompetent”—it’s surfacing complexity in plain language. A PC has always been capable of running scripts, a…
-
comment
Comment #45985170
Thanks for the thoughtful read — and yes, the tool is focused on caching / recursing resolver performance, not authoritative. The asyncio + dnspython stack makes it easy to script …
-
comment
Comment #45985142
Yes, the ISC Looking Glass is a great resource — it’s handy for quick DNS lookups and seeing how queries resolve from their vantage point. This project is aimed more at benchmarkin…
-
comment
Comment #45985126
Thanks! Glad you find it neat. The goal was to make DNS benchmarking simple to run from the CLI, with quick checks, deeper benchmarks, and monitoring all in one place. Feedback is …
-
comment
Comment #45985117
Yes, dnsdiag is a solid toolbox — it’s great for digging into DNS issues at the packet level. This project is aimed more at benchmarking and monitoring resolvers over time, so they…
-
comment
Comment #45985096
Yes, it’s in the same space as Gibson’s GRC DNS Benchmark — that tool has been around for years and set the standard for GUI‑based testing. This project takes a different angle: it…
-
comment
Comment #45985056
Fair points — blocklist‑based local resolvers can indeed be slower, and raw speed alone doesn’t capture the bigger systemic issues. The tool isn’t trying to measure microsecond‑sca…
-
comment
Comment #45985038
Absolutely — DNS goes way beyond just resolving websites. It’s been used for service discovery and coordination long before tools like etcd came along, and still is in many systems…
-
comment
Comment #45985018
Absolutely — fast DNS and adblocking DNS aren’t mutually exclusive. The tool here is focused on resolver speed and monitoring, but it can benchmark adblocking resolvers just as wel…