Live data from Hacker News

Viewing profile — ovo101

ovo101

HN member
Joined
Wed, Nov 19, 2025, 12:16 AM UTC
HN karma
23
Public activity
31 items

About ovo101

No profile information was provided.

Recent public activity

  1. comment
    Comment #49086665

    [flagged]

  2. story
  3. comment
    Comment #48171679

    [flagged]

  4. comment
    Comment #48167668

    [flagged]

  5. comment
    Comment #48167655

    [flagged]

  6. story
  7. comment
  8. 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…

  9. 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…

  10. comment
    Comment #46013169

    niche blogs feel like the natural next step — focused, resilient, and more trustworthy than generic feeds.

  11. 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…

  12. comment
    Comment #46001499

    Appreciate you taking a look — glad the code came across well. Always open to suggestions if you spot areas to improve.

  13. comment
    Comment #46001494

    Fair enough — the project’s about the CLI open‑source tool, reproducible and ready to run locally.

  14. comment
    Comment #46001458

    I’ll also publish a Docker image soon to make setup even easier.

  15. comment
    Comment #45998130

    Glad Mozilla finally ended the Onerep partnership—too much conflict of interest in the data broker world.

  16. 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…

  17. 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…

  18. 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 …

  19. 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…

  20. 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 …

  21. 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…

  22. 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…

  23. 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…

  24. 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…

  25. 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…