Pierre Le Gall
Pierre Le Gall
And still on my X1, with the new @al2o3cr benchmark proposition (found here: https://github.com/zeam-vm/pelemay_fp_benchmark/pull/1): ``` ## PelemayFpBench benchmark name iterations average time no calculation 1000 2877.69 µs/op Pelemay 100 22090.63...
It's nice you found out the reason :) So PelemayFp is revelant on 4+ cores CPUs only?
I'm not english native, but what do you think about "piece"?
Firstly, thank you to all the contributors of this repository, it was a helpful and well made Firefox extension. I tried Saka Key but I am not fully satisfied. It...
I patched my hok.ks.js with your quick fix. It works for me too. Another web site where we can reproduce it: https://linuxfr.org/
Thanks! Can we close this issue?
Note this have already been change to something more elegant on `main`: ```elixir Ash.create(User, %{name: "John"}, action: :register_with_password) ```
It always seems weird to me do `Ash.create(changesets)`. A changeset is not created here: a resource is created from a changeset. Now we can do both, a changeset or a...
> Uncaught exception: file:///home/oriol/.mixxx/controllers/midi-components-0.0.js:139: TypeError: Cannot call method 'trigger' of undefined The problem comes from `midi-components-0.0.js`. I suppose you copied it from Mixxx sources (and maybe changed it) as I...
> Yes, mixxx used to always copy mapping files to `.mixxx` unconditionally upon selecting it. We fixed that (in 2.3 IIRC), exactly because it does not make sense and leads...