Viewing profile — neversettles
neversettles
HN member- Joined
- Sun, Jun 11, 2023, 9:52 PM UTC
- HN karma
- 46
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About neversettles
Recent public activity
-
comment
Comment #47993107
[dead]
- story
-
comment
Comment #46529567
I also feel there's a role that cooking equipment plays in weight loss. I've found that having newer, higher quality non stick pans helps me recognize I don't need to oil my pans w…
- story
-
comment
Comment #45919387
Would be happy to pay for this if I could write a prompt for how i want it to re-shape any page I visit! Like add specific instructions, etc. This is awesome work - I can already i…
-
comment
Comment #43883664
Is anyone building 'Cursor for editing PDFs on the web'?
-
comment
Comment #43829114
The power here is the coding agent has the ability to test visually if - and like a human would. So if the button isn't visible, the browser agent would use vision to detect that i…
-
comment
Comment #43824731
Yeah, I suppose to esafak's point, perhaps a benchmark for browser agent QA testing would be needed.
-
comment
Comment #43823403
In browser MCP, looks like cursor controls each action along the way, but actually what we wanted was a single browser agent that had a high quality eval that could perform all the…
-
comment
Comment #43823341
We started with using browser-use because they had the best evals: https://browser-use.com/posts/sota-technical-report - but we found that Laminar came out with a better browser ag…
-
comment
Comment #43823287
Between steps it would preserve cookies, but atm when the playwright browser launches, it starts with a fresh browser state, so you'd have to o-auth to log in each time. We're addi…
-
story
Show HN: Web-eval-agent – Let the coding agent debug itself
Hey HN! We’ve been building an MCP server to help AI-assisted web app developers by using browser agents to test whether changes made by an AI inside an editor actually work. We've…