Rick M
Rick M
The second line of the output in the non-root launch case is ``` Password:PodtiqueUI listening on http://localhost:8080 ``` The connection is refused. I'm not sure if that's because of how...
I realized I had a really confused node installation, tried to clean it up. Now I'm on node 4.2.1. I still have the same basic problem: ``` $ node app.js...
Oh yeah, that's tidy, too. Admittedly, the launchd: support is a bit minor. More important is that I can't get it to connect using socket or busAddress (see #96)
Yeah, I don't know which is correct! I'm trying some experiments now. I'm having some issues getting DBus to play nicely in all of a handful of configurations, so I...
Heh. I find this all very confusing. I'm using DBus to communicate between a C++ app and my node.js app, on both OS X and Debian. During development, I want...
But it seems I have to create a socket somewhere.
Oh oops never mind, `ExpressibleByArgument` is part of `ArgumentParser`, not Swift.
Note that `libmodbus` will never do anything to that field, except pass it back in the callback. It does not own the contents of that field. A common scenario in...
Yeah, there are actually a lot more warnings.
I just downloaded the latest from here.