Ning Sun

Results 339 comments of Ning Sun

I think the problem is `cargo-mode--current-mode` function always returns `tests` for these test module, and returns `nil` when the cursor is in a normal code module.

Have no idea why upgrade a ci js dependency will affect the test...

@Xuanwo Is there any plan to support this recently?

Not sure if pgstream is using logical replication protocol for postgres which is not supported by greptimedb. I saw they do have an opensearch destination, do you know the ingestion...

OTLP profiling signal is still at development phase (pre-alpha).

hey @4iKZ , thank you for this. We already have contributor working on this #7317 and we prefer to use daemonize library for this.

tbh I know little about making package in nix. In this repo we use nix flake for managing development environment but it's a different story when it comes to packaging....

@happysalada Thank you. I'm curious when building rust based projects in nix, do you need all dependencies managed by nix instead of cargo? Another question, when building nix package for...