• 1 Post
  • 161 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle


  • It’s great. You can subscribe to all sorts of stuff including Lemmy communities if you want. You just have to be a little nerdy to get it set up.

    I used to use Google Feeds (I think that’s what it was called?) until they shut it down. Then I switched to Feedly. I think both of those had some “discovery” functionality so normal people could just search for something and follow it. You have to find your own RSS feeds with FreshRSS but it’s still great. I use Read You as an Android app.



  • The Google account is still there, I’ve just hidden each of those calendars. New events seem to default to whichever calendar you used last (citation needed) so once you’ve created an event under the NextCloud account, it should default to that. The app I use (Business Calendar Pro) doesn’t even give the option if a particular calendar is disabled.

    As far as DAVx5, the default is to only sync every 4 hours. Phone to NC is instant (once DAVx sees the change), but NC to Phone has a delay. However!..

    I just set up the ntfy app to create instant two way sync both ways. It’s pretty slick. Dig around in the DAVx5 documentation about how that works. You install the DAV Push app on the NC server, ntfy on your phone, enable UnifiedPush in the DAVx settings, do a little dance, and then NC notifies DAVx every time there’s a change.

    Edit: you can also delete calendars from Google Calendar settings on the web, but this is obviously permanent. I think you can also totally remove Calendar from your account.

    Edit2: You can’t remove calendar from your account, only delete individual calendars.


  • In a web browser I use the NextCloud one. It’s functionally very similar to Google and I like it a lot.

    For our Android phones, my wife uses the Google Calendar app, and I like Business Calendar Pro.

    Both apps you just have to go into the settings once DAVx5 has done the initial sync and uncheck all of the Google calendars so they aren’t shown, and check the boxes next to the new Calendars.

    Exporting and Importing I could only really easily do via the web browser for both.


  • A couple of days ago, after testing it myself for a few months to make sure I understood how everything works, I made the switch to NextCloud Calendar, and will no longer use Google Calendar.

    This is the best part though… I somehow convinced my wife to do the same. She let me install the NextCloud app(optional for Calendar stuff but makes the setup easier) and DAVx5 on her phone (both from F-Droid, so DAVx5 was free). I exported and imported her calendar, and made sure the notifications were set up to her preferred default.

    It’s multiple days later, and she hasn’t complained!

    I’ve also moved all of my contacts over to NextCloud, but have yet to coerce my spouse to do the same.




  • Plex can sometimes get by without port forwarding by using UPnP or NAT-PMP, but I had to open a port to use Plex (before I started using Jellyfin and a reverse proxy).

    Same with Nextcloud, you either have to open a port or use a reverse proxy. Reverse proxy is more secure. Good stuff!

    Worth mentioning that either way you’re opening up ports (you need to open 80 and 443 for the reverse proxy), but that’s much better than opening a bunch of ports, one for each thing you’re running.

    The hardcore security minded people will always scream “use wireguard or whatever”, which also works really well (even combined with a reverse proxy that’s not exposed to the internet (80 and 443 not forwarded)). I do this for some of the stuff I run that I don’t want exposed at all, like my password manager. To access my password manager while out and about, I need to connect to my wireguard thing (my router sets it up for me), and then my phone is effectively back inside my LAN, and I can access whatever I need to. Fortunately it’s rare that I need to do this, because my password manager keeps a cached copy on my phone.

    Sorry, getting long winded. You get the point!





  • I’m glad you asked because I’ve sort of been meaning to look into that.

    I have 4 8TB drives that have ~64,000 hours (7.3 years) powered on.
    I have 2 10TB drives that have ~51,000 hours (5.8 years) powered on.
    I have 2 8TB drives that have ~16,800 hours (1.9 years) powered on.

    Those 8 drives make up my ZFS pool. Eventually I want to ditch them all and create a new pool with fewer drives. I’m finding that 45TB is overkill, even when storing lots of media. The most data I’ve had is 20TB and it was a bit overwhelming to keep track of it all, even with the *arrs doing the work.

    To rebuild it with 4 x 16TB drives, I’d have half as many drives, reducing power consumption. It’d cost about $1300. With double parity I’d have 27TB usable. That’s the downside to larger drives, having double parity costs more.

    To rebuild it with 2 x 24TB drives, I’d have 1/4 as many drives, reducing power consumption even more. It’d cost about $960. I would only have single parity with that setup, and only 21TB usable.

    Increasing to 3 x 24TB drives, the cost goes to $1437 with the only benefit being double parity. Increasing to 4*24TB gives double parity, 41TB, and costs almost $2k. That would be overkill.

    Eventually I’ll have to decide which road to go down. I think I’d be comfortable with single parity, so 2 very large drives might be might be my next move, since my price per kWh is really high, around $.33.

    Edit: one last option, and a really good one, is to keep the 10TB drives, ditch all of the 8TB drives, and add 2 more 10TB drives. That would only cost $400 and leave me with 4 x 10TB drives. Double parity would give me 17TB. I’ll have to keep an eye on things to make sure it doesn’t get full of junk, but I have a pretty good handle on that sort of thing now.







  • Frigate for software. Add a Coral to your computer (they come in M.2, Mini PCIe, even USB) to handle the object detection. Configuration is slightly complex, but the documentation is very good.

    I’m using a couple of Amcrest cameras which I have on a VLAN that can’t access the internet, so no spying from the manufacturer.

    I also added a hard drive specifically for the recording. It stores a ton of days worth of footage and Frigate handles deleting old footage to make room for new. I figure that hard drive will probably fail sooner than my other drives which is why I got one just for that.