• 38 Posts
  • 82 Comments
Joined 22 days ago
cake
Cake day: August 7th, 2026

help-circle
  • also 1D fascism.

    Fascism cannot sustain itself if the society it is strangling to death becomes unconvinced it is under existential threat from an opposing and equally horrendous Fascism that is so awful that it makes being choked to death by the Fascism right there at home “preferable” because at least then people can be sure the victims and perpetrators are their neighbors, not some unknowable foreign evil people invading!












  • I don’t disagree with the thrust of what you are saying, but you are also misunderstanding something here, **we aren’t talking about replacing a human employee with an “AI” for a task like creating a marketing image, we are talking about convincing large corporations and entities to feed all of their data into an “AI Lab” and then that “AI Lab” basically does traditional industrial espionage and sabotage to replicate the business model of the company/industry they were supposed to be assisting.

    This would likely be done with a lot of automation, but it is CRUCIAL to understand this strategy can be done without AI at all, what matters is convincing organizations to hoover all of their sensitive data over to you and then leveraging it in ways that are opaque enough that blowback either doesn’t happen or is long delayed.

    See this interesting paper on the way full perspectives on certain niche data can be exploited, especially at interfaces between highly valuable technical data sets that can give real insight and advantage to a company that is pretending to be an AI company when they are really trying to establish lucrative Fiefdoms of dataownership that will disastrously backfire on the people that relinquished the datasets… it is only a matter of time…

    https://arxiv.org/abs/2511.03877












  • It helps to take a step back and think about Syncthing as a file sharing utility in general.

    Syncthing allows you to share any number of folders with any number of other devices with any type of sharing structure you want (2 way file sync = filesharing, 1 way file sync = backing up). You can also set up file versioning on files within a Syncthing folder’s settings.

    Note: Syncthing is not intended to be a true file backup utility, and some people will get quite upset if you portray it that way, which I get, but also it just works… and you just need to be reasonable about how you do things, just remember it is a general filesharing tool that you are USING to backup files.

    You are the cloud with Syncthing, but unlike something like Nextcloud there is no special central file server nonsense, there are just Syncthing devices sharing folders to other Syncthing devices so you can do it however you want. You do need two devices of course, your phone you want to backup and the device you are backing up onto (which could be a computer with usb drive attached), but from there you can add new devices and share the same folder/folders to them and leapfrog important files without needing to sit there and think out some complicated system or architecture ahead of time.

    Syncthing is very “organic” because it is so simple, but it is also very powerful, I have relied on it for years in a variety of contexts and have never really been let down.

    One tip, if you want your own personal cloud, a raspberry pi type device, or an old phone plugged into the wall can serve as your server that is always listening for file edits/updates from devices in a folder share. Otherwise you have to make sure Syncthing devices are on the internet at the same time to sync files, though there is actually a quite nice GUI interface for resolving file conflicts if they do happen (I have used it quite a few times and resolved issues).

    If your files are smallish, just setting the “file versioning” setting under a Syncthing folder’s settings to a number like 5-10 versions can provide even more confidence you won’t lose something but I digress…

    I love Syncthing!

    edit you can also do weird little hacks if you need to by doing things like setting up a Syncthing folder share on a Dropbox folder to sync files in ways you wouldn’t otherwise be able to do, it isn’t a recommended practice but shrugs I have also done this many times too and haven’t had any serious issues.


  • You don’t need a full backup of your phone, you need a backup of all the relevant data! What do you need to backup other than contacts and media in your home folder? (documents, downloads, music, podcasts, DCIM etc…)

    If there is relevant data “locked up” in your apps can you export it in some form to somewhere like your downloads folder and sync that folder?