46.学习周刊-总第81期-2022年第46周.md 2.6 KB
Newer Older
E
eryajf 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
---
title: 学习周刊-总第81期-2022年第46周
date: 2022-11-25 09:16:51
permalink: /pages/2ef415/
categories:
  - 周刊
  - 学习周刊
  - 2022年
tags:
  -
feed:
  enable: true
description: 学习周刊-总第81期-Mac启用clash之后本地hosts失效的解决办法
---


### 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,优秀项目

---

- 项目地址:[glance](https://github.com/chamburr/glance)
- 项目说明:Glance 为 macOS 的空格预览功能提供的丰富的扩展支持。
- 相关文章:[README](https://github.com/chamburr/glance#readme)

---

- 项目地址:[netease-recent-profile](https://github.com/zonemeen/netease-recent-profile)
- 项目说明:🎧 将你的网易云音乐听歌记录生成一张可配置卡片
  ![](http://t.eryajf.net/imgs/2022/11/9c99b9905f041a72.png)
- 相关文章:[README](https://github.com/zonemeen/netease-recent-profile#readme)

---

- 项目地址:[notify](https://github.com/nikoksr/notify)
- 项目说明:一个非常简单的 Go 库,用于向各种消息服务发送通知。
- 相关文章:[README](https://github.com/nikoksr/notify#readme)

---

- 项目地址:[autocut](https://github.com/mli/autocut)
- 项目说明:一个先将视频字幕导出,然后通过编辑字幕内容,自动剪辑保留对应视频的工具。
  ![](http://t.eryajf.net/imgs/2022/11/894d79542bd5b78f.jpg)
- 相关文章:[README](https://github.com/mli/autocut#readme)

---

### 2,优秀文章

---

- [打开clashx之后,mac系统配置的hosts就会失效](https://github.com/Dreamacro/clash/issues/423)
- [开启clash导致本地测试hosts域名无法打开](https://blog.csdn.net/qq_41614928/article/details/126690880)
- 之前有一次绑定 hosts 调试,发现一直失败,原来是这个原因。如上两种方案都可以解决这个问题。

---

- [process information unavailable 的解决办法](https://developer.aliyun.com/article/250680)
- 如题

---

### 3,优秀博客

---

- 博客地址:[NoteBook](https://caimengzhi.gitee.io/books/)
- 简单说明:作者对不少知识点做了系统整理,值得学习

---

- 博客地址:[云斋随笔](https://www.mikesay.com/)
- 简单说明:运维博客,一些文章不错

---