Live data from Hacker News

Viewing profile — secbear

secbear

HN member
Joined
Mon, Feb 09, 2026, 5:58 PM UTC
HN karma
24
Public activity
13 items

About secbear

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. comment
    Comment #47132011

    seems pretty solid from a security perspective actually

  4. comment
    Comment #47041775

    [flagged]

  5. comment
    Comment #47041685

    Hard mode- constant auto-complete suggestions that are right ~50% of the time

  6. comment
  7. 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…

  8. 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…

  9. comment
    Comment #47019332

    Nice, have you considered adding support for agents/commands as a part of these presets?

  10. 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…

  11. comment
    Comment #47019273

    Amazing to see claude's reasoning and process through reversing this

  12. 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…

  13. story