Sophia Grace

Results 9 comments of Sophia Grace

https://github.com/boto/boto/blob/bbbf9d248856db997080f51805575f0634da4090/boto/provider.py#L379 details how at least that works, and most things are based off of how `boto` does it. Looks like your idea should be fine, although I'll be interested in...

Oh my how I'd love to implement something like this. I didn't know that there were options on OS X and Linux to do per-user port redirection. I don't think...

It would get overwritten by the `launchd` boot program that runs `hologram me` on startup, so something needs to be done about this. Your suggestion here reminds me that I...

Hello Daniel, thank you for reporting these issues and pointing out various ways we can improve Hologram. I actually had a JIRA ticket filed to investigate this, but didn't have...

No worries about delays - life has a way of catching up to us. Sounds from the other issues like you've been busy! :smiley_cat: > Are you treating an LDAP...

Agh, I didn't think about that when I was reading through. Yes, you would want a list of those. For some reason I thought he wanted more granular permissions from...

It's probably outside the scope of Hologram to try and enforce passphrases; we just delegate to the user's `ssh-agent` for that. Better development environment setup tools should take care of...

I'd prefer to not create a disparity between OS X and Linux users. I really appreciate the research you've done here, but until/unless we figure out how to make it...

Totally necro'ing this thread, but wanted to note that this is possible and @nemith implemented this for a project we're working on. Apparently you can do it with: ```go {...