Live data from Hacker News

Viewing profile — sasipi247

sasipi247

HN member
Joined
Tue, Dec 30, 2025, 7:06 PM UTC
HN karma
3
Public activity
4 items

About sasipi247

No profile information was provided.

Recent public activity

  1. comment
    Comment #47865825

    OpenAI Responses API has WebSocket mode, which can be used instead of SSE, which works very well and feels like a leap forward in terms of performance. https://developers.openai.co…

  2. comment
    Comment #47797485

    The macOS app version of Codex I have doesn't show reasoning summaries, just simply 'Thinking'. Reasoning deltas add additional traffic, especially if running many subagents etc. S…

  3. comment
    Comment #47797354

    I noticed this also, and was abit taken back at first... But I think this is good thing the model checks the code, when adding new packages etc. Especially given that thousands of …

  4. comment
    Comment #47745174

    I am working on a system built around the OpenAI Responses API WebSocket mode as performance is something that interests me. Its like a microservices architecture with NATS JetStre…