Paul Tarjan

Results 19 comments of Paul Tarjan

http://stackoverflow.com/questions/25781422/image-resolution-for-new-iphone-6-and-6-3x-support-added Sent from my iPhone > On Mar 5, 2016, at 2:27 PM, Jacob Rief [email protected] wrote: > > I did not know that there are any @3x devices out...

@rf- Interesting idea. What am I doing wrong? It seems lines starting with`.` are system commands https://github.com/pry/pry/wiki/Shell-Integration#execute-arbitrary-shell-commands ``` $ pry [1] pry(main)> foo = 'a' => "a" [2] pry(main)> begin...

Maybe https://github.com/buildkite/elastic-ci-stack-for-aws/pull/838 does this? I can't really tell. I don't care if they specifically use the AWS Warm Pool, I'm happy to pay for them to be running. Of course...

Yeah. The warm pool could work too but I’m assuming there is some difficulty with it because you haven’t merged it yet. My Min is 0 since I want to...

I would love to use this at Robinhood. Right now I have to set `MinSize` to 0 and hope that people don't use our agents all night to force us...

+1 to this feature request for Robinhood. We only use one agent per instance so don't have that edge case. Ideally the feature would be part of the UI next...

Thanks for the update. I'll dig in on my side as to why exactly we aren't getting them. Here is the list of non-hermetic things showing up on my build...

I think the reason my `pypi` is not finding it is because on https://pypi.org/project/pycryptodome/3.7.3/#files there isn't anything tagged as `py38`. I see things tagged `cp37` but not `cp38`. If your...

Aha! Ok, so you were only talking about your newer packages and not your older ones. I guess I now have to embark on an upgrade migration, unless you'd like...

Is this issue being worked on or is there a workaround?