Mika Vilpas

Results 139 comments of Mika Vilpas

The link died years ago and I haven't updated the readme. Guess it should be done, kind of my bad. But if you Google squanmate, you can still use it...

Also: have this in a FAQ, others might wonder this too.

These are good suggestions. I've been using the 2nd way myself, but the third I didn't know about. It's definitely more evil-like. At the moment I think a paredit-like binding...

Something changed for me, and now I had to change the open command from https://github.com/jesseduffield/lazygit/issues/3052#issuecomment-1878921995 to this: ```diff diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index 9e8eb5e..426aa4b 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@...

Hi, I think I know what you mean. It's been a while so it took me some time to remind myself that this was about again. ( ͡° ͜ʖ ͡°)...

By the way, do you have the algorithms somewhere? I could maybe look into it on my coffee break at work.

Oh, I should add that the actual algorithms don't have to be special or efficient. It's enough if they are able to solve the case. The actual scramble will be...

cool, thanks. I have a bunch of tests that I run for all algorithm sets. These seem to fail a couple of them. Could you make sure the algorithms are...

> Can you just generate scrambles with these situations like you do for the cubeshape trainer? That would be the best solution even if it‘s not efficient. I think this...

Never mind, I got it. The algorithms were missing a comma in the first rotation.