• 0 Posts
  • 309 Comments
Joined 1 year ago
cake
Cake day: September 21st, 2023

help-circle


  • Tailscale is wireguard (it uses the wireguard protocols, even says so on the box), just with a centralized resolver to make things easier to setup and manage.

    I’m not sure what you’re saying with the rest of your comment, as Tailscale is a mesh network, not a VPN as most people think of it.

    It encrypts your traffic, but only into the network of which your device is a member. You can’t even see any devices, or networking, outside the Tailscale network, unless a device is configured as a Subnet router. Then you can see devices in the network which the Subnet Router links together.

    For example, you have 3 machines, a laptop on mobile data, and 2 desktops on your home LAN. One desktop and the laptop have Tailscale, they can communicate over Tailscale to each other, but the laptop cannot connect to the second desktop because it’s on a different network, since there’s no routing between Tailscale and your home LAN.

    You then configure Subnet Routing on the desktop that has Tailscale, now your laptop can connect o any device on the home LAN, so long as the desktop is running and Tailscale is up.

    Think of mesh networks as Virtual LANs in software, configurable on each device (mostly, sort of). Twenty years ago Hamachi was the go-to for this, it was brilliant, and much easier to use than today’s mesh networks, just far less capable/manageable/configurable.



  • It definitely gets better once it’s all caught up.

    But it’s still much harder on battery than ST when folders have changes.

    It’s kind of not Foldersync’s fault, it’s really because of the protocols - it’s all connection-based, and FS has to compare each file at sync time.

    Syncthing keeps an index so it knows what files have changed. Very different tools with different use-cases and approaches.

    I used FS for years until I found ST, and had to do a lot more tweaking to get sync to work the way I wanted with FS. FS doesn’t have sync conditions like ST, so I had to use Macrodroid to trigger it when on WiFi, for example.

    FS can be a solution, it’s just a lot more work for anything beyond basics.


  • It’s stupid easy to setup, even has a built-in photo backup job.

    I use Syncthing-Fork because it moves all the sync conditions into each job.

    So my photos sync regardless of charging state or network (I’m willing to pay for the data to ensure photos are instantly synced). While other things only sync while on WiFi and charging (e.g. Neobackup).




  • Maybe I’m misremembering, but I thought they used Syncthing as part of a business not directly related to Möbius - as a vendor supplying data management solutions to other companies. I suspect Möbius came out of need for their clients.

    I can picture the vendor website in my head, just wish I could remember who it was for sure.

    I would eagerly pay for syncthing, it’s that important to me. I keep hundreds of gigs moving around using it. It’s on my annual donate list already, but clearly that’s insufficient.

    Maybe the Syncthing-Fork dev will keep it going.

    iOS is already more restricted on app sandboxes, and Möbius can handle it in the paid version.

    On Android, Resilio somehow has more file access than Syncthing, even without root (it can read/write to either SD card root, while Syncthing can only write to a subfolder of SD0, and can’t write anywhere of an external SD). So there’s something going on.








  • If it were me, I’d fix it the lazy man’s way - clean out the slot and the glass very well. I’d then dry it out with rubbing alcohol and paper towels.

    Then I’d squirt some Goop adhesive in there, and push it back in place (also consider clear silicone). I like Goop because it sticks to almost everything, cures quickly, holds incredibly well, yet is easy to cleanup (or remove when you need to).

    You want enough adhesive in there so just a little oozes out, to ensure it’s made good contact.



  • BearOfaTime@lemm.eetoSelfhosted@lemmy.worldThoughts on HumHub?
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 month ago

    Your family isn’t dumber than average.

    Uu tech folks tend to forget/overlook that most people are clueless as to how mobile devices work. I have IT friends who know practically nothing about the Android file system, or how apps store (but don’t sync) data, for example. And these are people designing/implementing/supporting complex systems.

    Most people can’t be bothered if there’s more than one or two steps. I can’t walk my “70 year old uncle” through configuring an app on his phone, over the phone. The stuff he says he sees make no sense at all. I’m like “no, that’s not what you should see, what did you click on”?.


  • Ah, OK.

    Yea, not sure if these units can yet support expansion of a data set.

    BTRFS and ZFS technically have the capability (from what I recall) in the latest versions, the question is does the device you’re looking at support the capability? I haven’t looked into enough of them to know for sure.

    That said, my ancient Drobo can do this, but… It will only see the new size once you upgrade all the drives. It will resilver with a new larger drive but until all drives are upgraded it won’t use the extra drive space of an added larger drive.

    (And yes, Drobo is garbage, this one was free, I had some spare drives and I use it as a third local storage device, kind of a spare I don’t really trust).