ahmedm24
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
We built a native inference engine that runs quantized LLMs directly from SSD using memory-mapped I/O. The model never fully loads into RAM — the OS pages weights on demand as each layer executes. *What it does:* -…
-
RLM-MCP – Analyze massive files in Claude Code using MIT's Recursive Language Models. I built an MCP server that lets Claude Code analyze files that exceed its context window by implementing the Recursive Language…
-
Hey HN, I’m the solo builder behind LogiCart. I recently refactored my frontend to use a Generative UI pattern (inspired by Google's new A2UI framework) because I realized a static chat interface fails for complex…