frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

OK Solitaire – classic Klondike solitaire, redesigned

https://apps.apple.com/us/app/ok-solitaire/id6806094128
1•keiranflanigan•48s ago•0 comments

Show HN: Hermes – RyanAir price API with historical data

https://hermes.brinkhorst.dev/
1•victorbrink•48s ago•0 comments

Devil's Arrows: Ancient builders hauled 55k-lb stones 11 miles for UK stone row

https://www.sciencedaily.com/releases/2026/09/260909005152.htm
1•bookofjoe•3m ago•0 comments

Show HN: Autonet, a self-sufficient economy for AI and human agents

https://github.com/autonet-code/node
1•eightrice•3m ago•0 comments

Show HN: LeoTabs – A high-performance, all-in-one tab manager and switcher

https://ringlochid.me/leotabs/
1•ringlochid•4m ago•0 comments

Remembering 9/11/2001

http://scripting.com/2026/09/11/132205.html
1•mooreds•5m ago•0 comments

Lehi, Utah AI Railroad Museum [video]

https://www.youtube.com/watch?v=N5YDkQ6oFcE
1•kafkaesque•5m ago•0 comments

The S&P 500 arbitrarily has 500 stocks – it should only be around 125

https://northbranchmedia.substack.com/p/s-and-p-10
2•northbranchm•5m ago•0 comments

Rational Awareness

https://mouse.dev/blog/rational-awareness/
1•Aeroi•6m ago•0 comments

I'm building a gym buddy app only at the gym with phone

https://www.youtube.com/watch?v=am4XHFljc1M
1•codersfocus•6m ago•0 comments

GTA V Modder Adds 235 Flock Cameras to Los Santos

https://frvr.com/blog/news/gta-v-modder-adds-235-working-flock-cameras-to-los-santos-allowing-pla...
1•jerhewet•6m ago•0 comments

Defenders Are Made in the Lab

https://digitaldefenseinstitute.com/
1•mooreds•8m ago•0 comments

The 'American Cheetah' Was a Different Animal All Along

https://www.sciencealert.com/ancient-dna-reveals-the-american-cheetah-wasnt-a-cheetah-at-all
1•howard941•9m ago•1 comments

Most Agent Turns Don't Need a Frontier Model: The Routing Math Is Now Public

https://www.agent-engineering.ch/articles/intra-agent-model-routing-economics/
2•mooreds•9m ago•0 comments

Show HN: Durable subagents for Codex and Claude users

https://github.com/ringlochid/oh-my-subagents
1•ringlochid•11m ago•0 comments

Show HN: Nextpage – a split-pane desktop app to feed search results into AI chat

https://github.com/OlegIGalkin/Nextpage
1•cantouch•13m ago•0 comments

ASDR (AI Slop, Don't Read)

https://engineering.conveo.ai/posts/asdr-ai-slop-dont-read
1•vvankrunkelsven•14m ago•1 comments

Centrale: A wrapper around backlog.md that spawns agents for multiple projects

https://github.com/levantlabs/centrale
1•levantlabs•14m ago•1 comments

What Bots Google Sends to Your Site

https://blog.miloslavhomer.cz/how-google-sees-your-site/
1•ArcHound•15m ago•1 comments

Inspecting the Cortex-A76 L1i Cache with Ramindex

https://reflexive.space/cortex-a76-l1i/
1•fanf2•17m ago•0 comments

Meta fires 8k employees,replaces with agents.Then realised it was a mistake

https://timesofindia.indiatimes.com/technology/tech-news/after-laying-off-8000-employees-meta-ceo...
10•gilfoyle_7•19m ago•5 comments

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/
2•hn3ufz62f7•19m ago•0 comments

HuggingFace: Security.txt

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

Introducing EP-1: A local model that summarises meetings

https://www.epilude.com/news/introducing-ep-1
2•oakst•21m 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•22m 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•23m ago•0 comments

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

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

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

1•Murfalo•24m ago•0 comments

Sandbox Boundaries

https://cantelop.com/blog/running-agents-as-untrusted-code
1•arsentjev•25m 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
2•joemasilotti•25m ago•0 comments
Open in hackernews

A Peek Inside Meta's Muse VMs

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

Comments

RohanAdwankar•36m ago
This is a follow up from an earlier discussion on agent sandboxes https://news.ycombinator.com/item?id=49605644 which happened prior to the release of Muse so this time I'm sharing my notes on it.

Muse has a lot of cool things visible through the VM worth talking about (safety classifiers, cloud-hypervisor instead of firecracker, eager compaction, and an interesting rescue system, memory in postgres).

Just started using it today so pretty excited to put it on some harder problems and see how it goes :).