• 4 Posts
  • 98 Comments
Joined 2 years ago
cake
Cake day: June 7th, 2023

help-circle

  • My idrive plan went from just over $100 to $250.

    I created another account, paid for another year at a promotional price, and then deleted my old account.

    I will eventually have to come up with a more sustainable cloud/off site backup now that i need more than just a few TB.

    Since this is really my “last resort” backup, I’m not too concerned, as anything that would require me to actually restore from this backup set would likely be catastrophic in a life-ending way.


  • FressRSS gave me a UI I was looking for on both mobile and desktop, and it “just works”.

    My only complaint, and I’m sure this isn’t a feature found anywhere, is that I wish you could actually delete an article, not just “archive it”. Some of the stuff that gets through on RSS is unfiltered NSFW crap, and I really would rather not have that on my home server!


  • For me, it’s screenshots.

    I can’t even count how many self-hosted or open source projects I’ve wanted to check out, and the project page is just text.

    If I don’t know exactly what I’m getting into in the first 10 seconds, I’m onto something else, especially when it’s something heavily based on UI/UX with frequent interaction.

    EDIT: Also, I’m a fan of docker apps to run off my Synology NAS, but it better come with step-by-step instructions, or I won’t bother. There are some good resources for detailed instructions for various self-hosted/NAS/docker related content, but it’s nice when a project actually has this in their documentation.


  • I’m saying this as someone who used Mint for years due to how it integrated with banks so easily.

    I’m currently using Money Manager EX, which is open source. I “self-host” the database file on my NAS, and simply open the file through MM EX’ Windows program.

    Since it’s just a simple database (encrypted, of course), it’s easy to back up.

    Now, I lost the ability to automatically sync with my bank. This was a blessing in disguise, since it forced me to go over each transaction carefully.

    Granted, Mint had me doing the same, but because I spent a lot of time removing duplicates and fixing errors in their sync system. LOL

    MM Ex has been very easy to use, and I don’t see a need to self-host the software itself.



  • Nah, self-hosting is still a solution. And when I self-host, I don’t even need an internet connection to access my files, movies, photos, security cameras, etc.

    Yes, we can fix privacy laws, and put in a lot of faith that they will be followed or that our data won’t be lost/sold. But I think everyone benefits when they are in control of their own data.

    What we need are more accessible self-hosting options so that even computer n00bs can set up and cut ties with these mega corps.








  • The number one thing that most of these don’t do well for me is the connection with banks.

    A bit of an anecdote, but i was a long-time user of Mint, which integrated with all my banks and credit cards, which was nice.

    When I decided to selfhost, I was disappointed that bank syncing wasn’t a thing, or it had these roundabout ways of working, or they simply didn’t support the banks and credit cards i use.

    So… I ended up wity Money Manager EX.

    Once i did the initial importing of my records, everything since has been manually entered.

    Now, this might seem tedious depending on how many transactions and accounts you manage, but it’s really not.

    Depending on how often you update your records, you can do an easy export/import of your transactions from your bank (usually a csv export). Doing this once a month isn’t terrible.

    I just manually enter all my transactions. Yes, more work, but also less frustration and it makes me feel more in touch with my spending.

    Even not having to worry about the hassle of syncing not working, or having to fix things like that is a huge weight off my shoulders.

    Anyway, just wanted to share my experience because bank syncing shouldn’t be a make-or-break thing.





  • I went through the same dilemma. The old Synology photo software had a duplicate finder, but they removed that feature with the “new” version. But even with the duplicate finder, it wasn’t very powerful and offered no adjustability.

    In the end, I ended up paying for a program called “Excire Foto”, which can pull images from my NAS, and can not only find duplicates in a customized and accurate way. It also has a localAI search that bests even Google Photos.

    It runs from windows, saves its own database, and can be used as read-only, if you only want to make use of the search feature.

    To me, it was worth the investment.

    Side note: if I only had <50,000 photos, then I’d probably find a free/cheaper way to do it. At the time, I had over 150,000 images, going back to when the first digital cameras were available + hundreds of scanned negatives and traditional (film) photos, so I really didn’t want to spend weeks sorting it all out!

    Oh, the software can even tag your photos for subjects so that it’s baked into the EXIF data (so other programs can make use of it).


  • The batteries should not degrade that fast.

    For real!

    I use several refurbished APC UPS’, and also use third-party batteries (from the company that refurbishes the UPS’) and it’s been trouble-free for like 10 years. I replace batteries, it seems, every 4-5 years and only when the self-test says to replace it.

    Never had a problem with data loss due to the UPS failure.


  • But key mismatch error when trying to actually connect between two internal systems.

    Can you confirm that there are no spaces before or after the key on the client end? Sometimes, copy and pasting can add extra spaces that cause invalid passwords, etc.

    I’m not having issues running my self-hosted Rustdesk (docker) externally, but I can’t offer much more than that :(