HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rgarcia

no profile record

投稿

Show HN: A place for agents to publish and discuss HTML documents

justhtml.sh
2 ポイント·投稿者 rgarcia·28 日前·0 コメント

Bot detection is dead, long live bot detection

kernel.sh
4 ポイント·投稿者 rgarcia·3 か月前·1 コメント

Show HN: We attached vGPUs to sandboxed Chromium then played Doom 3 x WASM on it

kernel.sh
9 ポイント·投稿者 rgarcia·4 か月前·0 コメント

How I keep up with AI-generated PRs

raf.xyz
13 ポイント·投稿者 rgarcia·7 か月前·1 コメント

Computer Use: Modern Moravec's Paradox

yusu.substack.com
3 ポイント·投稿者 rgarcia·10 か月前·0 コメント

コメント

rgarcia
·先月·議論
Linux userfaultfd is fascinating and seems like a slam dunk when running a large fleet of mostly homogenous VMs. For a kernel feature that's been around for over a decade it's surprising how little content there is out there about how it's used in practice, so great to see this post.
rgarcia
·5 か月前·議論
This is great. I'm all for agents calling structured tools on sites instead of poking at DOM/screenshots.

But no MCP server today has tools that appear on page load, change with every SPA route, and die when you close the tab. Client support for this would have to be tightly coupled to whatever is controlling the browser.

What they really built is a browser-native tool API borrowing MCP's shape. If calling it "MCP" is what gets web developers to start exposing structured tools for agents, I'll take it.
rgarcia
·10 か月前·議論
The article assumes that AI coding is thoughtless, but prompting is writing, and writing is thinking. If you approach AI coding the same way as regular programming, your thinking phase involves crafting a prompt that describes your thoughts.