Kyle W. Rader

Results 17 comments of Kyle W. Rader

Here is an example of the output: ``` [1] guard(main)> 00:14:01 - INFO - Run all 00:14:01 - INFO - Running all specs Running via Spring preloader in process 32...

The Ethon Gem also looks to be [using the Rails logger if possible](https://github.com/typhoeus/ethon/blob/master/lib/ethon/loggable.rb#L16)

Thanks for the tips @cheerfulstoic I'll dig in more over the weekend. I'm also interested in implementing TLS for Bolt. I'll comment again when I've found out more. Happy Friday!...

How does this impact WAM? We use WAM today with the VS id without issue generally.

For anyone reading as of Jan 2018. In the first solution, I found a bug in the callback argument name order: ```javascript store = new FS.Store.GridFS("storename", {chunkSize: 1024*1024*2}); MyCollection =...

@underlines I've started looking into building my own machine learning model that can find and extract the puzzle input, from any screen shot. If you are interested in sending along...

It doesn't look like that second project has actually implemented any OCR.