Daniel Fallon

Results 18 comments of Daniel Fallon

As another workaround, here's a proxy command that should just work to allow connections via ec2-instance-connect and then proxy via ssm: https://gist.github.com/DanielFallon/45310cc76f46c1f1b2f7272d19b76312 ^Technically this is *significantly* more efficient than the...

I'll turn this into a pull request later this week, but here's a plugin that uses ec2-instance-connect to push a temporary ssh key to the host and uses this to...

you could instead modify the plugin api to require support for a shutdown or reload method this would be where we require plugins to clean up after themselves

I definitely think encrypting passwords and controlling access to them falls out of scope for this project, keytar seems like the correct solution placing the credentials safely out of reach...

@RossFlood @headmelted I got the installer working on the Samsung Chromebook Plus (AArch64), this weekend, I'll make the necessary modifications to the install scripts to make it behave itself. It...

Yea, I've got it running. I'll try to reply tomorrow with fixes for it. It hinges on creating an arm 32 bit chroot DJF On Fri, Jan 5, 2018, 7:02...

I've experienced the same issue playing from the web app to spotify on mobile, It seems to happen when the web app is not in the foreground (maybe there's an...

I think the difficulty here would be that this usage in a work scenario would likely violate the terms of service of a third party (Spotify), and Jason has been...