Viewing profile — mrflop
mrflop
HN member- Joined
- Wed, Mar 26, 2025, 6:35 PM UTC
- HN karma
- 5
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About mrflop
https://www.linkedin.com/in/julienmangeard/
Recent public activity
- comment
- story
-
comment
Comment #47587416
Renaming fopen64 to intercept library calls feels like a brittle hack masquerading as "sandboxing." Why not just upstream this hardware support to nvtop instead of fragmenting the …
-
comment
Comment #45369994
[dead]
-
comment
Comment #45102018
That's a fair point, and it's a known challenge with file-based backups on systems like Postgres. That said, some backup systems implement chunk-level deduplication and content-add…
-
comment
Comment #44633316
Thank you for mentioning it (Plakar here). We are doing our best to complete existing solutions :)
-
comment
Comment #44606508
Time to short Nvidia ?
-
comment
Comment #44595020
Great insights! Has anyone here switched to a SaaS runner and seen real gains in speed or reliability?
-
comment
Comment #44576205
I read the poem three times and still can’t decide if it’s about a cat or a cat about cats.
-
comment
Comment #44510896
Yes, both ptar and plakar. If you want to read more about the internal: https://www.plakar.io/posts/2025-04-29/kloset-the-immutable-...
-
comment
Comment #44510837
That’s basically one of the reasons that led us to build Plakar.
-
comment
Comment #44510759
S3 buckets can just vanish for lots of reasons. With AWS’s shared-responsibility model, you’re the one who has to back up and protect your data not AWS.
-
comment
Comment #44510642
AWS Backup can get really pricey since you pay GB-month for every single restore point. Plakar only charges once for the initial backup and then for the small deltas on whatever ch…
-
comment
Comment #44508091
Yes Plakar works much like Restic and Kopia: it takes content-addressed, encrypted and deduplicated snapshots and offers efficient incremental backups via a simple CLI. Under the h…
-
comment
Comment #44508032
But it works only for Windows, right?
-
comment
Comment #44411811
Not exactly, if WIM is a complete snapshot of a Windows disk ready to be restored on an identical machine, .ptar is a self-contained capsule holding successive, encrypted, deduplic…