Remix.run Logo
rane 3 days ago

I tried in my relatively small project.

    ~/c/l/web % ck --sem 'error handling'
    ℹ Semantic search: top 10 results, threshold ≥0.6
    ⠹ Searching with semantic mode...
All I got was spinning M2 Mac fan after a minute, and gave up.
Runonthespot 3 days ago | parent [-]

interesting - can I ask you to try a ck --index . ?

postalcoder 3 days ago | parent [-]

It'd be nice if respected gitignore. It's turning my M4 MBP into a space heater too.

Runonthespot 3 days ago | parent [-]

coming up next.

mijoharas 3 days ago | parent | next [-]

Fyi, I just grabbed the same lib that ripgrep uses. That bit is extracted iirc, and was quite nice and simple to use.

postalcoder 2 days ago | parent | prev [-]

I saw that you added it, thanks! I'll give this a shot for a few days.