J. Neuschäfer

Results 70 issues of J. Neuschäfer

As discussed on discord, some peripherals are naturally slow (much slower than a CPU instruction's execution time), but currently stall the CPU until completion: - [ ] serial port -...

Some protocols start with the server sending some data as soon as the client connects. If such data is not sent, the client will not proceed with its first message....

### Component web-ui ### Describe the bug I have a simple workflow in which I did not specify any `when` block. Woodpecker produces the following lint, which mentions a `when`...

enhancement
good first issue

Most of these were found with codespell, but manually reviewed.

# Description This PR adds the statx syscall on Linux/musl, which is available since musl 1.2.5. Closes: https://github.com/rust-lang/libc/issues/3972 This PR is currently blocked by #3791 ~~and #3978~~. # Sources -...

S-blocked
O-linux
O-unix
O-android
O-linux-like
O-gnu

The previous change[1] to this code left quite a bit of dead code behind, when it switched vm_round from using DIDBR (divide to integer) to FIDBR (load floating-point integer). Simplify...

Hi, while trying to build maciNTosh in GitHub Actions CI, I ended up fixing a few things. Please take what you like :)

The current version of https://github.com/actions/checkout is v4, so let's use it.

### Describe the bug The authors of [command-group](https://github.com/watchexec/command-group/) have announced in the project readme that it is now abandoned in favor of [process-wrap](https://github.com/watchexec/process-wrap). ### Steps to reproduce 1. try to...

f: Help wanted
s: Pueue-lib
s: Daemon
t: Technical debt