Viewing profile — tylerrecall
tylerrecall
HN member- Joined
- Tue, Nov 11, 2025, 5:20 AM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About tylerrecall
Recent public activity
-
comment
Comment #46301480
Also happy to discuss the technical architecture - the entire system runs on Supabase + pgvector, with SDKs for Python, TypeScript, and LangChain. Docs are at recallbricks.com. One…
-
comment
Comment #46301471
Hi HN – I'm the founder of RecallBricks. I built this after repeatedly running into the same issue while building agents: once agents run beyond a single session, memory falls apar…
- story
-
comment
Comment #45888058
Interesting approach. The challenge I keep hitting with AI-generated documentation is that it lacks the persistent context of how the codebase actually evolved - the decisions, the…
-
comment
Comment #45887970
I'm building RecallBricks - persistent memory infrastructure for AI coding tools. The problem: Every time you switch between Cursor, Claude, ChatGPT, your AI forgets everything. Yo…
-
comment
Comment #45887936
This is exactly why I'm building persistent memory for AI coding tools. LLMs hallucinate facts partly because they lose context between sessions. When they "remember" your project …