• 0 Posts
  • 23 Comments
Joined 11 months ago
cake
Cake day: August 10th, 2023

help-circle



  • When syncthing is configured to go both ways (the default), it also syncs any deletions. You can somewhat get around this by something like one way sync, but it’s not really a proper “backup” software.

    Personally, I like to treat data synced by syncthing, even between multiple machines, as one copy of the data when I am following the 3-2-1 backup rule*, because syncthing won’t save me from a buggy program deleting all my files or user error, or anything like that.

    *See wikipedia for info about the 3-2-1 backup rule.







  • It doesn’t need root, but it is shady as fuck. Thankfully, there’s been no reports of malware from the official lucky patcher project… although that link doesn’t look official, given the ads and popups, I got that link from my copy of the app.

    I briefly looked into the revanced project to see if they had any relevant patches, as I would rather recommend FOSS solutions first, and revanced is shaping up to be lucky patcher, but FOSS, but they didn’t have anything,



  • In order to receive messages from a mailing list you must subscribe to it

    It would have been really nice for this to be documented in the docs for the openstack mailing list, so I could know before I sent an email. I read their 3 different pages on the mailing lists, wrote up a email with all correct formatting and etiquette, and read through the archives to ensure I was sending my question to the correct mailing list, only to receive a “Your message needs to be approved by a moderator.”

    Almost a year later, still in quarantine. It doesn’t matter though, I figured my issue out.

    Despite all the effort put into documenting mailing lists, and all the effort I put into reading that documentation, there are still de-facto standards people are just expected to know on top of that and it’s bullshit. Software forges (github, forgejo, etc) don’t have this problem, people can just contribute or ask for help using the integrated tooling (issues, PR’s, etc). There is a problem with centralization, but hopefully activitypub federation between software forges fixes that.