Mark Richman

Results 33 issues of Mark Richman

Downloaded from releases and I get this popup on start: ![image](https://user-images.githubusercontent.com/11228/37254502-1a4b9a54-2515-11e8-8c4c-fa716c894d9a.png)

Looking for confirmation (or a workaround) to see if psutil reports container-level metrics, or if CPU and memory reported are from the host. My containers report memory usage via `/sys/fs/cgroup/memory/memory.usage_in_bytes`...

bug
linux

I have an IAM user named `Alice`, and she's a member of the IAM group `eks-admin`. The following configuration works, but when I remove Alice from `mapUsers`, `kubectl` commands give...

kind/feature
lifecycle/frozen

See here https://github.com/cdk-patterns/serverless/tree/main/the-saga-stepfunction/python/lambda_fns/ Are there any actual Python samples?

Too bad it doesn't work on Windows.

help wanted

I'm asking before I go down this road...it looks like there are open issues for a long time and no recent commits. If this project is indeed abandoned, please recommend...

I'm running this with `strict-ssl=false` because of internal proxy server issues. The command runs with the following, and hangs indefinitely: ``` apm install terminal-plus --verbose Installing terminal-plus to /home/mrichman/.atom/packages REQUEST...

How can I reliably upload 1TB of files via command line? Files average 80MB each. I need to automatically retry/resume failed downloads. My upstream bandwidth is ~300 Mbps.

``` [Twig_Error_Loader] Unable to find template "copyright.twig" (looked into: /Users/mrichman/github/easybook/app/Resources/Themes/Clean/Pdf/Templates, /Users/mrichman/github/easybook/app/Resources/Themes, /Users/mrichman/github/easybook/app/Resources/Themes/Base/Pdf/Templates). ```

Is it possible to range over the key/value pairs in session so I can log them?