Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. RL Is Everything, Everywhere, All at Once(skypilot.ai ↗)
    discuss
  2. Show HN: Pqp, an open-source Discord alternative with watch parties(github.com/rafaelcg ↗)
    discuss
  3. Ctenophores: Wonders of Biology(quantamagazine.org ↗)
    discuss
  4. Understanding Why You'd Use Effect TS(cm.xyz ↗)
    discuss
  5. Show HN: Spendalyst – tells you when a recurring charge changes price(spendalyst.com ↗)
    discuss
  6. CV Forge – tailor your resume to any job with AI(lumnika.com ↗)
    discuss
  7. Where Rust Ends and the Kernel Begins(acm.org ↗)
    discuss
  8. Mission Kit(missionkit.io ↗)
    1comments
  9. Evaluating S2S Model Quality with Human Preference Data(withdavid.ai ↗)
    discuss
  10. "Start with a Monolith" Was Good Advice. AI Is Changing That(medium.com/scalar-engineering ↗)
    1comments
  11. Snap launches $2,195 Specs smart glasses(yahoo.com ↗)
    discuss
  12. DeepSeek-v4.1 Flash: Pushing the Limits of KV Cache Compression(zartbot.github.io ↗)
    discuss
  13. What regulatory capture actually looks like(marginalrevolution.com ↗)
    discuss
  14. Tin: full-text search for Postgres(planetscale.com ↗)
    discuss
  15. Part-human part-mouse brain developed in science breakthrough(bbc.com ↗)
    discuss
  16. Show HN: FastRecall, ultra-cheap memory across AI models(fastrecall.ai ↗)
    discuss
  17. Michael Burry slams OpenAI, Anthropic for 'self-serving' calls to slow AI(nypost.com ↗)
    discuss
  18. Spanish data watchdog publicises first AI agent-linked data breach report(reuters.com ↗)
    discuss
  19. Xcode-Project-Format(github.com/apple ↗)
    discuss
  20. Flowchart: How pixels become an Apple Reference Image(claude.ai ↗)
    discuss
  21. Supply Chain Compromise of Korean-Language Windows 11 Installation Media(logpresso.com ↗)
    1comments
  22. Pangram – AI detector for text and images(pangram.com ↗)
    discuss
  23. Migrating the GitHub Copilot Runtime to Rust, Using Copilot(github.blog ↗)
    1comments
  24. Game UI Database(gameuidatabase.com ↗)
    discuss
  25. Found a B2B billing stack for my agency that doesn't feel like 2010(cordhq.app ↗)
    discuss
  26. Pro UI: native grade components for pro software(pro-ui.dev ↗)
    discuss
  27. Page Shield ML caught 4 storefront malware campaigns scanners missed(cloudflare.com ↗)
    discuss
  28. Why the Postpandemic Tech Bust Sent Billionaires to Trump(wired.com ↗)
    discuss
  29. Hacker puts 'full redundancy' code-hosting firm out of business (2014)(pcworld.com ↗)
    discuss
  30. OpenAI Discloses Six New Incidents of ‘Concerning’ A.I. Behavior(nytimes.com ↗)
    23comments

Show HN: FastRecall, ultra-cheap memory across AI models

1 pointsby 39m agofastrecall.ai
0 comments
Hi everyone! After working on memory at OpenAI, I built FastRecall to solve one problem: using different AI models results in clunky ad-hoc context management systems or lost context entirely.

With the model layer becoming commoditized, your context should travel seamlessly across models whether you are using OpenRouter or some other model aggregator.

FastRecall offers a simple API that stores your context cheaply and efficiently. In fact, we are so cheap that recalls are entirely free, with generous plans starting at only $2/month!

If you use the same model again, FastRecall respects provider caching to save you inference costs. We also have SOTA model-free compaction of context with FlashCompact, in case you don't need full-fidelity context.

Hopefully this is useful for some of your projects. Let me know what you think!

A quiet thread, for now.Start the conversation on HN ↗