--- title: 学习周刊-总第157期-2024年第18周 date: 2024-05-02 21:06:27 permalink: /pages/1b7cd5/ categories: - 周刊 - 学习周刊 - 2024年 tags: - feed: enable: true description: 学习周刊-总第157期,抓包工具与es客户端 --- ### 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,优秀项目 --- - 项目地址:[AFFiNE](https://github.com/toeverything/AFFiNE) - 项目说明:一个开源的,类 notion 的笔记工具。 ![](https://t.eryajf.net/imgs/2024/04/1712329012968.png) --- - 项目地址:[cloudflare-ai-web](https://github.com/Jazee6/cloudflare-ai-web) - 项目说明:支持 Gemini Pro / Cloudflare Workers AI / ChatGPT 的融合 Web 平台。 ![](https://t.eryajf.net/imgs/2024/04/1712329250913.png) --- - 项目地址:[proxyfor](https://github.com/sigoden/proxyfor) - 项目说明:用于捕获 HTTP(S) 和 WS(S) 流量的抓包工具。 ![](https://t.eryajf.net/imgs/2024/04/1712330202151.png) --- - 项目地址:[fusion](https://github.com/0x2E/fusion) - 项目说明:一个 Go + Svelte 开发的 RSS 聚合和阅读器。轻量、简洁、自建友好。 ![](https://t.eryajf.net/imgs/2024/04/1712330447965.png) --- - 项目地址:[IMaker](https://github.com/slince-zero/IMaker) - 项目说明:一款用来设计封面的工具,比如你可以为你的博客、视频、公众号等设计你自己喜欢的封面。 ![](https://t.eryajf.net/imgs/2024/04/1714445388720.webp) --- - 项目地址:[dockit](https://github.com/geek-fun/dockit) - 项目说明:一个用于连接管理 elasticsearch,opensearch 的客户端软件,支持 Mac,Windows,Linux 多平台。 ![](https://t.eryajf.net/imgs/2024/04/1714445634975.webp) --- ::: note 申明 **原创文章,未经授权,严禁转载,侵权必究!此乃文中随机水印,敬请读者谅解。** ::: right Copyright [二丫讲梵](https://wiki.eryajf.net) 版权所有 ::: ### 2,优秀文章 --- - [开源商业模式研究](https://github.com/duyanghao/kubernetes-reading-notes/blob/master/core/others/open-source.md) - [开源软件商业模式分析](https://www.zentao.net/blog/82974.html) - 如题,两篇不错的开源项目商业化探索的分析文章 --- - [docker 拉取镜像错误 missing signature key](https://blog.csdn.net/qq_39825717/article/details/132605314) - 如题,如果你使用默认安装的 1.13,则版本过低的情况下,会拉镜像失败,升级 docker 版本到最新版,此报错消失。 --- ### 3,优秀博客 --- - 博客地址:[我的工作学习生活笔记](https://hellowac.github.io/) - 简单说明:一个 Python 开发者的个人博客 --- - 博客地址:[动手学大模型应用开发](https://datawhalechina.github.io/llm-universe/#/) - 简单说明:一个面向小白开发者的大模型应用开发教程 ---