HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rgarcia

no profile record

Submissions

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

justhtml.sh
2 points·by rgarcia·26 วันที่ผ่านมา·0 comments

Bot detection is dead, long live bot detection

kernel.sh
4 points·by rgarcia·2 เดือนที่ผ่านมา·1 comments

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

kernel.sh
9 points·by rgarcia·4 เดือนที่ผ่านมา·0 comments

How I keep up with AI-generated PRs

raf.xyz
13 points·by rgarcia·7 เดือนที่ผ่านมา·1 comments

Computer Use: Modern Moravec's Paradox

yusu.substack.com
3 points·by rgarcia·10 เดือนที่ผ่านมา·0 comments

comments

rgarcia
·เดือนที่แล้ว·discuss
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 เดือนที่ผ่านมา·discuss
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 เดือนที่ผ่านมา·discuss
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.