Live data from Hacker News

Viewing profile — jonathan-kosgei

jonathan-kosgei

HN member
Joined
Tue, Sep 13, 2016, 4:51 PM UTC
HN karma
410
Public activity
265 items

About jonathan-kosgei

Doing Geolocation at https://ipdata.co

[ my public key: https://keybase.io/jkosgei; my proof: https://keybase.io/jkosgei/sigs/UJOQAhWNFbqTv86brm7e9N53N8s6uhU55eDue24sLYo ]

Recent public activity

  1. story
    Show HN: Beautiful IP Address Data Pages

    We have created beautiful IP address data pages at https://ipdata.co/ to make IP address data easily digestible, shareable and bookmarkable. View your IP address' data in a beautif…

  2. story
    Show HN: Browse any IP address like a profile page

    We built beautifully designed pages that show everything we know about any IP address — geolocation, organization, ASN, threat intelligence, trust score, and more. Try it: ipdata.c…

  3. comment
    Comment #36161543

    I just tried a comparison of ChatGPT, Claude and Bard to write a python function I needed for work and ChatGPT (using GPT-4) whined and moaned about what a gargantuan task it was a…

  4. comment
    Comment #36136866

    I actually considered starting a similar thread because I noticed this as well! Lately, it feels like GPT-4 is trying to get out of doing my work for me :D. I've also started to no…

  5. story
    Ask HN: Older developers what health issues has the job caused you?

    What health issues do you have that were directly caused by the nature of tech work?

  6. comment
    Comment #35154403

    For productivity - https://notes.andymatuschak.org/About_these_notes For physical exercises - https://exrx.net/

  7. comment
    Comment #35154284

    What is the read latency?

  8. comment
    Comment #35134321

    Thank you for this comment!

  9. story
    Ask HN: Practical finance/risk books for small businesses

    What books can I read to learn practical finance/risk management I can apply? eg. I've recently learnt about sweep networks and intrafi to insure deposits above $250k and also mult…

  10. story
    Ask HN: What to do to be healthy when old?

    What should you be doing in your twenties to be healthy when you're older? What can someone in their fifties do to be healthy in their sixties/seventies? Finally, is there a good b…

  11. comment
    Comment #32927495

    Bots here refers to automated traffic, and I don't think anyone on HN would be surprised by the assertion that most online fraud is automated.

  12. comment
    Comment #32926426

    Fraudulent activity by bots is a problem that everyone who's managed a large enough website is familiar with. Most bots originate from cloud IPs or hide behind proxies and VPN serv…

  13. comment
    Comment #32924808

    To clarify, showing captchas is what a number of our customers do and I doubt they do it as aggressively as google. Geoblocks are unfortunately often necessary to comply with the l…

  14. comment
    Comment #32924354

    Yes! Send me an email at my first name at ipdata.co.

  15. comment
    Comment #32924272

    IMO VPN services that don't defeat geolocation like Apple's Private Relay, the Google One VPN service and Cloudflare Warp are a good compromise for privacy. This is because they al…

  16. comment
    Comment #32923722

    "Threats" is based on static blocklists. "Trust Score" is generated by a model. So what this means is, "even though this IP hasn't been reported anywhere we still think it's high r…

  17. comment
    Comment #32923665

    No, if your reputation is really bad you'll probably just be shown a captcha.

  18. comment
    Comment #32923551

    This is actually proof that it works as intended. Our scores are made to be consumed by web applications. In that context it makes sense that a cloud IP that's used to send mail wo…

  19. comment
    Comment #32923038

    Could you try now and let me know if this persists?

  20. comment
    Comment #32922563

    For context, a few months ago we launched our Blocklists [0] feature which allows users to query 100+ blocklists and find all the ones where an IP address has been listed. Blocklis…

  21. story
  22. story
    Ask HN: What startsups made the best early-tech decisions?

    I've always been impressed by Discord's engineering culture and think they made most of the right decisions regarding their tech stack. What other startups got their tech stack rig…

  23. comment
    Comment #32194263

    Time complexity doesn't seem like a great reason to use a bloom filter. Why not just check if the IP is in a set? Set membership is supposed to be O(1). The reason to use a bloom f…

  24. comment
    Comment #32178090

    I've heard a few anecdotes of sites getting significantly better google rankings after switching to a .com.

  25. story
    Ask HN: Has anyone followed Paul Graham's “Change your name” advice with success

    I'm referring to the advice in this essay http://www.paulgraham.com/name.html.