Hunter Beast

Results 198 comments of Hunter Beast

For those trying to figure out how to access location state supplied to the navigate function, apparently we're supposed to use something called "useLocation": https://stackoverflow.com/a/64566486 Would be nice if the...

I'll say! Would you like me to provide you with an MRE? Or, even better than an MRE, maybe contributing a check for that in your GitHub actions? I can...

I'm not sure I could fix it, but I could certainly provide a test. And no need to prioritize this over personal stuff.

@oconnor663 Sorry to dig up an ancient thread, but I did a little experimentation in the approach I outlined. While a proof of replication of all remote data isn't possible,...

@Pixelstormer What do you think of this crate? https://crates.io/crates/unicode-segmentation The `.unicode_words()` method seems good enough in the case of highlighting, don't you think?

These tweaks worked really well for me, check out the PR I referenced :point_up:

@yay If you're currently using a Mac that costs less than $5000, you're almost definitely not using a comparable CPU. My CPU has a TDP of 105W. However, I also...

@yay Hold out for the M1X :wink:

I noticed, this is on Druid's todo list as well. https://github.com/linebender/druid/issues/883 @RazrFalcon How "ready" is rustybuzz these days?