Yann Büchau

Results 21 issues of Yann Büchau

Currently, [it is not possible to rename an object key efficiently](https://github.com/bblanchon/ArduinoJson/issues/977#issuecomment-489309197). However, renaming an object key can be handy at times. For example, I am currently implementing a [Json-RPC library](https://gitlab.com/tue-umphy/co2mofetten/arduino-libraries/ArduinoJsonRPC)....

enhancement

This Merge Request introduces an `application/x-asciicast` MIME-Type. This enables adding a `.desktop`-file to open asciinema `.cast`-files from within a file manager. By double-clicking a `.cast`-file, the default terminal will open...

These changes improve the `ots-git-gpg-wrapper.sh` script by making it configurable: - via `git config opentimestamps.{enable,debug,flags}` options - via environment variables `OPENTIMESTAMPS*` This makes it possible to do the following: -...

Thanks for OpenTimestamps, it's awesome. One thing I can't get to work is **manually verifying timestamped git commits**. I use the `ots-git-gpg-wrapper.sh` as explained in `git-integration.md` (actually, with my backwards-compatible...

This Merge Request introduces an option `--svg-no-background` which causes the SVG background rectangle to be dropped. This can help when importing the resulting SVG into other software (like OpenSCAD) where...

`git diff --color-moved=zebra` colors *moved* lines differently so they don't show up as a huge amount of removed and added lines. Having `latexdiff` also color moved passages differently (e.g. in...

enhancement

As `ScrewThread()` is called in `ScrewHole()` with scaled values for `outer_diam`, the `ThreadPitch()` function in `ScrewThread()` outputs non-matching values. Calculating the pitch independently fixes it. - Fixes #1

Thanks for all your work! I noticed that audio playback via bluetooth becomes very stutterish every five or so seconds when **Scan and send active** is selected. I have absolutely...

When uploading new measurement data via the API HTTP POST method (according to the docs at https://docs.opensensemap.org/#api-Measurements-postNewMeasurement) there is no authentication that authorizes the uploader to do so. At least...

v7

Hi everyone, Tags in combination with pivoting add an incredible amount of depth to an `hledger` journal. They effectively enable looking at the transactions in an arbitrary amount of different...

A-WISH
journal