--- title: 学习周刊-总第155期-2024年第16周 date: 2024-04-19 00:17:35 permalink: /pages/1a1eb1/ categories: - 周刊 - 学习周刊 - 2024年 tags: - feed: enable: true description: 学习周刊-总第155期,又一款开源的数据库软件,又一款开源的类似沉浸式翻译的插件 --- ### 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,优秀项目 --- - 项目地址:[lute](https://github.com/88250/lute/) - 项目说明:一个 go 库,一款结构化的 Markdown 引擎,完整实现了最新的  [GFM](https://github.github.com/gfm/) / [CommonMark](https://commonmark.org/)  规范,对中文语境支持更好。 --- - 项目地址:[simple-resume](https://github.com/LynanBreeze/simple-resume) - 项目说明:帮你快速生成响应式简历页面,也可以轻松将其导出为 PDF。 ![](https://t.eryajf.net/imgs/2024/03/1711518974864.png) --- - 项目地址:[relationship](https://github.com/mumuy/relationship) - 项目说明:中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法。 --- - 项目地址:[heyform](https://github.com/heyform/heyform) - 项目说明:一个开源表单生成器,允许任何人为调查、问卷、测验和民意调查创建引人入胜的对话表单。无需编码技能。 ![](https://t.eryajf.net/imgs/2024/04/1711976196165.png) --- - 项目地址:[llm-answer-engine](https://github.com/developersdigest/llm-answer-engine) - 项目说明:一个开源的支持 rag 的浏览器搜索引擎。 --- - 项目地址:[duckling](https://github.com/l1xnan/duckling) - 项目说明:Duckling 是使用 Tauri 构建的轻量级桌面应用,用于快速浏览  `parquet` / `csv` 文件数据和各种数据库数据,支持 sqlite/mysql/postgres/clickhouse/doris 。项目还处于早期阶段,不过看起来还不错。 ![](https://t.eryajf.net/imgs/2024/04/1712015089645.png) --- - 项目地址:[douyin](https://github.com/zyronon/douyin) - 项目说明:一个模仿抖音的移动端短视频项目,它基于 Vue, Vite 实现。使用了最新的 Vue 全家桶技术栈,接口数据通过 axios-mock-adapter 模拟。 ![](https://t.eryajf.net/imgs/2024/04/1712015444122.png) --- - 项目地址:[FluentRead](https://github.com/Bistutu/FluentRead) - 项目说明:类似沉浸式翻译插件的开源实现。拥有基于上下文语境的人工智能翻译引擎,为网站提供更加友好的翻译,让所有人都能够拥有基于母语般的阅读体验。 ![](https://t.eryajf.net/imgs/2024/04/1713105262272.png) --- ### 2,优秀文章 --- - [如何刷新 DNS 缓存](https://sysin.org/blog/how-to-flush-dns-cache/) - 如题 --- - [go embed 实现 gin + vue 静态资源嵌入](https://blog.csdn.net/u010280075/article/details/130872405) - 此文介绍了如何将 Vue 项目的 dist 嵌入到 gin 框架当中,参考即可直接使用,值得学习。 --- ### 3,优秀博客 --- - 博客地址:[sysin](https://sysin.org/) - 简单说明:软件与技术分享,博主的确热爱分享 --- - 博客地址:[Wener Live & Life](https://wener.me/) - 简单说明:博客笔记蛮丰富的。 ---