Alvaro Tinoco
Alvaro Tinoco
I'm liking hajimari so far, but the lacking of a Favicon is killing me. I have a shortcut in the bookmarks bar and also my phone home screen. Furthermore, I...
Add option to configure default theme from values.yaml ```yaml instanceName: "Hajimari" defaultTheme: "gazette" .... ``` closes #36
### What happened? After upgrading to Home Assistant 2022.7.3 the module fails to load. My setup: - **Home Assistant**: core-2022.7.3 - **Python**: 3.10.5 - **HACS**: 1.26.0 ### Sensor type _No...
Great library! I've read your comment on PR #16 about creating a type alias to implement JSON marshal, but with v2 generics that isn't possible: ```go type omap = orderedmap.OrderedMap...
Just installed Prusti Assistant and got this error trying to use it on this codebase https://github.com/MrMarble/procedural-dungeons **Cargo**: 1.63.0 **rustc**: 1.63.0 **rustup**: 1.25.1 **Cargo.toml edition**: 2021 Logs ```sh Run verification on...
Is there a way to get the output stream? I'd like to buffer some video for manual playing, currently I use `--sout #std{mux=ts,access=file,dst=-}` to output the data to the console...
Issue #1127 was closed as completed but trying to create a PVC with RWX access mode throws an error: `failed to provision volume with StorageClass "mayastor-thin": rpc error: code =...
Using `denoPlugins` with `esbuild.server` every reload of the page triggers a download of the imports. Is there a way to cache the modules? I tried with https://github.com/dalcib/esbuild-plugin-cache but doesn't seem...
I've created a template system to support custom keyboard layouts that are not available in QMK Toolbox as suggested in #2. The template uses YAML syntax and is quite simple...
List command format is currently broken when having more than 10 containers (probably not related to numer of containers) 