Live data from Hacker News

Viewing profile — cdnsteve

cdnsteve

HN member
Joined
Sun, Jan 19, 2014, 2:39 PM UTC
HN karma
2,250
Public activity
750 items

About cdnsteve

https://tokenstead.ai - your local AI community

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

  1. 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…

  2. story
  3. comment
    Comment #49087683

    C# is supported now!

  4. comment
    Comment #49078657

    I'm no longer supporting this vendor, for personal or business

  5. story
  6. 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 …

  7. 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…

  8. comment
    Comment #48955166

    Building a source to find the right models for local AI hardware setups. https://tokenstead.ai/

  9. comment
    Comment #48955128

    Where can I subscribe for updates?

  10. comment
    Comment #48930469

    Why is SpaceX building developer tools?

  11. comment
    Comment #48858954

    Glad you like it! I was tired of trying to figure out what model fit my own hardware.

  12. story
  13. comment
    Comment #48813083

    Can you expand what you mean?

  14. comment
    Comment #48724338

    Checkout details on what this runs on for local AI here: https://tokenstead.ai/models/qwen3-6-27b

  15. 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…

  16. comment
    Comment #48646257

    Right, just announced https://x.com/BaiduAI_News/status/2069322806748410291

  17. comment
    Comment #48512224

    This feels like a bad precedent of things to come.

  18. 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?

  19. 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 …

  20. comment
    Comment #48224294

    This is like a combination of a Sony Walkman meets Rasberry PI meets the prepper in me. Perfect.

  21. 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 …

  22. story
  23. comment
    Comment #48219922

    Non profit files for IPO should be the headline.

  24. comment
    Comment #48218517

    So basically we are now waiting for a wave of massive new exploits coming via GitHub itself. Lovely

  25. 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…