AxelRHD

Results 17 issues of AxelRHD

I'm just starting with gopass. Is there the possibility to get and set nested YAML keys with the CLI or do I have to edit the entry with `gopass edit`?...

My binaries are created with root user as owner. Today I realized that the first time. Was this behaviour always like this? It creates problems with my makefile to clean...

Hi, I just added your incredible library to Node-RED. Are there any default themes? If yes, they are missing in my installation.

size:M - 3
feature-request

Official Pug-Reference explains inline Block Expansion with: > To save space, Pug provides an inline syntax for nested tags. > a: img `` When I try `li: a(href="http://www.example.com") Example` I...

- [x] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate. ## Summary 💡 Support for the [DuckDB ](https://duckdb.org/) database type would be...

For my understanding I need to generate hidden input tags to include 'fixed' or generated data (hyperscript, etc.) to a hx request. What about including data attributes in the request?...

Is it possible to save a struct in flash messages? Even when marshaling the struct to JSON, I get an empty string on `session.Flashes()`.