Tanguy ⧓ Herrmann

Results 57 issues of Tanguy ⧓ Herrmann

Hello, Even better than just having some in transit encryption, it would be great if it was working with end2end encryption, so the storage provider would have no knowledge at...

enhancement
planned

Hi, What I did: use the lib and parsed an envelope, changed some `from:` and `to:` fields What I expected: use the envelope as is to send it through smtp...

enhancement

Hi, we recently released a CUE LSP, and I followed `vim-lsp` documentation to configure it, and it works pretty well. But I wanted to make it even simpler to use...

Hi, I really liked parts of git-appraise and I also like the approach of git-bug. One thing I miss from git-appraise is the ability to attach a comment to a...

enhancement
Core

- Operating system: Linux - Build version: from source, today # Detailed description Hi, I wanted to implement a signal backup reader/writer in Go, so it was a delight to...

Hi, I wanted to use this program within a docker container, so I made a Dockerfile for it. In case it's of any use.

Hello, I tried generating a server with remoto and got an `undeclared name` error. I reproduced the error with: ``` remoto generate infoer.remoto.go ~/go/src/github.com/machinebox/remoto/templates/remotohttp/server.go.plush parse: conf.Check: io.Reader.go:12:7: undeclared name: Info...

I found a bug where the picture set in the `.Site.Params.Image` doesn't get a correct URL. Hopefully this was the problem, and I fixed it. Thank you.

Hi, I tried to compile this project today and got ``` $ go get -v github.com/koalalorenzo/wallets github.com/koalalorenzo/wallets (download) github.com/howeyc/gopass (download) github.com/btcsuite/btcd (download) github.com/btcsuite/btcutil (download) github.com/ehmry/monero (download) # cd .; git...

I know functions is not considered as a class per se, but based on [this](https://stackoverflow.com/questions/63914558/is-it-possible-to-visualize-a-bunch-of-functions-in-uml), we could use a stereotype `« function »` on a class to create isolated functions....