Jost Triller

Results 25 issues of Jost Triller

See this thread: https://www.reddit.com/r/de/comments/m0dtgs/spinneneier_in_meinen_bananen/gq7cheg?utm_source=share&utm_medium=web2x&context=3

For example, if I click on "Reply", then the reply box (the thing where one has to write the text in) appears. Now all buttons still work fine. But once...

The sound after a successful combo is quite unpleasant, I am not sure what it is but it has a high pitch and some weird sound that sounds like when...

non technical
puzzles

This is useful when one uses a special external engine (using this: https://github.com/lichess-org/external-engine), for which overwriting the analysis with a high quality Stockfish cloud analysis is not desirable. EDIT: is...

no scala

When exporting to the graphviz dot format, the edge between nodes will always be "->" but when not exporting as "digraph" (but as undirected "graph"), the dot format requires the...

If I am not mistaken cutechess currently only reads from stdout engine output. However, for debugging purposes it is often useful to also read the engine output on other channels...

When I close LiGround, sometimes engine processes continue to exist and run. I also saw this happening with Nibbler, where the solution was to set quit commands to all engines,...

bug

This example doesn't get properly highlighted, and additionally it breaks all following highlighting: ```Nim {.emit: ["""for(size_t i = 0; i < """, 5, """; ++i){}"""].} ```

The current documentation is "auto data() -> ... Return the pointer to the underlying buffer." For people using this library for the first time it may be easy to misunderstand...

Documentation
Help wanted

To get it to work (only for Arena) I needed to add `fflush(stdout);` after this line https://github.com/nescitus/cpw-engine/blob/2054969ef201c23e44774fd667c2b6843f04eede/com.cpp#L330. Cute Chess gives this error `Could not initialize player cpw: no response to...