Gaurav Khanna

Results 12 comments of Gaurav Khanna

> This one remains relevant, see also considerations outlined in [#2865 (comment)](https://github.com/kubernetes-sigs/kind/issues/2865#issuecomment-1208406421) @BenTheElder Thanks Ben, I believe I came across this issue in my searching for possible fixes but it...

Bumping because rvm is still not shipping pre-compiled binaries with YJIT enabled. That would be ideal.

What fixed this for me was Settings -> Monitor History -> Clear all Statistics. Then change Keep monitor history for 7 days. This is likely not a cpu power issue...

@Tmpv Am i missing something, I added that to ApplicationRecord and I get undefined method `authorizable_ransackable_attributes` on a class that descends from ApplicationRecord?

Please support promise imports, like src={import(‘file.svg’)}. Please, thank you! +1, “ provide a great component for each supported framework”. I still don’t know how to in-line svg files with react/vite,...

Adding my usecase, besides storybook I want this for rendering screenshots/mockups directly to images.

@ankane I believe in the case of using class method like Movie.nearest_neighbor(embedding, my_gen_embedding, ...) the ordering is not set by distance. Instead I'm getting `ORDER BY "text_nodes"."id" ASC LIMIT $1`...