Trevor Hartman
Trevor Hartman
Have you considered securing communication between ES nodes? [Search Guard](https://github.com/floragunncom/search-guard) is an open source alternative to Elastic's [Shield](https://www.elastic.co/products/shield) product that would enable this.
I was running kube-lego:0.1.1 for several month using the GCE Loadbalancers solution. It's been working well, automatically renewing certs for 3 of my domains as needed until recently, when one...
# Bug report - Extension name: `firestore-stripe-payments` ## Describe the bug After setting up the stripe firebase extension and configuring the webhook, I see products synced into firestore, but any...
I'm consuming a websocket hosted on heroku which closes if there's no activity on the websocket in a timeout, usually 30 seconds. It looks like Netty has the concept of...
What do you think about bringing Bulma into CSS in JS using something like styled-components?
RSS feed
Thanks for the great blog post and example! Would be nice to demo how to generate an RSS feed.
Have you considered allowing users to paste an image or file, similar to the way GitHub does, e.g. below this very box I see:  This is such a nice...
### Current Terraform version ``` ± terraform -v Terraform v0.12.26 ``` ### Description https://blog.cloudflare.com/cloudflare-pages-ga/ ### Use cases Create and manage Pages ### Potential Terraform configuration ```hcl ... ``` I really...
**Describe the bug** When I try to fetch workouts, I get an error message in the logs saying: ``` RNHealth: An error occured while trying to add sample from: ```...
I ran the tests against Clojure 1.10 and it blew up mightily. Errors like: ```bash lein test :only spec-provider.trace-test/instrument-test ERROR in (instrument-test) (alpha.clj:132) Uncaught exception, not in assertion. expected: nil...