SuperKenVery

Results 75 comments of SuperKenVery

I'm still encountering this now; building wezterm from nix requires actually building it. The `wezterm` cachix isn't giving anything...

I found a workaround: ```json [ { "label": "Run", "command": "make -j", "cwd": "${ZED_WORKTREE_ROOT}/build/" } ] ``` Using `ZED_WORKTREE_ROOT` seems Okay, a little tedious but at least portable.

We still see ZED_WORKTREE_ROOT everywhere in docs...

Thanks, although I think a `new()` could be better. Thanks for the great library!

Hi, thanks for your great work! However, it still crashes on my machine. I've sent my logs to your email. If it's not the correct log or you need more...

Oh, I found it's crashing because it tried to access apps in my work profile. After removing all apps in my work profile, it doesn't crash. Thanks for your great...

Probably no, mlc on its own should replace mlx in terms of model inference

Thanks for your great work and the prompt reply! I might try to debug this when I get some time, but would you please consider disabling this single feature for...