Pavel 'Strajk' Dolecek

Results 40 comments of Pavel 'Strajk' Dolecek

@andipaetzold the "event power-ups" chart is exactly what I was trying to accomplish 👍 thx for the pointer! I'm still kinda new to Zwift and actually never joined an event...

Good idea! @michalsindelar

Almost there, just 90% more and we got it!

trololo :) oki, makes sense

@jherr heya, found myself needing the same thing, did you manage to find a solution?

For future reference – you can set Node version either: * Project Settings > General > Node.js Version, or * Put `"engines": {"node": "20.x" },` to package.json

Temporary workaround, not a good idea, but works for now ``` import warnings # TODO: Remove after https://github.com/BerriAI/litellm/issues/7560 is fixed warnings.filterwarnings("ignore", category=UserWarning, module="pydantic._internal._config") ```

This would be much appreciated. I often use Bun for some small scripts inside of the project which is not in Bun

Just noticed there is a library for randomizing tests in Mocha by the almighty @bahmutov, would be great to integrate it to Cypress :) https://github.com/bahmutov/rocha