> The bet is structural Why has AI writing become so insufferable? The project would be a lot more credible if the feature list wasn't so comically extensive and verbose [1]. Slop overload. [1] https://github.com/NotASithLord/peerd/blob/main/FEATURES.md
Show HN: peerd – AI agent harness that runs entirely in your browser
11–20 of 30 posts
Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#12Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#13That's cool. Sounds very impressive. What's the point of all this security though? You don't want it to access your files, just give it its own Linux user. You don't even need a container. Better yet, you can give it root on a $3 VPS (or $30 Thinkpad) and get a sysadmin for free :) Although, Cheerpx... that seems to imply your agent can play Java and Flash games. Alright, you might be on to something!
it's never "just" ...
(for example: how do you manage this across multiple isolated sessions?)
opening a browser is much easier
... and the entry barrier for non-linux people at your company is much much lower
... and the compliance barrier for companies is much much lower (how do you ensure that everyone creates the users correctly?)
Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#14Author here. Some other technical tidbits: - Fully typed checked with JSdoc, and Bun/TS for testing. - stdlib-js is injected into every js runner and notebook for better math capabilities than vanilla js, and also charts etc. - App dev tasks utilize mithril for making SPAs, a very small no-dependency framework that is very fit to purpose for the client side nature of peerd apps. - Currently on main, tabs are global o…
Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#15Author here. Some other technical tidbits: - Fully typed checked with JSdoc, and Bun/TS for testing. - stdlib-js is injected into every js runner and notebook for better math capabilities than vanilla js, and also charts etc. - App dev tasks utilize mithril for making SPAs, a very small no-dependency framework that is very fit to purpose for the client side nature of peerd apps. - Currently on main, tabs are global o…
JSdoc? Not typescript? What is this, 2010?
Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#16> The bet is structural Why has AI writing become so insufferable? The project would be a lot more credible if the feature list wasn't so comically extensive and verbose [1]. Slop overload. [1] https://github.com/NotASithLord/peerd/blob/main/FEATURES.md
The default Claude voice is breathless, jargon-heavy showboating:
WebRTC transport (trickle ICE) — RTCPeerConnection data channels with trickle signaling; same-machine mDNS-loopback rewrite. Browser/device-verified. peerd-distributed/transport/transports/webrtc.js
TOFU rootfs integrity pin — pure decision logic: trust-on-first-use pin of base-image size + first-64KiB SHA-256, verified each boot, fails closed on drift. Head-only by construction — a faithful-head/tampered-tail host is an acknowledged residual gap. peerd-engine/image-pin.js (partial)
PDF reading (read_pdf) — pdf.js text-layer extraction with opt-in SRI-pinned OCR engine + page assembly. pdf/, tools/defs/read-pdf.js
This isn't a critique of the author, more of Opus, but I'd be curious what effect https://github.com/blader/humanizer/blob/main/SKILL.md might have.Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#17> The bet is structural Why has AI writing become so insufferable? The project would be a lot more credible if the feature list wasn't so comically extensive and verbose [1]. Slop overload. [1] https://github.com/NotASithLord/peerd/blob/main/FEATURES.md
I'm going to do a simonw here and coin "Markdown hoarding" for the Claudeism of producing reams of hyper-dense prose and compounding it with every commit that touches docs. The documentation gets more and more bloated. The default Claude voice is breathless, jargon-heavy showboating: WebRTC transport (trickle ICE) — RTCPeerConnection data channels with trickle signaling; same-machine mDNS-loopback rewrite. Browser/de…
Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#18You might be interested in this browser-based agentic solution I'm currently building in the open: https://github.com/codename-co/devs
Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#19Re: Show HN: peerd – AI agent harness that runs entirely in your browser
#20> The bet is structural Why has AI writing become so insufferable? The project would be a lot more credible if the feature list wasn't so comically extensive and verbose [1]. Slop overload. [1] https://github.com/NotASithLord/peerd/blob/main/FEATURES.md