Robert J. Berger

Results 45 comments of Robert J. Berger

Needed to add the `allow_ssl_requests_only = falseallow_ssl_requests_only = false` to make it work with version = "0.82.3" Maybe should be in the docs?

For those like me that had to look up / figure out what _mutatis mutandis_ for cljsjs.highlight meant one had to do: ``` (ns cljsjs.highlight (:require ["highlight.js" :as hljs])) (js/goog.exportSymbol...

I'm having the same problem ![image](https://user-images.githubusercontent.com/25268/95706646-3992e080-0c0c-11eb-9169-e3e93bb02a2d.png)

@RangelReale Thanks for looking into this. I am no expert in Lambda extensions, but I see that there should be a `Shutdown` event that should be available to extensions that...

I haven't tried Statsd, but thinking about Statsd is giving me flashbacks :-)

Is it expected that there will be a `force_flush` or some mechanism so that metrics will be usable in Python Lambdas? Or has some other mechanism been added to enable...

I'll see if I learn enough and have the cycles try to do a PR.

Any chance for a Python version anytime soon?

I just installed the develop spacemacs on my iMac running macOS Catalina and was having a problem where spacemacs would completely hang. Could not even `sudo kill -9` or Force...

I just tested, that if you use the ruby style of spiceweasel configurations, you can do ruby stuff which includes effectively the things you are discussing (I didn't try prompting...