Frigate is wonderful, and getting better all the time. I also run Scrypted, which is another fantastic tool! The scrubbing on Scrypted NVR is a lot less painful, but a lot more expensive. I enjoy supporting small open source projects, though.
Frigate is wonderful, and getting better all the time. I also run Scrypted, which is another fantastic tool! The scrubbing on Scrypted NVR is a lot less painful, but a lot more expensive. I enjoy supporting small open source projects, though.
I tried and failed. I couldn’t figure out a pleasant way to be able to copy and paste code. The only thing I could come up was to use a different editor for those instances.
Now I’m stuck between Joplin for work and Obsidian for personal, until I finally make up my mind. I like that I can create a second account for Joplin and share just the work related notes while I’m using company infrastructure.
Maybe firewalld is getting in the way. You can temporarily disable it:
sudo systemctl stop firewalld
If that doesn’t work, you can see if SELinux is the issue. Temporarily disable:
sudo setenforce 0
Be sure to re-enable SELinux:
sudo setenforce 1
I would absolutely run FreeBSD on my laptop if the WiFi wasn’t awful. It doesn’t matter which chipset, max is like 20 Mbps. Rouuugh.
On the server side of things, Docker/Podman is so convenient, and keeps me from blowing so much time on “maintenance.”
Hopefully, some day, I can daily a BSD. Until then- NixOS!
Thanks for sharing. I’ll be keeping an eye on this project. Looks promising!