Corin Lawson
Corin Lawson
Thanks for your quick response to #9. This PR implements the kind of thing I had in mind. It makes this possible: ``` $ slack-cli -s au-phiware -l 1 -o...
It would be convenient if the following were true (-> (cljs-time.core/now) str cljs-time.coerce/to-date-time nil? not) (-> (cljs-time.core/now) str cljs-time.coerce/from-string nil? not)
I'm looking to contribute an integration between AWS API Gateway and APIClarity using a Lambda proxy integration as a POC. My initial thoughts is to build a proxy that converts...
ZFS Support
Upon executing `docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=' -p 1433:1433 microsoft/mssql-server-linux`, I encounter the following message: ```` Configuring Microsoft(R) SQL Server(R)... Microsoft(R) SQL Server(R) setup failed with error code 1....
It would great to be able to customise the background of the notification with an image, possibly using an 9 patch image? And to have separate images for the title...
Is it possible to run `figwheel-sidecar.repl-api/cljs-repl` from redl? What can be done to make this work? Here's what I've tried: 1. Running cljs-repl from the :Repl buffer. ``` user=> (figwheel-sidecar.repl-api/fig-status)...
Getting started with rollup for a webapp wasn't as easy as I thought it would be! I usually want `rollup-plugin-node-resolve` and getting tests to run can be even more troublesome....
I have encountered the following error: ``` Uncaught TypeError: Cannot set property className of # which has only a getter (anonymous function) @ put.js:145 put @ put.js:79 ``` userAgent: "Mozilla/5.0...