--- title: 学习周刊-总第124期-2023年第37周 date: 2023-09-14 21:48:38 permalink: /pages/161880/ categories: - 周刊 - 学习周刊 - 2023年 tags: - feed: enable: true description: 学习周刊-总第124期-Bob的开源版本,以及一个开源的抓包工具 --- ### 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,优秀项目 --- - 项目地址:[Easydict](https://github.com/tisfeng/Easydict) - 项目说明:Mac 好用的翻译软件 Bob 的开源实现版本。 ![](https://t.eryajf.net/imgs/2023/09/1693667388911.png) - 相关文章:[README](https://github.com/tisfeng/Easydict#readme) --- - 项目地址:[hamnet](https://github.com/renkeeee/hamnet) - 项目说明:基于**Swift**以及**SwfitNIO**开发的 Mac 端开源抓包工具。 ![](https://t.eryajf.net/imgs/2023/09/1694244507578.jpg) - 相关文章:[README](https://github.com/renkeeee/hamnet#readme) --- - 项目地址:[tldraw](https://github.com/tldraw/tldraw) - 项目说明:一款不错的白板程序。也可以作为一个库来使用。 ![](https://t.eryajf.net/imgs/2023/09/1694616628441.png) - 相关文章:[README](https://github.com/tldraw/tldraw#readme) --- ### 2,优秀文章 --- - [log已死,slog万岁](https://www.bradcypert.com/go-slog/) - 如题,go 官方新的 log 包,值得一用。 --- - [Jenkins工程中SQL语句执行的方法](https://www.cnblogs.com/Bug-Hunter/p/11277665.html) - 如题 --- ### 3,优秀博客 --- - 博客地址:[youcong](https://youcongtech.com/) - 简单说明:坚持写作,产出质量较高的深度文章 --- - 博客地址:[Shark Chili](https://www.sharkchili.com/) - 简单说明:Java 技术栈,内容很详实 ---