• 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: January 7th, 2025

help-circle
  • That’s impressive, I’ll have to give borg a go. Thanks for pulling that up.

    I didn’t know it worked like that, so I was thinking file types matter. Like diff (often used with git) has magic based on code-like text files but wouldn’t be efficient at incrementally backing up an encrypted file.

    I’m curious how they handle “frame shift” like if a file has a few bytes added in the front, middle, or end. I guess the first time a file appears, Borg indexes the chunks or something.




  • What if we start from the premise of a browser being judged by its most popular use case?

    I’m happy to change some default settings to customize for my use case, knowing that most users that don’t know/care about such things are getting ads blocked by default (let’s be honest, I like crawling through settings each time I install new software regardless :P )






  • I’ve been self hosting for a few years now. One of my greatest enemies had been trying to get too fancy too soon. Depending on your personality type, I suggest just getting some crap working to the end goal first. Just a one service compose file or even just some docker cli command that you find in your bash history. Then go back and refine later.