Joey Gouly

Results 10 comments of Joey Gouly

I'm hitting this same issue I think. This re-orients, and then colours the yellow sticks which are now at DL DR.

Sorry, must be thinking of someone else. I've avoided SVD files so far.

Yup, that's why I was suggesting to show the qualification information!

I had been playing with a similar change locally, to fix https://github.com/echasnovski/mini.nvim/issues/737 > Floats with focusable set to false can reasonably be expected to be UI elements Might be worth...

Thanks for the reply! Can you give a 'simple' explanation of how symmetry works in solvers?

Thanks, I will have a read of that page. I'm still learning about this group theory stuff (never studied it).

Can you explain a bit how you actually 'use' this symmetry in the code? The code in https://github.com/cs0x7f/TPR-4x4x4-Solver/blob/master/src/Edge3.java seems pretty complex.

Is there a reason nvim has the order changed? Also this was mostly a way to learn some of the internals, I don't feel that strongly either way!

I used to use `--manifest-path` since it allowed to mount my code as read-only in a VM, while building from a writable directory. However the fact that `.cargo/config.toml` isn't respected...