mirror of
https://github.com/eryajf/learning-weekly.git
synced 2025-09-26 17:51:12 +08:00
103 lines
3.4 KiB
Markdown
103 lines
3.4 KiB
Markdown
---
|
||
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。
|
||

|
||
- 相关文章:[README](https://github.com/wong2/chat-gpt-google-extension#readme)
|
||
|
||
---
|
||
|
||
- 项目地址:[wechatbot](https://github.com/869413421/wechatbot)
|
||
- 项目说明:最近chatGPT异常火爆,本项目可以将个人微信化身GPT机器人。
|
||

|
||
- 相关文章:[README](https://github.com/869413421/wechatbot#readme)
|
||
|
||
---
|
||
|
||
- 项目地址:[chatgpt-dingtalk](https://github.com/eryajf/chatgpt-dingtalk)
|
||
- 项目说明:最近chatGPT异常火爆,本项目可以将GPT机器人集成到钉钉群聊中。
|
||

|
||
- 相关文章:[README](https://github.com/eryajf/chatgpt-dingtalk#readme)
|
||
|
||
---
|
||
|
||
- 项目地址:[ohUrlShortener](https://github.com/barats/ohUrlShortener)
|
||
- 项目说明:适合中小型社区网站使用的企业级短链接服务系统,支持短链接生产、查询及 302 转向,并自带点击量统计、独立 IP 数统计、访问日志.
|
||

|
||
- 相关文章:[README](https://github.com/barats/ohUrlShortener#readme)
|
||
|
||
---
|
||
|
||
- 项目地址:[jump-jump](https://github.com/jwma/jump-jump)
|
||
- 项目说明:又一个短链服务,功能相对上边那个简单一些,不过 UI 相对优雅一点。
|
||

|
||
- 相关文章:[README](https://github.com/jwma/jump-jump#readme)
|
||
|
||
---
|
||
|
||
- 项目地址:[ts-dns](https://github.com/wolf-joe/ts-dns)
|
||
- 项目说明:灵活快速的 DNS 分组转发器。
|
||

|
||
- 相关文章:[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/#)
|
||
- 简单说明:运维及其他,内容很丰富
|
||
|
||
--- |