-
**Context and motivation**
Compound metadata are an interesting way to describe locations. You can configure a geocoordinate metadata inside it to describe the x,y points and then add text and nume…
-
Greetings!
Looks like the issue from #787 is fixed, but maybe a little TOO fixed. ;-)
On the most recent ReaLearn release (2.14.2) adjusting volume (source is fader, target is Track: Set Volume…
-
As a simple example of something `libdav1d` could change (say if it was compromised) to trigger an out of bounds read in the `dav1d` CLI, we can just change some of the lengths or strides in the retur…
-
WSL - Ubuntu
Layer place (z0-14)
Layer boundary (z0-14)
Layer poi (z12-14)
Layer poi_detail (z14-14) -> poi
Layer housenumber (z14-14)
Layer waterway (z8-14)
Layer waterway_detail (z12-14) …
-
Salut Zakarik !
Je viens d'essayer le système Foundry et j'ai repéré quelques petits désagréments, je me permets de te faire une "petite issue", n'hésite pas à diviser ça en plusieurs issues si ça …
-
I've seen a lot of cases where in each step of an iterative algorithm, an ideal is updated and the new ideal is used for some membership test. I think this is somewhat slow because:
- a new ideal is …
-
Copied over from fooof-tools/fooof#76, original post by @tdonoghue, based on conversations with @rdgao:
Inputs PSDs currently require linearly spaced frequency points. This is not necessarily ideal…
-
Hello,
we are running TB PE v3.6.2 and we would like to show time-series data in graphs to user in our mobile application. But we have noticed that REST API request "getTimeseries" in telemetry-con…
-
### What problem are you facing?
as per the docs: https://docs.crossplane.io/latest/guides/write-a-composition-function-in-python/
and the tip, which I quote:
> In v1.14 of the Crossplane CLI cross…
-
- use a::b::c; is problematic, because I cannot tell if it's "import function c from module a/b.wgsl" or if it's "import module a/b/c.wgsl"
- Importing WGSL packages from cargo is tricky, what is the…