Scott Sauyet
Scott Sauyet
> - I am willing to create pull requests, for any of the above. This work is more in my alley then "writing content" ;) We'd absolutely love the help!
@andys8: Yes, we should. Are you interested in creating a PR for this?
I really doubt that any non-rate-limited services would not require a key. Is this something we should build ourselves? It would be easy enough to point, say, `https://links.ramdajs.com/` to a...
Thanks for the suggestions. We actually do put the content in the URL the same way the Typescript playground does. The shortener is just to have a simpler link to...
I'd love to put in a replacement even if it's not perfect. I don't have any sense of necessary rates, but I'm guessing its more likely hundreds or thousands per...
I agree. This would be very nice. I don't have a clue as to how to implement it, but I want it. I was talking about this just the other...
I'm on the lookout for one for a work project too, although I haven't started actually looking yet. (I'm actually much more interested in solving that problem myself. It would...
Ok, off to research the [Bitap algorithm](https://en.wikipedia.org/wiki/Bitap_algorithm). Looks like fun.
No, there's plenty of fun in Ramda; it's the day job that needs some sprucing up. It's also in a company with a long drawn-out approval process for third-party tools...
The problem is that a good fuzzy type search seems much more sophisticated than a fuzzy text search. If we [search Hoogle for `(a -> b -> c) -> a...