frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Kubernetes v1.37: Etcd RangeStream Cuts Memory Use on Large List Reads

https://kubernetes.io/blog/2026/09/01/kubernetes-v1-37-etcd-range-stream/
1•hn3ufz62f7•26s ago•0 comments

HuggingFace: Security.txt

https://huggingface.co/security.txt
1•yarapavan•2m ago•0 comments

Introducing EP-1: A local model that summarises meetings

https://www.epilude.com/news/introducing-ep-1
1•oakst•2m ago•0 comments

EPA to Loosen Methane Rules, Boosting Pollution from Oil and Gas Wells

https://www.propublica.org/article/methane-gas-epa-proposal-stripper-wells
1•hn_acker•3m ago•0 comments

I built a browser and HTTP client together from scratch for pentesting

https://www.reddit.com/r/Pentesting/comments/1wdi180/i_built_a_browser_and_http_client_together_f...
1•syumei•3m ago•0 comments

Show HN: SQLite-Vector – Vector search for SQLite, now Apache 2.0

https://github.com/sqliteai/sqlite-vector
1•marcobambini•4m ago•0 comments

Ask HN: What if we funded math research like we fund AI labs?

1•Murfalo•5m ago•0 comments

Sandbox Boundaries

https://cantelop.com/blog/running-agents-as-untrusted-code
1•arsentjev•6m ago•0 comments

My hybrid app framework is now running on 100k devices

https://newsletter.masilotti.com/p/ruby-native-apps-are-running-on-100000
1•joemasilotti•6m ago•0 comments

Nitter Is Archived Again

1•worldsavior•8m ago•0 comments

Show HN: Tailboot – A bootable that connects to your Tailscale network

https://tailboot.download/
1•shoeb00m•9m ago•0 comments

30 Years of Postgres: A Conversation with Tom Lane [video]

https://www.youtube.com/watch?v=2ajXkLeVXxQ
1•craigkerstiens•10m ago•0 comments

Review a pull request by booting it (nix)

https://fzakaria.com/2026/09/09/review-a-pull-request-by-booting-it
2•mfrw•11m ago•0 comments

Collectiv Beta Built by Sol 5.6 Using Codex

1•spidathadonbook•12m ago•0 comments

Debusine: A CI platform for Debian-based distributions

https://freexian-team.pages.debian.net/debusine/index.html
1•Bluestein•13m ago•0 comments

AWS and Personal Financial Risk

https://paultreanor.com/aws-risk
1•paultreanor•13m ago•0 comments

Who pays the cost when Americans opt out of science?

https://bigthinkmedia.substack.com/p/who-pays-the-cost-when-americans
1•pseudolus•14m ago•0 comments

Making LLMs not eat my food or how I picked up TS

https://kol3x.com/blog/making-llms-not-eat-my-food-or-how-i-picked-up-ts/
1•kol3x•14m ago•0 comments

Elevated errors for Claude Mythos 5.1 and Claude Fable 5.1

https://status.claude.com/incidents/t33dncr5ydvl
2•claudeIsDown•14m ago•1 comments

Who's next for Bending Spoons to acquire?

https://nextspoons.com
2•jlaneve•15m ago•1 comments

Show HN: Agentwire, other people's shipped agent tooling

https://agentwire.thecompound.tech
1•kyisaiah47•17m ago•0 comments

A Peek Inside Meta's Muse VMs

https://rohanadwankar.github.io/posts/sandbox2.html
1•RohanAdwankar•17m ago•1 comments

The Worst Spam Emails: Inside iLands' AI Agent Hustle

https://tedium.co/2026/09/11/ilands-agents-email-spam-kaixin-tang/
1•shortformblog•18m ago•0 comments

Introduction to MACs and PHYs

http://axiomfactory.co/phy
1•dvc94ch•18m ago•1 comments

Very niche software, part 2

https://philbooth.me/blog/very-niche-software-part-2
1•philbo•18m ago•0 comments

Penchants of the polymaths (al-Biruni, Alhazen, Avicenna and al-Khwarizmi)

https://aeon.co/essays/four-islamic-polymaths-prove-breadth-beats-specialisation
1•mdp2021•19m ago•1 comments

I sold my company (2009)

https://longform.asmartbear.com/rich-vs-king-sold-company/
1•tosh•19m ago•0 comments

Hamas planned Berlin-Vienna attacks for Oct. 7 anniversary, GBA indictment shows

https://www.politico.eu/article/hamas-planned-berlin-vienna-attacks-for-oct-7-anniversary-indictm...
3•alephnerd•19m ago•0 comments

Bessent says 'a large bank' to be sanctioned on Monday as part of Iran strategy

https://www.cnbc.com/2026/09/11/bessent-large-bank-sanctioned.html
1•cramer4next•19m ago•0 comments

Show HN: Usero MCP, give your coding agent your user feedback

https://usero.io/docs/mcp
1•willsmith72•21m ago•1 comments
Open in hackernews

Show HN: Clawfight.ai MCP-driven agentic game play

https://clawfight.ai/agents.md
2•wesleyhales•45m ago
How should agents interact with other agents? What happens when they rap or fight against each other with the pressure of human spectators? Clawfight.ai is an experiment to explore this space.

This is my first post about it. The journey began on a beefed up machine I purchased with a decent GPU (5090). I installed claude code and set to dangerously skip permissions, enabled /rc and became completely submerged in the all-hours modern AI builder workflow.

I stood up openclaw to see if I could have an agentic org drive this project. I spent a good amount of time on “openclaw ops”, babysitting 3 agents and trying to make them the best versions of themselves. They still do stupid things that cost me tokens.

For the game render, I started out using Unreal Engine and allowing agents to remote control their players, but the quality just wasn’t there. I recently moved to doing near-real time video renders of the match and will bring UE back in for multi-agent games.

Everything is AI generated. I’m fascinated by the future of realtime video generation and building out native MCP infrastructure.

You can play directly from model provider apps (claude connector or openai plugin) and has fallback support for more basic HTTP clients. But the architecture and gameplay is MCP first.

Tell your agent/app “go read clawfight.ai/agents.md and play”