PoppinL

Results 11 issues of PoppinL

We need to specify the language code for every time we call some APIs right now. But in actual use, the language is likely to be constant. So it may...

注意到这个 [issue](https://github.com/fastify/docs-chinese/issues/11) 和这个 [PR](https://github.com/fastify/docs-chinese/pull/65) 中都有提及到翻译的风格规范。不如趁着这个项目目前人员很少(虽然可能也多不起来),讨论和明确一下相关规范?按照之前的经验,可能明确了之后后续的 contributor 会更加轻松一些。:)

discussion

Thanks for a nice extension. Wish use it in diff computer...so...why not publish it on chrome web store? :)

Hi. Thanks for a nice tool~ I've followed the guide to run `curl -sL https://raw.githubusercontent.com/huan/docker-wechat/master/dochat.sh | bash`. And it pending for a long time in the starting phase. Need some...

help wanted
question

Right now, we have `last_read_message_id` to specify the start point, but it will automatically download all the following stuff. Could we just specify some message IDs for downloading? I reckon...

Why not make a performance benchmark? That looks more attractive if this lib is faster. :)

For windows, we will get LFCR when we press ENTER. In your logic, you only check the `data[0]`, so it's LR for windows. Or maybe you could change the switch...

Since the `stdin.setRawMode` is only available in TTY.

The command above `pm2 ecosystem` will generate `ecosystem.config.js`, not `process.yml`. It looks like a legacy description.

## 🐛 Bug Report The assert module in nodejs will throw error when assertion fail. It will throw a AssertionError If the second parameter is a string. But if the...

:bug: Bug