FrontMage

Results 14 comments of FrontMage

@robertsLando Thx! I'll try install the older version

I think you can pause the executor by `waitGroup` or `select` to prevent new prompt pops up.

Just for convenience, I forked the repo and modified it as the suggestion above, it works nicely. ```bash pip install git+https://github.com/FrontMage/bert-extractive-summarizer.git ```

I mean `pm2` and other stuff are good at process managing, but they can not start a command, and they don't have that script management like `corgi` does. Sometimes I...

It will not be the same, `pm2` is delicate to process management, log rotate. `corgi` has the template while `pm2 ` have to rewrite the corresponding script. `corgi`can start a...

@DrakeW After trying to make a pull request about this, I met 2 problems: - With the `-bg` flag, does this make all steps background jobs or something else? -...

@DrakeW If all steps a made background job, there will be more than one `id` returned. So are they grouped together by some namespace, or just bunch of sequence ids?

感觉真是屠龙的技术呀,看来像webassembly,css grid都得熟练才行了

> Currently we have only low level api. `add_friend` means we add it to friends list only but don't send friend request. Therefore it doesn't contain message parameter. Thanks for...

Hi, I've been trying to get echo bot to work, but I can't add the echo bot to a friend with the qtox client. It just always shows the friend...