frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: We've created a list of community projects

https://github.com/hmpl-language/projects
1•aanthonymax•1m ago•0 comments

Amazon Details Iran's Cyber Kinetic Attacks Linking Spying to Physical Strikes

https://www.securityweek.com/amazon-details-irans-cyber-enabled-kinetic-attacks-linking-digital-s...
1•Bender•1m ago•0 comments

Recent 7-Zip Vulnerability Exploited in Attacks

https://www.securityweek.com/recent-7-zip-vulnerability-exploited-in-attacks/
1•Bender•2m ago•0 comments

A second Fortinet FortiWeb zero-day spurs 7-day CISA KEV deadline

https://www.scworld.com/news/a-second-fortinet-fortiweb-zero-day-spurs-7-day-cisa-kev-deadline
2•Bender•3m ago•0 comments

Microsoft makes Zork open-source

https://www.theverge.com/news/824881/zork-open-source-microsoft-xbox-activision
2•tabletcorry•3m ago•0 comments

The Long Game

https://pluralistic.net/2025/11/20/if-you-wanted-to-get-there/
1•hn_acker•3m ago•0 comments

Organizational Superintelligence

https://leeroo.com/blogs/e647d7e7-8b86-4132-89bb-90d9d22f03ac
1•zmy999•3m ago•0 comments

Chat Wars: Microsoft vs. AOL (2014)

https://www.nplusonemag.com/issue-19/essays/chat-wars/
1•llimos•5m ago•0 comments

Nano Banana 2 – New 4K-Level AI Image Model Just Dropped

https://gempix2.us/
1•bingbing123•9m ago•1 comments

Real-time interactive quantum superfluid simulation

https://georgestagg.github.io/webgl_gpe/
1•picturesnottxt•10m ago•0 comments

The Pentagon Can't Trust GPS Anymore. Is Quantum Physics the Answer?

https://www.wsj.com/tech/the-pentagon-cant-trust-gps-anymore-is-quantum-physics-the-answer-d7b2d4e6
1•bookofjoe•10m ago•1 comments

Early experiments in accelerating science with GPT-5

https://openai.com/index/accelerating-science-gpt-5/
1•tabletcorry•12m ago•0 comments

I gave a real use-after-free crash in GDB to AI coding agents

https://undo.io/resources/ai-debug-gdb-crash-experiment-results/
1•barisione•12m ago•0 comments

Implementing Codemode in Go

https://kmosc.vercel.app/blog/implementing-codemode-go-utcp.html
1•juanviera23•12m ago•0 comments

Re: Why Do You Need Big Tech for Your SSG?

https://ldstephens.net/blog/re-why-do-you-need-big-tech-for-your-ssg-kev-quirk/
1•speckx•15m ago•0 comments

Gary Mani Mounfield of the Stone Roses and Primal Scream Dead at 63

https://www.manchestereveningnews.co.uk/news/greater-manchester-news/gary-mani-dead-stone-roses-3...
2•jjgreen•16m ago•0 comments

OpenAI enables group chats in ChatGPT

https://openai.com/index/group-chats-in-chatgpt/
2•s1mon•16m ago•1 comments

Android Developer Verification Article on Consumer Rights Wiki

https://consumerrights.wiki/index.php?title=Android_Developer_Verification
1•goplayoutside•16m ago•0 comments

Parallel Extract API

https://parallel.ai/blog/introducing-parallel-extract
2•lukaslevert•17m ago•0 comments

Attack, defend, pursue—the Space Force's new naming scheme foretells new era

https://arstechnica.com/space/2025/11/attack-defend-pursue-the-space-forces-new-naming-scheme-for...
1•CharlesW•17m ago•0 comments

Peter Molyneux became a game developer due to a mix-up of Commodore

https://noc.social/@todayilearned/115583291635814367
1•doener•19m ago•0 comments

Show HN: Investigating why GPT-5 has made ChatGPT 'broken'

https://muhammadasmulkana.substack.com/p/why-chatgpt-feels-broken-since-the
1•muhammad-shafat•19m ago•0 comments

Is a bad flu season on the way? Experts see reason to be anxious

https://www.statnews.com/2025/11/20/flu-season-2025-vaccinations-still-helpful-h3n2-subclade-k/
2•bikenaga•19m ago•0 comments

iPhone Users Can Now AirDrop Files to Android Devices

https://www.macrumors.com/2025/11/20/iphone-android-airdrop-quickshare/
2•tosh•25m ago•1 comments

Make product worse, get money

https://dynomight.substack.com/p/worse
1•crescit_eundo•27m ago•0 comments

Pkgstore.io

https://mfkl.github.io/2025/11/20/introducing-pkgstore.html
1•speckx•28m ago•0 comments

Launch HN: Poly (YC S22) – Cursor for Files

9•aabhay•30m ago•3 comments

Kvantify announces Qrunch for advanced quantum chemistry calculations

https://www.kvantify.com/products/qrunch
1•clemensnk•30m ago•0 comments

FreeSQL – Try Oracle Database SQL Without Login

https://freesql.com/
1•bprasanna•32m ago•1 comments

Unlocking the genomic repertoire of a cultivated megaphage

https://www.nature.com/articles/s44298-025-00150-9
1•PaulHoule•33m ago•0 comments
Open in hackernews

The Unreasonable Effectiveness of Reasonless Intermediate Tokens

https://arxiv.org/abs/2505.13775
4•YeGoblynQueenne•6mo ago

Comments

tocs3•6mo 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."