Simone Primarosa

Results 34 issues of Simone Primarosa

See [here](https://www.reddit.com/r/Python/comments/7eg7we/high_quality_geojson_maps_programmatically/dq4rpye/).

See [this](https://www.reddit.com/r/PHP/comments/7em5nd/high_quality_geojson_maps_programmatically/dq6a9iy/).

See [this](https://www.reddit.com/r/PHP/comments/7em5nd/high_quality_geojson_maps_programmatically/dq6a9iy/).

## I'm submitting a - [x] feature request ## Checklist - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and *concisely* reflects...

help wanted

Example: ```bash ❯ ps M -p 2100 USER PID TT %CPU STAT PRI STIME UTIME COMMAND simonepri 2100 ?? 1.9 R 47T 0:01.72 0:18.31 /Applications/Utilities/Terminal.app/Contents/MacOS/Terminal 2100 0.0 S 20T 0:00.00...

enhancement

Instead of using binaries or procfiles we can just use the value given by the node's `process.cpuUsage()` function if `pid == process.pid`

enhancement

Our example about how to implement a serious graceful shutdown is too minimalist. It's good as example but it's not enough in production environments. Some days ago I've found [this](https://github.com/Tapppi/async-exit-hook)...

After the discussion [here](https://github.com/docker-library/official-images/pull/3888) I've thought that maybe we can re-think the objective of the images that we [ship on the Docker Hub](https://hub.docker.com/r/keymetrics/pm2/tags/). Now, basically, we publish 20 images that...

As discussed in #25 it would be interesting to see if we can publish this image as "[Official](https://docs.docker.com/docker-hub/official_repos/)" on the Docker Hub. The process seems quite simple. We have to...

The remove function behaviour is unknown when there are duplicates. So it would be better to have a function to remove a specific node.