--- title: 学习周刊-总第105期-2023年第18周 date: 2023-05-05 23:14:59 permalink: /pages/215c5b/ categories: - 周刊 - 学习周刊 - 2023年 tags: - feed: enable: true description: 学习周刊-总第105期-一款有意思的终端中使用的网易云音乐 --- ### 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,优秀项目 --- - 项目地址:[go-querystring](https://github.com/google/go-querystring) - 项目说明:将结构体编码为 URL 查询字符串参数。当然一些 web 框架可能已经集成了这个能力。 - 相关文章:[README](https://github.com/google/go-querystring#readme) --- - 项目地址:[npkill](https://github.com/voidcosmos/npkill) - 项目说明:该工具允许您列出系统中的任何 node_MODULES 目录,以及它们占用的空间。然后,您可以选择要擦除哪些文件以释放空间。 ![](http://t.eryajf.net/imgs/2023/03/c61adcd10980a0d0.gif) - 相关文章:[README](https://github.com/voidcosmos/npkill#readme) --- - 项目地址:[go-if-expression](https://github.com/golang-infrastructure/go-if-expression) - 项目说明:Golang中的三元表达式的折中实现,用于减少代码行数提高可读性 - 相关文章:[README](https://github.com/golang-infrastructure/go-if-expression#readme) --- - 项目地址:[go-musicfox](https://github.com/go-musicfox/go-musicfox) - 项目说明:go-musicfox 是用 Go 写的又一款网易云音乐命令行客户端,支持 UnblockNeteaseMusic、各种音质级别、lastfm、MPRIS、MacOS 交互响应。 ![](http://t.eryajf.net/imgs/2023/03/022ff943cca61cdf.png) - 相关文章:[README](https://github.com/go-musicfox/go-musicfox#readme) --- - 项目地址:[vscode-chatgpt-reborn](https://github.com/Christopher-Hayes/vscode-chatgpt-reborn) - 项目说明:vscode 中最好用的 chatgpt 插件,原版作者删插件不维护了,这是 fork 出来的一个版本,还很好用。 - 相关文章:[README](https://github.com/Christopher-Hayes/vscode-chatgpt-reborn#readme) --- - 项目地址:[diskusage](https://github.com/chenquan/diskusage/blob/master/README-CN.md) - 项目说明:一个显示磁盘使用情况的工具。支持跨平台。 ![](http://t.eryajf.net/imgs/2023/03/533e4b8e153a5603.png) - 相关文章:[README](https://github.com/chenquan/diskusage/blob/master/README-CN.md) --- ### 2,优秀文章 --- - [如何防止短信接口被恶意调用攻击?](https://juejin.cn/post/6913869405722312712) - 如题 --- - [Docker系列 基于OpenAI API和Access Token自建ChatGPT](https://blognas.hwb0307.com/linux/docker/4201) - 如题 --- ### 3,优秀博客 --- - 博客地址:[Another Dayu](https://anotherdayu.com/) - 简单说明:博客内容很丰富,值得阅读 --- - 博客地址:[极狐 Handbook](https://gitlab.cn/handbook/) - 简单说明:远程团队值得学习借鉴的文档协作 --- - 博客地址:[NOISE | 知识效率集](https://www.noisesite.cn/) - 简单说明:一个内容丰富的优秀内容安利站 ---