--- title: 学习周刊-总第133期-2023年第46周 date: 2023-11-17 09:25:23 permalink: /pages/616037/ categories: - 周刊 - 学习周刊 - 2023年 tags: - feed: enable: true description: 学习周刊-总第133期-零配置生成本地ssl证书的工具,以及一个可以将你终端共享的工具 --- ### 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/) 查看汇总周刊。 🔥 有不少人想单独从博客通过 RSS 订阅周刊的更新,现在它来了,你可以使用这个 [🔗 链接](https://wiki.eryajf.net/learning-weekly.xml)进行订阅。 ### 1,优秀项目 --- - 项目地址:[yq](https://github.com/mikefarah/yq) - 项目说明:一款基于 go 语言编写类似 jq 的处理 yaml 文件的工具。 - 相关文章:[README](https://github.com/mikefarah/yq#readme) --- - 项目地址:[sshx](https://github.com/ekzhang/sshx) - 项目说明:一款可以将你的终端共享的工具。 ![](https://t.eryajf.net/imgs/2023/11/1699456960274.png) - 相关文章:[README](https://github.com/ekzhang/sshx#readme) --- - 项目地址:[TidGi-Desktop](https://github.com/tiddly-gittly/TidGi-Desktop) - 项目说明: 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动 Git 云备份、部署为博客,且可通过 RESTAPI 与 Anki 等应用连接。 ![](https://t.eryajf.net/imgs/2023/11/1699631389374.png) - 相关文章:[README](https://github.com/tiddly-gittly/TidGi-Desktop/blob/master/docs/readme/README.zh-CN.md) --- - 项目地址:[mapstructure](https://github.com/mitchellh/mapstructure) - 项目说明:用于将通用的 map[string]interface{}解码到对应的 Go 结构体中,或者执行相反的操作。 - 相关文章:[README](https://github.com/mitchellh/mapstructure#readme) --- - 项目地址:[mkcert](https://github.com/FiloSottile/mkcert) - 项目说明:一个简单的零配置工具,可以使用您想要的任何名称制作本地可信的开发证书。 ![](https://t.eryajf.net/imgs/2023/11/1699673292535.png) - 相关文章:[README](https://github.com/FiloSottile/mkcert#readme) --- ### 2,优秀文章 --- - [映客基于Clickhouse的日志体系建设实践](https://mp.weixin.qq.com/s/WdKlJVIAhiuPezcNzqKzcQ) - 如题 --- - [如何使用go遍历目录获取文件列表](https://www.jianshu.com/p/8b181edc9989) - 好文章,介绍的很细致 --- - [Empty struct in Go\[译\]]( https://ijayer.github.io/post/tech/code/golang/20200419_emtpy_struct_in_go/ ) - 如题,可了解一下 go 中的空结构体 --- ### 3,优秀博客 --- - 博客地址:[「Johny'」PlayGround](https://www.treesir.pub/) - 简单说明:运维,编程 --- - 博客地址:[★街角晚灯★](https://winjay.cn/) - 简单说明:运维,开发,玩的很花 ---