-
Hello team! I a have been working on a new website recently with lektor and noticed there is no native support for these image formats.
I used to contribute to Lektor in the past so I would be happ…
-
### 1. background
In my case, i want to limit the max memory that the *.wasm file can use, if it reached the limit, it can crash by OOM.
it's better for me to limit both stack and heap memory.
…
-
As also discussed in #130:
Historically `standard` has used the `node` environment globals, but this makes `standard` and in turn `neostandard` **have false positives when used in non-`node` enviro…
-
From version 2.35 GLIBC incorporated rseq and it does a systemcall to register the thread's abi struct at the start of each thread. It would be nice to add support to TCMalloc to use GLIBC's rseq abi.…
-
DA is throwing repeated error messages for layer config yaml with step value zero
**Actual error message**
```
com.autotune.dependencyAnalyzer.exceptions.InvalidValueException: Tunable step canno…
-
I like HiDiffusion project a lot, results are VERY good!
So i've integrated it into [SD.Next](https://github.com/vladmandic/automatic/) (with full credits)
Also added a bit more tunables instead…
-
When running with ansbile 2.9.1 the following error occurs.
```
fatal: [srv01]: FAILED! => {"msg": "The conditional check '(item|changed and not apparmor__register_tunables|changed)' failed. The e…
-
My tunables whites revert to a white color while adjusting brightness via the home app. Also, there is a visible stutter when dimming or brightening. Any way to fix both of these issues?
-
There are etcd settings that should be provided as tunables in the case they are required. The biggest one in particular is `QuoteBackendBytes` which ends up allowing the user to override etcd's initi…
-
Hi,
we're struggling a bit with figuring out what to expect from sled storage-wise when it comes to reclaiming space from deleted Items. We've scoured the BW-Tree paper and the source code but neithe…