Luke Young

Results 44 comments of Luke Young

Note: The issue only occurs when `-d` has a trailing space before the data begins and using `--data` instead results in the correct behavior so the issue is specific to...

@rs Do you think the correct behavior here is to handle `-d` when it has a trailing space and disable the JSON/HTTPie arg parsing? Or should it just fix the...

@rs Would you be opposed to a pull request introducing a library like github.com/spf13/pflag to do the argument parsing/handling instead of rolling a custom one? That could help make argument...

Hmm I thought pflag had support for that but looking more into it it doesn't exactly. It has a `UnknownFlags` attribute that will skip over unknown/undefined flags, but it doesn't...

My apologies for accidentally closing. Just throwing some other ideas out there, we will need to handle conflicts with multiple devices. I know we had our network configured very oddly...

One option is http://momentjs.com/

Another option (avoiding a breaking change) would be to at least implement helper methods similar to `ChangelogHistory.CreatedTime`.

FYI #275 may at least explain why missed events haven't been identified/logged by the crawler, even if it doesn't actually solve the problem

This is just preference. Really it would be better off as a preference option if it's really that important.