yihong0618 / 2022

2022 gogogo
MIT License
269 stars 22 forks source link

书签记录 #4

Open yihong0618 opened 2 years ago

yihong0618 commented 2 years ago

这个 issue 记录今年的书签

yihong0618 commented 2 years ago

云时代数仓架构设计

https://bohutang.me/2021/08/08/datafuse-cloud-warehouse-arch/

yihong0618 commented 2 years ago

Rust

https://kaisery.github.io/trpl-zh-cn/ch08-01-vectors.html

yihong0618 commented 2 years ago

年终总结

https://github.com/saveweb/review-2021

yihong0618 commented 2 years ago

英文站

https://chenyukang.github.io/2021/12/28/best-english-tech-sites.html

yihong0618 commented 2 years ago

golang 相关

https://www.leolara.me/blog/closing_a_go_channel_written_by_several_goroutines/ https://twitter.com/aftergreatest/status/1480377334595133443

yihong0618 commented 2 years ago

gpdb 调试

https://smartkeyerror.com/How-To-Hack-Greenplum https://kainwen.com/2022/09/28/debug-memleak/

yihong0618 commented 2 years ago

迟先生

https://www.skyzh.dev/pages/cv/

yihong0618 commented 2 years ago

有趣的人

https://www.binwang.me/page2/index.html

yihong0618 commented 2 years ago

nft

https://github.com/rounakbanik/generative-art-nft

yihong0618 commented 2 years ago

b tree

https://github.com/linw1995/bt

内存 https://www.scylladb.com/2022/04/27/shaving-40-off-googles-b-tree-implementation-with-go-generics/

yihong0618 commented 2 years ago

haskell

https://github.com/flaneur2020/lyah

yihong0618 commented 2 years ago

nginx

https://github.com/taobao/nginx-book

yihong0618 commented 2 years ago

pg

https://github.com/Vonng/pg

yihong0618 commented 2 years ago

状态机

https://int64.me/2020/%e8%ae%a1%e7%ae%97%e6%9c%ba%e5%9f%ba%e7%a1%80%e6%a6%82%e5%bf%b5%ef%bc%9a%e7%8a%b6%e6%80%81%e6%9c%ba.html

yihong0618 commented 2 years ago

REACT

https://www.cliffordfajardo.com/blog/react-query

yihong0618 commented 2 years ago

error message

https://www.morling.dev/blog/whats-in-a-good-error-message/

yihong0618 commented 2 years ago

强人

http://blog.erezsh.com/ https://github.com/simonw/til https://github.com/wangzhione https://ackerr.me/

yihong0618 commented 2 years ago

browser https://browser.engineering/

yihong0618 commented 2 years ago

递归 https://xxchan.github.io/cs/2022/02/15/recursion-to-iteration.html

yihong0618 commented 2 years ago

Rust linked list https://jasonkayzk.github.io/2022/02/20/%E4%BD%BF%E7%94%A8Rust%E5%AE%9E%E7%8E%B0%E4%B8%80%E4%B8%AA%E5%8F%8C%E5%90%91%E9%93%BE%E8%A1%A8/

yihong0618 commented 2 years ago

gpdb

https://smartkeyerror.com/rr-debug https://tech.zealscott.com/advancedb/gdb1.html

https://zhjwpku.com/

yihong0618 commented 2 years ago

红黑树 https://github.com/kingeasternsun/rbt

yihong0618 commented 2 years ago

go 八股文

https://hj24.life/posts/%E5%85%AB%E8%82%A1%E6%96%87-go%E7%AF%87/

yihong0618 commented 2 years ago

eBPF

https://cloudnative.to/blog/bpf-intro/ https://github.com/erthalion/postgres-bcc https://www.youtube.com/watch?v=5BEEQqcF6Ms https://mariadb.org/wp-content/uploads/2020/02/eBPF-and-Dynamic-Tracing-for-MariaDB-DBAs-MariaDB-Day-During-FOSDEM-2020.pdf https://jvns.ca/blog/2017/07/05/linux-tracing-systems/ https://github.com/goldshtn/linux-tracing-workshop/blob/master/bpf-dbslower.md https://zstone12.github.io/2021/04/12/BPF%E5%8E%9F%E7%90%86%E5%8F%8A%E5%BA%94%E7%94%A8/

https://nakryiko.com/ https://mozillazg.com/2021/05/ebpf-gobpf-get-function-argument-values-from-pt_regs.html

来自 CSDN 不错的博客 https://lizhaolong.blog.csdn.net/

https://github.com/ehids/slide

map https://fuweid.com/post/2022-ebpf-loader/

https://zhuanlan.zhihu.com/p/138887361

https://brandur.org/

https://github.com/tvesely/gphelpers/tree/master/pgbcc

https://mozillazg.com/2022/05/ebpf-libbpfgo-develop-env-and-hello-world.html

博客 https://www.edony.ink/

https://woodgear.github.io/tech-share/ebpf.md/ebpf/

yihong0618 commented 2 years ago

coredump

http://just4coding.com/archives/

yihong0618 commented 2 years ago

db

http://www.cs.cmu.edu/~malin199/

yihong0618 commented 2 years ago

gdb python https://github.com/ictar/python-doc/blob/master/Others/%E4%BD%BF%E7%94%A8gdb%E8%B0%83%E8%AF%95CPython%E8%BF%9B%E7%A8%8B.md

yihong0618 commented 2 years ago

python bytecode

https://bernsteinbear.com/blog/discovering-basic-blocks/

https://tenthousandmeters.com/

yihong0618 commented 2 years ago

postgres

https://blog.sasa.su/diary/pgsql_file_format/ https://smartkeyerror.com/PostgreSQL-MemoryContext https://github.com/guotao0628/pgblog http://feelkill.github.io/2017/05/19/be-an-effective-worker.html https://github.com/guotao0628/pgblog

https://pg-internal.vonng.com/#/

repo https://github.com/Vonng/pg

笔记 https://leapbook.readthedocs.io/en/latest/index.html

https://liujiacai.net/blog/2022/02/24/hairy-pg-incident-lessons/

extensions http://big-elephants.com/2015-10/writing-postgres-extensions-part-i/

https://felixge.de/2017/07/27/implementing-state-machines-in-postgresql/

yihong0618 commented 2 years ago

slack

https://slack.engineering/reducing-slacks-memory-footprint/

yihong0618 commented 2 years ago

python venv

https://medium.com/swlh/a-guide-to-python-virtual-environments-8af34aa106ac

yihong0618 commented 2 years ago

talks

https://github.com/jserv/talks

yihong0618 commented 2 years ago

原子操作

https://www.parallellabs.com/2010/04/15/atomic-operation-in-multithreaded-application/

yihong0618 commented 2 years ago

时序数据库

https://chenjiandongx.me/2021/08/02/db-mandodb/

yihong0618 commented 2 years ago

底层

https://rcore-os.github.io/rCore-Tutorial-Book-v3/

yihong0618 commented 2 years ago

日语

https://github.com/DehuaZhao/go-nihongo

yihong0618 commented 2 years ago

C 语言 https://people.freebsd.org/~lstewart/articles/cpumemory.pdf

yihong0618 commented 2 years ago

500 lines https://shuhari.dev/blog/2022/02/500lines-rewrite-dagoba

yihong0618 commented 2 years ago

年终总结 https://me.ursb.me/archives/2021.html

yihong0618 commented 2 years ago

操作系统

https://github.com/copy/v86 https://reku1997.gitee.io/2020/10/13/mit-os/

https://rmtt.github.io/mit-os/

https://blog.miigon.net/posts/s081-ending/ https://mit-public-courses-cn-translatio.gitbook.io/mit6-s081/ https://github.com/huihongxiao/MIT6.S081

https://leviathan.vip/

https://github.com/gurugio/lowlevelprogramming-university/blob/master/README_cn.md

yihong0618 commented 2 years ago

greenplum

https://www.infoq.cn/article/3IJ7L8HVR2MXhqaqI2RA

yihong0618 commented 2 years ago

cmake

https://zhjwpku.com/category/2020/04/04/effective-modern-cmake-practice.html

yihong0618 commented 2 years ago

逆向

https://github.com/heyhu/AndroidReverseStudy

https://blog.jiya.net/posts/2022/08/reverse-note.html https://book.rada.re/first_steps/windows_compilation.html

Mac https://github.com/Lakr233/GGLyn/tree/c5b4fba00f08fbcc9d4c722d3826e5dc0cde7aa2/Knowledge

yihong0618 commented 2 years ago

代理

https://roamresearch.com/#/app/FEZ/page/ZHxtj8aCr

yihong0618 commented 2 years ago

strace https://lynskylate.github.io/post/stacktrace/

yihong0618 commented 2 years ago

ELF https://paper.seebug.org/1289/

yihong0618 commented 2 years ago

动态规划 https://www.nosuchfield.com/2022/06/10/A-brief-look-at-Dynamic-programming/

yihong0618 commented 2 years ago

Linux

https://github.com/sunym1993/flash-linux0.11-talk

看他 https://0xax.gitbooks.io/linux-insides/content/index.html

yihong0618 commented 2 years ago

DDIA

https://ddia.qtmuniao.com

yihong0618 commented 2 years ago

Rogue-like http://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes/

http://craftinginterpreters.com/

https://indienova.com/indie-game-development/roguelike-dossier/