-
Hi,
I'm not sure if you've considered this already, and decided not to do it. I'm happy to do a pull request, but wanted to check in to make sure this was something that was desired, and what the di…
-
Currently, we only have the ability to paste a string. We need to add the ability to paste an XDR string or use ledger entry keys.
Updated [designs](https://www.figma.com/design/yuikaFOPmJifyAfS90ER6T…
-
Dear all,
I'm building Libmesh in Windows 10 and when I type make I get the following error:
memio.c:153:7: error: unknown type name 'SYSTEM_INFO'
How to fix this?
-
- How to build the sensor and mount on a boat
- How to read NMEA data from sensor
- Document the method used
- Pictures and formulas
-
Hi,
I'm trying to install pumi with:
```
spack install pumi@master +int64 simmodsuite=kernels +zoltan ~fortran ~simmodsuite_version_check %intel@21.4.0 ^intel-mpi@2019.12.320
```
For that, I …
-
### Steps to reproduce
Using the intel-oneapi-compiler: 2023.2.4, short spec:
```
SPACK_SHORT_SPEC="intel-oneapi-compilers@2023.2.4%gcc@11.3.1+envmods build_system=generic arch=linux-rocky9-x86_64_…
-
We already pretty print JSON on the JSONXDR functionality.
I'd like to have the same monospaced, collapsible, syntax-highlighted JSON on RPC payloads, such as on this screen:
This will e…
-
**System and IINA version:**
- macOS 12.6
- IINA 1.3.0 Build 131, CI build from cbdde216a43b67f49e19a6f5ab5071ef50113911
**Expected behavior:**
HDR switch on the video setup panel is o…
-
Continuing from #106. I propose we try [this solution](https://stackoverflow.com/questions/50297237/raw-binary-data-too-big-to-write-to-disk-how-to-write-chunk-wise-to-disk-app) and append to RDS file…
-
## steps to reproduce
unfetch@4.0.1:
```html
fetch('page2.html')
.then(function(response) {
return response.text();
})
.then(function…