-
**Describe the bug**
A clear and concise description of what the bug is.
Whitespace-delimited NUL bytes are sometimes parsed as zero values but sometimes not.
**To Reproduce**
Provide a mi…
SOF3 updated
6 months ago
-
It would be sweet to get version of monocraft, that can be used as tty font (for example, when system boots up). i'm talking about `setfont` command and fonts in `/usr/share/kbd/consolefonts`.
UPD: T…
-
I have just upgraded (from a previously working v3.3.8 on both GUI and CLI) to version 4.0.3. I am trying to create an unsigned transaction from a GUI Electrum (v4.0.3) running on Debian 10, for signi…
-
#### Problem Description
Right now, editing a request or response body opens the default text editor.
This is a bad choice for binary formats, which should much rather be opened in a hex editor.
…
mhils updated
7 months ago
-
TL;DR:
* Starting from Keycloak v22, GET-ing a realm with same access token used to create it, returns an incomplete 200 instead of 403.
* As was the case in v21 and prior
* Since prov…
-
hi,
I try to load 'yolov5n.onnx' like this:
```c
#include "onnx.h"
int main(void)
{
struct onnx_context_t *sess = onnx_context_alloc_from_file("yolov5n.onnx", NULL, 0);
onnx_context…
-
### Description
When copying and pasting pills, under certain circumstances a Unicode BOM (mangled by transformation to UTF-16) may be inserted into the message.
### Steps to reproduce
…
-
It seems any options that end up calling `uwsgi_set_processname` (`auto-procname`, `procname-prefix` in my case) may clobber more data than required, making debugging the actual environ values of a pr…
-
I'm trying to convert DRAT proof produced by Kissat to LRAT to see if it can be verified in ACL2.
Am I doing this right?
unsat1.cnf:
p cnf 1 2
1 0
-1 0
Running:
% kissat…
-
I am trying to output my clearkey encrypted DASH manifest and AES-128 HLS manifest like this.
```
mp4dash 1080-frag.mp4 720-frag.mp4 480-frag.mp4 audio-frag.mp4 -o ready
-f --profiles='on-demand…