Alexander von Weiss

Results 55 comments of Alexander von Weiss

Seeing the `RUN`, are you talking about docker? You could use [buildkit](https://docs.docker.com/develop/develop-images/build_enhancements/), which caches each step. If copied files didn't change, it skips the following commands. You only copy all...

The issue is, that in arena, cell sorts by raid. And if you are not the raid leader, the leader will be shown at position one. Which is highly confusing...

I'm sorry if I grossly underestimate the size of your codebase, however, we could greatly increase sass performance by not importing massive amount of files (like variables and mixins) in...

Edit: Seems like lighthouse 12.7 fixed the issue 👀 --- Yes! We use angular with SSR (server side rendering) with incremental hydration and event replay. This means the customers see...

I'd file this under wrong behavior (as it kills and restarts the other one). But I fully understand that maintaining a popular library has to take into account that people...