frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

'Resurrection Biology': What Is 'De-Extinction' For?

https://thereader.mitpress.mit.edu/what-is-de-extinction-really-for/
1•bookofjoe•36s ago•0 comments

ZK Cost-Aware Model Training: ReLU Count as a Predictor of Proof Cost

https://zenodo.org/records/21266805
1•adamzwasserman•1m ago•0 comments

Syria's solar boom is redefining Middle East's energy model

https://www.thenationalnews.com/business/energy/2026/07/06/syrias-solar-boom-is-redefining-middle...
1•littlexsparkee•2m ago•0 comments

The Bermuda Triangle of Wealth

https://www.conradbastable.com/essays/the-bermuda-triangle-of-wealth
1•tejohnso•2m ago•0 comments

Rust 1.97.0

https://blog.rust-lang.org/2026/07/09/Rust-1.97.0/
2•milliams•2m ago•0 comments

The Glass Backbone: Why the Army's Logistics Will Break in the Next War

https://mwi.westpoint.edu/the-glass-backbone-why-the-armys-logistics-will-break-in-the-next-war/
1•baud147258•4m ago•0 comments

MSG database tracked hundreds. Labels include "LGBTQIA," and low to high "risk."

https://www.wired.com/story/madison-square-garden-celebrity-database-surveillance/
2•smurda•4m ago•1 comments

Meet SK Hynix, the trillion-dollar chipmaker debuting on U.S. markets

https://www.cnbc.com/2026/07/09/meet-sk-hynix-the-trillion-dollar-chipmaker-debuting-on-us-market...
1•mikhael•4m ago•0 comments

Show HN: FableCut – A browser video editor AI agents can drive (zero deps)

https://github.com/ronak-create/FableCut
1•ronak_parmar•5m ago•0 comments

Building the AI Retrieval Infrastructure Behind 20B+ Vectors at HubSpot

https://product.hubspot.com/blog/building-the-ai-retrieval-infrastructure-behind-20-billion-vecto...
2•cyndunlop•8m ago•0 comments

Show HN: Kiyeovo 1.0 release- dual network-mode decentralized E2EE P2P messenger

https://github.com/Realman78/Kiyeovo/releases/tag/kiyeovo-1.0.0
7•Realman78•9m ago•0 comments

Files over tools: how we built our agent with a virtual filesystem and bash

https://knock.app/blog/how-we-built-the-knock-agent-virtual-filesystem-and-bash
4•cjbell•10m ago•0 comments

Interior Department asks: Can oil platforms be used for space launches?

https://www.washingtonpost.com/climate-environment/2026/07/09/interior-department-asks-can-oil-pl...
1•reaperducer•10m ago•0 comments

Quebec is the only province where you can pre-approve your death

https://www.cbc.ca/lite/story/9.7261821
1•colinprince•10m ago•0 comments

Show HN: Virena, a minimal vision-language-action robot model you can read

https://github.com/BuceaGeorgia/VIRENA
1•georgia_bucea•11m ago•0 comments

Riot Engineering: How VALORANT Solved Peeker's Advantage (2020)

https://www.riotgames.com/en/news/peeking-valorants-netcode
1•xeonmc•11m ago•0 comments

You're already living in the Chinese Century

https://www.wired.com/china-issue/
3•JSR_FDED•12m ago•0 comments

Show HN: I built a budgeting app where the AI does the bookkeeping

https://play.google.com/store/apps/details?id=com.wladradchenko.fehu&hl=en_US
1•wladradchenko•13m ago•0 comments

AI builders outnumber AI governance hires 7:1 in Europe

https://axipro.co/eu-ai-act-hiring-gap-study/
2•pmoorcraft•13m ago•0 comments

Ask HN: What's the Fuzz about Taste?

1•pls-dnt-deploy•13m ago•0 comments

The Seed Beneath the Snow

https://eli.li/the-seed-beneath-the-snow
1•surprisetalk•13m ago•0 comments

Floorp Browser

https://floorp.app/
3•thunderbong•17m ago•1 comments

The Hell of Tetra Master (2023, 2025)

https://xvw.lol/en/articles/tetra-master.html
1•wise_blood•18m ago•0 comments

LLMs for technical editing: The good, the bad, and the ugly

https://techstackups.com/articles/llms-for-technical-editing-the-good-the-bad-and-the-ugly/
1•ritzaco•18m ago•0 comments

Just Pay the Subscription

https://www.uncommonapps.nyc/p/just-pay-the-subscription
1•dabluck•18m ago•3 comments

Show HN: Slopera, a browser that hallucinates every page with an LLM

https://github.com/fresswolf/Slopera
1•fresswolf•18m ago•0 comments

India Is Building Surveillance Infrastructure on Broken Data and Bad Policing

https://www.techpolicy.press/india-is-building-surveillance-infrastructure-on-broken-data-and-bad...
3•cdrnsf•19m ago•0 comments

Beni Is a Cute Autonomous Camera Robot on Wheels

https://petapixel.com/2026/07/08/beni-is-a-cute-autonomous-camera-robot-on-wheels/
2•dxs•19m ago•0 comments

Command Line Interface Guidelines

https://clig.dev/
1•sodic•19m ago•0 comments

SpaceXAI launches Grok 4.5 model for coding, agentic tasks

https://www.reuters.com/business/media-telecom/spacexai-launches-grok-45-model-coding-agentic-tas...
2•adithyaharish•19m ago•1 comments
Open in hackernews

How Version Control Will Evolve for the Agent Boom

https://entire.io/blog/how-version-control-will-evolve-for-the-agent-boom
10•tapanjk•1h ago

Comments

pornel•17m ago
I suspect we'll move away from pull requests, because in the LLM world they're the worst way of accepting a contribution.

Verbose slop is painful to review, and it's dangerous to accept unreviewed code from a stranger.

For a maintainer it's way easier to tell their own agent to reimplement the same idea. It's still slop, but done their way, under their supervision.

For popular projects agent-made pull requests become a DoS attack. I wouldn't be surprised if projects start refusing to accept unsolicited PRs and switch to "don't call us, we'll call you". You could have an agent scanning forks of your projects to find what bugs users are fixing and what features they're adding, and use it as a roadmap, without the pressure of accepting any particular commit as-is.

I'd also like to move away from a binary merged-not-merged divide. Projects may have a stable manually-reviewed core that should be protected from agents messing it up, while allowing the sloppy parts to churn however LLMs like it.

classified•9m ago
And it costs at least twice the amount of tokens, so a full win for LLM providers.
erelong•6m ago
> Version Control Will Evolve for the Agent Boom

Isn't this the idea behind Yegg's "Beads"?