Florian Hülsmann
Florian Hülsmann
- [Fretboard](https://apps.gnome.org/Fretboard/) - TODO - [x] check license - [ ] fix reproducible build
**Describe the bug** I'm packaging Fretboard for the [archlinux-proaudio](https://arch.osamc.de/) binary repo project (see osam-cologne/archlinux-proaudio#427) and noticed the build is not [reproducible](https://reproducible-builds.org/), even though both meson and rust are supposed to...
### Description Works: ```tsx ``` Doesn't work: ```tsx ``` The default style rule takes precedence over the override in this case: ```css .bIJAok[data-component="IconButton"][data-no-visuals] { color: var(--fgColor-muted, var(--color-fg-muted, #656d76)); } .bIJAok[data-no-visuals]...
### What version of React Router are you using? 6.26.1 ### Steps to Reproduce It is expected that a pathname created with `generatePath` matches the given path in `matchPath`, `Route`...
Reverts osam-cologne/archlinux-proaudio#434
In general the Scatterplot works really well with TypeScript, however in nivo 0.87.0 the typings for (custom) tooltip seem to be off and may cause a runtime TypeError if the...
**Read before opening** - Did you search the current list of issues ? yes - Is your issue related to zod or zodios ? likely not - Are you using...
https://github.com/glocq/Amati TODO: - [ ] build v0.1.0 with juce, or - [ ] get upstream to tag a new release for building with cmake - [ ] disable juce cloning...
- adopted from [AUR](https://aur.archlinux.org/packages/ams-lv2) - [ ] package dependency [lvtk](https://github.com/lvtk/lvtk)
I'm trying to do something similar to #1936, i.e. provide a global logger that injects a request ID field for log correlation. This request ID is read from a header,...