Live data from Hacker News

Viewing profile — neversettles

neversettles

HN member
Joined
Sun, Jun 11, 2023, 9:52 PM UTC
HN karma
46
Public activity
12 items

About neversettles

Co-founder of Refresh.dev (YC X25)

Recent public activity

  1. comment
  2. story
  3. 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…

  4. story
  5. 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…

  6. comment
    Comment #43883664

    Is anyone building 'Cursor for editing PDFs on the web'?

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

  8. comment
    Comment #43824731

    Yeah, I suppose to esafak's point, perhaps a benchmark for browser agent QA testing would be needed.

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

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

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

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