Brian Hicks

Results 101 comments of Brian Hicks

Update from planning meeting discussion: this makes sense as a part of the file download module, #250

Would we maybe want to produce a warning that no conditionals have matched as a default behavior?

I ran into this as well, after using the instructions in the README, specifically: `vagrant init nixos/nixos-18.09-x86_64` then `vagrant up`. The solution, for now, seems to be to downgrade to...

Limiting recursion actually sounds preferable to me. `lazy` is just a way to get around the defined-in-terms-of-itself limitation. I'm doing odd things with `frequency` to make sure my fuzzers don't...

BrianHicks/elm-benchmark -> elm-explorations/benchmark

Followed the rabbit trail here, more context at https://github.com/whatwg/xhr/issues/146 To summarize: This is an change to bring headers into alignment with the spec, which *does* specify that the names are...

Hi @lucab, I'm not going to be able to help reproducing this issue at all; I've moved on from that job. Besides that, it's quite old. Given those facts, maybe...

We're using alpine for most of our work on [Mantl](https://mantl.io/) (https://github.com/ciscocloud and https://github.com/asteris-llc) We're finding it ideal for dynamically scheduled workloads since it's so small. :)

> Is get_builtins_host_obj_path failing in a specific situation? It's when `lib` doesn't exist. Creating an empty one resolves the issue. The code for this platform lives in `src`, though.

hah, I'm not using a release at all, but pulling from `trunk` and rebuilding. TBH I forgot they existed! That said, I pulled just a bit ago and 0ca0da85cfa6a68cc5e3af07b0935a8e3f471d4c still...