Skip Navigation

User banner
Posts
1
Comments
1,748
Joined
2 yr. ago

  • Just wanted to point out that if your client is configured properly it won't have any connections while the VPN is down.

  • You don't absolutely need port forwarding to seed. As long as the other side has a port open you'll be able to upload to them.

  • I really like this layout, it's easy to read

  • No it's not, docker-compose stacks are quite nice and easy to manage.

  • That works as a specific action type thing, but I'd have to remember to go check every person I follow. Also without an account twitter doesn't really let you do much, and sometimes completely blocks me from seeing a post.

  • Nextclouds docker setup is an absolute disaster, I don't blame you for giving up. It's also slow as molasses to sync anything.

    A couple things to look at, I would probably say look at KaraDAV first.

    • KaraDAV, this is a simple webdav server that's compatible with the Nextcloud sync clients. Uses SQLite for a DB so setup is super simple. Has a basic web based file browser too.
    • Owncloud Infinite Scale, still a bit of a setup, but it's better than what Nextcloud offers.
    • Syncthing, this is my current setup, just a robust and solid file sync program. You can pair it up on your server with something like SFTPGo or KaraDAV to provide a web file manager and WebDAV server if you need that. Downside is there's no selective sync or virtual folder support.
  • Timezones are a pretty good identifing aspect to your browser so enabling privacy stuff often messes that up.

  • Sure you can, but I can't follow someone on twitter or bluesky from other platforms.

  • What's the solution for transport around farms and factories and such then? Trucks will always be needed.

    Or for people in rural areas? Its 10 miles to the grocery store for me, if there was a bike lane or something I'd love to ride an ebike when I have the time and in the summer. But certainly not in the winter, or when I'm short on time and don't have 1+ hours to bike there.

  • Weight affects basically everything. Less weight means less cost to buy, better range, better handling, less cost of maintenance (brakes, tires, etc), better safety, less getting stuck off-road, and so on..

  • Chrome doesn't really collect much data directly. It just has no protection against all the trackers on nearly every website that do.

  • Well more that when it does work you don't know for sure which apps are fully backed up.

  • No because Twitter is a walled ecosystem, you can't move to Bluesky and interact with people on twitter for example.

    With federated stuff you can move and still interact with people on other instances.

  • Go through each app and export its data, then transfer those files off the phone.

  • Testing if it works is a bit of a pain though, because you need to have a wiped phone to restore the backup on to make sure each app restores properly.

  • Take backups.

    1 or 2 copies of something is not a backup, 3+ is a backup. And test them too, make sure they work.

  • Yes, set the external library bind mount in the docker compose project to :ro (read only).