Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
devdoc83
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
devdoc83
29d ago
Termaxa gates the shell commands AI coding agents run: allow/ask/deny, previews the blast radius, backs up before destructive ops.
2.
▲
Show HN: Termaxa – my agent gate passed its security rig, failed a two-user test
(github.com)
2 points
by
devdoc83
29d ago
|
1 comments
3.
▲
I asked an AI agent to delete a folder my tool was guarding
(termaxa.com)
2 points
by
devdoc83
2mo ago
|
0 comments
4.
▲
Show HN: Termaxa – I found my AI-agent gate had silently stopped gating Cursor
(github.com)
2 points
by
devdoc83
2mo ago
|
1 comments
5.
▲
by
devdoc83
2mo ago
The folder read-write config is the right primitive — that's what actually contains an agent when it goes off-script. And +1 on sandbox-exec being the daunting part; the macOS story is the hard bit.
6.
▲
Show HN: Termaxa – A cooperative gate for the shell commands AI agents run
(github.com)
1 points
by
devdoc83
2mo ago
|
0 comments
7.
▲
by
devdoc83
3mo ago
Happy to answer questions about the Cloudflare Workers architecture or the Playwright integration.
8.
▲
Show HN: ZeroDrop – Disposable email inboxes for CI pipelines (no Docker)
(zerodrop.dev)
3 points
by
devdoc83
3mo ago
|
1 comments
9.
▲
by
devdoc83
3mo ago
This resonates. Built ZeroDrop in 2 days, spent 2 weeks on distribution and hit every wall — HN karma, Reddit ban, Stripe India restriction. The building part was the easy part. The distribution not so much.
10.
▲
Ask HN: What do you use for throwaway email inboxes in CI pipelines?
3 points
by
devdoc83
3mo ago
|
1 comments
11.
▲
by
devdoc83
3mo ago
Happened to me too.. still new here, figuring out how HN works.. I though feel my effort was genuine and the product has real usage.. but such is life..
12.
▲
by
devdoc83
3mo ago
How do you handle the risk of stripping out the exact stack trace the agent needed? That seems like the hard tradeoff here.
13.
▲
by
devdoc83
4mo ago
Saw this play out firsthand this week. Launched a small developer tool and within 48 hours had traffic from 38 countries — Netherlands and Singapore near the top, which matches the bot-heavy regions in this data. The SSL cert observation
14.
▲
by
devdoc83
4mo ago
Interesting idea — does this work in headless CI environments where there's no persistent browser storage?
15.
▲
by
devdoc83
4mo ago
This is exactly the problem I'm running into right now. Built something useful, getting organic npm installs, but turning that into actual distribution is a different skill entirely. Signed up.