Live data from Hacker News

Viewing profile — sreitshamer

sreitshamer

HN member
Joined
Tue, Sep 30, 2008, 5:47 PM UTC
HN karma
804
Public activity
308 items

About sreitshamer

Stefan Reitshamer.

I work on a backup app called Arq: http://www.arqbackup.com

Recent public activity

  1. comment
    Comment #47862547

    My favorite is "Software development isn't a code production activity, it's a knowledge acquisition activity."

  2. comment
    Comment #47769854

    (Arq developer here) Haven't gotten many requests for it at all over the years. I presume it's because there are so many free options for Linux.

  3. comment
    Comment #47765048

    (Arq developer here) By default Arq tries to be unobtrusive. Edit your backup plan and slide the “CPU usage” slider all the way to the right to make it go faster.

  4. comment
    Comment #42008752

    Software development isn't a code-production activity, it's a knowledge-acquisition activity. It involves refactoring and deleting code too. I guess the AI isn't helping with that?…

  5. comment
    Comment #41086101

    Is there a way to mount the sqlite tables as a filesystem?

  6. comment
    Comment #32896256

    Arq stores the data in content-addressable format. Arq's data format is documented here: https://www.arqbackup.com/documentation/arq7/English.lproj/d... Arq manages the restore pro…

  7. comment
    Comment #32865000

    I think maybe you're referring to the original Glacier vault model? Nowadays you can put objects in an S3 bucket (with your own object name and metadata) and set the storage class …

  8. comment
    Comment #32864965

    I'm confused by this comment. Arq can store your backups in your own AWS account, using Glacier Deep Archive storage class. It's your own AWS account, so you pay exactly the Deep A…

  9. comment
    Comment #30581175

    Not sure when you last looked into Glacier, but they did away with the "peak hourly request" fee which could be insane if you restored data too quickly. Pricing is much more reason…

  10. comment
    Comment #30581126

    Google Cloud's Archive tier is cheapest to store at about $1.23/TB per month, but downloading is very expensive.

  11. comment
    Comment #30580994

    Not sure what you mean by "trying the saas way of things". We still sell Arq 7 as a standalone app. It comes with a year of updates. You can choose to renew, or not and keep using …

  12. comment
    Comment #29981034

    You could also make the Arq backups in your S3 bucket immutable, for more ransomware protection.

  13. comment
    Comment #29648474

    Console is sluggish for me, but S3 (us-east-1) seems to work fine.

  14. comment
    Comment #29577628

    There's no need to edit the backup plan. As I wrote in the reddit thread, clear the cache and do a backup. Sorry it's not more clear.

  15. comment
    Comment #29538615

    Are you maybe referring to Glacier "vaults" (the original Glacier API)? With the old Glacier Vault API you had to initiate an "inventory-retrieval" job with an SNS topic etc. It to…

  16. comment
    Comment #29538555

    The "back up and validate" function only downloads all the data if you're using a storage location that doesn't provide checksums (SFTP or NAS/folder). So, it shouldn't be download…

  17. comment
    Comment #29538542

    Arq 7 uses the Microsoft Graph API, the one we're supposed to use now.

  18. comment
    Comment #29263573

    A “you’re about to be charged” email would be friendlier and give the customer a feeling of more control. That’s what we do. (We of course will also refund the charge if you email …

  19. comment
    Comment #29217520

    (I make Arq, a backup app that supports S3's object-lock API for immutable backups). I can't see how to do incremental backups without using the private key to read the previous ba…

  20. comment
    Comment #28916401

    Arq will encrypt/decrypt the backup data with a key that never leaves your computer. The encryption and data format are documented here: https://www.arqbackup.com/documentation/arq…

  21. comment
    Comment #28759637

    (Developer behind Arq here) Nowadays many folks have lots of free cloud space in Google Drive/Dropbox/OneDrive and use Arq to store their versioned encrypted backups there, which m…

  22. comment
    Comment #27554076

    Or stored an a cloud storage provider that supports S3-style object lock.

  23. comment
    Comment #26540041

    Arq doesn't write recognizable filenames to B2, just checksum-based object identifiers, so it's not an issue for Arq backup data stored at B2.

  24. comment
    Comment #25213344

    Panic has a really nice approach with their Nova app. They keep updating it all the time; you pay once and get free updates for a year. You can choose at checkout time to stay upda…

  25. comment
    Comment #24626857

    In the course of building that data compatibility, our plans changed, we think for the better. We wrote about it here: https://www.arqbackup.com/blog/next-up-arq-7/ I'm sorry you f…