Viewing profile — cdnsteve
cdnsteve
HN member- Joined
- Sun, Jan 19, 2014, 2:39 PM UTC
- HN karma
- 2,250
- Public activity
- 750 items
- HN profile
- View on Hacker News ↗
About cdnsteve
https://github.com/roboticforce/sugar Persistent memory for AI coding agents. Cross-session context, global knowledge, and autonomous task execution.
https://github.com/roboticforce/remembrallmcp Code Dependency Graph - lets your agents understand change impact, saves tokens, better accuracy. Reduce giant agent Greps over and over.
Recent public activity
-
comment
Comment #49252797
Come hang out at Tokenstead.ai a local llm focused community where we help you understand what models can run on your local hardware, which open-weight models might be best for you…
- story
-
comment
Comment #49087683
C# is supported now!
-
comment
Comment #49078657
I'm no longer supporting this vendor, for personal or business
- story
-
comment
Comment #49003419
Companies are looking for more traceability in regulated environments. We have audit and compliance to deal with where the whole sdlc is under a microscope. Does buzz help move us …
-
comment
Comment #48968100
You should consider testing our RemembrallMCP (note I'm the author). It substantially cuts token usage and you get better results in codebases. https://github.com/roboticforce/reme…
-
comment
Comment #48955166
Building a source to find the right models for local AI hardware setups. https://tokenstead.ai/
-
comment
Comment #48955128
Where can I subscribe for updates?
-
comment
Comment #48930469
Why is SpaceX building developer tools?
-
comment
Comment #48858954
Glad you like it! I was tired of trying to figure out what model fit my own hardware.
- story
-
comment
Comment #48813083
Can you expand what you mean?
-
comment
Comment #48724338
Checkout details on what this runs on for local AI here: https://tokenstead.ai/models/qwen3-6-27b
-
comment
Comment #48690449
Local AI and open-weight models are becoming something to no longer ignore. I've started a community around this @tokenstead on X and tokenstead.ai YouTube and much more coming. DG…
-
comment
Comment #48646257
Right, just announced https://x.com/BaiduAI_News/status/2069322806748410291
-
comment
Comment #48512224
This feels like a bad precedent of things to come.
-
comment
Comment #48475263
Is it just me or is the experience to get this up and running not feeling very Apple like? Is there no one liner to install or did I miss something?
-
comment
Comment #48455577
1. Built an agent memory tool since all agents and clis are dumb and don't remember anything. Instead of prepping 300 project files and Md files I just say: Check sugar memory for …
-
comment
Comment #48224294
This is like a combination of a Sony Walkman meets Rasberry PI meets the prepper in me. Perfect.
-
comment
Comment #48220818
And there it is, the vaccum of AI consuming your data everywhere, used to train their models all goes back to... ads. Same things with OpenAI. Ads. I feel like we're right back in …
- story
-
comment
Comment #48219922
Non profit files for IPO should be the headline.
-
comment
Comment #48218517
So basically we are now waiting for a wave of massive new exploits coming via GitHub itself. Lovely
-
comment
Comment #48145426
Small plug for what I built: You need a code dependency graph: https://github.com/roboticforce/remembrallmcp Ask "what breaks if I change this?" Saves 98% token usage. Saves 95% to…