yorelog

Results 10 issues of yorelog

and is it really for production ?

when I run chaosd on centos 6, error occurred `chaosd: /lib64/libc.so.6: version GLIBC_2.14' not found (required by ./chaosd)` glibc 2.12 was bounded with centos 6. so I can't update the...

**chaosd attack network delay -d eth0 -i 10.8.198.117 -p tcp -s 7005 -l 3s** ``` 2021-12-09T15:36:51.507+0800 INFO chaos-daemon-server flush ipset {"request": "ipsets:{name:\"chaos-11ed9986-f0e4-41\" cidrs:\"10.8.198.117/32\"}"} 2021-12-09T15:36:51.509+0800 INFO background-process-manager build command {"command": "ipset...

while running with git bash , it should start docker compose windows config

adopt close script with git bash under windows

vscode通知栏中,日常其他插件还会占据一些位置. 当我把股票加多几个后,所有的监听都不显示. 去除几个后, 正常显示.

``` > go get github.com/padster/go-sound # pkg-config --cflags flac pkg-config: exec: "pkg-config": executable file not found in $PATH # github.com/rakyll/portmidi codes/go/src/github.com/rakyll/portmidi/portmidi.go:22:11: fatal error: 'portmidi.h' file not found #include ^~~~~~~~~~~~ 1...

WARNING: Requested black==20.8b1 from https://mirrors.bfsu.edu.cn/pypi/web/packages/dc/7b/5a6bbe89de849f28d7c109f5ea87b65afa5124ad615f3419e71beb29dc96/black-20.8b1.tar.gz#sha256=1c02557aa099101b9d21496f8a914e9ed2222ef70336404eeeac8edba836fbea (from -r requirements.txt (line 1)), but installing version 0.0.0

following the install step, install pytorch first ,then the dependency of project. pytorch will reinstalled if the version isn't 2.3.1. it will also trick a bug by dependency resolver. ```...