Live data from Hacker News

Viewing profile — gdad

gdad

HN member
Joined
Thu, Jan 15, 2026, 10:17 AM UTC
HN karma
12
Public activity
18 items

About gdad

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48485861

    Aiden, Claude Code

  3. story
  4. story
  5. comment
    Comment #47246088

    Building in the same space (Maximem Vity, cross-LLM memory as a Chrome extension and OpenClaw plugin). The SMTP analogy really resonates with me. I wrote a comparison a few weeks a…

  6. story
  7. comment
    Comment #47045215

    Author here. I have been learning about how ChatGPT, Claude, and OpenClaw handle persistent memory; what actually gets stored, how it is retrieved, etc. Quick summary of the findin…

  8. story
  9. comment
    Comment #46956701

    really helpful pov.

  10. comment
    Comment #46947446

    doesn't that put people off? Like in early conversations?

  11. comment
    Comment #46947269

    aligned. And that is also what i am focussed on. But a friend suggested this as an optionality and I am wondering if it makes sense.

  12. comment
    Comment #46947258

    Why do you say so? Software patents are rarely guarded? Or something else?

  13. comment
    Comment #46947248

    Makes sense (do believe something big is on the cards). As a micro-entity, filing fees are nominal, so I guess it doesn't hurt.

  14. story
    Ask HN: Do provisional patents matter for early-stage startups?

    I am a solo founder building in AI B2B infra. I am filing provisional patents on some core technical approaches so I can share more openly with early design partners and investors.…

  15. comment
    Comment #46923170

    I experienced this as well. The built-in memory features are a black-box. Can't see what's stored, can't control when it's recalled and takes random irrelevant examples from past c…

  16. comment
    Comment #46854917

    I tried it last Monday and was in awe. All my team members now use it. I for one, am stepping cautiously around it. And hence had similar questions. Yesterday, we released a memory…

  17. story
    Show HN: Memory plugin for OpenClaw; cross-platform context sync with major LLMs

    We built a memory plugin for OpenClaw that syncs context across AI platforms. The problem: OpenClaw stores memory locally (markdown files + SQLite). Great for single-machine use, b…

  18. story
    Ran a 5k queries on 50k documents to understand the file vs. vector RAG debate

    title: Ran a 5k queries on 50k documents to understand the file vs vector rag debate Was curious about the noise on file-based RAG as opposed to vector-RAG. So benchmarked Tantivy …