From b0a5af5160c0dce1a83b75719a86f831128b64bb Mon Sep 17 00:00:00 2001 From: eryajf Date: Fri, 26 Jul 2024 20:53:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=B8=80=E7=AF=87=E6=96=B0?= =?UTF-8?q?=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../30.学习周刊-总第169期-2024年第30周.md | 81 +++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 docs/04.2024年/30.学习周刊-总第169期-2024年第30周.md diff --git a/docs/04.2024年/30.学习周刊-总第169期-2024年第30周.md b/docs/04.2024年/30.学习周刊-总第169期-2024年第30周.md new file mode 100644 index 0000000..d96259d --- /dev/null +++ b/docs/04.2024年/30.学习周刊-总第169期-2024年第30周.md @@ -0,0 +1,81 @@ +--- +title: 学习周刊-总第169期-2024年第30周 +date: 2024-07-26 20:50:15 +permalink: /pages/627a24/ +categories: + - 周刊 + - 学习周刊 + - 2024年 +tags: + - +feed: + enable: true +description: 学习周刊-总第169期,一个颜值颇高的短链系统 +--- + +### 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,优秀项目 + +--- + +- 项目地址:[keda](https://github.com/kedacore/keda) +- 项目说明:一个基于 Kubernetes 的事件驱动自动缩放组件。提供了多种伸缩的参照维度。 + +--- + +- 项目地址:[sqlite-web](https://github.com/coleifer/sqlite-web) +- 项目说明:用 Python 编写的基于 Web 的 SQLite 数据库浏览器。 + ![](https://t.eryajf.net/imgs/2024/06/1717722253880.webp) + +--- + +- 项目地址:[Sink](https://github.com/ccbikai/sink) +- 项目说明:一个简单/快速/安全的链接缩短器,具有分析功能,100% 在 Cloudflare 上运行。 + 链接管理: + ![](https://t.eryajf.net/imgs/2024/05/1716907840294.webp) + 统计分析: + ![](https://t.eryajf.net/imgs/2024/05/1716907874672.webp) + +--- + +- 项目地址:[chrome-best-cookier](https://github.com/Dolov/chrome-best-cookier) +- 项目说明:一款集颜值、操作、功能于一体的高质量 Cookie 管理器。 + 多主题: + ![](https://t.eryajf.net/imgs/2024/06/1717682903362.webp) + 监控所有 JS 操作 cookie 变化的动作: + ![](https://t.eryajf.net/imgs/2024/06/1717682928377.webp) + +--- + +::: note 申明 +**原创文章,未经授权,严禁转载,侵权必究!此乃文中随机水印,敬请读者谅解。** +::: right +Copyright [二丫讲梵](https://wiki.eryajf.net) 版权所有 +::: + +### 2,优秀文章 + +--- + +- [面试远程工作必问的关键问题及注意事项](https://blog.axiaoxin.com/post/remote-job-questions/) +- 如题 + +--- + +### 3,优秀博客 + +--- + +- 博客地址:[聂伟星](https://www.niewx.cn/) +- 简单说明:运维博客,腾讯云 tke 技术支持同学,博客记录了大量 k8s 相关的内容。 + +---