Cole Lawrence
Cole Lawrence
Interesting, thank you for the explanations! On Wed, Sep 9, 2015, 6:08 AM Peter Renström [email protected] wrote: > Then you'd have something like this > > const threshold = 15...
Yeah, so I use it to create a search engine for my GoCourseSort project, and the reason I use Levenshtein instead of simple match, is so a word in the...
Can someone give context for how much is already in place, versus how much would need to be added? Is it just adding button placeholders to the UI? Or is...
Would this make it more applicable to include meowhash? I think it has a similar approach to ahash.
Maybe there could be a way to customize the MANIFEST DIRECTORY or something to help this temporary build gain access to other workspace crates.
This example is very helpful, especially being able to see the before and after.
It looks like I need to fix our e2e script to ensure that we're taking into account the changes to BasicNumberInput
# Squash and merge is good
@AndrewPrifer re: blur events, I'm not sure about UX. I do not feel strongly about blinking popover. I recommend merging whatever is valuable for now. And perhaps adding inline comments...
It's a good idea to print a warning with context. I would suggest that the warning is rich with description and possible mitigation approaches.