-
### What you want:
This is probably quite the stretch goal.
QR code seems to have the highest possible data density at [max 2953 chars](https://stackoverflow.com/questions/11065415/how-much-data…
-
When setting `rust-analyzer.rustfmt.overrideCommand` to a non-absolute path, in complex projects `rustfmt` ends up getting invoked with an incorrect path and as a result LSP formatting no longer works…
-
So the last couple days I wrote some JS to decode a binary format, to break things down I decided to use a pattern of having individual functions return a `{ bytesRead: number, value: T }` object. Whe…
-
Currently, the only way to read target registers via GDB is to issue a memory access command, and supply a memory address. This is tedious and the output format is limited. I believe this can be impro…
-
Const expressions are like functions in that they are defined as sequences of instructions. However, unlike functions, they do not declare their own length but are instead defined to end only if/when…
-
During my GitHub Actions builds, I'm using a shared version number (binaries, containers, serverless, doc, …). The version is formatted with the SemVer norm, `x.y.x-a.b`.
I cannot use my version nu…
-
I am experiencing issues when attempting to mount a tape formatted with LTFS on an iSCSI tape drive. After successfully connecting to the iSCSI drive and formatting the tape, I encounter the following…
-
### Bug description
The [docs](https://posit-dev.github.io/brand-yml/brand/typography.html#typography-attributes) suggest `monospace-inline` and `monospace-block` should inherit from `monospace`, but…
-
In our first versions, the code assumes that piglet and piggui are from the same release with compatible code.
But in the future when we add new objects to the protocol between them, or change it, …
-
### Description
When using GeoJsonLayer with binary data, layer accessors receive a feature object which is missing important fields such as `id`. When creating a GeoJsonLayer with the same feature…
aethr updated
2 months ago