Live data from Hacker News

Viewing profile — gregpr07

gregpr07

HN member
Joined
Mon, Apr 03, 2023, 8:55 AM UTC
HN karma
390
Public activity
84 items

About gregpr07

Hacker

Recent public activity

  1. story
  2. comment
    Comment #48577417

    Assuming you run on a mobile proxy - how would you even do that? 1 IP is shared across (potentially) thousands of phones?

  3. comment
    Comment #48577402

    Oh really, not a security expert, but could you send me some examples?

  4. comment
    Comment #48577380

    Yeah pretty new stuff - official it’s still not recommended but works really well so far! Finally we don’t have to run baremetal

  5. comment
    Comment #48556874

    well that's how browser agents work in a nutshell lol

  6. story
  7. comment
    Comment #47972561

    Why not just use ghostty at that point?

  8. story
    Show HN: Browser Harness – Gives LLM freedom to complete any browser task

    Hey HN, We got tired of browser frameworks restricting the LLM, so we removed the framework and gave the LLM maximum freedom to do whatever it's trained on. We gave the harness the…

  9. comment
    Comment #47830084

    It's useful for only distinguishing the smart AI from deterministic scripts and humans (we don't want either). We are convincing OpenClaws to create api keys for free (we have a fr…

  10. comment
    Comment #47830049

    Yeah but the whole point is that it shouldn't be deterministic - aka you have to let the "dumb" (non AI) bots out as well (otherwise a malicious user can just create thousands of a…

  11. comment
    Comment #47830045

    Yeah, we are aiming all OpenClaw/Hermes Agent agents to sign up for free without humans intervention, so you need some sort of proof-of-stake (or proof of compute) algorithm so tha…

  12. story
    Show HN: Self-healing browser harness via direct CDP

    Creator of browser-use library here. At Browser Use we spend a lot of time thinking about the bitter lesson of agentic frameworks. A few days we did an experiment that combines rep…

  13. story
  14. story
  15. story
  16. comment
    Comment #47338370

    Love it! From first principles: this kinda answers the "do we really even need CDP" I always have in my head building browser use...

  17. story
  18. story
  19. comment
    Comment #46872625

    Why go this route? Why Python is more powerful than JS is mostly because of third party plugins like pandas which are excplicitly not supported (C bindings, is this possible to fix…

  20. comment
    Comment #46757580

    Wow this is really cool

  21. story
  22. comment
    Comment #46627028

    Creator of Browser Use here, this is cool, really innovative approach with ARIA roles. One idea we have been playing around with a lot is just giving the LLM raw html and a really …

  23. story
    Show HN: Open-Source Browser Use LLM (30B, A3B)

    Our first model brings SoTA Browser Use capabilities in a small and fast model that can be hosted on a single GPU. It’s much much faster than anything out there and around 15x chea…

  24. comment
  25. comment
    Comment #45528819

    Hey HN, we heard a lot of complaints about Browser Use being slow. Last few weeks we focused a lot on improving the speed, while keeping the same accuracy. Go try it out. It's real…