Arindam1729
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Completion Rate Is a Vanity Metric (formaly.io)
- Forms Are Not Dead, Static Forms Are Overused (formaly.io)
- We ran 21 MCP database tasks on Claude Sonnet 4.6 (insforge.dev)
- GPT-5.3 Codex vs. Claude Opus 4.6 (tensorlake.ai)
- Using AI for Code Reviews: What Works, What Doesn't, and Why (entelligence.ai)
- Notes after testing OpenAI's Codex App on real execution tasks (tensorlake.ai)
- We Cut Token Usage by 83% and Still Hit 90%+ Retrieval Precision (byterover.dev)
- AI's trillion-dollar opportunity: Context graphs (foundationcapital.com)
- Gemini 3 vs. GPT-5.2: Detailed Coding Comparison (tensorlake.ai)
-
When people talk about “knowledge for agents,” it almost always collapses into RAG. But knowledge can, and should—be treated as a first-class runtime tool, not just a context filler. In most implementations, knowledge…
- Failing to Understand the Exponential, Again (julian.ac)
-
When we first started building with LLMs, the gap was obvious: they could reason well in the moment, but forgot everything as soon as the conversation moved on. You could tell an agent, “I don’t like coffee,” and three…
-
Hey HN! I'm Arindam, part of the team behind Memori (https://memori.gibsonai.com/). Memori adds a stateful memory engine to AI agents, enabling them to stay consistent, recall past work, and improve over time. With…