Colin Rofls

Results 121 comments of Colin Rofls

@Ronaldho80 I appreciate this may be too late to be helpful, but after a bit of experimenting I have a sample project that builds a lib (using stable rust) which...

@dgrunwald thanks for the feedback! didn't notice I had mixed whitespace, I'll take a look at my editor settings. on `extract`: good to know. re: `py_fn`, this was definitely one...

@Ronaldho80 There's a simple example now on the main readme. Is there anything you think is missing? I'm only really starting to actually work with this code now, but I'll...

hey sorry I've been super busy, but thanks for posting this. I didn't know about levenshtein distance when I first wrote this, and I ended up writing a bunch of...

Looks like I’m going to have to actually get around to doing this now, huh?

@bdrupieski I'm on the same page, and in general I think that while things like edit distance can be a useful screening step, in general the human conception of "what...

Feel free to submit a PR to clarify this! It isn't a problem I run into personally, so you're in a better position to make this change. :)

I'm going to needs macOS/Instruments versions in order to investigate this.

i'm not able to reproduce on macos 10.15 with instruments 12.4. my gut instinct here is that it's something like your binary is exiting too quickly, and there's no data...

good question, where did that file name come from?