Brian Fallik
Brian Fallik
Hi, Nice work! I really like your idea to use a replication controller to periodically refresh the credentials. One concern I have with this approach is that the secret key...
Hi, I recently upgraded roger to address https://github.com/senseyeio/roger/issues/23 but now when I try to connect to our Rserve daemon roger reports: ``` The version of RServe installed is not officially...
Hi, We'd like to use your library to generate nonces but I'm concerned about the [init() function](https://github.com/dustinkirkland/golang-petname/blob/master/petname.go#L76) that's included in petname.go. This init() will be called on startup and could...
guru?
Are there any plans to replace oracle support with the replacement tool guru? Thanks!
Hi, Several days ago I installed this extension and it resulted in frequent hard lockups of my display. The kernel was still responsive and I could SSH into the machine...
I have a few questions related to coreos-kubernetes upgrades. First, locally I've been testing with the single-node Vagrant config. The Vagrantfile specifies the CoreOS alpha release stream but disables the...
### What is the issue? I'm trying to track down a case where tailscale loses connectivity and never reconnects. I'm running tailscale inside a container and this seems to leave...
Great project, thanks for building and maintaining it. If I create a very basic [typist](https://typst.app/) file: ``` test ``` and generate a PDF from it (`./typst-x86_64-unknown-linux-musl/typst c test.typ`), this package...