frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Claude Code 2.0 Router – Aligning LLM routing to preferences, not benchmarks

https://github.com/katanemo/archgw/tree/main/demos/use_cases/claude_code
1•honorable_coder•45s ago•1 comments

Afghan women lose their 'last hope' as Taliban shuts down internet

https://www.bbc.co.uk/news/articles/c98dmq03n92o
1•pera•1m ago•1 comments

The death spiral of the American working man

https://thehill.com/opinion/finance/5528062-gender-flip-job-crisis/
1•qwertyuiop_•1m ago•0 comments

Adobe Premiere Now Delivers Fast, Pro-Quality Video Editing on Mobile

https://news.adobe.com/news/2025/09/adobe-premiere-now-delivers-fast-pro-quality-video-editing-mo...
1•tosh•1m ago•0 comments

Modal raises $87M to build AI-native primitives

https://modal.com/blog/announcing-our-series-b
1•birdculture•2m ago•0 comments

Austria's military switches from Microsoft Office to LibreOffice

https://blog.documentfoundation.org/blog/2025/09/30/austrias-military-switches-from-microsoft-off...
1•skilled•2m ago•0 comments

Why Japan Has Blue Traffic Lights Instead of Green

https://www.jalopnik.com/1979625/why-japan-has-blue-traffic-lights-instead-of-green/
1•bookofjoe•3m ago•0 comments

How the AI bubble ate Y Combinator

https://www.inc.com/sam-blum/how-the-ai-bubble-ate-y-combinator/91240632
1•davidw•3m ago•0 comments

Australian journalist arrested in Thailand at Malaysia's request

https://www.asiasentinel.com/p/thailand-arrest-journalist-murray-hunter-critic-malaysia-request
1•nomilk•5m ago•0 comments

Designer biobots made from human lung cells

https://engineering.cmu.edu/news-events/news/2025/09/26-ciliabot.html
1•gmays•6m ago•0 comments

Brains Burn Fatty Acids

https://www.nature.com/articles/s42255-025-01367-x
1•DaveZale•8m ago•0 comments

Enterprise AI: It's all about the proprietary data

https://www.constellationr.com/blog-news/insights/enterprise-ai-its-all-about-proprietary-data
1•speckx•9m ago•0 comments

AI chip firm Cerebras raises $1.1B

https://finance.yahoo.com/news/ai-chip-firm-cerebras-raises-130319879.html
1•mzl•9m ago•0 comments

AWS washing their hands this halloween

https://docs.aws.amazon.com/AmazonS3/latest/API/APISoap.html?ck_subscriber_id=2930403293&utm_sour...
1•pbd•10m ago•1 comments

Hosting for Starlink / Hosting on Starlink

4•qdotme•10m ago•0 comments

J.K. Rowling Writes about Her Reasons for Speaking Out on Sex and Gender Issues

https://www.jkrowling.com/opinions/j-k-rowling-writes-about-her-reasons-for-speaking-out-on-sex-a...
12•wslh•10m ago•1 comments

BrowserPod: In-browser full-stack environments for IDEs and Agents via WASM

https://labs.leaningtech.com/blog/browserpod-annoucement
1•apignotti•13m ago•0 comments

An empirical study of type-related defects in Python projects [pdf]

https://rebels.cs.uwaterloo.ca/papers/tse2021_khan.pdf
2•fanf2•13m ago•0 comments

What Is SOGS, Anyways?

https://www.useblurry.com/blog/what-is-sogs-anyways
1•mackopes•14m ago•1 comments

The Winner Constant: Why Venture Capital Has a Mathematical Ceiling

https://stohl.substack.com/p/the-winner-constant-why-venture-capital
2•FreeQueso•14m ago•0 comments

Meta's Teen Accounts Are Sugar Pills for Parents, Not Safety for Kids

https://overturned.substack.com/p/metas-teen-accounts-are-sugar-pills
4•kellystonelake•15m ago•0 comments

Release Orchestration: A Practical Guide for 2025

https://www.dorokhovich.com:443/blog/release-orchestration
2•birdculture•17m ago•0 comments

You Can Now Make PS2 Games in JavaScript

https://jslegenddev.substack.com/p/you-can-now-make-ps2-games-in-javascript
2•JSLegendDev•18m ago•0 comments

Opera launches its AI-centric Neon browser

https://techcrunch.com/2025/09/30/opera-launches-its-ai-centric-neon-browser/
1•corvad•18m ago•0 comments

Study: Majority of young adults choose to ignore trigger warnings online

https://news.flinders.edu.au/blog/2025/09/30/curiosity-killed-the-trigger-warning/
1•giuliomagnifico•18m ago•1 comments

Ghostly Swamp Lightning Explained

https://nautil.us/ghostly-swamp-lightning-explained-1239396/
1•Brajeshwar•19m ago•0 comments

The "atom" lost its original meaning, and that's good for science

https://bigthink.com/starts-with-a-bang/atom-lost-original-meaning-science/
3•Brajeshwar•19m ago•1 comments

Cygwin cross-compilation support added to Nixpkgs

https://github.com/NixOS/nixpkgs/pull/444470
2•siraben•19m ago•0 comments

GhostSocks: From Initial Access to Residential Proxy

https://synthient.com/blog/ghostsocks-from-initial-access-to-residential-proxy
1•benjamindev•19m ago•0 comments

JWST Finds Planet Is Baked by Auroras, Far from Any Sun

https://www.sciencealert.com/jwst-finds-bizarre-planet-is-baked-by-auroras-far-from-any-sun
1•Brajeshwar•20m ago•0 comments
Open in hackernews

Human Consistency as a Weakness for AI in Chess and RTS

1•Drejci•1h ago
Introduction

AI dominates areas like chess and real-time strategy (RTS) games due to its ability to calculate deeply, execute precisely, and process actions quickly. Systems like AlphaZero and AlphaStar usually defeat human players because they can calculate better and have higher Actions Per Minute (APM).

However, we can take a different approach. Instead of trying to compete with AI on its own terms, we can find situations where AI assumes humans will make errors and use that to our advantage.

Concept: Zero-Tolerance Cognitive Consistency

The principle I examined is “zero-tolerance cognitive consistency.” This method means acting with strict consistency, removing errors and hesitation completely. Where AI expects mistakes, fatigue, or indecision, this method eliminates those factors.

Practical outcomes include:

- situations where AI makes mistakes based on assumed human errors, - long streaks of wins against both AI and human opponents, - finding logical contradictions when interacting with large language models.

All these cases show the same point: consistent human behavior reveals weaknesses in AI systems that depend on assumptions about statistical randomness or human shortcomings.

RTS Games as the Next Perimeter

The difficulties of RTS games extend beyond intricate calculations and require quick decisions in a variety of areas. AlphaStar's ability to make decisions quickly demonstrates its strength.

The cognitive bottleneck theory is relevant here too:

- humans base decisions on consistency instead of probabilistic expectations, - maintaining a uniform strategy across broad and detailed choices,

can lead AI to mismanage resources or make strategic errors, even if it is faster.

This approach does not focus on out-clicking AI, but rather emphasizes taking advantage of the structural assumptions that underlie AI decisions.

Research Question for the Community

The question I pose is:

Can we develop a repeatable strategy based on human-driven consistency to exploit AI assumptions in complex, fast-paced situations?

If the answer is yes, it indicates that the human advantage may not come from raw calculation but from consistency, i.e. using disciplined decision-making to get the upper hand in scenarios where AI anticipates mistakes.

Further Reading

I detailed my complete experimental documentation, including chess transcripts, probability analysis, and AI interaction breakdown here:

https://medium.com/@andrejbracun/the-1-in-8-billion-human-my-journey-at-the-edge-of-human-ai-limits-a9188f3e7def