Fuyang Liu

Results 40 comments of Fuyang Liu

I tried to compile your code on my mac and it seems giving this error? 🤔 Have you tested your code on mac os or? ``` error: linking with `cc`...

Sounds great. But I didn't understand the part of "it's no point for them(users) to use async/await on top of that." I thought it would be a good idea eventually...

That is pretty cool, will check them out 👍 And thanks for the detailed reply. I think I get what the later part means. Just the part where you saying...

Interesting. I am also waiting for my BMS to arrive and I have 2 battery packs. Perhaps I can help testing as well. But these "driver" thing is definitely new...

Thanks a lot, I will see if I could fine time later to take a look at your forums. I am not usually working with hex or crc but these...

BTW, I sent you a message on https://diysolarforum.com/ :)

Okay I seem encountered this issue, tired with python 3.5.1 or 3.6.1 both not working. vmprof version 0.4.3 ``` python -m vmprof -o output.log xx.py (xx.py print stuff and output.log...

I think we can use this https://github.com/peaceiris/actions-mdbook I used it earlier in [my personal mdbook note](https://github.com/liufuyang/note) and it seems working pretty well. Should I create a PR here for you?...

I see. I am not that experienced with github action yet but this is probably can be done.

@bytesnake I tried to make an PR https://github.com/rust-ml/book/pull/8 to make the first version CI work. How do you like the general idea? It is not fully working yet, but I...