Viewing profile — secbear
secbear
HN member- Joined
- Mon, Feb 09, 2026, 5:58 PM UTC
- HN karma
- 24
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About secbear
No profile information was provided.
Recent public activity
-
story
Show HN: Neuron – Independent Rust crates for building AI agents
The core of every agent framework is the same ReAct loop. It's commodity code. What actually matters is everything around that loop — how you manage context windows, how you pipeli…
-
comment
Comment #47132025
Totally agree. I've found in many cases it's easier to roll your own software/patch existing software with AI than to open an issue, submit a PR, get it reviewed/merged, etc. Let a…
-
comment
Comment #47132011
seems pretty solid from a security perspective actually
-
comment
Comment #47041775
[flagged]
-
comment
Comment #47041685
Hard mode- constant auto-complete suggestions that are right ~50% of the time
- comment
-
comment
Comment #47041577
The finding that self-generated skills provide negative benefit (-1.3pp) while curated skills give +16.2pp is the most interesting result here imo. Big discrepancy, but makes sense…
-
comment
Comment #47039080
I feel similar... OpenClaw has lots of vulnerabilities, and it's very messy, but it also brought self-hosted cron-based agentic workflows to your favorite messaging channel (iMessa…
-
comment
Comment #47019332
Nice, have you considered adding support for agents/commands as a part of these presets?
-
comment
Comment #47019317
Agreed, my experience and code quality with claude code and agentic workflows has dramatically increased since investing in learning how to properly use these tools. Ralph Wiggum b…
-
comment
Comment #47019273
Amazing to see claude's reasoning and process through reversing this
-
comment
Comment #46948630
Built this because I wanted Claude Code to run untrusted snippets without touching my system, but Docker felt heavy. Uses jail.nix (bubblewrap) for isolation. Currently supports Py…
- story