AN Long

Results 171 comments of AN Long

@fangjj 我尝试了一下部署没有遇到问题

我直接 clone 下来这个仓库,关联好应用,直接 lean deploy 就成功了的。不过访问首页确实失败了,因为看源码目录里确实没有 public 这个目录。

@fangjj 不好意思,没有尝试。

Hi @timpalpant do you have time to take a look at this?

Adding examples is good, but I don't think it's a good reason to change the whole project structure. The axum project has multiple crates besides the example, so it is...

The original idea to automatically load and dump JSON/msgpack values is from the Python memcache client. The pymemcache can set a normal Python object with its set method, serialize it...

Sorry late for the reply. Already commented on the new issue. I think it's fine to add a mechanism to let users specify the flags.

Hi @nzbr, thanks for your work! After running the Install.ps1 succeeded, the NixOS item showed in the start menu, but it quite imediately after click. Run `nixos` in command line...

@nzbr I've got the same error: ``` C:\Users\xxxxx>nixos --distro-name asdf Registering NixOS... There was an error registering the distribution ```

@nzbr Sorry my bad. I resolved the problem, just running `wsl --install -d debian`, then the NixOS can be started with the start menu or command line. I guess my...