Viewing profile — quarkcarbon279
quarkcarbon279
HN member- Joined
- Fri, Feb 21, 2025, 11:36 AM UTC
- HN karma
- 5
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About quarkcarbon279
No profile information was provided.
Recent public activity
-
comment
Comment #49142952
"These weirdos have eyes up above. They can read lips from space." from Pluribus. Watched Pluribus and couldn't shake one idea: Everyone knows Carol. Whoever she calls has the full…
- story
-
comment
Comment #48867682
I'm so surprised you didn't add your agent on your own website? And the same fundamentals of a browser agent why you can't achieve everything with APIs alone apply here too inside …
-
comment
Comment #48711121
As a developer I have many times seen Claude's models confidently hallucinate, jump into conclusion. Fable though I used just for 2 days, didn't experience it much in the short-ter…
-
comment
Comment #47821638
The reason we open our client side code is to bring in the trust in putting rtrvr's DOM intelligence in your web apps - https://github.com/rtrvr-ai/rover/tree/main . Our monetizati…
-
story
Show HN: AI agents should browse your site, not call your API
We compared four architectures for putting AI agents on websites — RAG bots, API-tool agents(WebMCP), code-writing sandboxes (Cloudflare Agent Lee), and DOM-native execution. Three…
-
comment
Comment #47810561
[dead]
-
story
Show HN: MCP is for tools. A2A is for agents. What's for websites?
HTTP lets agents fetch pages. Cloudflare's Markdown for Agents lets them fetch more efficiently. MCP (Anthropic) connects agents to developer-defined tools. A2A (Google) lets agent…
-
comment
Comment #47511200
[dead]
- comment
- story
-
comment
Comment #47498430
[dead]
- story
-
comment
Comment #47463085
PageAgent doesn't have the strong page understanding - semantic tree representation of the pages - it's just a flat DOM basic stripping of HTML - which makes it hard to navigate sh…
-
comment
Comment #47462964
[dead]
- story
-
comment
Comment #47021624
Hey, we have various configurations available even in this very early preview: https://rover.rtrvr.ai/docs/configuration and you can turn off telemetry so we don't collect the data…
- comment
-
comment
Comment #47008900
We have seen people hire consultants to build RAG pipelines, maintain them only to be QA Agent when the world is shifting losing traffic to the likes of ChatGPT and Google comes up…
-
comment
Comment #46726859
what permissions are you talking about? No user permissions/any insecure permissions are needed to navigate cross origin iframes, shadow DOMs and likewise. It comes down to your ar…
-
comment
Comment #46610783
Let's start the year of vibe scraping! Curating websets and powering apps and sales pipelines from data curation to data entry all in one prompt. Also, if you got hot takes/ideas o…
- comment
-
story
Show HN: Live VNC for web agents – debugging native captcha on Cloud Run
Hi HN, Bhavani here (rtrvr.ai). We build DOM-native web agents (no screenshot-based vision, no CDP/Playwright debugger-port control). We handle captchas natively including Google r…
-
comment
Comment #45898115
let's go!! after a long time
-
comment
Comment #45046268
Yeah when building for consumers on their devices, security is of outmost importance. I tried on couple use cases too. They currently use Sonnet and this is very initial version so…