Zero King

Results 114 comments of Zero King

Did https://github.com/supabase/supavisor/commit/163e4fa2269a3cf57ebf92b80d0a5c04435a4f44 address your issue?

> Ah I see - upstream only builds for x86 on linux: [emacs-tree-sitter/tree-sitter-langs#654](https://github.com/emacs-tree-sitter/tree-sitter-langs/issues/654) > > So likely unfixable until that is fixed. This is now fixed upstream: https://github.com/emacs-tree-sitter/tree-sitter-langs/releases/tag/0.12.244 Could you...

Duplicate of #305?

> Do you also need the power-off feature for VMs? Yes, I tried `incr_stop` but it would put the VM state on hold for an hour. But I digress and...

This is a known problem in `tree-sitter-langs`. See https://github.com/doomemacs/doomemacs/issues/7967 if you are using Doom Emacs.

Hi @v0idpwn, do you have a rough schedule for enabling this on Supabase's shared pooler?

FYI, there is https://github.com/emacs-tree-sitter/treesit-langs for the new treesit.el.

Sorry for a +1 comment, but I find the features in v0.11.0 very useful and hope it could be published to [opm](https://opm.openresty.org/package/ledgetech/lua-resty-redis-connector/) too.

I was able to workaround this issue by building bpf-linker against the latest LLVM. Here is the patch I used on nixpkgs to install a working bpf-linker. ```diff diff --git...