Pascal Dennerly

Results 27 comments of Pascal Dennerly

Hi, I had a go at adding strategies and got it working. It might make your work easier. If you're interested in using it then just rebate on top of...

Possibly, although I'd prefer to avoid copyright issues from copying the algorithm. What does the license say?

I would be cautious about that. I think people will be consuming the output directly and we don't want them to be concerned with filtering out log entries. Could an...

No, that's not naive. I would probably call the parameter `--strategy` or something and just have a list of options available in the help. One of those strategies could be...

No, I think that's it. I look forward to your PR!

Hi jkarelins, I'm afraid that won't work the way we need it to. As the project is written in Go we won't be able to consume that library. BUT given...

Of course! I'm going to assume you haven't contributed to open source on Github before so please feel free to correct me if you know this already. 1. The first...

For now, just fork the repository: https://help.github.com/en/github/getting-started-with-github/fork-a-repo Then see if you can create a pull request: https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request How much programming have you done before?

That's good. When you have raise the Pull Request, I'll be able to help you there more easily.