Hackcraft_
Hackcraft_
I've been running the indexing on bevy again for 24 hours this time, and it's still not done. I have noticed that while it is running, it's not using a...
In the log, I found something like this: ``` 2025-01-20T20:19:35.631776Z WARN tabby_index::indexer:crates/tabby-index/src/indexer.rs: Failed to build chunk for document 'git:V1xYGx:::{"path":"/Users/me/.tabby/repositories/https_github.com_bevyengine_bevy/tools/ci/src/ci.rs","language":"rust","git_hash":"043a887e37ec704dbe97981a7bdfb6ad534d6d5b"}': Failed to embed chunk text: error sending request for url (http://127.0.0.1:30888/embedding)...
I'm using `tabby serve --model Qwen2.5-Coder-3B --parallelism 32 --device metal` to start. > The error can be safely disregarded if it occurs infrequently, especially when considered in the context of...
I did the same with bevy, and up until the point of failure, there are 255 `Failed to build chunk for document` warnings.
Ok, it fixed itself 😵💫. However, I think it's still worth it to investigate a bit into why this is happening, as it's quite annoying. I've searched for `media="x"` in...
I thought I had narrowed it down when only refreshing the top level document, "Homepage," was getting rid of the css. When I created a new file called test at...
Any progress on upgrading to the new CodeSnap?
Nice, thanks for the heads-up, and your continued efforts!
I think it works fine because macOS can escape the `/`. Try creating a folder called `///` and see what happens!
As to why it's not the default, there are displays with only 60 fps. Setting it to 120 fps by default would consume much more power on those systems for...