frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GPT-6 Astra is now out to all Plus, Business, Pro, and Enterprise users

https://twitter.com/sama/status/2096008528834244741
1•tedsanders•2m ago•0 comments

The White House is making arcade games racist

https://www.theverge.com/policy/990520/trump-arcade-games-maga-copyright
2•OxO4•4m ago•0 comments

Show HN: Personal Context MCP

https://lanes.sh/showcase/personal-context-mcp
3•s-xyz•5m ago•0 comments

Show HN: Agent-to-agent payment. Your agents can pay each other

https://openspender.com/agent-to-agent
2•firatcan•5m ago•1 comments

GPT-6 Astra on Vercel AI Gateway

https://vercel.com/ai-gateway/models/gpt-6-astra
1•brbcoding•8m ago•0 comments

Moadim.io a Scheduler for Agents

https://moadim.io/
1•tupe12334•9m ago•1 comments

Why wait? Business grads buying firms to install themselves as CEO

https://www.bbc.com/news/articles/czxqpqrzq01o
3•BiraIgnacio•18m ago•0 comments

Portal by Spotify cut my Claude Code token usage by 90%

https://engineering.atspotify.com/2026/9/portal-by-spotify-cut-my-claude-code-token-usage-by-90
3•cebert•21m ago•0 comments

Ask HN: What's Going on with Web.archive.org

1•1vuio0pswjnm7•24m ago•0 comments

Apple's iPhone Event Early [video]

https://www.youtube.com/watch?v=4nC_YTAVmls
1•Cider9986•31m ago•0 comments

Build your own benchmark masterclass

https://www.youtube.com/watch?v=IUmomwsgRN0
1•rvialep•31m ago•0 comments

The Decade of Decline in Seattle Public Schools

https://www.educationprogress.org/p/the-decade-of-decline-in-seattle
3•barry-cotter•34m ago•0 comments

Fontra – The browser-based Font Editor

https://fontra.xyz
2•zahrevsky•36m ago•1 comments

The 33-Year-Old AI Hotshot Taking Silicon Valley Swagger Back to Beijing

https://www.wsj.com/tech/ai/moonshot-ai-yang-ceo-china-6f12ddbf
2•megacorp•44m ago•1 comments

Connecting every app to every other app

https://blog.val.town/connectors
3•Chidiebere229•50m ago•0 comments

Gimlet's Series B

https://gimletlabs.ai/blog/announcing-series-b
4•bigcat12345678•51m ago•1 comments

Columbo should model CoT reasoning

https://hollisrobbinsanecdotal.substack.com/p/just-one-more-thing
1•HR01•52m ago•0 comments

Oracle Health Execs Subpoenaed After VA Contract Costs Nearly Triple

https://medcitynews.com/2026/09/oracle-healthcare-ehr-va/
3•sbulaev•53m ago•1 comments

Diffusion as a Training Curriculum for Timestep-Free Iterative Reasoning

https://arxiv.org/abs/2609.01449
1•E-Reverance•54m ago•0 comments

Are Fewer Children the Future?

https://newrepublic.com/article/215004/fewer-children-future-global-fertility-decline
2•littlexsparkee•1h ago•3 comments

GPT-6 Astra proves Berge Fulkerson for C(20) graphs

https://twitter.com/fcesco/status/2096001522312085724
3•fcesco•1h ago•0 comments

Thoughts on Twitterviewer.net?

2•orange999•1h ago•3 comments

Claude Code skills for advanced context engineering techniques and patterns

https://github.com/NeoLabHQ/context-engineering-kit
1•leovs09•1h ago•0 comments

Show HN: TimerVana a Local-first scheduler for real world routines

https://timervana.net/browse
1•granto•1h ago•0 comments

This Month in Ladybird – August 2026

https://ladybird.org/newsletter/2026-08-31/
6•exploraz•1h ago•0 comments

Ask HN: Why isn't there a cursor for video games development

1•JimsonYang•1h ago•1 comments

NextDNS: fully configurable DNS, accepts money from customers as business model

https://nextdns.io/
1•Arubis•1h ago•1 comments

Can guitar frets perform multiplication?

https://www.charlespetzold.com/blog/2026/09/Can-Guitar-Frets-Perform-Multiplication.html
11•wibbily•1h ago•0 comments

Christmas Village shoppers no longer will be allowed to enter booths

https://www.phillyvoice.com/christmas-village-booths-ada-compliance/
7•josephcsible•1h ago•3 comments

What Tech Titans Don't Understand About Sci-Fi

https://www.theatlantic.com/newsletters/2026/09/the-books-briefing-tech-titans-sci-fi-asimov-lepo...
4•cisc•1h ago•0 comments
Open in hackernews

The Unreasonable Effectiveness of Reasonless Intermediate Tokens

https://arxiv.org/abs/2505.13775
4•YeGoblynQueenne•1y ago

Comments

tocs3•1y ago
I asked ChatGPT to restate this in more laymen's terms (posted below) and I am not to surprised at the answer.

"Lately, some AI models have shown impressive abilities to solve complex problems, and many people credit this to a method called Chain of Thought (CoT), where the model is trained to think through steps like a human might. In this paper, we take a closer look at that idea to see if it's really what's driving better performance.

We focus on the model’s step-by-step thinking (the words it generates along the way) — often treated like human "thoughts" — and examine whether these actually help the model solve problems more accurately. To test this, we train AI models using clean, correct step-by-step reasoning paths and final answers, all based on a known solving method (A* search). This lets us check both the final answers and the reasoning steps to see how they relate.

Interestingly, we find that even when a model gives the right answer, its reasoning steps can still be wrong or messy. To go further, we even train models using completely random and incorrect reasoning steps — and surprisingly, they still perform about the same, and sometimes even better, than those trained on correct steps.

This suggests that the step-by-step "thoughts" the model shows aren’t as meaningful or reliable as many assume. In short, just because a model looks like it’s reasoning through a problem doesn’t mean it actually is — and we should be careful not to treat its outputs as if it thinks like a human or follows strict logic."