HN user

sampton

543 karma
Posts0
Comments94
View on HN
No posts found.
Qwen 3.8 3 days ago

This is reminiscent of the operating system wars and browser wars. In the end there will only be 2 models that can survive. 1: give it away for free or 2: locked in with top notch hardware.

GPT‑Live 14 days ago

I want this in my ear when I'm talking to people, so I can carry a real conversation.

GPT-5.4 5 months ago

That's been my experience as well switching from Opus to Codex. Reasoning takes longer but answers are precise. Claude is sloppy in comparison.

I started using Codex 5.3. Compare to Opus 4.6, it's more precise in pinning down bugs and more concise with code. Opus can be best described as distracted and easily agreeable. Codex actually digs deeper for root causes and push back when I'm wrong.

DeepSeek OCR 9 months ago

You can train a cnn to find bounding boxes of text first. Then run VLM on each box.