yihong0618 / 2023

Another year
MIT License
204 stars 25 forks source link

书签记录 #4

Open yihong0618 opened 1 year ago

yihong0618 commented 1 year ago

这个 issue 记录 2023 的书签

yihong0618 commented 1 year ago

Rust

https://marabos.nl/atomics/preface.html https://www.less-bug.com/posts/rust-get-to-know-all-kinds-of-boxes-box-rc-arc-cell-refcell/

yihong0618 commented 1 year ago

简历

https://resume.frostming.com/zh/

yihong0618 commented 1 year ago

tmux

https://tmuxcheatsheet.com/

yihong0618 commented 1 year ago

时间管理

https://evantravers.com/articles/2022/06/30/dating-other-task-managers/

yihong0618 commented 1 year ago

电子书:

https://zebra.9farm.com/ https://book-searcher.eu.org https://zlib.knat.network https://book.vergedx.me https://zbook.lol https://zlib.pseudoyu.com https://read.liugezhou.online

UI Current frontend: React + Chakra UI Old frontend: Vue + antdv Zebra: Angular + Material UI zLib-Web: React + antd v5

yihong0618 commented 1 year ago

ML

https://www.youtube.com/watch?v=PaCmpygFfXo&t=129

yihong0618 commented 1 year ago

ebpf

ttps://www.kawabangga.com/posts/4894

yihong0618 commented 1 year ago

postgres

锁: https://www.youtube.com/watch?v=y5iS00qhWZY https://www.crunchydata.com/blog/postgres-locking-when-is-it-concerning

5mins BRIN index https://pganalyze.com/blog/5mins-postgres-BRIN-index

kernel set https://www.postgresql.org/docs/current/kernel-resources.html

deep postgres https://www.crunchydata.com/blog/deep-postgresql-thoughts-the-linux-assassin

yihong0618 commented 1 year ago

进程

https://www.higuoxing.com/archives/process-sync/

yihong0618 commented 1 year ago

pgquery

https://gist.github.com/rgreenjr/3637525

yihong0618 commented 1 year ago

编译

https://notes.eatonphil.com/2023-01-30-livescheme.html

yihong0618 commented 1 year ago

tcp

https://jvns.ca/blog/2016/03/16/tcpdump-is-amazing/

yihong0618 commented 1 year ago

地图

https://lewinb.net/posts/03_geohub/

yihong0618 commented 1 year ago

IOT

https://www.twblogs.net/a/5b8e38282b7177188343976f/?lang=zh-cn

yihong0618 commented 1 year ago

C

https://blog.joren.ga/less-known-c#array-pointers

yihong0618 commented 1 year ago

Linux

https://www.win.tue.nl/~aeb/linux/lk/lk-9.html#ss9.6

yihong0618 commented 1 year ago

GO

https://www.hitzhangjie.pro/debugger101.io/

https://tip.golang.org/doc/gc-guide#A_note_about_virtual_memory

yihong0618 commented 1 year ago

内存

https://hulkdev.com/posts-overcommit-memory/ https://medium.com/platform-engineer/understanding-java-memory-model-1d0863f6d973 https://povilasv.me/go-memory-management/ https://medium.com/@ankur_anand/a-visual-guide-to-golang-memory-allocator-from-ground-up-e132258453ed

http://linuxperf.com/?cat=7 解读VMSTAT中的ACTIVE/INACTIVE MEMORY

yihong0618 commented 1 year ago

Go 内存

聊聊Go内存优化和相关底层机制 Golang GC核心要点和度量方法 Go内存泄漏?不是那么简单! Go内存管理

yihong0618 commented 1 year ago

GC

https://bbs.huaweicloud.com/blogs/296981

yihong0618 commented 1 year ago

Nas

https://blog.imalan.cn/archives/apple-tv-and-synology-ds220plus/

yihong0618 commented 1 year ago

卧槽

http://hep.tsinghua.edu.cn/~orv/

yihong0618 commented 1 year ago

PG

https://www.anbob.com/archives/6970.html

yihong0618 commented 1 year ago

GO 内存分配

https://www.linuxzen.com/go-memory-allocator-visual-guide.html

yihong0618 commented 1 year ago

Linux

https://github.com/lorenzo-stoakes/linux-vm-notes

yihong0618 commented 1 year ago

K8s

https://mihai-albert.com/

yihong0618 commented 1 year ago

pg hacker

https://blog.anayrat.info/en/

yihong0618 commented 1 year ago

RocksDB

https://artem.krylysov.com/blog/

yihong0618 commented 1 year ago

栈地址

https://eli.thegreenplace.net/2011/09/06/stack-frame-layout-on-x86-64

yihong0618 commented 1 year ago

gdb

https://evilpan.com/2020/09/13/gdb-tips/

yihong0618 commented 1 year ago

逆向

https://curz0n.github.io/2019/12/24/js-decrypt/

yihong0618 commented 1 year ago

subplan

https://blog.hidva.com/2020/07/06/pg-subplan-rescan/

yihong0618 commented 1 year ago

100 gdb tips

https://github.com/hellogcc/100-gdb-tips/blob/master/src/index.md

yihong0618 commented 1 year ago

stack

yihong0618 commented 1 year ago

book

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

yihong0618 commented 1 year ago

extensions

http://liuyangming.tech/08-2018/extension-dev.html https://www.zhihu.com/people/feng-zun-bao-4/posts

yihong0618 commented 1 year ago

again

https://arthurchiao.art/articles-zh/

yihong0618 commented 1 year ago

pg extensions

https://csblog.cc/dbnotes/PostgreSQL%E6%8F%92%E4%BB%B6%E5%BC%80%E5%8F%91.html

yihong0618 commented 1 year ago

linux

https://xinqiu.gitbooks.io/linux-insides-cn/content/index.html

yihong0618 commented 11 months ago

ebpf

https://asphaltt.github.io/

yihong0618 commented 11 months ago

DB

https://github.com/spandanb/learndb-py

yihong0618 commented 11 months ago

debug

https://seealso.cn/post/linux-gdb-principle-ptrace?continueFlag=cd9be6edc56bfb72f6d0dc908d439184

yihong0618 commented 9 months ago

go

https://www.aadhav.me/posts

yihong0618 commented 9 months ago

PL

https://softwarefoundations.cis.upenn.edu/

yihong0618 commented 9 months ago

开账户

https://qinyang.wang/create-ocbc-account