Results 4 issues of vegertar

When I use InfiniteChannel, I found that Len() returned is a "case" buffered value, [https://github.com/eapache/channels/blob/master/infinite_channel.go#L58](url) A little demo shown as bellow: ``` go package main import ( "fmt" "github.com/eapache/channels" )...

bug

Hello, I'm working under OS X 10.12. When I installed a daemon with a non-executable name like "port 8082", `daemon` would create a file named /Library/LaunchDaemons/port_8082.plist with incorrect binary path....

When a new VNode contains dataset with dashed names the builtin dataset module will patch in failure. E.g. ```diff diff --git a/test/unit/dataset.ts b/test/unit/dataset.ts index e2c48a3..d709d9c 100644 --- a/test/unit/dataset.ts +++ b/test/unit/dataset.ts...

Thanks for the amazing project. I studied the `synth.fs` a lot, but when I met [e 0.002441481 * *](https://github.com/thi-ng/charlie/blob/a5655a24b9b1940447245820a892048e8c8fcb0c/lib/synth.fs#L176), I didn't figure out where does the number `0.002441481` from and...