Jankin Wei
Jankin Wei
as same as windows wechat client
## Expected behaviour Move the default config file location to `${XDG_CONFIG_HOME:-$HOME/.config}/tldr/tldrrc` Also move the default cache file location to `${XDG_CACHE_HOME:-$HOME/.cache}/tldr` ## Actual behaviour Current config file location `$HOME/.tldrrc` Current cache...
A minimal example is as below. every step I only type `o` to trigger to indentation.  ```python import logging # from: https://stackoverflow.com/a/56944256 class CustomFormatter(logging.Formatter): GREY = "\x1b[38;20m" YELLOW =...
希望能扩展数据到宜家的香港地区。 如果开发者愿意稍微指导一下,我可以帮忙修改一下数据。
Hi, guys I read the paper and code and notice that there is no additional description about quantized model, so I assume that the experiment is based on floating point...
Relate to the code [Line 50](https://github.com/hmartiro/kalman-cpp/blob/master/kalman.cpp#L50). Not optional more? 
Can roslint_cpp default glob files add .hpp suffix? or add another option for the function? https://github.com/ros/roslint/blob/1a90b0244029b2f45301861c245089fd6a15d0a4/cmake/roslint-extras.cmake.em#L46-L56
I think the cmake syntax is some of out of time. I implement a general one for the project. Hope it could be merged.
### Describe the solution you'd like There is a popular usage for this memos project as a microblogging platform. e.g., https://memobbs.app/ Many microblogging platforms support deleting old posts after a...
1. 个人应用现在可以自行审核通过啦 2. 飞书授权临时访问凭证 https://open.feishu.cn/document/server-docs/api-call-guide/calling-process/get-access-token 3. Golang 编译为 Webassembly https://github.com/golang/go/wiki/WebAssembly#javascript-goosjs-port 4. 封装函数 https://geektutu.com/post/quick-go-wasm.html#3-注册函数-Register-Functions 5. 编写网页