• 10 Posts
  • 153 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle


  • Can confirm, I’ve recently got some cameras and set up Frigate and it’s been great. Not using Reolink but the ones I have work well enough. I have a TPLink that I like, and a Hilook starlight camera that I am not convinced on as it doesn’t seem to have auto-exposure adjustment. Both work well for object detection, though there’s a bit of a learning curve with frigate needing to be configured via YAML for a lot of things.

    I’ve also started playing with Frigate’s face detection but I don’t think the cameras are really positioned for it. It probably makes more sense for a front door camera getting a good view of the person.

    I’ve also got Home Assistant picking up the frigate camera streams which works well too.




  • Thanks, I went with the trying random stuff option. Not really in the mood to reinstall my distro and restore a backup 😆

    With comments from some of the others I ran with the idea that it might not be my distro, and came across recent complains about crashes in GNOME. I then installed Plasma as an alternative, and when I log in to the Plasma DE and run the game from there, it doesn’t crash, at least not in the same reliable way that it does in GNOME. Super annoying as I love GNOME haha, but I guess I’m gonna be running KDE for a while, at least until I’m done with this game.

    It’s also possible that GNOME on Nobara doesn’t get the love it used to. It was the default DE for quite some time, but a year or so back they switched to make KDE the default, with GNOME still offered as an optional version.







  • Dave@lemmy.nztoSelfhosted@lemmy.worldImmich mobile app sync V2
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    19 days ago

    Local storage on a VPS is expensive, and I’ve never been happy with a lower powered server serving media. Personally I self-host and send a backup to Backblaze B2 for offsite (using Rclone).

    I use Borgmatic for incremental, deduplicated backups but make sure you save your encryption key somewhere you can access it if your house burns down.




  • I found there were other versions installed via repositories (as opposed to the make file installed version). Tidied all that up, removed everything, restarted, and installed the one from github as per the instructions. Same thing.

    I did work out something new, though. It’s specifically when I enable the eagle vision in Assassin’s Creed (Rogue) that it freezes. And it still happened without the controller connected.

    My suspicion is that the controller driver thing solved one problem, but there are still more issues that aren’t controller related…

    Other potential hints, when playing Hades (the rougelike) the lighting is now messed up, going dark at certain times based on where I’m standing. It was working fine before. This is only in the DirectX version, the Vulkan one works fine.

    I have also tried regenerating pre-compiled shaders in steam and have tried using Proton Experimental.

    Any other ideas?





  • Ah, from this comment:

    Sunscreen works, just not if you buy it from shady manufacturers that try to maximize their profits and care about nothing else.

    I thought you were saying "don’t buy knock off brands and you’re safe. When actually you’re saying everyone is cutting corners.

    Unfortunately the independent testing here happens infrequently (no more than once a year), and it’s different brands failing each time.

    In general, the failing brands are testing as much lower than their stated SPF ratings. As a consumer, the best chance is probably to buy the highest rating you can find so even if it’s lower than stated it’s still pretty good.



  • I think versioning is the better option.

    are you writing about losing the backUp drive?

    No, losing your main version. Imagine you have a computer with syncthing and a server where it syncs to. If you chose no deletions, then it will sync all files to the server but all the stuff you deleted (draft documents, random files, photos from that time your kid held the camera button on your phone down and took 3000 photos in 30 seconds) will be deleted from your computer but still there on your server.

    When you computer gets struck by lightning and everything is destroyed but the server is fine, now you have to re-sort out all your files because all the stuff you deleted is still on the server version.

    Your suggestion of enabling the option to keep previous versions is probably cleaner. Personally I prefer to keep previous versions and deduplicate to save space.