anicolao

Results 57 comments of anicolao

The same project can be easily used to reproduce the issues with having read-only attributes as implemented by twisty player from bug https://github.com/cubing/cubing.js/issues/223

As I wrote initially, *Choose all defaults, except make sure to choose typescript with typescript syntax, not with js comments.* So you probably chose good options ... I didn't save...

@whitequark @Symbian9 I am possibly interested in trying to implement this as a precursor to a more grandiose idea of building an iPad GUI for solvespace. I looked at the...

@kovidgoyal my preferred way for you to implement something like this, if you ever did, would be to have the opposite of `ls` so that the output of `kitty @...

Here are the (very few) test cases I used to validate my implementation: ``` L ⬷ R ≡ R L D L ⬷ R ≡ D R L D L...

This also turns out to be great for rewriting algs to favour certain moves. For example, in Roux once the left block is solved it should not be moved, and...

No, I don't have a snippet for it -- I wanted to rewrite my solutions in terms of the orientation the user was looking at the cube and I couldn't...

I filed #229 to record what I was looking for when I read this code.

I mean `(U2 R2)6` --> `(U2 R2)⁶` but it sounds like there might be a philosophical issue here about how much control you want the user to have over the...

I forgot a thing I want to be able to build but I don't think it adds any new requirements: given this definition of a solution method, the system should...