Live data from Hacker News

Viewing profile — mikeadolan

mikeadolan

HN member
Joined
Mon, Mar 23, 2026, 4:58 PM UTC
HN karma
1
Public activity
4 items

About mikeadolan

Technical entrepreneur. Building open source tools for Claude Code.

Recent public activity

  1. comment
    Comment #47642439

    If you are looking for persistent memory across sessions, check out claude-brain too. Full lossless capture with search, not just checkpoints. https://github.com/mikeadolan/claude-…

  2. comment
  3. comment
    Comment #47619757

    Interesting approach. I went a different direction and built the memory layer as a SQLite database instead of plain text files. Every conversation captured losslessly via hooks, wi…

  4. comment
    Comment #47492480

    Same here. That 3am energy is real. I have not felt this way about technology in awhile. Been working on something to solve the context loss problem. Should be sharing it soon. How…