Max Goedjen

Results 155 comments of Max Goedjen

Hey @gussietorres – I'm not familiar with that Terminal unfortunately, you might need to contact the developer to ask if they support SSH agents in their configuration files.

@anthropic-eli yeah, I've seen this occasionally. I think macOS might be touching those permissions during upgrade or something? Secretive will flush/recreate those public key files though periodically. Just in case...

Actually playing with a "agent is running" kinda thing for this – I think your root cause may be this: https://github.com/maxgoedjen/secretive/pull/427 but I agree something like this would be useful.

I'm having issues getting it to reliably restart the agent process – easiest way is just to do kill it in activity manager. I'll keep thinking about better ways to...

🤔 what I was describing is more "it's difficult to get the system to shut down the process and restart it" vs keeping it alive in the first place –...

@mcscope right now it's unfortunately not compatible with Heroku installs of Hubot (given that, as far as I know, Heroku only supports one runtime environment at a time). Since communication...

@jaquesgrobler I'm not really supporting this anymore, but basically you should just be able to run `python python_dispatch.py` after installing the dependencies with pip, and use `index.coffee` like you would...

Probably ought to switch the image loader to be lazy (maybe on select-to-include?)

That'd explain why I'm not really seeing it here – anyone experiencing this that's _NOT_ using iTerm?