• 22 Posts
  • 281 Comments
Joined 2 years ago
cake
Cake day: July 21st, 2023

help-circle

  • Nice - I’ve done a similar thing for my mom, except she was transitioning from macOS (but had used Windows a lot previously for work). So far she has had a package conflict that broke the package system (Signal was installed from their PPA) which raised a rather ominous error message for her (“Your package system is broken”). I could fix it easily as I had set up VNC via SSH, and that worked as expected first time I needed it, but it’s not something she would be able to do by herself. And I still haven’t installed Singal in a way that won’t break things later yet…

    She still uses her old Macbook on and off, and there are some things she only has access through that machine. I want to set up better cross platform solutions for her. Especially file sync and images needs to be fixed, but I’ve not landed on a way to do that. I could set her up with an account on my Nextcloud, but I don’t like having access to her files and I also would not want to be liable for her files disappearing. Same with images. I use Nextcloud for images myself, have thought of setting up Immich. But same thing here, don’t really want to have access to her stuff (not sure if Immich can be set up to be E2EE?)


  • I’ve been running tge AIO container for several years now and it is running perfectly fine. I only enable whatever I use, so for instance no Collabora.

    But for Collabora, while it should be good for single-person use, if you require some kind of collaborative simultaneous work, you should probably set up the high-performance backend. I did this at work for a NC-instance hosted via Hetzner and it works well when we tried it, but we don’t really use those kinds of tools much in our daily work.



  • It depends on what service - some, like Jellyfin, are accessed only from home IPs which are static (for music through Jellyfin I use offline mode to prevent too much mobile traffic), so I can add those specific IPs in the whitelist. Otger services I need to access from elsewhere, and I can add entire subnets (i.e. for my phone carrier network or VPN servers). Those change once in a while and that is annoying. Other services I want publically available.

    Jellyfin especially still has some unsecured endpoints where it would be wise to take some.extra precautions. I think the risk some people seem to think this poses is a little overblown (i.e. rights holders finding your instance and reverse mapping your entire library and suing you to oblivion), but better not risk it.




  • cyberwolfie@lemmy.mltoSelfhosted@lemmy.worldBackups of Backups
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    15 days ago

    I put encrypted backups (borg or restic) on a storage box from Hetzner. One local copy on a different drive and one remote. Keep your encryption passwords safe though, otherwise they aren’t worth much.

    Oh, and I plan to report status of the cron jobs that run these backup scripts via MQTT and display backup status in Home Assistant. But haven’t started that yet. So far I dump the logs and view them occasionally.



  • I installed Mint on a newly acquired used Thinkpad for my mom, to get her used to it as her Macbook is showing signs of giving up. So far it was smooth sailing until one day the package system broke due to some conflicts (I had set up Signal via their PPA). I had already set up remote access so I could easily fix it for her in a matter of minutes, but she would never be able to fix it herself even though the instructions were clear. Other than this though, she enjoys it. But I still need to set up a couple of additional things, in particular file sync and some way of managing her photos.



  • FreeCAD is insane. It is absolutelty unworkable and unintuitive for me.

    I find it pretty workable for most of my cases, but have to look up how to solve certain things. I am doing fairly simple stuff though, and I don’t have any other references except some SolidWorks back in high school ages ago. But it gets me fairly easily to where I want to be, and it is FOSS which is important to me - I don’t want to lock my workflow into a software suite that may do a major rugpull at any given moment. I have experienced that before.

    I didn’t start using it until after the 1.0 release - apparently there were some major improvements to the usability with that release. Did you try it after?






  • I want to get into using Ardour. I tried setting up my stuff via the Flatpak version, but it seems I should probably avoid that to get stuff to work properly, so I am planning to pay for the precompiled binaries soon.

    But I am new to DAWs in general - do you or anyone else know of a good introduction to DAWs via Ardour?




  • If you are already into, or want to get into self-hosting you could set up a media server like Jellyfin or Navidrome and use a mobile client that works with the one you choose. I am using Jellyfin with the Finamp beta on Android. I use it only in offline mode when I am out and about.

    I sometimes hear people complain about some issues with Jellyfin, although I have not had any of those myself (I have a comparable collectiom to you). I run all music through Musicbrainz Picard before adding it to the server, so I think that may be a pre-requisite for a smooth experience. Navidrome is perhaps more forgiving.