Why FreeSewing with its users migrated to statichost.eu(statichost.eu)
statichost.eu
Why FreeSewing with its users migrated to statichost.eu
https://www.statichost.eu/blog/freesewing-success-story/
https://www.statichost.eu/blog/freesewing-success-story/
TL;DR takeaway for HN techies: when executing resource-intensive workloads on Node.js, pay attention to its max heap size. It can be increased with the `--max-old-space-size` option, e.g. via the env var `NODE_OPTIONS="--max-old-space-size=16384"`.