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

help-circle
  • cyberwolfie@lemmy.mltoSelfhosted@lemmy.worldBackups of Backups
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    13 hours 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.




  • Pension funds are to a large extent exposed to the stock indices. Since these companies grow and grow in valuation, a larger portion of pension funds are exposed to these companies. The so-called “magnificent seven” make up about 35% of the US stock market now. A lot of people will see a large portion of their pension savings affected by this. If you are not a US citizen, you sre still likely exposed to these companies.



  • Invoicing I just used inkscape but it’s not great. Be prepared to make some sacrifices, but it’s all worthy to get rid of microsoft.

    How is Inkscape used for invoicing? You cretate the invoice as vector graphic template and just replace the text?

    I don’t ever do any invoicing myself, so I am not clear on the requirements here. But a template in LibreOffice Draw could perhaps work for this purpose? There might be some way to programtically replace the fields, and if you store client and project details in a database it should eventually be a matter of choosing which client to bill for which project and click “Go!”. I would aim for such a self-made setup to be independent on any license-ridden software. But again, I don’t do this, so I might have missed some important part of the puzzle.


  • No. I have a RTX 3050 Ti Laptop which I have not had many issues with. The biggest issue I have experienced was that a game completely froze at the same point every time. This was due to a regression in their drivers. They spent their sweet time fixing it to, and following the issue thread highlights one of the main issues with their drivers being non-free: extremely competent users providing logs and effort to troubleshoot, but unable to work on the fix themselves. And what seemed to be summer interns replying once in a while and nothing happening for a long while.

    But that said, I find the hate overblown. You could get tge impression that running Linux on a machine with an Nvidia-GPU will instantly burn down your house or spawn a portal to hell. It will not. I will get an AMD card at the next crossroads, but I am not ditching my card now just because it is Nvidia. It works fine enough.


  • cyberwolfie@lemmy.mltoLinux@lemmy.mlWhy?
    link
    fedilink
    arrow-up
    2
    ·
    1 month ago

    Had a 6-year old Macbook Pro that was increasingly difficult to use due to the small SSD-drive (I think only 128GB?). Coudn’t really update the OS without uninstalling most stuff due to this. In addition, I had started to get the urge to tinker with stuff again, but ran into roadblocks often (often following a guide to do something in the terminal only to get stuck at inatalling something from apt). Same time I got more and more fed up with Big Tech, so when I was buying a new laptop to replace it, the choice to avoid Apple and Microsoft was obvious. Having used a terminal on macOS, doing work on HPC-clusters (which obviously ran Linux) and moving an increasing amount of my workflow to Got Bash on Windows on my work machine (all three of which reinforced my level of comfortability with the terminal and desire to use it), the prospects of the terminal was more enticing than frightening.

    Now I have been a full-time Linux user for three years, my partner, brother and mother have since switched, I manage some bare metal Linux servers for work and IT has finally agreed to allow me to ditch Windows for Linux (although they are taking their sweet time setting it up, so I am still waiting to actually get it).