Viewing profile — LavaDMan
LavaDMan
HN member- Joined
- Mon, Mar 09, 2026, 1:45 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About LavaDMan
No profile information was provided.
Recent public activity
-
comment
Comment #47310860
Building a self-hosted agentic OS I call AEGIS — Adaptive Execution & Generative Intelligence System. Running on a single workstation with a consumer GPU. The core idea is a three-…
-
story
Giving local LLMs read-only institutional memory before task execution
I run a three-tier agentic system: cloud LLM for architecture/review, local 32B model for code generation and execution, smaller models for evaluation. The local model (Qwen2.5-Cod…