Results 34 comments of ArneVogel

Is this related? ``` unknown import: `wasi_ephemeral_crypto_symmetric::symmetric_state_open` has not been defined ``` From this code: https://github.com/ArneVogel/wasi-crypto-bench/blob/main/bencher/src/main.rs

Yeah its a known issue, also with regular tactics on the site. Maybe over christmas I will look into a solution for promotions.

Hi, multiple people already have asked for something like that before. If you were to implement it I would be happy to merge it. Let me know if you need...

Saving the progress would not be trivial. An edit of a study could change the move tree in every possible way, not just extend the tree. So finding out if/what...

I will look into that when I get time

Interesting idea. I think a more generic limit for the lines like x% of games from the starting position reach this position => add this line to the opening training....

Can you run `mix ecto.drop` and then post the output of `mix setup`? `mix ecto.drop` will delete the listudy_dev database so don't run this if you have anything worth keeping...

That looks like how it should look like. Can you visit http://localhost:4000/en/tactics/1 ? Does that page work for you? Also can you post what Erlang and Elixir version you are...

> However, the board stays in the original position and no first move is played for white nor are any arrows shown. Not sure if this is related to the...

Did you run `npm install --prefix assets`? > As stated above, the other error no longer occurs after deleting the database as you recommended above Nice