2024-09-16 22:20:04

资源整理

一. 博客

博主 链接 备注
shanhainanhua https://shanhainanhua.github.io
冯若航 https://vonng.com/
Pil0txia https://www.pil0txia.com/
Dev Lain https://xuliangtang.github.io/
胡伟煌 https://www.huweihuang.com/
赵吉壮 https://chumper.top/
卡瓦邦噶 https://www.kawabangga.com/posts/4515 从他的tty相关文章认识的
骏马金龙 https://www.junmajinlong.com/categories/ 忘了怎么认识的了
Shell we code https://waynerv.com/ 从他的tty文章认识的,并引荐了Nicola Apicella
Nicola Apicella https://napicella.com/ AWS的一位软件工程师,从他的Linux terminals, tty, pty and shell文章中认识的
bmpi https://www.bmpi.dev 感觉这两篇写的还可以,它写的并发那一块儿
Dr Milan Milanović https://milan.milanovic.org/ 从阮一峰那儿看到他开的书单
No Headback https://xargin.com/ Go领域大佬,他的Readings菜单栏一绝,可以关注下
qcrao https://qcrao.com/ Go领域大佬,粗浅浏览了一下,他的和GPT-4结对编程的内容还是比较感兴趣的
jiajunhuang https://jiajunhuang.com/ 主要是他的篇”毕业三年一路走来”,深有感触
Why·Liam·Blog https://blog.naaln.com/ 搜 Read the fucking source code的时候认识的
鹰·枫叶 https://www.gopherliu.com/ 大致搂了一眼,感觉有些文章我还是比较感兴趣
一派胡言 https://dantezy.xyz/ 搜这个的时候在豆瓣看到的
Alrisha https://alrisha.cn/2022/10/d0824a26.html 搜Go gin的时候看到的,感觉像是一个Go语言的爱好者
JIMMY SONG https://jimmysong.io/ 搜索k8s的时候看到的,感觉像是一个k8s的爱好者
k8s相关的文档博客 https://poppywan.readthedocs.io/en/latest/
左书祺·面向信仰编程·为什么系列 https://draveness.me/whys-the-design/
Yxh_blogs https://www.cnblogs.com/yxhblogs 里面关于SaaS的解释挺好的

二. 官方文档

名称 链接
kubernetes https://kubernetes.io/zh-cn/docs/home/

三. 软件和系统

名称 链接 备注
LeanCloud https://console.leancloud.app/apps 用这个做了博客的评论系统
大模型claude https://claude.ai/new
大模型ChatGPT https://chatgpt.com/
Github Models https://github.com/marketplace/models/azure-openai/gpt-4o 等审批中,不知道具体
文叔叔 https://www.wenshushu.cn/ 文叔叔用来传小文件是真不错。大的不知道

四. Github仓库

名称 链接 备注
k8s-tutorials https://github.com/guangzhengli/k8s-tutorials
cloud-native-travel https://github.com/tanjunchen/cloud-native-travel/blob/main/participate-community/readme.md
learn https://github.com/gyuho/learn 这个大哥是来自于文章《工程师应该怎么学习》
LeoYang90 https://github.com/LeoYang90/Golang-Internal-Notes 他的其他仓库也可以看看
go资料大全 https://github.com/golang-china/awesome-go-zh github上的

五. 开源项目

项目名 链接 备注
AutoMQ https://hk.v2ex.com/t/1009957 一款真正的云原生 Kafka 解决方案 [开源项目]
AutoMQ https://github.com/AutoMQ/automq A cloud-first alternative of Kafka by decoupling durability to S3 and EBS
Ollama
danielmiessler/fabric https://github.com/danielmiessler/fabric
AIGC https://github.com/phodal/aigc 构筑大语言模型应用:应用开发与架构设计

六. 站点

站点名称 链接 备注
LinuxTechi https://www.linuxtechi.com/ 这个网站有很多教程,还都挺新鲜的
纯分享站点 https://01cv.cn/ 下载书的时候被感动了
SlideShare https://www.slideshare.net/ SlideShare是全球著名幻灯片分享社区
yeschat https://www.yeschat.ai/zh-CN/pricing 一个ai大模型的聚合网站?
Go夜读 https://talkgo.org/ 有很多大佬在里面
LearnKu-Go https://learnku.com/go 也算是比较经典的一个社区了
Medium https://medium.com/ 这上面的文章,我记得v2ex上有哥们儿锐评过
Z-library TD导航 https://www.tddaohang.cn/archives/sitetag/zlibrary%e5%ae%98%e7%bd%91 我主要用于找zlib的官网,有盗版的官网的
Linux内核之旅 https://www.kerneltravel.net/blog/2020/pthread/ 这个网站好像是专门做Linux内核学习的
银杏书-操作系统:原理与实现 https://ipads.se.sjtu.edu.cn/ospi/
阿里云盘资源 https://backup.alterem.top/2023/11/13/a-li-yun-pan-zi-yuan-fen-xiang/ 这哥们儿罗列了一些资源
Linux命令手册-man7.org https://man7.org/linux/man-pages/man1/ps.1.html
Go开发大全 https://www.topgoer.com/
Docker-从入门到实践 https://yeasy.gitbook.io/docker_practice/repository/registry
S3 https://s3.shizhz.me/
OSTEP https://pages.cs.wisc.edu/~remzi/OSTEP/
Qix https://blog.microdba.com/Qix/
The Learning Journey eBooks https://thelearningjourneyebooks.com/

七. Gitbook以及好书

书名 作者/链接 备注
SDN-Handbook https://tonydeng.github.io/sdn-handbook/
凤凰架构 周志明 - https://icyfenix.cn/
高并发的哲学原理 吕文翰 - https://pphc.lvwenhan.com/
深入高可用架构原理与实践 TheByte - https://www.thebyte.com.cn/
操作系统真相还原 郑钢 - 链接
x86汇编语言-从实模式到保护模式 王忠 - www.baidu.com
Linux内核完全注释 赵炯 - www.baidu.com
Linux内核完全剖析 - 基于0.12内核 赵炯 - www.baidu.com
深入理解Go语言 刘丹冰 - https://github.com/aceld/golang/tree/main 微信读书上有,也就是《Go修养之路》
深度探索Go语言 封幼林 - https://book-go-runtime.netlify.app/#/
深入解析Go https://github.com/tiancaiamao/go-internals?tab=readme-ov-file
Go入门指南 https://doc.yonyoucloud.com/doc/wiki/project/the-way-to-go/index.html 感觉比较基础,忘记了什么可以用这个查漏补缺
Go语言原本 欧长坤 - https://golang.design/under-the-hood/ 这本书我主要是在看运行时调度那部分内容的时候入坑的
Intel 80386程序员参考手册 链接 主要用于解惑一些底层操作
Intel 80386程序员参考手册-翻译 https://wizardforcel.gitbooks.io/intel-
containerd原理 containerd原理剖析与实战 - 赵吉壮 张明月
计算机体系结构 计算机体系结构基础 基于龙芯,感觉算是一个更友好的80386的参考手册,豆瓣评分8.6
Linux教程 Linux系统内核教程 5.10.14
MIT OS课程 6.S081 麻省理工操作系统课程
大语言模型应用 构筑大语言模型应用:应用开发与架构设计
MySQL学习 从根儿上理解MySQL

八. 常见教程

名字 作者/链接 备注
云原生TAG 开始成为云原生可持续发展TAG贡献者
Kubernetes教程 Kubernetes 基础教程
云原生概念 云原生基本概念
刷题技巧 如何科学的刷题
学习笔记 胡伟煌学习笔记
汇编学习笔记 一个汇编的学习笔记

九. 好文章

名字 作者/链接 备注
扎根CNCF社区 扎根CNCF社区贡献五年是怎样的体验?
学习方法 工程师应该怎么学习 对目前的我来说,确实值得好好学习下。
Go协程模型 手撕源码深入浅出 Golang 协程调度模型 后期可以用来查漏补缺。
协程切换原理 谈谈协程的切换原理 实现一个基于汇编的协程切换功能。
协程切换篇 协程篇(二)– 协程切换篇

十. 求职面经

名字 作者/链接 备注
Go面经 GolangGuide.top
Go相关面经 Go相关的面经
Go错误100例 100 Go Mistakes and How to Avoid Them 比较正经的一个网站,不是专门做面试的,但可以参考。
Go错误笔记 100 Go Mistakes and How to Avoid Them 国内某老哥做的读书笔记。

十一. 人物

人物 作者/链接 备注
Go领域人物 阅读归纳-Go领域那些年我们一起追过的大佬
2024-09-16 22:20:04