Jeremy Fleischman
Jeremy Fleischman
@matisnape @TheMoonDawg @ctsstc, your shims actually are not supposed to mention the version of asdf you use, but it's tricky to install asdf correctly so that that's the case. See...
For symbolic icons, gtk provides a `load_symbolic` function that can tweak the icon to match the given foreground, success, warning and error colors: https://docs.gtk.org/gtk3/method.IconInfo.load_symbolic.html. I could see that being a...
@lgarron, who asked me about this exact thing last week.
Could you explain this in a bit more detail? What "two items" are you referring to here?
Gotcha. Implementing this would require us actually tracking all changes to registrations, which is not something we currently do. See https://github.com/thewca/worldcubeassociation.org/issues/1031#issuecomment-264618778 for details. We'd have to implement @larspetrus's suggestion there...
Note: This would require asking users where they live (see #732). Would we also want different distance thresholds for different parts of the world? @pedrosino has been thinking about this...
Good idea, although it's probably worth mentioning at this point that we don't have a way to go from an iso2 country code to a list of delegates for that...
Just to be clear, currently the search is "find me a competition with one of these events", and you'd like to be able to ask "find me a competition with...
Oh. How is that useful?
AFAIK, this is the full list of +2s a competitor can receive: https://github.com/cubing/ccm/blob/e6e4fbd6f6fbbc930686e0aa110c05a48871d0f2/both/lib/wca.js#L282-L301. It's worth noting that a single solve can receive multiple penalties. What are the various causes of...