Lucas Garron
Lucas Garron
I think the solution is to start writing good libraries. ;-) If you continue this repo, I just have two requests: - Make it worth it. Make sure no coder...
> I'll add a link on the wiki and make a speedsolving post soon, and clean up the presentation a bit. Could we also link to the wiki from this...
I'm still not happy with the state of tests (although v2 is looking better).
> I'm currently leaning towards a special, non-nestable EmptyAlgorithm extends Algorithm class to represent the empty alg. I'm doing this to avoid a bunch of edge cases that a normal...
I'd say the font works well enough; no reason to discontinue it. People can still use SVGs if they want.
Other options: Include separate versions of the functions for strings: expandString("(R U)2") Create a wrapper function that converts to/from strings: forStrings(expand)("(R U)2")
Thanks for filing this. This is currently my main remaining concern with the icon. > maybe white stickers vs black stickers could give a sense of the puzzle being unsolved...
Another idea: show "0.00" on the timer for stuff before the beginning of the solve?
@jfly: This still needs a few fixups, and updates to the generated site. But it looks like this this will work. Any thoughts?
> Can we do one thing at a time? That is, can we do the biomejs stuff in a separate PR? I don't feel comfortable introducing a new JS file...