Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Normalization of Inexplicable Failures (ihatethefuture.com)
    20comments
  2. In an $80 Motel Room, a Discovery to Shed Light on the Origins of Life (nytimes.com)
    28comments
  3. Replacing the old battery on rechargeable bike lights (jvns.ca)
    33comments
  4. Writing Efficient C++ Code (asawicki.info)
    15comments
  5. Ten Lines of Code That Changed My World (pixelambacht.nl)
    11comments
  6. Show HN: TinyAIArena watch AI agents battle it out (tinyaiarena.com)
    15comments
  7. There are no "rogue" AI agents (eoinhiggins.substack.com)
    16comments
  8. Flip Fluid on Flip Dots (mitxela.com)
    19comments
  9. Fakecloud: Local AWS cloud emulator for integration tests (fakecloud.dev)
    30comments
  10. postmarketOS Rebrand: Nura (nura.eco)
    4comments
  11. OpenAI halts training of latest models as reports mount of AI agents going rogue (theguardian.com)
    8comments
  12. Does Georgism work? Five years later (astralcodexten.com)
    382comments
  13. Installing NeoVim caused original Vim undo files to be deleted (aresluna.org)
    217comments
  14. Show HN: A CC0 museum of retro 3D tricks you can paste into a page (3d-retro.com)
    10comments
  15. Go Concurrency Distilled (antonz.org)
    134comments
  16. Walgit: A Git server that is one binary in front of an object store (github.com/rgodha24)
    3comments
  17. Finally, A True Blue Rose Exists (sciencenews.org)
    28comments
  18. PipePipe: NewPipe hard fork implementing SponsorBlock (github.com/infinityloop1308)
    253comments
  19. Unsealed Briefs in Authors’ Case v. Microsoft/OpenAI (authorsguild.org)
    514comments
  20. Rusty thoughts on "Parse, don't validate" (thegreenplace.net)
    15comments
  21. The internet discovers TLA+. Now what? (reasonable.io)
    47comments
  22. Show HN: Reladraw – A diagram language where you decide where to place things (github.com/reladraw)
    101comments
  23. DeepSeek Elastic Compute (DSec) (arxiv.org)
    95comments
  24. ASML says it sold 'absolutely nothing' in Europe in 2026 (tomshardware.com)
    812comments
  25. Biology might not be quantum, but its math is quantumlike (quantamagazine.org)
    46comments
  26. "As a Language Model": Chat Template Switches LLM Self-Referential Voice (arxiv.org)
    93comments
  27. A searchable library of forgotten public-domain film clips from 1915 onward (movingimagearchive.com)
    27comments
  28. Fifteen years later, the Apple Cards origin story (lexontech.org)
    110comments
  29. An agent used DNS to reach an external chatbot (alignment.openai.com)
    150comments
  30. Exploding variance of means of exponentials: least-squares to the rescue (francisbach.com)
    —discuss

Walgit: A Git server that is one binary in front of an object store

10 pointsby 1d agogithub.com
3 comments
1d agoHN ↗

can this be deployed as AWS lambda, so that it can scale down to zero?

33m agoHN ↗

The readme seems to say the answer is yes? You'll lose the disk-based cache, but it's not inherently unsafe because the only coordination is object storage.