sonictl

Results 16 comments of sonictl

```bash $ jekyll -v jekyll 4.2.0 ```

Okay, I checked the warning, and find that is not the warning about 'comment.html'. it is from my /_post/2021-07-09-texttitle.md. in that file I posted a code patch: ``` {% capture...

but how about this issue ;-D? [Azure-Functions/jekyll-blog-comments#16](https://github.com/Azure-Functions/jekyll-blog-comments/issues/16)

> @sonictl Did you ever resolve this issue? I am running into the same problems so it would be helpful if you could share your solution! I tried, but finally...

功能请求,支持视频在网页上在线播放

python 3.8 The function time.clock() has been removed, after having been deprecated since Python 3.3: use time.perf_counter() or time.process_time() instead, depending on your requirements, to have well-defined behavior. (Contributed by...

The error info given by compiler: ``` In file included from ../components/MPUdriver/include/MPU.hpp:39, from ../main/main.c:26: ../components/I2Cbus/include/I2Cbus.hpp:36:1: error: unknown type name 'namespace' namespace i2cbus { ^~~~~~~~~ ../components/I2Cbus/include/I2Cbus.hpp:36:18: error: expected '=', ',', ';',...

where to fix this bug?