-
Setup [Snapcast](https://github.com/badaix/snapcast) synchronous audio player has server-client architecture.
To complete this ticket:
* Setup #2 instance of **raspotify** with separate config. Re…
-
Apparently I can flash a file that is bigger than the RECOVERY partition:
Here I've a recovery.img that is a bit over 8MiB (8388608 bytes)
> $ du --bytes recovery.img
> 9691136 recovery.img`
A…
-
**Is your feature request related to a problem? Please describe.**
According to https://questdb.io/docs/reference/sql/datatypes/ , QuestDB supports data type BINARY. It is also possible to create a t…
-
# **1.HOST**
```shell
# uname -m
aarch64
```
```shell
# lscpu
架构: aarch64
CPU 运行模式: 64-bit
字节序: Little Endian
CPU: …
-
## Description
When the LZ was first created a rough layout of the binary was devised. As the code has evolved the layout has languished a bit and it needs to be revisited. An approach needs to be de…
-
**Describe the bug**
* Makefile
```
GOVET := $(GO) vet
vet-case:
${GOVET} ./...
```
* make result
```
protocol/bthrift/binary.go:108:23: method WriteByte(buf []byte, va…
-
with the original ZWS spec ws frames are type-tagged with a single character code.
Since the protocol does now assume a binary-safe link, we could use a normal binary int field to represent the ws fr…
-
- [x] ``dnf download ...`` (Core command)
-------
Options
-------
All general DNF options are accepted, see `Options` in :manpage:`dnf(8)` for details.
- [x] ``--resolve``
Resolves …
-
Currently, the stack counters reported by telemetry use the runtime's symbol names. While they are useful information for binary-based tools, they are hostile to source-based downstream tooling becaus…
-
This existed a while ago in https://github.com/holepunchto/hypercore/pull/49
It would be useful to be able to "unreplicate" a core from a hypercore protocol stream, without destroying the underlyin…