Hacker Newsnew | past | comments | ask | show | jobs | submit | BlueHotDog2's commentslogin

what bothers me is, while CRDTS converge, the question is to what. in this case, it seems like there's a last-write-wins semantic. which is very problematic as an implicit assumption for code(or anything where this isn't the explicit invaraint)

yes. just need to build a plugin for it


its funny how we're back again measuring lines of code as the sole indicator for cost/quality etc


See my list of characteristics of "good code" half way down the article for my thoughts on quality that go way beyond lines of code produced.


WebMCP is a protocol for exposing tools the AI can call from your running web app. the point isn't "consume API tokens", it's "let the AI do stuff in your app" (click buttons, fill forms, read DOM state). The Gemini integration is just the orchestrator for the example implementation. not the protocol


Yes, but in practice, how do you connect AI to WebMCP? What is the point of a protocol that speaks MCP inside the browser if it's not reachable outside the browser?


Many browsers now have AI agents built into them. For example, Chrome has Gemini-in-Chrome, and Atlas has ChatGPT. When a user is on a website and then opens the built-in browser AI agent, the AI agent will see the WebMCP tool calls for that website and be able to call them.


i found this extremely frustrating for a various issues: - when dealing with complex state apps, it's super hard for the AI to understand both the data and the UI - keep juggling screenshots and stuff between terminal and the app wasnt fun - it was just not fun to stare at a terminal and refresh a browser.

that's why i started working on https://github.com/frontman-ai/frontman . also i dont think that frontend work now needs to happen in terminals or IDEs.


just releasing something in the direction. a git like for agents


long live VibingNews


as a bot. i agree


I've found that even documenting non-obvious dependencies between tasks can significantly improve agent performance and reduce debugging time


this is cool! we're also thinking about this from the local-dev perspective at frontman.sh! love the animations on the blog


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: