Live data from Hacker News

Viewing profile — mrflop

mrflop

HN member
Joined
Wed, Mar 26, 2025, 6:35 PM UTC
HN karma
5
Public activity
16 items

About mrflop

https://plakar.io Julien Mangeard, Co-founder of Plakar

https://www.linkedin.com/in/julienmangeard/

Recent public activity

  1. comment
  2. story
  3. 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 …

  4. comment
  5. 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…

  6. comment
    Comment #44633316

    Thank you for mentioning it (Plakar here). We are doing our best to complete existing solutions :)

  7. comment
    Comment #44606508

    Time to short Nvidia ?

  8. comment
    Comment #44595020

    Great insights! Has anyone here switched to a SaaS runner and seen real gains in speed or reliability?

  9. 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.

  10. 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-...

  11. comment
    Comment #44510837

    That’s basically one of the reasons that led us to build Plakar.

  12. 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.

  13. 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…

  14. 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…

  15. comment
    Comment #44508032

    But it works only for Windows, right?

  16. 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…