Live data from Hacker News

Viewing profile — christalingx

christalingx

HN member
Joined
Mon, Feb 23, 2026, 8:27 AM UTC
HN karma
4
Public activity
16 items

About christalingx

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #47232052

    How it works under the hood (since HN will ask): No LLM call, no summarization — purely deterministic. Strips filler words ("basically", "essentially"), collapses verbose construct…

  4. story
  5. comment
    Comment #47166042

    Hey HN, I built AgentReady — a compression API that sits between your code and your LLM. It deterministically strips filler words, redundant connectors, duplicate lines, and boiler…

  6. story
  7. comment
    Comment #47151577

    A new privacy-first API We redesigned our API — now the official version — to handle token compression with privacy at its core. We only require your AgentReady key. Your LLM API k…

  8. story
  9. comment
    Comment #47128398

    I apologize for the confusion. The /v1/compress endpoint hasn’t been deployed yet. We’re pushing it to production asap. Following your suggestion, we’re also moving the compression…

  10. comment
    Comment #47126354

    Self-hosted version is on our roadmap. You’d run the compression engine yourself — we only validate your license key, nothing else touches our servers

  11. comment
    Comment #47126037

    You’re absolutely right, and that’s a fair catch thank you so much. The example code contradicts what I said. The cleaner architecture — and what we should have shown — is a two-st…

  12. comment
    Comment #47124905

    Do you need my OpenAI / Claude API keys? No. You only need our API key for the compression step. Your LLM keys and usage stay entirely in your own app — we never see them. We recei…

  13. comment
    Comment #47124769

    Hi! You only need our API for the compression part — API keys and LLM usage are entirely managed by your own application. We don't have access to your SaaS, and we don't even know …

  14. comment
    Comment #47124751

    Hi! You only need our API for the compression part — API keys and LLM usage are entirely managed by your own application. We don't have access to your SaaS, and we don't even know …

  15. comment
    Comment #47122136

    AgentReady is an OpenAI-compatible proxy. You swap your base_url, and every prompt gets compressed before hitting the LLM — 40-60% fewer tokens, same responses, same streaming. It …

  16. story