Salamandar
Salamandar
Yeah, that's right.
On peut avoir besoin d'avoir 2 profils avec le même nom mais une adresse différente (deux lieux d'habitation par exemple). Aujourd'hui c'est impossible, le nom doit avoir une différence (avec/sans...
If you don't know Meson, feel free to ask me :)
It's all in the title ! Ffmpeg supports them, so should your app :)
Hi, appstream-glib currently relies on several linux-only components: * `dependency('uuid')` that is provided by libutil-linux/libutil-linux-dev on msys… And unavailable on mingw. * `dependency('gio-unix')` * header `fnmatch.h`
SC2154 and SC2034 are about unset and unused variables. But when I'm **sure** a variable is set (in a function with the var name in argument for example), I'd like...
I just upgraded to bullseye and htop doesn't work anymore : ``` admin@nas ~ ❯❯❯ htop malloc(): invalid size (unsorted) [1] 76593 abort htop ``` After a bit of search,...
For now I'm forced to list every footprint on the pcb (30 resistors, 30 capacitors) with a remapping for each. That's a bit error-prone. What I have in mind is...
The lyrics sources are pretty obscure. It would be great to show them * in the settings dialog * in the lyrics view, at the bottom of the lyrics for...
## Proposed change After https://github.com/home-assistant/frontend/pull/12892 was merged, shortcuts did NOT work anymore on non-qwerty keyboards. It was working fine before. I'm using Bépo and the issue appeared ~ last week...