frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Backups Aren't Simple

https://filipovski.net/2026/09/16/backups-arent-simple.html
28•afilipovski•3h ago

Comments

readthenotes1•33m ago
"Obviously, none of this is worth anything if you don’t actually test restores."

One of my teachers claimed that contrary to common behavior, no one actually valued backups; it was restores that were worth paying for.

TheCondor•17m ago
It is a special sensation when you go to your hand rolled backup "solution" to make some simple recoveries and start finding problems. It is a complex mix of not dread but disgust, sick to your stomach, self-anger, and loss. I can only image what that's like with like all of your children's baby pictures being the lost material. Borg and restic are fantastic, it still seems like some sort of dummy proof mode might be desirable, all the features in the world and they have some some reasonably sane policy or something that includes verifications.

On the flip side of that though, really and truly, I've restored a laptop from a timemachine backup and it came back damn nearly identical and that was magical.

gerdesj•13m ago
Try running a business on that basis - where do the restores come from? 8)

We charge our customers for backup storage by volume and that includes an annual demonstration of recovery. We fire up some or all of their systems on our gear in isolation and show that they are reasonably functional.

Your teacher's comment is riffing on the well trod lines of: "heights don't kill people, it's depths that kill people", which is all about perspective. This is is not related to "guns don't kill people ..." which is about agency.

PunchyHamster•30m ago
So is apparently making readable site.

Software like https://restic.net/ does a good job. Few choices of backend

Accepts stuff from pipe too so you can just pipe mysqldump or pg_dumpall without intermediate files

Very decent options for checking repo integrity, personally (well, at work too, we use it on few hundred user machines and servers) I also added "roll a dice for backup and try to restore it" test script to make sure it is working

Decent deduplication too so "store year's worth of weekly snapshot" is very sensible strategy once you exclude the "constantly changing and useless" (caches etc.) files out of it

can mount FUSE directory with all backups on sensible OSes.

https://kopia.io/ does the same +GUI but a bit worse on CLI front (it insists on keeping local config which makes scripting a bit more involved, but not much)

bloomingeek•29m ago
"encrypted, chunk-level deduplicated, GFS-rotated, point-in-time archived, cloud, 3-2-1 backup solution" is now my newest password, no commas. (Don't tell anyone!)
rileymat2•21m ago
Change the o in rotated to a 0 and you might have a secure password.

Training a 4B model to produce 81% faster query plans than Postgres

https://rohanbansal.com/qorl
334•polyphilz•4h ago•64 comments

Breaking the 1.58-bit Barrier for Ternary LLMs

https://arxiv.org/abs/2609.16338
101•matt_d•2h ago•8 comments

Nvidia announces native GPU programming in Rust

https://developer.nvidia.com/blog/introducing-cuda-rust-two-tracks-for-writing-gpu-kernels/
94•nonmaskable•12h ago•36 comments

Xiaomi Mimo 2.6 live post-training dashboard

https://mimo.xiaomi.com/rl/
188•krackers•3h ago•51 comments

Small programming tricks

https://will-keleher.com/posts/small-programming-tricks-matter/
352•signa11•7h ago•173 comments

Backups Aren't Simple

https://filipovski.net/2026/09/16/backups-arent-simple.html
28•afilipovski•3h ago•9 comments

OpenSpec – A lightweight and configurable AI spec framework

https://openspec.dev/
15•etoxin•28m ago•1 comments

The engineering behind the US Strategic Petroleum Reserve

https://johnjwang.com/post/2026/09/15/engineering-behind-us-strategic-petroleum-reserve
38•johnjwang•1d ago•3 comments

Reversing Factorio's RNG

https://gegell.github.io/posts/factorio-rng/
108•jheitmann•4d ago•11 comments

Performance Improvements in .NET 11

https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-11/
118•soheilpro•1d ago•20 comments

AWS says it can't restore some data from mideast facilities struck by Iran

https://www.wsj.com/world/middle-east/aws-says-it-cant-restore-some-data-from-mideast-facilities-...
166•berkeleyjunk•1d ago•137 comments

Australia says it could follow Canada in forging deeper ties with EU

https://www.independent.co.uk/news/world/australasia/canda-eu-membership-australia-us-trade-b3050...
27•doener•38m ago•2 comments

Accurate Models of AMD Matrix Cores

https://arxiv.org/abs/2609.14845
49•matt_d•4h ago•6 comments

Reverse-engineered Jev-like model

https://github.com/vinnylarouge/jevlike
46•rochansinha•4h ago•7 comments

Japan's book scene is moving from bookstores to libraries

https://untranslatedjp.substack.com/p/japans-book-scene-is-quietly-moving
68•herbertl•4d ago•25 comments

How good are frontier models at physics?

https://arxiv.org/abs/2609.13009
58•qt31415926•4h ago•25 comments

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
2043•arnemunthekaas•1d ago•236 comments

Mistral X Mozilla: Private, Multilingual AI Browsing

https://mistral.ai/news/mistral-x-mozilla/
515•vertigoruntime•15h ago•182 comments

Dream-RSI: Recursive Self-Improvement through Evolving Worlds

https://arxiv.org/abs/2609.14858
176•bananaflag•9h ago•49 comments

Anatomy of a Texture

https://agentlien.github.io/texture/
68•Agentlien•9h ago•12 comments

Anecdotally, programmers dislike "reduce"

https://evanhahn.com/posts/2026-09-13-programmers-dislike-reduce/
70•vinhnx•2d ago•123 comments

WalShadow: Sub-second Postgres replication to ClickHouse from physical WAL

https://clickhouse.com/blog/introducing-walshadow
33•spathak•5d ago•5 comments

Training Text-to-Image Models 3.6× Faster

https://www.linum.ai/field-notes/jit-ddt
24•schopra909•6h ago•1 comments

Vectorized and performance-portable Quicksort (2022)

https://opensource.googleblog.com/2022/06/Vectorized%20and%20performance%20portable%20Quicksort.html
160•mococa•5h ago•25 comments

Hackers Got Inside a Flock Camera

https://www.wired.com/story/hackers-flock-camera-data-shows-how-system-works/
437•driverdan•10h ago•208 comments

Why Does the Universe Expand?

https://cosmicave.org/2026/09/15/why-does-the-universe-expand/
10•the__alchemist•3h ago•1 comments

The DeepMind Institute

https://institute.deepmind.com/
128•vertigoruntime•9h ago•42 comments

Destroy After Reading: photocopiers,cheap paper and DIY gave metal it's look

https://www.truegrittexturesupply.com/blogs/news/destroy-after-reading
5•pigeons•2d ago•1 comments

Kyber (YC W23) Is Hiring a Forward Deployed Engineer

https://www.ycombinator.com/companies/kyber/jobs/eturrAR-forward-deployed-engineer
1•asontha•11h ago

I replaced my brown-noise browser tab with a menu bar app

https://oldmanrahul.com/2026/09/14/hush/
10•oldmanrahul•10h ago•0 comments