Live data from Hacker News

Viewing profile — arkonrad

arkonrad

HN member
Joined
Thu, Jul 31, 2025, 11:28 AM UTC
HN karma
1
Public activity
12 items

About arkonrad

W̶o̶r̶k̶ Run from home

Recent public activity

  1. comment
    Comment #45424699

    Early stage with ARK Cloud API & Stateful LLM sessions without input token costs. Conversation history is kept server-side, so you only send new messages. Demo and docs: https://ar…

  2. story
  3. comment
    Comment #45037462

    A great map showing how governments/armies interfere with navigation systems — and the regions they target are no coincidence.

  4. comment
  5. story
  6. comment
    Comment #44941475

    On cookies: we use an HTTP cookie (ark_session_id) purely as an opaque session identifier. The cookie is how the client ties subsequent requests to the same pinned session/worker/G…

  7. story
    Show HN: Stateful LLM inference (no cost for input tokens, not prompt-caching)

    Hi HN, I’ve been frustrated for a while with how LLM inference works in the cloud today. Every API call starts from scratch: you resend your entire prompt + conversation history, a…

  8. story
  9. comment
    Comment #44812124

    Do you have your own platform to run inference?

  10. comment
    Comment #44812105

    I’ve been leaning more toward open-source LLMs lately. They’re not as hyper-optimized for performance, which actually makes them feel more like the old-school OpenAI chats-you coul…

  11. comment
    Comment #44744590

    Whisper Large V3 Turbo

  12. story
    Show HN: Stateful AI API with OS Models

    We just launched ARK Cloud API: OpenAI‑compatible, stateful AI inference service that keeps context across calls to slash token spend (0.01 USD / 1M input tokens), spins up in 10 s…