Djuenphong

Results 12 issues of Djuenphong

**Done** Fix wrong link of "中文文案排版指北"

**Describe the bug** It's unable to change PROMISC model sometimes. `cat /sys/class/net/br-xxx/flags` should be used to check PROMISC model rather than `ifconfig`, since command `ifconfig` cannot accurately feedback the status...

Follows #151, tracing at #194. Hold, please ;)

feature

This issue is about to trace #151. Hold, please ;) **io_uring SDKs implemented via go** - https://github.com/godzie44/go-uring/ - https://github.com/Iceber/iouring-go - https://github.com/hodgesds/iouring-go - https://github.com/dshulyak/uring - https://github.com/ii64/gouring **io_uring forums** - https://unixism.net/loti/index.html -...

feature

- [ ] Localize the content/en/immutable_infrastructure.md to content/zh/ in dev-zh.

lang/zh

- [ ] Localize the content/en/gitops.md to content/zh/ in dev-zh.

lang/zh

- [ ] Localize the content/en/devsecops.md to content/zh/ in dev-zh.

lang/zh

#### 请描述该需求尝试解决的问题 Overleaf 的版本是 v1.0.5, 而当前的仓库版本是 v1.0.7,懒人希望能在 Overleaf 用上最新版本hhhh。 #### 请描述您认为可行的解决方案 将 Overleaf 的项目与仓库绑定,这样就能同步了,可以参考一下 https://www.overleaf.com/learn/how-to/Using_Git_and_GitHub 的 Overleaf GitHub Synchronization。 #### 考虑过的替代方案 如果想要确保版本稳定性,可以手动传 release 上去,但根据需求感觉项目稳定性没必要这么高。

:sparkles: enhancement

**TO-DO** - [ ] Analysis of Complexion - [ ] Recursion - [ ] Divide & Conquer - [ ] Hash - [ ] Backtracking - [ ] Greedy -...

#### What type of PR is this? bug #### What this PR does / why we need it: 1. Pass LogLevel from options.MySQLOptions to db.MySQLOptions with copier. 2. Initial Logger...