Results 19 comments of nzlov

go1.8-dev need update `x/tools` https://github.com/golang/go/issues/49164#issuecomment-952033658

这类需求还是出插件吧。

[nzlov/cmp-fauxpilot](https://github.com/nzlov/cmp-fauxpilot) a `cmp` plugin, only the basic features. Need help to perfect it.

When run CPU, should set cpu num use triton env in docker-compose.yaml ``` OMP_NUM_THREADS: 10 OPENBLAS_NUM_THREADS: 10 MKL_NUM_THREADS: 10 VECLIB_MAXIMUM_THREADS: 10 NUMEXPR_NUM_THREADS: 10 ```

Oh...... no. A year has passed.

@s1n7ax same question. If it is a multi-tiered project, only the bottom tier is recognized. eg: ``` / -- .git -- pom.xml -- modules -- pom.xml -- base -- src...

clean docker and rebuild

把`/etc/pacman.conf`里 ``` [options] ``` 这部分删除,然后执行 ``` pacman -Syu glibc ```