-
Step by step, the application's [state management](https://github.com/Inwerpsel/use-theme-editor/blob/main/src/state/index.ts) grew into something that I now believe makes sense as a standalone librar…
-
Hi,
Sometimes, when I edit a .rules-file, the rules in that file are not triggered anymore. It doesn’t happen after one edit, but when I edit the file like 4/5 times (because of troubleshooting). T…
-
Hi jnweiger,
I really like your extension, but it has the same limitation as the official round corner effect. Multiple points cannot be rounded at the same time. This creates artefacts when too ma…
-
## Current situation
[`Region`](https://github.com/hannobraun/fornjot/blob/3e3e9920df98db5d23ca956d2d0282baca35590f/crates/fj-core/src/objects/kinds/region.rs) is an object that is referenced by `S…
-
Currently if I combine the command trigger with an http trigger, Spin exits after having run the command trigger, maning that my http trigger does not stay up listening. One scenrio for this use-case …
-
My application is a financial application that touches consumer credit card data mag stripe data and must use Meteor's forcessl.
As well, each new customer gets their own instance of the Meteor appl…
-
When we harvest a data package from schema.org, we create a canonical copy of the schema.org JSON-LD, and index that. If the SO entry contains a link to a more detailed metadata record as proposed int…
-
Output from `ember version --verbose && npm --version && yarn --version`:
```
ember-cli: 3.7.1
node: 12.15.0
v8: 7.7.299.13-node.16
uv: 1.33.1
zlib: 1.2.11
brotli: 1.0.7
ares: 1.15.0
modules:…
-
My subsquid node processor crashed with this logs:
```
duniter-squid-processor-1 | {"level":2,"time":1709683176077,"ns":"sqd:processor","msg":"435159 / 435159, rate: 0 blocks/sec, mapping: 85 …
-
We need to do locking or something similar. This could be slow, though.
As-is, things could get rather messed up if two parallel threads, say, both tried to call a function at the same time. Or modif…