Tony DiPasquale

Results 8 comments of Tony DiPasquale

What about replacing `let child: Decoded = json

This particular use case is difficult with Argo while maintaining maximum type safety. We have been successful in the past in this by having our `bazes` decode function return a...

I think this would be nice to integrate with CI since we currently don't have CI on the project. I think Circle CI can at least give us Xcode 7.0...

Not sure if it's helpful, but I use Eleventy and had to manually pass through the config file in the build settings. For eleventy it was adding `config.addPassthroughCopy({ "admin/config.yml": "admin/config.yml"...

Not sure if it's helpful, but I use Eleventy and had to manually pass through the config file in the build settings. For eleventy it was adding `config.addPassthroughCopy({ "admin/config.yml": "admin/config.yml"...

It's not meant for Live Streaming. There is other more native support for that.

This was as far as I was able to get with this code before I moved on. Sorry but it is incomplete. This was the result of what I was...

I'm not sure what could be causing this. It's been a while since I've gotten into this code so I won't be of much help.