提交第122期周刊

This commit is contained in:
eryajf
2023-09-01 09:38:21 +08:00
parent e37e371f43
commit 11f7e2517c

View File

@@ -0,0 +1,71 @@
---
title: 学习周刊-总第122期-2023年第35周
date: 2023-09-01 09:36:21
permalink: /pages/d0decb/
categories:
- 周刊
- 学习周刊
- 2023年
tags:
-
feed:
enable: true
description: 学习周刊-总第122期-一个指导我们构建自己喜欢的技术的开源知识仓库
---
### 0 ,前言
周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。
周刊核心为运维周刊还会侧重Go语言生态Vue相关技术生态的项目以及 GitHub 上优秀项目或经验。
你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。
### 1优秀项目
---
- 项目地址:[walrus](https://github.com/seal-io/walrus)
- 项目说明Walrus 是一款应用管理软件可帮助用户实现应用配置管理、基础设施编排、环境管理及成本管理FinOps为平台工程提供动力。
- 相关文章:[官网](https://seal-io.github.io/docs/zh/)
---
- 项目地址:[exporter](https://github.com/Cairry/exporter)
- 项目说明:作为 go 语言编写 prometheus 的 exporter 入门学习还是不错的一个项目。
- 相关文章:[exporter](https://github.com/Cairry/exporter)
---
- 项目地址:[termshot](https://github.com/homeport/termshot)
- 项目说明:根据终端命令输出创建屏幕截图。
![](https://t.eryajf.net/imgs/2023/08/1693230102093.png)
- 相关文章:[README](https://github.com/homeport/termshot#readme)
---
- 项目地址:[build-your-own-x](https://github.com/codecrafters-io/build-your-own-x)
- 项目说明:该存储库是精心编写的分步指南的汇编,用于从头开始重新创建我们最喜欢的技术。
- 相关文章:[README](https://github.com/codecrafters-io/build-your-own-x#readme)
---
- 项目地址:[fileglob](https://github.com/goreleaser/fileglob)
- 项目说明:一个支持正则通配符匹配文件的 go 库。
- 相关文章:[README](https://github.com/goreleaser/fileglob#readme)
---
- 项目地址:[Lanaya](https://github.com/ChurchTao/Lanaya)
- 项目说明:`Lanaya` 来自于 `DOTA2` 中的圣堂刺客, 简洁易用,全键盘操作的剪贴板管理工具,支持多平台。
- 相关文章:[README](https://github.com/ChurchTao/Lanaya#readme)
---
### 2优秀文章
---
- [go 操作 Excel](https://www.cnblogs.com/haima/p/15913110.html)
- 如题
---
- [2023 我的浏览器折腾之路](https://v2ex.com/t/969065#reply93)
- 如题,很优秀的分享,值得一读
---
### 3优秀博客
---
- 博客地址:[伴鱼技术团队](https://tech.ipalfish.com/blog/)
- 简单说明:很务实,真实的一线实践经验分享
---
- 博客地址:[折腾技术](http://suyang.wiki/)
- 简单说明:博主热爱折腾,博客内容丰富。
---