Viewing profile — gdad
gdad
HN member- Joined
- Thu, Jan 15, 2026, 10:17 AM UTC
- HN karma
- 12
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About gdad
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48485861
Aiden, Claude Code
- story
- story
-
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…
- story
-
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…
- story
-
comment
Comment #46956701
really helpful pov.
-
comment
Comment #46947446
doesn't that put people off? Like in early conversations?
-
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.
-
comment
Comment #46947258
Why do you say so? Software patents are rarely guarded? Or something else?
-
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.
-
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.…
-
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…
-
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…
-
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…
-
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 …