Files
learning-weekly/docs/02.2022年/48.学习周刊-总第83期-2022年第48周.md
2022-12-09 17:50:48 +08:00

103 lines
3.4 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 学习周刊-总第83期-2022年第48周
date: 2022-12-09 17:41:46
permalink: /pages/0c1a1b/
categories:
- 周刊
- 学习周刊
- 2022年
tags:
-
feed:
enable: true
description: 学习周刊-总第83期-几个chatGPT相关的项目与两个短链项目
---
### 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优秀项目
---
- 项目地址:[chat-gpt-google-extension](https://github.com/wong2/chat-gpt-google-extension)
- 项目说明:显示 ChatGPT 响应和 Google 搜索结果的浏览器扩展,支持 Chrome/Edge/Firefox。
![](http://t.eryajf.net/imgs/2022/12/5b86f7ad87808970.png)
- 相关文章:[README](https://github.com/wong2/chat-gpt-google-extension#readme)
---
- 项目地址:[wechatbot](https://github.com/869413421/wechatbot)
- 项目说明最近chatGPT异常火爆本项目可以将个人微信化身GPT机器人。
![](http://t.eryajf.net/imgs/2022/12/119c9c3112b36bbc.jpg)
- 相关文章:[README](https://github.com/869413421/wechatbot#readme)
---
- 项目地址:[chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk)
- 项目说明最近chatGPT异常火爆本项目可以将GPT机器人集成到钉钉群聊中。
![](http://t.eryajf.net/imgs/2022/12/2ad746f6fce04369.png)
- 相关文章:[README](https://github.com/eryajf/chatgpt-dingtalk#readme)
---
- 项目地址:[ohUrlShortener](https://github.com/barats/ohUrlShortener)
- 项目说明:适合中小型社区网站使用的企业级短链接服务系统,支持短链接生产、查询及 302 转向,并自带点击量统计、独立 IP 数统计、访问日志.
![](http://t.eryajf.net/imgs/2022/11/00887474769cb30b.png)
- 相关文章:[README](https://github.com/barats/ohUrlShortener#readme)
---
- 项目地址:[jump-jump](https://github.com/jwma/jump-jump)
- 项目说明:又一个短链服务,功能相对上边那个简单一些,不过 UI 相对优雅一点。
![](http://t.eryajf.net/imgs/2022/11/b071a25b7e2dd6d8.png)
- 相关文章:[README](https://github.com/jwma/jump-jump#readme)
---
- 项目地址:[ts-dns](https://github.com/wolf-joe/ts-dns)
- 项目说明:灵活快速的 DNS 分组转发器。
![](http://t.eryajf.net/imgs/2022/12/554fe2dfd914b6ae.png)
- 相关文章:[README](https://github.com/wolf-joe/ts-dns#readme)
---
### 2优秀文章
---
- [K8s client-go初始化的几种方法](http://hindung.cn/posts/26/)
- 如题
---
- [client-go 入门学习](https://blog.51cto.com/u_15197573/5333515?articleABtest=1#_21)
- 很不错的入门文章
---
### 3优秀博客
---
- 博客地址:[MemoryStory](https://cnxiaobai.com/)
- 简单说明:作者博客内容很丰富,值得学习。同时还有公开的[网盘](https://file.cnxiaobai.com/),有一些常用的开发工具。
---
- 博客地址:[cplinux98](https://www.linux98.com/)
- 简单说明运维golang整理的挺不错。
---
- 博客地址:[李恩泽](https://lienze.tech/#)
- 简单说明:运维及其他,内容很丰富
---