Asko Kauppi

Results 151 comments of Asko Kauppi

@louiss0 's description maybe needs some editing, to be reproducible. I'm also setting up Vite HMR with Docker Compose. The part where it still fails is HMR - I just...

For what it's worth, I face this error as well, and can help in debugging or reproducing if someone takes the lead. Was scouting whether I could use httpVueLoader for...

Any update on this? I'm not concerned with offline usage but get this simply by trying to use `gradle-js-plugin` "from scratch" for a project. Running on OS X, Homebrew, JDK8...

Thanks, @Scuilion. That helped me with this on Gradle 2.3.

@mdedetrich Did something happen about this? I'm looking for something like akka-stream-circe. --- Seems [so](https://github.com/mdedetrich/akka-streams-json). :) @knutwalker Since it's easy to arrive on your repo via e.g. Google search (I...

The master is already ahead of these proposed versions, so I think this PR can be closed.

Note: CPU consumption in v2 seems highly different. - make a note in the code - https://firebase.google.com/docs/functions/beta/manage-functions#override-CPU - `setGlobalOptions({ cpu: 'gcfv1' });` -

Based on napkin notes, the slow starts only occur on Docker Compose on macOS (local CI-like development). Since this is not one of the actual use cases of the repo,...

Managed to bring the execution times down, by #37 Tracing code is left in `exp-timings` branch (not merged). It didn't reveal anything vital, yet. My gut feel is that actual...

Status: I would be extremely happy 🤪 if someone has the time to do this. Unfortunately, I don't. Here are the current (12-Mar-2022) timings as a baseline. ``` $ cd...