diff --git a/docs/learningweekly/2021.md b/docs/learningweekly/2021.md index cff13167587850e03168895951b877f76a105870..8f0122fc0f2bd779e45371b55abf7c7411b08de0 100644 --- a/docs/learningweekly/2021.md +++ b/docs/learningweekly/2021.md @@ -1364,3 +1364,108 @@ +## 16,第32周-8月9–8月15 + + + +### **1,开源项目** + +> - 项目地址:[useful-scripts](https://github.com/oldratlee/useful-scripts) +> - 项目说明:把平时有用的手动操作做成脚本,这样可以便捷的使用。阿里后端程序员写的一些小工具 +> - 相关文章:[README](https://github.com/oldratlee/useful-scripts/blob/dev-2.x/README.md) + +--- + +> - 项目地址:[gping](https://github.com/orf/gping) +> +> - 项目说明:以图形化方式展示ping的延迟状态。 +> +> ![readme-example](https://tvax3.sinaimg.cn/large/008k1Yt0ly1gt9s4yyf3kg31370l14qp.gif) +> +> - 相关文章:[README](https://github.com/orf/gping/blob/master/readme.md) + +--- + +> - 项目地址:[awesome-dockercompose](https://github.com/bboysoulcn/awesome-dockercompose) +> +> - 项目说明:一些大家可能会经常使用的docker-compose文件 +> +> - 相关文章:[README](https://github.com/bboysoulcn/awesome-dockercompose/blob/master/README.md) + +--- + +> - 项目地址:[Cloudreve](https://github.com/cloudreve/Cloudreve) +>- 项目说明:支持多家云存储驱动的公有云文件系统. +> +>- 相关文章:[官方文档](https://docs.cloudreve.org/) + +--- + +> - 项目地址:[eul](https://github.com/gao-sun/eul) +> +> - 项目说明:mac的系统监控小工具 +> +> ![image](https://tva3.sinaimg.cn/large/008k1Yt0ly1gt9rx7eqmlj31p81e0hdq.jpg) +> +> - 相关文章:[README](https://github.com/gao-sun/eul/blob/master/README.md) + +--- + +> - 项目地址:[Aragorn](https://github.com/njzydark/Aragorn) +> +> - 项目说明:一款基于 `Electron + React + TS` 开发的对象存储管理工具,同时也可作为图床上传工具使用,支持 macOS 和 Windows +> +> ![image](https://tva1.sinaimg.cn/large/008k1Yt0ly1gt9s781ql5j31k80zp4m5.jpg) +> +> - 相关文章:[README](https://github.com/njzydark/Aragorn/blob/master/README.md) + +--- + +> - 项目地址:[chromedp](https://github.com/chromedp/chromedp) +> - 项目说明:能够通过代码渲染浏览器内容的go语言工具,参考示例:[examples](https://github.com/chromedp/examples)。 +> - 相关文章:[比如截屏](https://github.com/chromedp/examples/tree/master/screenshot) + +### **2,优秀文章** + +> - [白银越野赛全部21位逝者的故事](https://github.com/yihong0618/running_page/issues/135) +> +> - 每个人都不应该忘记 + +---- + +> - [技术面试最后反问面试官的话](https://github.com/yifeikong/reverse-interview-zh?utm_campaign=explore-email&utm_medium=email&utm_source=newsletter&utm_term=daily) +>- 如题 + +--- + +> - [Jenkins性能提升妙招](http://ijyun.github.io/2016/09/06/jenkins-performance-hints.html) +> - 如题 + +--- + +> - [在CentOS7上使用chrome](https://www.jianshu.com/p/b5f3025b5cdd) +> - 如题 + +--- + +> - [Docker 容器添加中文字体](https://blog.csdn.net/jiaobuchong/article/details/108891406) +> - 如题 + +### **3,优秀博客** + +> - 博客地址:[Bboysoul's Blog](https://www.bboy.app/) +> +> - 简单说明:k8s,运维,文章质量不错 + +---- + +> - 博客地址:[free-for](https://free-for.dev/) +> - 简单说明:一些免费的api合集 + +--- + +> - 博客地址:[mojotv](https://mojotv.cn/) +> - 简单说明:专注分享Golang相关技术文章,值得一看 + + + \ No newline at end of file