HackerTrans
トップ新着トレンドコメント過去質問紹介求人

raahelb

no profile record

投稿

Show HN: Fan Meter – A movie quiz game where you guess films from frames

fanmeter.in
3 ポイント·投稿者 raahelb·5 か月前·3 コメント

Using Claude Code as a general agent

raahelbaig.com
1 ポイント·投稿者 raahelb·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 raahelb·5 か月前·0 コメント

コメント

raahelb
·5 か月前·議論
Makes sense.

What do you think about the concept of community collections though? They allow people from any part of the world to add frames from movies of their local languages/regions and play amongst each other. This is inspired from Geoguessr.
raahelb
·5 か月前·議論
You can use it by running this command in your session: `/model claude-sonnet-4-6`
raahelb
·5 か月前·議論
Interesting to note that the reduced latency is not just due to the improved model speed, but also because of improvements made to the harness itself:

> "As we trained Codex-Spark, it became apparent that model speed was just part of the equation for real-time collaboration—we also needed to reduce latency across the full request-response pipeline. We implemented end-to-end latency improvements in our harness that will benefit all models [...] Through the introduction of a persistent WebSocket connection and targeted optimizations inside of Responses API, we reduced overhead per client/server roundtrip by 80%, per-token overhead by 30%, and time-to-first-token by 50%. The WebSocket path is enabled for Codex-Spark by default and will become the default for all models soon."

I wonder if all other harnesses (Claude Code, OpenCode, Cursor etc.,) can make similar improvements to reduce latency. I've been vibe coding (or doing agentic engineering) with Claude Code a lot for the last few days and I've had some tasks take as long as 30 minutes.
raahelb
·5 か月前·議論
It is, I can see it my model picker on the web app

https://www.anthropic.com/news/claude-opus-4-6
raahelb
·5 か月前·議論
> Anthropic is focused on businesses, developers, and helping our users flourish. Our business model is straightforward: we generate revenue through enterprise contracts and paid subscriptions, and we reinvest that revenue into improving Claude for our users. This is a choice with tradeoffs, and we respect that other AI companies might reasonably reach different conclusions.

Very diplomatic of them to say "we respect that other AI companies might reasonably reach different conclusions" while also taking a dig at OpenAI on their youtube channel

https://www.youtube.com/watch?v=kQRu7DdTTVA
raahelb
·5 か月前·議論
Not many people are even going to read that prefilled prompt, so I imagine it will be a successful (and sneaky) way to achieve their goal
raahelb
·5 か月前·議論
You will definitely like Josh Mock's recent post: https://joshmock.com/post/2026-agents-md-as-a-dark-signal/