frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Oak: Git for Agents

https://oak.space/
20•handfuloflight•1h ago

Comments

gb2d_hn•1h ago
I don't think we're going to convince anyone to replace git on speed alone. I don't spend that much time waiting for git operations, even on really big repositories.
satvikpendem•58m ago
I don't know, I'm playing around with Jujutsu, Pijul, Sapling etc. They each have their pros and cons.
sroerick•1h ago
This looks like an interesting design, but I kind of just want to wait 3 years and see if some new VC system emerges victorious rather than try out all these new things
varun_ch•42m ago
we’re on hacker news! this is the right place for the adventurous people to ‘try out all these new things’ so that the new stuff can emerge victorious :P
a3w•1h ago
QnA-section start with "Is Oak a git alternative for AI coding agents?" How is that a question left unanswered in the text before.

Is this AI slop or a genuine project?

satvikpendem•59m ago
Cursor announced something similar, Origin [0], how does it compare?

[0] https://cursor.com/origin

jdorfman•39m ago
One has a wait list. The other doesn’t.
satvikpendem•33m ago
Sure, but I'm interested in terms of feature comparisons.
varun_ch•46m ago
genuine question: is latency that big of a deal wrt tools for agents? I see this a lot with these AI-native tooling replacement projects, but surely the inference will be orders of magnitudes slower?
wren6991•34m ago
From the obviously slop-generated website, to the wild technical inaccuracies like "Git makes you clone the entire history before you can open a single path", to the weird focus on performance when runtime is usually dominated by the LLM, I think I can safely give this a miss. Oh and,

> The commit-message tax.

> Git demands prose on every commit. You burn tokens writing "wip", "fix", and "address review", messages no human will ever read, just to checkpoint your own progress.

Yes, making agents describe their work in a way that is readable to humans and other agents is clearly a bottleneck that must be fixed.

What is this garbage? The only thing I agree with is that worktrees kind of suck (usually once submodules are involved).

daytonix•27m ago
"What are the odds Git is the fastest and most efficient way for agents to work?"

Quite high. The odds are quite high. Also hilarious that the blurb focuses on "saving milliseconds" when that all gets obliterated by the seconds / minutes wasted by llms. Just use git commands man. Or ask your llm to, it's not hard.

coldstartops•10m ago
I just had a talk (power-rushed a bit) yesterday at Pass The SALT 2026 talking about (my version of) latency hiding filesystems in userspace over the network. My benchmarks, setups, and how to make the magic wawaweewa work.

Basically it went the "sshfs over iroh" approach, and instead of OP's post, it has eager metadata file sharing, and on demand file access. It is still a work on progress, but you can use git juse fine over the fuse mount points without introducing a new tool (edit: but do note that I did not encounter problems with large worktrees, as I do not use them in my flow, and still has some quirks). And still have similar "cold path" access times.

I touch on some insights of hiding the latency, the direct Alice to Bob connection, and has some recorded demos. Goes the generic approach.

You can watch it here if you are interested, but its around 25 minutes.

The first part is about the Post Quantum Crypto, and making direct IPv6 connections work.

The second part is about the filesystems in userspace that hide the latency. (The second part is around minute 12:00, and I think it is the relevant part to this discussion/ thread).

https://passthesalt.ubicast.tv/videos/2026-keibidrop-post-qu...

Espionage Against the European Parliament

https://citizenlab.ca/research/member-of-committee-investigating-spyware-hacked-with-pegasus/
108•ledoge•1h ago•12 comments

SearXNG: A free internet metasearch engine

https://github.com/searxng/searxng
50•theanonymousone•1h ago•13 comments

AI First: How the Federal Government Is Prioritizing AI over People and Planet

https://stopgreedbuildgreen.climateandcommunity.org/posts/ai-first
21•eatox•36m ago•7 comments

Africans Are Turning to Starlink

https://www.economist.com/middle-east-and-africa/2026/07/02/africans-are-turning-to-starlink
22•bookofjoe•48m ago•2 comments

Jamesob's guide to running SOTA LLMs locally

https://github.com/jamesob/local-llm
221•livestyle•6h ago•103 comments

FreeBSD ate my RAM

https://crocidb.com/post/freebsd-ate-my-ram/
54•theanonymousone•2h ago•15 comments

Costco is the anti-Amazon

https://phenomenalworld.org/analysis/the-anti-amazon/
210•bookofjoe•6h ago•185 comments

Infracost (YC W21) Is Hiring a Marketing Lead to Shift FinOps Left

https://www.ycombinator.com/companies/infracost/jobs/YTJcFwr-marketing-lead
1•akh•56m ago

Kagi Changelog (July 2): Heads, tails, and an AI toggle

https://kagi.com/changelog#10959
25•mroche•1h ago•4 comments

Factories are just rooms

https://interconnected.org/home/2026/07/03/factories
161•arbesman•6h ago•64 comments

Goodbye, Forever, Probably

https://whitep4nth3r.com/blog/goodbye-forever-probably/
4•backlit4034•14m ago•1 comments

Applied Category Theory Course (2018)

https://math.ucr.edu/home/baez/act_course/index.html
9•measurablefunc•1h ago•0 comments

Pet projects are getting too big to pet

https://www.nnehdi.me/p/pet-projects-are-getting-too-big
26•nnehdi•1h ago•19 comments

Hunting a 16-year-old SQLite WAL bug with TLA+

https://ubuntu.com/blog/hunting-a-16-year-old-sqlite-bug-with-tla-is-dqlite-affected
146•peterparker204•3d ago•9 comments

Show HN: Mcpsnoop – Wireshark for MCP (transparent proxy and live TUI)

https://github.com/kerlenton/mcpsnoop
39•kerlenton•5h ago•13 comments

PostgreSQL and the OOM killer: Why we use strict memory overcommit

https://www.ubicloud.com/blog/postgresql-and-the-oom-killer-why-we-use-strict-memory-overcommit
139•furkansahin•8h ago•73 comments

Wordgard: In-browser rich-text editor from the creator of ProseMirror

https://wordgard.net/
234•indy•13h ago•84 comments

Show HN: ContextCodeCache in Rust

https://github.com/colwill/ccc
3•colwont•53m ago•0 comments

Valve open-source the Steam Machine e-ink screen so you can make your own

https://www.gamingonlinux.com/2026/07/valve-open-source-the-steam-machine-e-ink-screen-so-you-can...
496•ahlCVA•8h ago•89 comments

60% Fable cost cut by converting code to images and having the model OCR it

https://github.com/teamchong/pxpipe
186•dimitropoulos•6h ago•70 comments

My dad helped build North America's oat supply chain: Can it be remade?

https://ambrook.com/offrange/perspective/how-we-lost-our-oats
76•surprisetalk•3d ago•41 comments

Holes

https://xkcd.com/3266/large/
124•caminanteblanco•4h ago•22 comments

A peek into Reddit's anti-spam internals

https://lyra.horse/blog/2026/06/reddit-spam-internals/
135•OuterVale•6d ago•43 comments

Half-Baked Product

https://weli.dev/blog/half-baked-product/
1166•weli•13h ago•355 comments

Ask HN: Is anyone experimenting with different ways of using LLMs for coding?

90•yehiaabdelm•15h ago•117 comments

The Fall and Rise of Screwworm

https://www.construction-physics.com/p/the-fall-and-rise-of-screwworm
124•crescit_eundo•8h ago•47 comments

Best Simple System for Now (2025)

https://dannorth.net/blog/best-simple-system-for-now/
67•daan-k•6h ago•14 comments

Flexible metaprogramming with Rhombus

https://lwn.net/SubscriberLink/1079001/67840550991151ed/
99•spdegabrielle•1d ago•2 comments

International chess federation sanctions Kramnik

https://www.fide.com/fide-ethics-disciplinary-commission-issues-a-decision-in-case-involving-gm-v...
92•DarkContinent•4h ago•45 comments

Farmer, marketer at odds over sales of white nectarines

https://apnews.com/article/california-farmer-nectarines-lawsuit-patent-4f7bc8ab185e8b9cbdd6d6ad4f...
103•djoldman•3h ago•104 comments