←back to thread

177 points Runonthespot | 3 comments | | HN request time: 0s | source
Show context
rane ◴[] No.45160108[source]
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.
replies(1): >>45160216 #
Runonthespot ◴[] No.45160216[source]
interesting - can I ask you to try a ck --index . ?
replies(1): >>45160509 #
postalcoder ◴[] No.45160509[source]
It'd be nice if respected gitignore. It's turning my M4 MBP into a space heater too.
replies(1): >>45160608 #
1. Runonthespot ◴[] No.45160608[source]
coming up next.
replies(2): >>45161286 #>>45164832 #
2. mijoharas ◴[] No.45161286[source]
Fyi, I just grabbed the same lib that ripgrep uses. That bit is extracted iirc, and was quite nice and simple to use.
3. postalcoder ◴[] No.45164832[source]
I saw that you added it, thanks! I'll give this a shot for a few days.