-
docker-compose file:
version: "3.1"
services:
frigate:
container_name: frigate-dockercompose
image: ghcr.io/blakeblackshear/frigate:stable
shm_size: "484mb" # update for your cameras…
-
I went through the links you provided here (thank you), and thought I'd share my notes. I make no promises of any sort of consistency; the things that stuck out to me are no doubt related to my indivi…
-
Right now, umoci only supports plain-Jane filesystem extraction. This does make umoci much simpler and more versatile (it should work on any POSIX-compliant filesystem). However, that does have some e…
-
## What is the Problem Being Solved?
The swing-store SQL database will change over time, and we need each new version to be capable of using data created by the previous version. We've only had one…
-
I propose a related set of features to enable automatic rotation (deletion) of incremental raw backups.
1. **Honor `target_preserve`, additionally preserving ancestors.** EDIT: already implemented.…
-
ZFS is this incredibly powerful tool that 99% of "mere mortals" desktop users will never entirely wrap their head around.
Hence, we should pre-configure it in a way most suitable to desktop users, …
-
Overtime, plant life and protozoa disappear and the counter doesn't go down to let the plants reproduce.
![image](https://user-images.githubusercontent.com/64988829/219947404-5a3ba5e1-6fa8-46d8-ac13-…
-
It's weird to have my filter being called multiple times because there are two forks after it.
Especially when I merge those two forks later.
``` js
var a =["foo"]
var b = filter(a, function () { c…
-
Re https://github.com/widelands/widelands/issues/5644#issuecomment-1302252481 and [this forum post](https://www.widelands.org/forum/post/39559/)
Maybe it would be possible to facilitate stepping ba…
-
Output of `rest-server --version`
---------------------------------
Not relevant.
What should rest-server do differently?
---------------------------------------
Export the timestamp of the la…