Viewing profile — gregpr07
gregpr07
HN member- Joined
- Mon, Apr 03, 2023, 8:55 AM UTC
- HN karma
- 390
- Public activity
- 84 items
- HN profile
- View on Hacker News ↗
About gregpr07
Recent public activity
- story
-
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?
-
comment
Comment #48577402
Oh really, not a security expert, but could you send me some examples?
-
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
-
comment
Comment #48556874
well that's how browser agents work in a nutshell lol
- story
-
comment
Comment #47972561
Why not just use ghostty at that point?
-
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…
-
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…
-
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…
-
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…
-
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…
- story
- story
- story
-
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...
- story
- story
-
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…
-
comment
Comment #46757580
Wow this is really cool
- story
-
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 …
-
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…
- comment
-
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…