HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aschobel

no profile record

Submissions

We used Codex to build Sora for Android in 28 days

openai.com
5 points·by aschobel·hace 7 meses·0 comments

comments

aschobel
·hace 5 meses·discuss
I'm weird, i even have disappearing messages for my coffee chats. It's kind of refreshing not having any history.
aschobel
·hace 6 meses·discuss
Can you really register iMessage on an emulated MacOS these days? I'd love to learn more, the AIs I asked say it doesn't seem possible in VMs anymore.
aschobel
·hace 6 meses·discuss
It’s been amazing for me for Go and TypeScript; and pretty decent at Swift.

There is a steep learning curve. It requires good soft eng practices; have a clear plan and be sure have good docs and examples. Don’t give it an empty directory; have a scaffolding it can latch onto.
aschobel
·hace 6 meses·discuss
there is are skills / subagents for that

something like code-simplifier is surprisingly useful (as is /review)

https://x.com/bcherny/status/2007179850139000872
aschobel
·hace 6 meses·discuss
i've never hit a limit with my $200 a month plan
aschobel
·hace 6 meses·discuss
Agreed and skills are a huge unlock.

codex cli even has a skill to create skills; it's super easy to get up to speed with them

https://github.com/openai/skills/blob/main/skills/.system/sk...
aschobel
·hace 7 meses·discuss
For coding I don’t use any of the previous gen models anymore.

Ideally I would have both fast and SOTA; if I would have to pick one I’d go with SOTA.

There a report by OpenRouter on what folks tend to pay for it; it generally is SOTA in the coding domain. Folks are still paying a premium for them today.

There is a question if there is a bar where coding models are “good enough”; for myself I always want smarter / SOTA.
aschobel
·hace 7 meses·discuss
I logged into my PGE and saw this

https://www.pge.com/en/newsroom/currents/energy-savings/pg-e...

shrug they claim prices re going down?
aschobel
·hace 7 meses·discuss
I’m basically only using the Codex CLI now. I switched around the GPT-5 timeframe because it was reliably solving some gnarly OpenTelemetry problems that Claude Code kept getting stuck on.

They feel like different coworker archetypes. Codex often does better end-to-end (plan + code in one pass). Claude Code can be less consistent on the planning step, but once you give it a solid plan it’s stellar at implementation.

I probably do better with Codex mostly due to familiarity; I’ve learned how it “thinks” and how to prompt it effectively. Opus 4.5 felt awkward for me for the same reason: I’m used to the GPT-5.x / Codex interaction style. Co-workers are the inverse, they adore Opus 4.5 and feel Codex is weird.
aschobel
·hace 7 meses·discuss
Grüezi! Is there a way to re-generate my wrapped?

https://hn-wrapped.kadoa.com/aschobel
aschobel
·hace 7 meses·discuss
I had a similar experience but overall the idea is super charming. I do like the personalized HN for 2035. Thank you for building it!
aschobel
·hace 7 meses·discuss
Didn't Matic solve this (non-Lidar robot vacuum)? People seem to rave about them.
aschobel
·hace 7 meses·discuss
Having white socks stay white has been a breath of fresh air. Love my roller mop robot.
aschobel
·hace 7 meses·discuss
The roller mop vacuum are getting incredibly good; that is in the last year also.

Just got a Mova z60, it's shocking how much progress has been made even in the last 5 years compared to my old lidar Roborock. The z60 can even hurdle over small barriers.
aschobel
·hace 7 meses·discuss
That's a totally reasonable practice, I would say x.2 releases are mostly fine and have the rough edges polishes.
aschobel
·hace 7 meses·discuss
why did i click. ha, it's incredible how addictive simple dopamine loops are.

Thank you!
aschobel
·hace 7 meses·discuss
It is super confusing. I also thought this initially was open weights.
aschobel
·hace 7 meses·discuss
Looks to be API only. Bummer.
aschobel
·hace 7 meses·discuss
in case folks are missing the context

https://news.ycombinator.com/item?id=46183294
aschobel
·hace 7 meses·discuss
I use it on medium reasoning and it's decently quick. I only switch to gpt-5.1-codex-max xhigh for the most annoying problems.