Activity
Mon
Wed
Fri
Sun
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
What is this?
Less
More

Memberships

Builder’s Console Log 🛠️

2.4k members • Free

23 contributions to Builder’s Console Log 🛠️
Autonomy on bare metal
Woke up to my AI "OS" morning brief: 5 mandates shipped overnight, failing drive caught and replacement researched, VRAM optimization proposed and validated — all autonomous. One agent finished its queue and self-generated an R&D proposal unprompted. This is what the orchestration layer looks like in production.
0
0
Autonomy on bare metal
AEGIS Memory - Give your AI a brain
As I've mentioned before I'm working on something big but I've had some trouble figuring out how to get it out there for feedback. I've decided to publish a part of it. I've uploaded the core memory engine I built for my system to GitHub. ​Basically, I was wrestling with a massive headache: autonomous agents getting "amnesia" between sessions. They kept forgetting past failures and hallucinating commands because standard context windows just suck for long-term state. ​To fix it, I built a unified memory SDK (aegis-memory) that fuses Postgres (for hard rules and audit logs), Qdrant (for semantic vector history), and Neo4j (for dependency graphs). ​Instead of doing manual database gymnastics, you just pass the agent's intent to the SDK. It automatically queries all three databases and returns the mathematical "blast radius" and historical context before the agent is allowed to execute any code. It stops them from repeating known failures. ​I just ripped this plumbing out of my homelab setup and open-sourced it. Since we are all building in the trenches here, I'd love for you guys to take a look, tear the architecture apart, and give me some honest feedback. ​Repo is here: https://github.com/LavaDMan/aegis-memory ​Let me know what you guys think or if anyone tries plugging it into their stack!
2
0
You never know who is watching. Keep building. 🛠️
Reading some of the posts today about feeling lost or overwhelmed—I feel you. I constantly feel like I’m just hacking things together in my homelab and fighting error logs. ​A few days ago, I posted a breakdown of my local AI architecture (a single-GPU AI OS I've been building called AEGIS) on Hacker News just to see if my approach to context-window memory made sense. I honestly didn't think anyone would care. ​Today, I was shocked to receive this DM! ​The New York Times is literally scraping HN for real engineers building real things. ​Just a reminder to everyone in here: the big tech companies don't have all the answers right now, and the stuff you are building on your local machines matters. Document your code, post your architectures, and keep pushing. You literally never know who is paying attention! ​Here is the HN link if anyone wants to see the architecture that caught his eye: https://news.ycombinator.com/item?id=47309028
You never know who is watching. Keep building. 🛠️
0 likes • 15d
We chatted for a little while today and we're supposed to connect again next week. Super stoked!
How do you start your work day?
Enjoyed the morning sunrise and thought I'd share.
How do you start your work day?
1 like • 26d
@Corbin Brown build build build
Anyone vibing on Linux ?
Thinking about switching to linux to exclusively vibe code. Windows something stops working after after each update. Does linux make everything feel much lighter with antigravity or cursor? I have gamed on linux but never done anything more.
0 likes • Mar 11
I just reimaged my "workhorse" Workstation with Ubuntu and then installed Antigravity on my everyday windows pc. I launch it and ssh connect to the Linux box and it's so much easier to create, troubleshoot etc plus I installed gemini cli and Claude code cli on the Linux box and same process, open PowerShell, ssh to Linux box, launch whichever. Even when your doing things on your windows machine you're actually just utilizing a Linux subsystem so just cut out the middle man.
1-10 of 23
John Alva
3
23points to level up
@john-alva-1564
John

Active 1d ago
Joined Nov 8, 2025
Humble, TX
Powered by