ChaseOnTheWeb

Results 7 comments of ChaseOnTheWeb

I'll just share that I had the abysmal CPU usage when I first upgraded to 3.0.26, with the Docker Desktop version that came bundled with it. Sometime in the last...

When you use the `excludes` feature, Lando is mounting another volume at the specified directory path (`/app/docroot/core`). Composer wants to delete this entire directory and start fresh when you update...

Is Xdebug on in your container? If so, does turning it off improve performance? I also had a recent significant performance degradation with PHP that I've had a hard time...

It appears that the correct text for that section was accidentally removed in this commit: https://github.com/pm2-hive/pm2-hive.github.io/commit/cefb86ecd25eebc551955df60d4cbfb9d54e972b#diff-8708185ae3832698cf68774033c107e515f9a2280eb32a2d34c4fd6c6532ee5e

> Also do you mean "Short" instead of "Snort"? Snort is an IDS product. That line looks to be a sample rule for it.

FYI I opened a discussion in [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology/discussions/79) about the IDS/IDs trouble.

I won't be able to work on this further at this time. My only involvement was to open the PR based on the work already done in #1235 during a...