Rom DuPlain

Results 33 comments of Rom DuPlain

@bakpakin How do you intend the special option `:default` to work? :point_up:

Did some checking, and it seems that Server has the same problem. --- Original Comment By: [Anthony Ford](http://bitbucket.org/ajford)

+1 overall. This is a useful patch. Comments on docs are on the diff.

#2219 indeed. The workaround for older branches/tags is to change `git://` to `https://` in CMake/SetupFfmpeg.cmake. This issue can be closed.

+1. It depends on whether the relay is on when input is `HIGH` or when input is `LOW`. Indeed the example is unclear. Assuming that `HIGH` turns the relay on,...

You can use pure celery. One of the big features of Flask-Celery is to provide integration with Flask-Script in creating manage commands.

This is a broader issue than `dune`. In chalk.opam, the install step only calls `make build` and does not install the resulting .mli file into a lib directory to be...

I can confirm this issue, and that the delimiter fix mentioned here works around the issue while passing my application tests. The greater issue is the use of `while True:...

Thanks for the writeup! Given that poorman has a lot of tests, we should be able to readily write a test for it.

I'm reopening based on @groner's comments. https://github.com/rduplain/poorman/commit/98b646db58967a8efffa6d20ab1597cc71e36c56#commitcomment-21167082