Live data from Hacker News

Viewing profile — h1r1ms

h1r1ms

HN member
Joined
Sat, Nov 08, 2025, 12:57 PM UTC
HN karma
2
Public activity
12 items

About h1r1ms

Madman with zero knowledge — core AI-first nerd.

Recent public activity

  1. story
  2. comment
    Comment #47386739

    Yeah, any feedbacks?

  3. comment
    Comment #47386363

    GitHub: https://github.com/itsamruth/subagent-reuse Medium: https://medium.com/@itsamruth/stop-burning-tokens-how-to-use... I built subagent-reuse after noticing that Claude Code s…

  4. story
    Show HN: Subagent-reuse, an MCP to reuse Claude Code subagent context

    GitHub: https://github.com/itsamruth/subagent-reuse Medium: https://medium.com/@itsamruth/stop-burning-tokens-how-to-use...

  5. comment
    Comment #47380707

    Try this mcp for agents https://github.com/itsamruth/subagent-reuse

  6. comment
    Comment #47339334

    GitHub: https://github.com/itsamruth/subagent-reuse Blog post with full context: https://medium.com/@itsamruth/stop-burning-tokens-how-to-use... I built this after noticing a painf…

  7. story
  8. comment
    Comment #46912925

    Are you referring to per-chat context graphs? Where each interaction updates a structured state (constraints, entities, dependencies), instead of relying on tools like Mem0/Superme…

  9. comment
    Comment #46488112

    Nice, hope it solves your problem. Let me know how it goes

  10. comment
    Comment #46461285

    Its good, also perplexity, gork some more startups uses E2B. https://e2b.dev/ have you tried this one? E2b also uses firecracker.

  11. comment
    Comment #46450982

    Have you tried amazon firecracker?

  12. comment
    Comment #46435548

    I think this is a universal problem: after a break, you reopen a project and spend more time rebuilding context than actually coding. I’m thinking of a Cursor-style chat that acts …