• 1 Post
  • 54 Comments
Joined 5 years ago
cake
Cake day: October 26th, 2021

help-circle

  • I am using this.

    Immich, kDrive photo backup as well, then sync the entire Immich folder to kDrive separately. kDrive is easy to hook into TrueNAS so I use the built-in data protection to do the backup (rclone under the hood I think).

    kDrive seems to have everything meaningful to me Backblaze does and SwissBackup seemed like useless garbage the three times I tried to use it.

    Since Backblaze on their client app just arbitrarily removes file extensions and such to prevent them backing up and some other issue more recently. Also they are American.



  • eightys3v3n@lemmy.catoProgramming@programming.devGood Tools Are Invisible
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    9
    ·
    23 days ago

    Yeah. I agree.
    I wish Sublime had a good AI integration plugin with review edits before making them and chat windows with tabs. I’ve had to go back to VS Code (well at least I had but the Claude integration is worse than Copilot so I might go back and use the Claude desktop app).
    I tried a couple but wasn’t happy and the cost of code reviewing it to be allowed to use it at work is too much work to just try them all.











  • eightys3v3n@lemmy.caOPtoSelfhosted@lemmy.worldVPN Tradeoffs
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 months ago

    Okay, now it makes sense. For my purposes, I would only teed the headscale part for inter device communication.
    It makes sense though, rather than paying for a VPN for multiple devices (on those that charge per device) I could route traffic via tailscale / wireguard to a single VPN’d device.





  • eightys3v3n@lemmy.caOPtoSelfhosted@lemmy.worldVPN Tradeoffs
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    I have a public IP and DNS, but as it’s a home lab I need the connectivity of other devices to not depend on a single device (VPS or otherwise). I frequently end up with broken things for short periods and I appreciate Everything not being broken when one thing is.

    Also, if I put it on my SOs phone, connectivity needs to never be broken for her even if she can’t get to one or two devices that are broken.


  • eightys3v3n@lemmy.caOPtoSelfhosted@lemmy.worldVPN Tradeoffs
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Accessing my dozen services running on my server, plus accessing some other specific devices running in various other places I am not going to open to the internet. Media machine, a second server, laptop, router without opening it to the internet, printers, etc.

    I don’t care about the “make your traffic come from somewhere else”, just the “all my devices in my network no matter where they are” bit.


  • eightys3v3n@lemmy.caOPtoSelfhosted@lemmy.worldVPN Tradeoffs
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Syncthing actually isn’t running over VPN usually; it’s open to the internet. But the dozen or more other things I host are not open to the internet. Immich for example. And in some cases when Synctding can’t connect I appreciate having the VPN as a backup.

    Yes, mesh because I don’t want to have to setup routes through a single device when I add a new one and I don’t want to be dependent on one IP.