Stefan Breunig
Stefan Breunig
STR: 1. create label with a class 2. use the right hand sidebar to change to a different class (preferably one with a different color) 3. deselect the label on...
it compiles, but I still need to check if it makes sense
Currently, the scroll position for the body element is retained and restored on history navigation. My specific use case is "prevent iOS overscroll", which is usually done by giving the...
The sub-shells exit code wasn't checked, so even if psql exited with a non-zero status code, par_psql would continue. We can check this directly for sequential queries, but need to...
This change adds the ability to set additional labels or provide default values for deployment commands. This also works for ejson secrets. `ejson-keys` as shared secret will not be labled....
If feasible, separate variables for year, month and day would be terrific.
Previous: ``` $ chrt --pid 3625066 --idle chrt: invalid PID argument: '--idle' ``` (exit code 1) With PR: ``` $ chrt --idle --pid 3625066 pid 3625066's current scheduling policy: SCHED_OTHER...
I'd like to be able to include the `{summary}` field available for atom feeds: ```xml just the title short summary here lots of html here that definitely won't fit most...
I have ~29h of video (5x speed up, so technically ~145h), including understand.ai's labels. It is definitely a different camera than yours. I can donate that for retraining. Since their...
The guides have moved from a separate page into the same documentation system. This required shuffling of the cleanup functions, which is subtly incompatible with the docs of the older...