Dan Palmer

Results 57 comments of Dan Palmer

Ah, it looks like @moggers87 has already implemented this in #16. Could that be merged and released? Would be very handy as we're using this _outside_ of Relay for the...

Thanks, good idea. I've included the PR patch locally in our code for now.

Without any judgement about the use of telemetry, this _will_ go against company policies for many engineers. I'm unable to use this according to my company's policy, and I mostly...

@natecook1000 Thanks for implementing this!

Thanks for taking a look. I ended up moving to Vapor, but for a small embedded server in a bigger app it's very heavy-weight and not well suited. I think...

@mathieudutour You're welcome to host it, but it's somewhat non-standard in order to support not being specific to one client ID/secret. I'm not sure how useful it is more generally....

@mathieudutour I agree it's sensitive, and if you'd like to deploy it please be my guest, I didn't think it would be an option. I'm not going to say there's...

@yoyoyeti > @pernielsentikaer Alright, so now that I've had a chance to sit down and look at this for a minute, I have a potentially silly question. I believe the...

Apologies, slightly wrong in my previous comment, `execSync` doesn't use the _user's_ shell, but rather `/bin/sh` by default. This might be enough to see binaries at `/usr/local/lib` though so I'd...