我的信息周刊,记录这周我看到的有价值的信息,主要针对计算机领域,内容主题极大程度被我个人喜好主导。这个项目核心目的在于记录让自己有印象的信息做一个留存以及共享。
🎯 项目
osquery[1]
像操作 SQL
一样操作你的电脑,适用于 Linux、macOS 和 Windows:
![640dffe5027b6b1d2b115ef6cf8d8ffc.jpeg](https://img-blog.csdnimg.cn/img_convert/640dffe5027b6b1d2b115ef6cf8d8ffc.jpeg)
kafka-ui[2]
开源的 Apache Kafka
管理项目(Web UI):
![5c656095f01c16431268a0d1511f33e0.jpeg](https://img-blog.csdnimg.cn/img_convert/5c656095f01c16431268a0d1511f33e0.jpeg)
同类产品还有:kafdrop[3]。
cadvisor[4]
一个免费开源的容器监控工具,可以实时统计容器运行时占用的资源:
CPU 利用率
内存使用量
网络传输等信息
同时提供了 Web 可视化页面,支持 prometheus
格式输出,非常优秀。
![925eed071b8d1975cb7eb9e370959a92.jpeg](https://img-blog.csdnimg.cn/img_convert/925eed071b8d1975cb7eb9e370959a92.jpeg)
如果使用过程有镜像代理问题,可以参考 gcr.io_mirror[5] 项目。
dub[6]
开源的短链接服务,可以自定义域名且进行相关指标分析:
![85286733389f6a4107cab6ebd7a8faf5.png](https://img-blog.csdnimg.cn/img_convert/85286733389f6a4107cab6ebd7a8faf5.png)
还有一个同类型的开源产品 YOURLS[7],也很不错,功能也能覆盖上面。
🤖 软件
Malware-Patch[8]
阻止中国流氓软件的管理员授权,无需后台运行:
![ca6d55aa7d659a71ecbb5803875ca3a8.png](https://img-blog.csdnimg.cn/img_convert/ca6d55aa7d659a71ecbb5803875ca3a8.png)
Offset Explorer[9]
个人免费的跨平台 Kafka
界面管理工具:
![b384c6c1c66773ccd536e3e9098b532d.jpeg](https://img-blog.csdnimg.cn/img_convert/b384c6c1c66773ccd536e3e9098b532d.jpeg)
EyesGuard[10]
Eyes Guard
在你使用电脑时,根据设置的时间提醒你休息、保护眼睛(Windows):
![e0aa8c3cd48380f7dde52628280f82bb.jpeg](https://img-blog.csdnimg.cn/img_convert/e0aa8c3cd48380f7dde52628280f82bb.jpeg)
👀 资料
build-your-own-x[11]
这是一个很有意思的项目,你可以选择你喜欢的技术重新构造一个你喜欢的东西,非常极客,比如用 Python
实现一个 Git、Redis、Docker
,弄一个聊天机器人甚至实现自己的操作系统等(编程语言随意选):
![bdcf06ca593373c968bf57c0cfbe5fe2.jpeg](https://img-blog.csdnimg.cn/img_convert/bdcf06ca593373c968bf57c0cfbe5fe2.jpeg)
JavaScript30[12]
30 天 JS 挑战,助力学习提升 JS 技巧:
![fc7a2c97d19d58463f13588bf46ff203.png](https://img-blog.csdnimg.cn/img_convert/fc7a2c97d19d58463f13588bf46ff203.png)
prometheus-book[13]
开源书籍,Prometheus
操作指南:
![fb11c0b14b2d5957d6ba339a037c8e3f.jpeg](https://img-blog.csdnimg.cn/img_convert/fb11c0b14b2d5957d6ba339a037c8e3f.jpeg)
🕸 网站
json-to-go[14]
在浏览器中将 JSON
转换为 Go
类型:
![81cdc364feaab65da725ca7b132ed9e8.jpeg](https://img-blog.csdnimg.cn/img_convert/81cdc364feaab65da725ca7b132ed9e8.jpeg)
css.gg[15]
700+
基于 CSS
的图标:
![debe5d683ae5dc40a594fac95f88e509.jpeg](https://img-blog.csdnimg.cn/img_convert/debe5d683ae5dc40a594fac95f88e509.jpeg)
✍️ 说明
周刊相关信息:
Github 地址:howie6879/weekly/[16],觉得不错麻烦给我一个Star,谢谢 ❤️
浏览地址:weekly.howie6879.cn[17] | 今日推荐[18]
🙌 如果你阅读到这里,说明我们对信息的认可区域是有一定交集的,可以说我们是同道中人,所以如果你有自认为不错的信息获取渠道,欢迎留言或者私聊我,谢谢。
👬🏻朋友,都看到这了,确定不关注一下么👇
历史上的本周👉:我的周刊(第016期)
参考资料
[1]
osquery: https://github.com/osquery/osquery
[2]kafka-ui: https://github.com/provectus/kafka-ui
[3]kafdrop: https://github.com/obsidiandynamics/kafdrop
[4]cadvisor: https://github.com/google/cadvisor
[5]gcr.io_mirror: https://github.com/anjia0532/gcr.io_mirror
[6]dub: https://github.com/steven-tey/dub
[7]YOURLS: https://github.com/YOURLS/YOURLS
[8]Malware-Patch: https://github.com/the1812/Malware-Patch
[9]Offset Explorer: https://www.kafkatool.com/download.html
[10]EyesGuard: https://github.com/avestura/EyesGuard
[11]build-your-own-x: https://github.com/codecrafters-io/build-your-own-x
[12]JavaScript30: https://github.com/wesbos/JavaScript30
[13]prometheus-book: https://yunlzheng.gitbook.io/prometheus-book
[14]json-to-go: https://mholt.github.io/json-to-go/
[15]css.gg: https://css.gg/
[16]howie6879/weekly/: https://github.com/howie6879/weekly/
[17]weekly.howie6879.cn: https://weekly.howie6879.cn/
[18]今日推荐: https://weekly.howie6879.cn/recommend/index.html