🏠 Frontpage
Sign in to post
No handshakes between Republic of Ireland and Israelhttps://www.bbc.co.uk/sport/football/articles/c6r7dy2yyx2xo

The Republic of Ireland and Israel players do not shake hands with each other before Sunday's controversial Uefa Nations League game in Hungary.

↗
Heroic York rearguard stuns Wigan in Grand Finalhttps://www.bbc.co.uk/sport/rugby-league/articles/ck1wxy1nwq4zo

York Valkyrie become the first side to win the Women's Super League three times after an incredible defensive effort thwarts favourites Wigan.

↗
Show HN: I started surfing and ended up building forecasts for 50k beacheshttps://ariasurf.com/en

Article URL: https://ariasurf.com/en Comments URL: https://news.ycombinator.com/item?id=49869643 Points: 1 # Comments: 1

↗
Show HN: Asimov's 4 Laws for AI Contextshttps://github.com/davidsonff/asimov4laws

For community and agent comments, thoughts, refinements, critiques, pull requests, and use. Comments URL: https://news.ycombinator.com/item?id=49869595 Points: 1 # Comments: 0

↗
Show HN: Lofi Cities – Pixel-art city nights with browser-generated lofihttps://loficities.com

Article URL: https://loficities.com/ Comments URL: https://news.ycombinator.com/item?id=49869574 Points: 2 # Comments: 1

↗
Show HN: Orglet, an open source desktop app for your own team of cute AI workershttps://orglet.codepawl.com

I’m building Orglet, a desktop app where you give AI workers (I call them orglets, and they are cute) their own instructions and talk to them individually or together in a group chat. You can build your own army of orglets using your existing Claude Code or Codex subscription, an API provider, or even locally hosted models. Like other agent harnesses, orglets can access a working folder you give them permission to use. They can split the work among themselves, and you can review the resulting diff before applying changes to your files. Each orglet has its own role, tools and permissions. Or…

↗
Show HN: A New Way to Host Design Challengeshttps://eightpotions.com/challenge-hosting

Article URL: https://eightpotions.com/challenge-hosting Comments URL: https://news.ycombinator.com/item?id=49869243 Points: 1 # Comments: 1

↗
Show HN: iPulse AI – Visitors can inspect disagreement across debating agentshttps://ipulseai.com/stocks/nvidia-nvda/ai-forecasts

Article URL: https://ipulseai.com/stocks/nvidia-nvda/ai-forecasts Comments URL: https://news.ycombinator.com/item?id=49869225 Points: 1 # Comments: 0

The pros and cons of using a foldable phonehttps://www.engadget.com/2266434/foldable-phone-pros-cons

Foldable phones are gaining momentum, but have they been refined enough to make it to the mainstream? Here are some things to consider.

↗
Ember-1https://fireworks.ai/blog/ember-1

Article URL: https://fireworks.ai/blog/ember-1 Comments URL: https://news.ycombinator.com/item?id=49868830 Points: 34 # Comments: 2

↗
Calling the AI bluff: Adding "Do not guess" cut made-up fields from 71% to 20%https://earnanhonestdollar.com/bench

Article URL: https://earnanhonestdollar.com/bench Comments URL: https://news.ycombinator.com/item?id=49868753 Points: 10 # Comments: 0

OpenAI agents tried to ‘bruteforce’ a UN websitehttps://www.theverge.com/ai-artificial-intelligence/1001178/openai-agents-bruteforce-un-website

Security researcher Rowan Howard-Jones says that OpenAI agents scanned the UN Conference on Trade and Development's (UNCTAD) statistics site over 16,000 times between April and June. While the incident doesn't quite rise to the level of the Hugging Face hack, or the recent attacks on US government sites, it's yet another concerning example of AI […]

↗
Show HN: Gat – Version large files with Git, without an LFS serverhttps://github.com/getgat-dev/gat

Hi HN, I built Gat because I wanted one thing from data versioning: check out an old Git commit and recover the datasets, model weights, or assets that belong to it. It's basically a lock file for large files. I’d appreciate any feedback! Comments URL: https://news.ycombinator.com/item?id=49868710 Points: 4 # Comments: 0

↗
Show HN: EthosLM - Turn a sentence into a Minecraft cityhttps://github.com/chaitbuilds/EthosLM

I built EthosLM to turn a description of a place into something you can walk around in Minecraft. The demo starts with “Build me Ba Sing Se.” It produces a city with districts, roads, walls and furnished interiors. Here's the one-minute video: https://www.youtube.com/watch?v=lgixrYLWfhc It works by separating planning from construction. The model chooses the layout and style. A deterministic library generates the buildings, places the blocks and checks the result. Buildings use reusable procedural generators rather than completed schematics. The same system can build a wide variety of thi…

↗
Show HN: Jobless Joke Language (JJL), a Brainf***-inspired esoteric languagehttps://github.com/ghetea-patrick/jjl

JJL is a small esoteric programming language inspired by Brainfuck, featuring absolute memory navigation, multiplier arithmetic, non-destructive inspection, and inline conditionals. Originally conceived as a small programming experiment, it turned into a surprisingly entertaining exercise in language design and interpreter implementation. Comments URL: https://news.ycombinator.com/item?id=49868647 Points: 1 # Comments: 0

↗
Show HN: Claude on a 2007 Nokia 6300 (Java ME app, TLS 1.0, private CA)https://github.com/emir/claude-s40

Article URL: https://github.com/emir/claude-s40 Comments URL: https://news.ycombinator.com/item?id=49868631 Points: 1 # Comments: 0

↗
Don't couple your Go code to GitHubhttps://iain.rocks/blog/dont-couple-your-go-code-to-github

Article URL: https://iain.rocks/blog/dont-couple-your-go-code-to-github Comments URL: https://news.ycombinator.com/item?id=49868404 Points: 7 # Comments: 1

Show HN: Turn a UniFi Protect relay and sensor into a smarter garage doorhttps://garageopener.app

Article URL: https://garageopener.app/ Comments URL: https://news.ycombinator.com/item?id=49868392 Points: 1 # Comments: 0

↗
England win series as Banton delivers on potentialhttps://www.bbc.co.uk/sport/cricket/articles/cqrl6y38wez3o

Tom Banton delivers on all of his potential by crashing a brilliant first international century as England wrapped up their summer with an ODI series win over Sri Lanka.

↗
Show HN: Banker – CLI for your finances using Enable Banking and SQLitehttps://github.com/karlis-vagalis/banker

Hi HN, here, what started as a small personal tool, I wanted to create an AI agent-friendly way to fetch and store financial data, like bank accounts, their respective balances and transactions and store them in a small SQLite database, to gather all of them in a single place, store them long term, and assign arbitrary metadata, for example, expense categories, etc. There are not many PSD2 compliant providers, that allow access to personal bank accounts, but Enable Banking is one of the rare few. That is why it is the core of the engine used to access the financial data from different ASPSPs.…

↗
OpenAI halts training of latest models as reports mount of AI agents going roguehttps://www.theguardian.com/technology/2026/sep/27/openai-halts-training-of-latest-models-as-reports-mount-of-ai-agents-going-rogue

Article URL: https://www.theguardian.com/technology/2026/sep/27/openai-halts-training-of-latest-models-as-reports-mount-of-ai-agents-going-rogue Comments URL: https://news.ycombinator.com/item?id=49868202 Points: 13 # Comments: 3

↗
Show HN: Drive your Chrome window from shell (use with Claude)https://github.com/borisreitman/browser-session-ctl

Article URL: https://github.com/borisreitman/browser-session-ctl Comments URL: https://news.ycombinator.com/item?id=49868143 Points: 1 # Comments: 0

↗
What we know about RAF base counter-terror investigationhttps://www.bbc.co.uk/news/articles/c85ydnwqpzyzo

Five men have been arrested as counter-terror police lead an investigation into a major incident near the airbase.

↗
There are no "rogue" AI agentshttps://eoinhiggins.substack.com/p/there-are-no-rogue-ai-agents

Article URL: https://eoinhiggins.substack.com/p/there-are-no-rogue-ai-agents Comments URL: https://news.ycombinator.com/item?id=49868083 Points: 10 # Comments: 2

↗
Show HN: Chrome extension where Jev decides if each post/video/page is worth ithttps://github.com/plusminushalf/rot-guard

Article URL: https://github.com/plusminushalf/rot-guard Comments URL: https://news.ycombinator.com/item?id=49868003 Points: 1 # Comments: 0

↗
Show HN: An MCP-enabled cross between Twitter X Bumble BFF X ChatGPThttps://druggie.org/log/join/d84c1ae8566b861b8000050de79a3776

TL;DR: 40k ft view, it's a friend-making app Hey everyone! Basically, at work, I recently instrumented a massive CRM with a massive number of CLI/MCP operations - over 1.5k. So naturally I wanted to see if I could apply similar methods to a personal project. I give you: New Drugs. Based on the idea that people have already gotten addicted to social media not unlike actual drugs, New Drugs aims to use that addiction for good and actually improve your life by integrating Twitter, Bumble BFF, ChatGPT, and a diary into one. From a technical standpoint, New Drugs consists both of a somewhat typica…

↗
The Mars Delusionhttps://www.noemamag.com/the-mars-delusion

Article URL: https://www.noemamag.com/the-mars-delusion/ Comments URL: https://news.ycombinator.com/item?id=49867943 Points: 4 # Comments: 1

↗
Show HN: swe-mux – A terminal multiplexer for coding agents optimized for mobilehttps://github.com/jatoran/swe-mux

I run a lot of coding agents at once, mostly Claude Code, Codex and pi, across several projects. I got tired of having so many windows open, of agents leaving hung processes behind, of tracking which one needed input, and of having to remote into my desktop or SSH into a single shell to manage them from my phone. Even then, a terminal on a phone couldn't show me the frontend or output I needed to verify the work. I tried Orca and herdr. Both were better than my setup, but neither had a real WYSIWYG markdown notes surface, and neither had a phone interface I could actually work in. swe-mux is…

↗
TechCrunch Mobility: AV companies pick their laneshttps://techcrunch.com/2026/09/27/techcrunch-mobility-av-companies-pick-their-lanes

Welcome back to TechCrunch Mobility, your hub for the future of transportation and now, more than ever, the role AI is playing in it.

↗
Show HN: A goal tracker that looks like a 1983 terminal, drawn in Swifthttps://apps.apple.com/us/app/thrive-habit-goal-tracker/id6768297854

Article URL: https://apps.apple.com/us/app/thrive-habit-goal-tracker/id6768297854 Comments URL: https://news.ycombinator.com/item?id=49867880 Points: 1 # Comments: 0

↗
Venezuela releases dozens of political prisoners as election calls growhttps://www.bbc.co.uk/news/articles/c620lrw2xr12o

A slew of dissidents being released from long-term detention comes days after the nation's interim leader met the US president.

↗
Show HN: TinyAIArena watch AI agents battle it outhttps://tinyaiarena.com

Did you ever click on an “AI Arena” expecting glorious battle and instead get a boring benchmark? If so, this project is for you: proper life-or-death fights between four models on a picturesque 8×8 grid. May the most intelligent one win! Click on any of the matches to spectate them. Code: https://github.com/hp6/ai-arena Comments URL: https://news.ycombinator.com/item?id=49867775 Points: 3 # Comments: 1

Show HN: TinyAIArena watch AI agents battle it outhttps://tinyaiarena.com

Did you ever click on an “AI Arena” expecting glorious battle and instead get a boring benchmark? If so, this project is for you: proper life-or-death fights between four models on a picturesque 8×8 grid. May the most intelligent one win! Click on any of the matches to spectate them. Code: https://github.com/hp6/ai-arena Comments URL: https://news.ycombinator.com/item?id=49867775 Points: 8 # Comments: 2

Show HN: MacUp – keep CLI tools up to date from the menu barhttps://macup.patriciobcs.com

Article URL: https://macup.patriciobcs.com/ Comments URL: https://news.ycombinator.com/item?id=49867753 Points: 4 # Comments: 0

↗
postmarketOS Rebrand: Nurahttps://nura.eco/blog/2026/09/27/nura-rename

Article URL: https://nura.eco/blog/2026/09/27/nura-rename/ Comments URL: https://news.ycombinator.com/item?id=49867553 Points: 5 # Comments: 0

↗
The Normalization of Inexplicable Failureshttps://www.ihatethefuture.com/2026/09/the-normalization-of-inexplicable.html

Article URL: https://www.ihatethefuture.com/2026/09/the-normalization-of-inexplicable.html Comments URL: https://news.ycombinator.com/item?id=49867486 Points: 3 # Comments: 0

Watch: What we know about the counter-terrorism operation near RAF basehttps://www.bbc.co.uk/news/videos/cxp84gq34n9zo

Five men have been arrested as counter-terrorism police lead investigation into major incident near RAF Fairford.

↗
Social care reform could mean big risks and big rewards for Burnhamhttps://www.bbc.co.uk/news/articles/c8y5z63x0ykno

The state of the social care system in England is a topic that's made Andy Burnham angry for decades - but will his plans for reform work?

↗
Show HN: High-performance, zero-dependency charting engine for Sveltehttps://bonguynvan.github.io/tradecanvas

Article URL: https://bonguynvan.github.io/tradecanvas/ Comments URL: https://news.ycombinator.com/item?id=49867443 Points: 3 # Comments: 0

↗
How to improve your router's security in 10 minuteshttps://www.engadget.com/2267401/how-to-improve-router-security-10-minutes

Most internet routers are solid out of the box, but that doesn't mean they can't be made more secure. Often, all you need to do is tweak a few settings.

↗
Show HN: Digital Audio Workstation built with stock WebAudio nodeshttps://seven.systems/xequence2/demo/demo-deploy/www/index.html

Hi! This is a quite capable DAW that runs entirely in the browser (Chromium-based ones are the most tested), and, perhaps most surprisingly, it uses standard WebAudio nodes exclusively (no WebAssembly or custom DSP code in AudioWorklet etc.). In the included demo project (EDM, FWIW), over a thousand nodes are active at "peak" moments, and hundreds of them created and destroyed per second - all running smoothly and without dropouts and with low CPU (~ 5%) and RAM (~ 250MB) on the cheapest laptop I could buy ;) The project uses ~ 20 modular synth instances and ~ 65 insert FX. Which, I guess, me…

Show HN: The Standup, releases, advisories and outages for developershttps://standup.thecompound.tech

Article URL: https://standup.thecompound.tech Comments URL: https://news.ycombinator.com/item?id=49867255 Points: 1 # Comments: 0

↗
Sennheiser Momentum 5 review: Great sound, incredible battery life, and few compromiseshttps://techcrunch.com/2026/09/27/sennheiser-momentum-5-review-great-sound-incredible-battery-life-and-few-compromises

I spent the last few weeks with the Sennheiser Momentum 5 to determine if this pair actually stands out, testing everything from sound quality and noise cancellation to comfort and battery life.

↗
"They had no concept of a duty of care to their users."https://unsung.aresluna.org/they-had-no-concept-of-a-duty-of-care-to-their-users

Article URL: https://unsung.aresluna.org/they-had-no-concept-of-a-duty-of-care-to-their-users/ Comments URL: https://news.ycombinator.com/item?id=49867067 Points: 29 # Comments: 0

↗
Why you should avoid holding down your PC's power buttonhttps://www.engadget.com/2267392/why-important-reboot-pc-menu-not-power-button

There are often times when your PC hangs and you need to perform a hard shutdown, but there are a number of reasons why doing it regularly could cause issues.

↗
10 Tells of a Slop UIhttps://hereticpleb.vercel.app/blog/10-tells-of-slop

Article URL: https://hereticpleb.vercel.app/blog/10-tells-of-slop Comments URL: https://news.ycombinator.com/item?id=49867038 Points: 14 # Comments: 3

↗
Show HN: Andurel V2 – Space-Grade Go Web Frameworkhttps://andurel.com/docs/head/whats-new

Article URL: https://andurel.com/docs/head/whats-new Comments URL: https://news.ycombinator.com/item?id=49867029 Points: 2 # Comments: 0

↗
Fragment of oldest known peace treaty found in Turkeyhttps://www.livescience.com/archaeology/ancient-egyptians/we-have-found-traces-of-peace-thousands-of-years-old-fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey

Article URL: https://www.livescience.com/archaeology/ancient-egyptians/we-have-found-traces-of-peace-thousands-of-years-old-fragment-of-worlds-oldest-known-peace-treaty-found-in-turkey Comments URL: https://news.ycombinator.com/item?id=49866988 Points: 6 # Comments: 0

↗
In an $80 Motel Room, a Discovery to Shed Light on the Origins of Lifehttps://www.nytimes.com/2026/09/26/science/motel-science-discovery.html

Article URL: https://www.nytimes.com/2026/09/26/science/motel-science-discovery.html Comments URL: https://news.ycombinator.com/item?id=49866951 Points: 4 # Comments: 2

Show HN: AI agent running cost calculator (and when a SaaS platform is cheaper)https://broutonlab.com/calculators/how-much-does-an-ai-agent-cost

Article URL: https://broutonlab.com/calculators/how-much-does-an-ai-agent-cost/ Comments URL: https://news.ycombinator.com/item?id=49866912 Points: 2 # Comments: 0

↗
Why Premier League faces uncertainty and chaos after Man City rulinghttps://www.bbc.co.uk/sport/football/articles/cw3d77ne44k5o

It has taken more than two years, but a judgement finally appears to have been made on the 115 charges levelled against Manchester City. Here's what it means.

↗
Show HN: A deterministic tool-call gateway vs. prompt-injection classifiershttps://github.com/Yehielamor/provenance-gate/blob/main/posts/01-provenance-vs-detection.en.md

Article URL: https://github.com/Yehielamor/provenance-gate/blob/main/posts/01-provenance-vs-detection.en.md Comments URL: https://news.ycombinator.com/item?id=49866732 Points: 1 # Comments: 0

↗
Show HN: I spent 10 months building a Markdown editor for Mac, iOS and webhttps://www.markdown.beauty

I've spent the last 10 months building Beauty: a local, powerful greco-roman Markdown editor where the page looks finished while you type. It runs on the Mac, iPhone and in the browser, and the browser version opens without an account: https://app.markdown.beauty I was frustrated with writing apps, and like most I used Apple Notes. After 2+ years immersed in Cursor, Codex and CC, I wished some interactions existed in a text editor. The Markdown renders in place as you write it, including tables (which you can drag and resize without lining up pipes), KaTeX math and Mermaid diagrams. A lot of…

Show HN: I spent 10 months building a Markdown editor for Mac, iOS and webhttps://www.markdown.beauty

I've spent the last 10 months building Beauty: a local, powerful greco-roman Markdown editor where the page looks finished while you type. It runs on the Mac, iPhone and in the browser, and the browser version opens without an account: https://app.markdown.beauty I was frustrated with writing apps, and like most I used Apple Notes. After 2+ years immersed in Cursor, Codex and CC, I wished some interactions existed in a text editor. The Markdown renders in place as you write it, including tables (which you can drag and resize without lining up pipes), KaTeX math and Mermaid diagrams. A lot of…

0trust.social media

Loading your media...

Pick a GIF — Giphy

Loading GIFs...