Alessio Caiazza

Results 40 comments of Alessio Caiazza

> Yes, and I think CLoudlog is using the username defined in the user account for eQSL.cc. Instead I would say it should use the call sign defined in the...

The nickname management is already implemented in cloudlog. If you have more QTH for your callsign it will just work. However if you have linked account with different callsings (/P...

https://github.com/magicbug/Cloudlog/pull/1579 implements downloading from all the linked accounts defined in each station location.

Same problem here. On Fedora 18 64bit, running the installer as a regular user causes "./shoes: No such file or directory" error. ``` $ ./shoes-3.1.0.run Verifying archive integrity... All good....

I didn't know how dockerhub builds works, but quay.io allows for tagged builds out of github tags.

I’d love to see this feature. My indieweb site is static and my micropub endpoint commits the markdown pages to the repo and this will trigger a compilation CI pipeline....

@cedws I had the same problem, it is because of `IdentitiesOnly yes` From `man ssh_config` IdentityFile Specifies a file from which the user's DSA, ECDSA, authenticator-hosted ECDSA, Ed25519, authenticator-hosted Ed25519...

I was looking at the ability to generate a key with cached touch policy, but then I got it by [this bug in `piv-go`](https://github.com/go-piv/piv-go/blob/9e7225c53f5eb5cc30a5d8f6b25bd4bc828ecab4/piv/key.go#L446-L448). If you generate a key with...