frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Foreman: An agent supervisor and software factory foreman

https://github.com/thruwire/foreman
1•handfuloflight•36s ago•0 comments

How to Tell If Someone Is Cheating on Chess.com

https://chesscheatdetector.com/blog/how-to-tell-if-someone-is-cheating-on-chess-com/
1•domhudson•59s ago•0 comments

A Simple Puzzle Reveals the Jagged Edge of AI's Abilities

https://aatishb.com/blog/2026/ai-jagged-intelligence/
1•aatish•3m ago•0 comments

Noillirk: A fun twist on Krillion and Family Feud

https://playdaily.org/noillirk
3•Hemmaamlin•5m ago•0 comments

The literacy crisis is people's inability to read for context

https://bsky.app/profile/julieslalonde.bsky.social/post/3mweffhm4tk2b
1•LeoPanthera•6m ago•0 comments

Financing the AI Buildout [pdf]

https://www.brookings.edu/wp-content/uploads/2026/09/4c_Van-Nieuwerburgh.pdf
1•simonpure•6m ago•0 comments

Hackers hijack AI accounts and servers to fuel new cyber crime boom

https://www.ft.com/content/3f406fbe-b72e-488f-9975-5b94e95dfe32
1•fallinditch•7m ago•0 comments

ClusterMAX 3.0: The Industry Standard GPU Cloud Rating System Returns

https://newsletter.semianalysis.com/p/clustermax-30-the-industry-standard
1•nathanscully•9m ago•0 comments

Delegation and Trust

https://bjorg.bjornroche.com/management/delegation-and-trust/
1•hellerve•11m ago•0 comments

Chains Messenger – E2EE iOS app with chat imports and permission-first DMs

https://apps.apple.com/gb/app/chains-messenger/id6763361983
1•agomezsunye•12m ago•0 comments

Simple visual patterns can trick AI-powered vehicles and robots

https://news.ufl.edu/2026/09/ai-powered-vehicles/
1•geox•15m ago•0 comments

The Wait Equation

https://xendo.bearblog.dev/the-wait-equation/
1•xendo•24m ago•0 comments

Primeagen Joining Omarchy Core

https://twitter.com/dhh/status/2103880596841783698
4•xendo•25m ago•0 comments

TechGuard Pro: Essential Cybersecurity Tips and Mobile Security Guide for 2026

https://mobilestuff2026.blogspot.com/
1•techGuardpro•26m ago•0 comments

Can Claude Opus 5.5 find any new leads on Satoshi Nakamoto?

https://notesbylex.com/can-claude-opus-5-5-find-any-new-leads-on-satoshi-nakamoto
2•lexandstuff•26m ago•0 comments

How Intelligent Are Cats? (2004)

http://messybeast.com/intelligence.htm
2•droserasprout•26m ago•1 comments

OpenAI pauses training of its 'most capable models'

https://www.theverge.com/ai-artificial-intelligence/1001049/openai-training-pause
5•sbulaev•28m ago•1 comments

Why Russia is sending dead princes and saints into battle

https://www.cnn.com/2026/09/26/europe/russian-military-orthodox-church-relics-intl
3•cisc•32m ago•0 comments

The new MacBook is cool, but the PowerBook Duo was cooler (2015)

https://www.macworld.com/article/225153/the-new-macbook-is-cool-but-the-powerbook-duo-was-cooler....
1•CharlesW•35m ago•0 comments

Europe's utilities are losing the financial power to lead the energy transition

https://www.rolandberger.com/en/Insights/Publications/Europe-s-utilities-are-losing-the-financial...
1•andsoitis•36m ago•0 comments

AI agents now hold and spend real money, and nobody keeps their books

https://agenticfinancegraph.com/desk
2•Nikola5•40m ago•0 comments

Stop Sending Pictures of Your Palm

https://www.bbc.com/news/technology-30623611
4•hatimmoxs•42m ago•2 comments

An Open Letter to Scott Alexander

https://quillette.com/2026/09/26/an-open-letter-to-scott-alexander-steven-pinker-ai-alignment-saf...
3•andromaton•43m ago•0 comments

Helicoprion

https://australian.museum/learn/animals/fishes/helicoprion/
1•nojs•43m ago•0 comments

Tell HN: If you are going to slop the web, don't use Chrome MCP

1•mococa•43m ago•0 comments

The AI-First Organization

https://www.rolandberger.com/en/Insights/Publications/The-AI-First-Organization.html
2•andsoitis•44m ago•0 comments

What innovators can still learn from Xerox PARC

https://www.rolandberger.com/en/Insights/Publications/What-innovators-can-still-learn-from-Xerox-...
3•andsoitis•45m ago•0 comments

Trance – the solution to scrolling, free forever

https://trance.surge.sh/
1•smoothcactus•47m ago•0 comments

Upload photos. Get a 3D house. Play it in Minecraft

https://my3dhouse.app/highclere-castle
1•marcusgg•47m ago•1 comments

It's Time We Talked About AI and Software Security

https://deadneurons.substack.com/p/its-time-we-talked-about-ai-and-software
1•nr378•49m 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."