yanyg's Favorite Sites
目录
- 1. Frequently used sites
- 2. Cloud
- 3. Distributed Storage
- 4. Thread and Coroutine
- 5. C++ Lib
- 6. Net And Rpc
- 7. Code Training
- 8. 服务观测与数据可视化/Observability and Data Visualization
- 9. LINUX内核/LINUX KERNEL
- 10. 性能/Performance
- 11. 工具链/Toolchains
- 12. 编辑器/Editors
- 13. 排版系统/Typesetting System
- 14. 系统引导技术/System Boot Technology
- 15. 规范/Specifications
- 16. 博客搭建/Blog Frameworks
- 17. 个人空间/Personal Space
- 18. 编程技术网站/Programming Websites
- 19. 网站导航/Site Map
- 20. 开源镜像站点/Open Source Mirrors
- 21. 页面/Pages
- 22. 项目/Project
- 23. 临时/untrim
- 24. END TAG
感谢互联网.
1 Frequently used sites
- Compiler Explorer
- https://godbolt.org/
- Devdocs.io
- https://devdocs.io/cpp/
- Github yygcode
- https://github.com//yygcode
- Stack exchange
- https://stackexchange.com/
- Leet code
- https://leetcode.com/
- Leet code CN
- https://leetcode.cn/
- Another one : https://leetcode-cn.com/
- Learn X in Y minutes
- https://learnxinyminutes.com/
- Emacs
- https://www.gnu.org/software/emacs/
- Music
- https://music.163.com/
- Taobao数据库内核月报
- http://mysql.taobao.org/monthly/
2 Cloud
- Perspectives
- https://perspectives.mvdirona.com/
- All Things Distributed
- https://www.allthingsdistributed.com/
3 Distributed Storage
- Hadoop HDFS
- https://github.com/apache/hadoop
- CEPH
- https://github.com/ceph/ceph
- Netease curve
- https://github.com/opencurve/curve
- JuiceFS
- https://www.juicefs.com/en/
- RocksDB
- https://github.com/facebook/rocksdb
- RocksDB
- http://rocksdb.org/
- LevelDB
- https://github.com/google/leveldb
- TiKV
- https://github.com/tikv/tikv
- ETCD
- https://github.com/etcd-io/etcd
- ETCD
- https://etcd.io/
- memcached
- https://github.com/memcached/memcached
- memcached
- https://memcached.org/
- LogCabin
- https://github.com/logcabin/logcabin
4 Thread and Coroutine
- Alibaba async_simple
- https://github.com/alibaba/async_simple
- Alibaba Photon
- https://github.com/alibaba/PhotonLibOS
- libco
- https://github.com/Tencent/libco
- asyncio
- https://github.com/netcan/asyncio
5 C++ Lib
- Boost
- https://www.boost.org/
- Facebook Folly
- https://github.com/facebook/folly
- Google Gtest
- https://github.com/google/googletest
6 Net And Rpc
- DCTCP from Microsoft
- DCQCN from Microsoft
- HPCC from Alibaba
- DPDK
- https://www.dpdk.org/
- Seastar
- https://github.com/scylladb/seastar
- mTCP
- https://github.com/mtcp-stack/mtcp
- f-stack
- https://github.com/F-Stack/f-stack
- grpc
- https://github.com/grpc/grpc
- brpc
- https://github.com/apache/incubator-brpc
- protobuf
- https://github.com/protocolbuffers/protobuf
7 Code Training
- Leetcode CN
- https://leetcode.cn/
- Leetcode COM
- https://leetcode.com/
8 服务观测与数据可视化/Observability and Data Visualization
- Apache Echarts
- https://echarts.apache.org/en/index.html
- https://echarts.apache.org/zh/index.html
- https://echarts.apache.org/examples/zh/index.html
- 对一种数据想做可视化,可以用哪些方式,去这里参考
- Grafana
- https://grafana.com/
- Prometheus
- https://prometheus.io/
- PromQL 标准
9 LINUX内核/LINUX KERNEL
- The Linux Kernel Archives
- http://www.kernel.org/
- News for the Open Source Professional
- https://www.linux.com/
- LWN(Linux News Weekly)
- https://lwn.net/
- Linux Kernel Newbies
- https://kernelnewbies.org/
- Pathch Work
- https://patchwork.kernel.org/
- Kernel WIKI
- https://www.wiki.kernel.org/
- Kernel Org Git
- https://git.kernel.org/
- Linux Foundation
- https://www.linuxfoundation.org/
- Manual
- https://www.gnu.org/manual/manual.html
10 性能/Performance
- Brendan D. Gregg
- http://www.brendangregg.com/ (Author of Systems Performance, DTrace, Solaris Performance and tools)
11 工具链/Toolchains
- Binutils(Binary Utils)
- https://www.gnu.org/software/binutils/
- GCC(GNU Compiler Collection)
- https://www.gnu.org/software/gcc/
- GCC Manual
- https://gcc.gnu.org/onlinedocs/
- GNU Make
- https://www.gnu.org/software/make/
- Make Manual
- https://www.gnu.org/software/make/manual/make.html
- Autoconf
- https://www.gnu.org/software/autoconf/autoconf.html
- Autoconf Manual
- https://www.gnu.org/software/autoconf/manual/
- Automake
- https://www.gnu.org/software/automake/
- Automake Manual
- https://www.gnu.org/software/automake/manual/
- Autogen
- https://www.gnu.org/software/autogen/
- Autogen Manual
- https://www.gnu.org/software/autogen/manual/
- Libtool
- https://www.gnu.org/software/libtool/
- Libtool manual
- https://www.gnu.org/software/libtool/manual/
- cmake
- https://cmake.org/
- GCL(GNU Common Lisp)
- https://www.gnu.org/software/gcl/
https://savannah.gnu.org/projects/gcl
- GCL Manual
- https://clisp.sourceforge.io/
12 编辑器/Editors
- Emacs
- https://www.gnu.org/software/emacs/
- Vim
- http://www.vim.org/
- Sublime
- https://www.sublimetext.com/
- Editplus
- https://www.editplus.com/
- UltraEdit
- https://www.ultraedit.com/
- ELPA China
- http://elpa.emacs-china.org/
- ELPA Tsinghua
- http://mirrors.tuna.tsinghua.edu.cn/elpa
- EmacsWiki
- https://www.emacswiki.org/
- EmacsWiki China
- https://www.emacswiki.org/emacs?interface=zh-cn
- Emacs中文网
- http://emacser.com/
13 排版系统/Typesetting System
- TUG(Tex Users Group)
- https://tug.org/
- Latex
- https://www.latex-project.org/
- Tex Beauty and Fun
- http://www.ctex.org/documents/shredder/tex_frame.html
- Org Mode
- http://orgmode.org/
- Markdown
- https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
- Gnuplot
- http://www.gnuplot.info/
14 系统引导技术/System Boot Technology
15 规范/Specifications
16 博客搭建/Blog Frameworks
- Octopress
- http://octopress.org/
17 个人空间/Personal Space
- 统计之都
- https://cosx.org/
- 心内求法(Emacs)
- http://www.cnblogs.com/holbrook/tag/emacs/
- 陈斌
- https://github.com/redguardtoo/mastering-emacs-in-one-year-guide
https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/guide-zh.org - 章炎(dirtysalt)
- https://dirtysalt.github.io/
https://dirtysalt.github.io/html/resume-cn.html - 王垠
- http://www.yinwang.org/
- 杨学辉(江航)
- http://www.bagualu.net/wordpress/
- Leslie Lamport(Latex, MS office)
- http://lamport.azurewebsites.net/
- KK Blog
- https://abcdxyzk.github.io/
- JOEL on software
- https://www.joelonsoftware.com/
- Rebornix(MS vscode)
- https://rebornix.com/
- Wizardforcel Gitbook
- https://www.gitbook.com/@wizardforcel
18 编程技术网站/Programming Websites
- IBM DeveloperWorks
- https://www.ibm.com/developerworks/
- Stackoverflow
- https://stackoverflow.com/
- 酷壳网
- https://coolshell.cn/
- CSDN
- https://www.csdn.net/
- unetbootin
- https://unetbootin.github.io/
19 网站导航/Site Map
20 开源镜像站点/Open Source Mirrors
- 清华大学开源镜像站
- https://mirrors.tuna.tsinghua.edu.cn/
- 网易开源镜像站点
- http://mirrors.163.com/
21 页面/Pages
- Reading List in Computer Systems Area
- http://nfil.es/w/FIhVEe/reading-list-in-computer-systems-area/
- Lesile Lamport
- http://lamport.azurewebsites.net/pubs/pubs.html
22 项目/Project
22.1 Git Repo
*
Repo | URL | comment |
---|---|---|
bcache | https://evilpiepirate.org/git/bcache-tools.git | |
ceph | https://github.com/ceph/ceph.git | |
cluster | git://sourceware.org/git/cluster.git | |
openstack | ||
dpdk | git://dpdk.org/dpdk | |
dracut | git://git.kernel.org/pub/scm/boot/dracut/dracut.git | initramfs infrastructure |
emacs | git://git.sv.gnu.org/emacs.git | |
fio | git://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git | |
gerrit | https://github.com/gerrit-review/gerrit.git | git repo code review |
glib | https://github.com/GNOME/glib.git | GTK图形界面无关部分 |
glibc | git://sourceware.org/git/glibc.git | |
goagent | https://github.com/goagent/goagent.git | free agent |
i2c-tools | git://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git | |
isa-l | https://github.com/01org/isa-l.git | |
kazam | https://github.com/sconts/kazam.git | screencast |
linux | git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git | |
nvme | git://git.infradead.org/users/willy/linux-nvme.git | |
openssl | git://git.openssl.org/openssl.git | |
openstack | https://github.com/openstack-dev/devstack.git | |
pciutils | git://git.kernel.org/pub/scm/utils/pciutils/pciutils.git | |
screenkey | https://github.com/wavexx/screenkey.git | screencast |
sdcv | https://github.com/Dushistov/sdcv.git | terminal dictionary |
spdk | https://github.com/spdk/spdk | |
syslinux | git://repo.or.cz/syslinux.git | |
sysstat | https://github.com/sysstat/sysstat.git | |
systemd | git://anongit.freedesktop.org/systemd/systemd | |
tmux | https://github.com/tmux/tmux.git | |
unetbootin | https://github.com/unetbootin/unetbootin.git | |
unetbootin code | git://git.code.sf.net/p/unetbootin/code | |
valgrind | git://sourceware.org/git/valgrind.git | |
zfs | https://github.com/zfsonlinux/zfs.git |
22.2 Links
- GNU Project
- https://www.gnu.org/gnu/thegnuproject.html
- LFS(Linux From Scratch)
- http://www.linuxfromscratch.org/
23 临时/untrim
- http://www.yangguanjun.com/2017/09/12/storage-backup-multisite/
- htetp://xbeta.info/
- https://ogbe.net/emacsconfig.html
- http://bastibe.de/2013-11-13-blogging-with-emacs.html
- https://justin.abrah.ms/emacs/orgmode_static_site_generator.html
- http://www.cnblogs.com/chenfanyu/archive/2013/01/27/2878845.html
- http://wiki.manan.org/tools/org_mode_drawing.html
- http://zhuoqiang.me/torture-emacs.html
- http://ehneilsen.net/notebook/orgExamples/org-examples.html
- http://google-ebook.com/blog/2015/12/24/%E4%BD%BF%E7%94%A8org-page%E6%90%AD%E5%BB%BA%E4%B8%AA%E4%BA%BA%E5%8D%9A%E5%AE%A2/
- http://blog.xeonxu.info/blog/2012/09/03/shi-yong-org-modelai-fa-bu-bo-ke/
- http://wolfand11.coding.me/2016/08/12/tools/CreateBlogWithJeykll/
- https://zilongshanren.com/blog/2015-07-19-add-org-mode-support.html
- https://emacs-fu.blogspot.jp/2009/05/writing-and-blogging-with-org-mode.html
- http://www.bagualu.net
- http://www.bagualu.net/wordpress/%E7%BD%91%E5%9D%80%E5%AF%BC%E8%88%AA
- http://luodw.cc/2016/02/17/malloc/
- http://wenshanren.org/?p=327
- https://blmrgnn.blogspot.jp/2014/06/memory-layout-of-c-program-code-data.html
- https://www.ibm.com/developerworks/cn/linux/l-cn-valgrind/
- https://mudongliang.github.io/2015/06/13/linux-disable-aslr.html
- http://adam8157.info/blog/2011/10/linux-vdso/
- https://www.ibm.com/developerworks/cn/linux/kernel/l-k26ncpu/index.html
- https://0xax.gitbooks.io/linux-insides/content/SysCall/syscall-4.html
- https://github.com/angrave/SystemProgramming/wiki/Memory%2C-Part-2%3A-Implementing-a-Memory-Allocator
- https://www.gnu.org/software/global/globaldoc_toc.html
- https://cppcon.org/
- https://segmentfault.com/q/1010000000118837
- https://ftp.gnu.org/old-gnu/Manuals/emacs-20.7/html_chapter/emacs_39.html
- https://www.gnu.org/software/emacs/manual/html_node/emacs/Windows-Keyboard.html
- http://zhuoqiang.me/torture-emacs.html
- https://wiki.archlinux.org/index.php/proxy_settings
- http://pragmaticemacs.com/emacs/google-search-from-inside-emacs/
- https://github.com/gbalats/dot-emacs/blob/master/init.el
- https://emacsguru.wordpress.com/category/emacs/
- https://francismurillo.github.io/2017-01-11-Using-vlc-With-w3m/
- https://jordiinglada.net/wp/2013/08/09/watching-youtube-without-a-browser-2/
- https://chriszheng.science/2017/07/16/Best-practice-of-Emacs-on-MS-Windows/
- https://chriszheng.science/2015/04/26/Emacs-font-settings/
- http://mirrors.163.com/debian-cd/9.3.0/amd64/iso-dvd/debian-9.3.0-amd64-DVD-1.iso
- https://coding.net/u/Chris_Zheng/p/dotEmacs/git/blob/master/.init/font-settings.el
- https://www.zhihu.com/question/27687960
- https://blockchain.info/
- http://www.infoq.com/cn/articles/bitcoin-and-block-chain-part01
- http://chainb.com/?P=Cont&id=5282
- http://8btc.com/thread-65591-1-1.html
- https://stackoverflow.com/questions/985281/what-is-the-closest-thing-windows-has-to-fork/985374#985374
- https://nuwen.net/mingw.html
- https://chriszheng.science/2017/07/16/Best-practice-of-Emacs-on-MS-Windows/
- https://chriszheng.science/2016/08/24/Why-Emacs-lags-when-display-Chinese-under-MS-Windows/
- https://chriszheng.science/2015/04/26/Emacs-font-settings/
- https://www.masteringemacs.org/article/running-shells-in-emacs-overview
- https://blog.sleeplessbeastie.eu/2015/04/27/how-to-manage-system-services-on-debian-jessie/
- https://docs.oracle.com/cd/E23824_01/html/E26033/glmbx.html
- https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/com.ibm.aix.files/LC_CTYPE.htm
- https://www.emacswiki.org/emacs/LanguageEnvironment
- https://www.gnu.org/software/emacs/manual/html_node/emacs/Language-Environments.html
- https://wiki.archlinux.org/index.php/Locale_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)
- https://emacs-china.org/t/topic/1271/2
- https://emacs-china.org/t/topic/974/22
- https://github.com/ibus/ibus/issues/1748
- https://wiki.archlinux.org/index.php/fcitx#Emacs
- https://fcitx-im.org/wiki/FAQ#When_use_Ctrl_.2B_Space.2C_Fcitx_cannot_be_triggered_on
- https://askubuntu.com/questions/521199/how-to-install-bundle-packages-in-ubuntu
- https://productforums.google.com/forum/#!topic/websearch/cVE52060AOg
- https://wiki.archlinux.org/index.php/environment_variables
- http://doc.norang.ca/org-mode.html#playingwithditaa
- https://wiki.archlinux.org/index.php/fcitx
- https://itsfoss.com/best-gif-recorder-linux/
- https://github.com/phw/peek
- https://www.tecmint.com/best-linux-screen-recorders-for-desktop-screen-recording/
- sdcv build:
libreadline-dev mkdir build; cd build; cmake .. make; make lang; sudo make install
- https://wiki.archlinux.org/index.php/Wine_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)
- https://wiki.archlinux.org/index.php/WPA_supplicant
- https://mollermara.com/
- https://www.tug.org/texlive/doc/texlive-en/texlive-en.html
- https://www.tug.org/texlive/quickinstall.html
- https://www.tug.org/texlive/acquire.html
- https://jordiinglada.net/wp/2013/08/09/watching-youtube-without-a-browser-2/
- http://planet.emacsen.org/
- https://caiorss.github.io/Emacs-Elisp-Programming/Packages.html
- https://caiorss.github.io/Emacs-Elisp-Programming/
- http://blog.csdn.net/liquanhai/article/details/5916394
- https://linuxondesktop.blogspot.jp/2006/07/running-windows-applications-under.html
- http://ergoemacs.org/emacs/whitespace-mode.html
- https://leohacker.wordpress.com/2013/04/20/linux%E5%86%85%E6%A0%B8%E5%B1%82%E9%9D%A2%E5%92%8Cxwindow%E5%B1%82%E9%9D%A2%E7%9A%84%E9%94%AE%E7%9B%98%E6%98%A0%E5%B0%84%E7%9A%84%E4%B8%80%E7%82%B9%E7%A0%94%E7%A9%B6/
- https://www.emacswiki.org/emacs/MovingTheCtrlKey
- http://blog.csdn.net/beyondhaven/article/details/5753182
- https://www.systutorials.com/docs/linux/man/8-setfont/
- https://unix.stackexchange.com/questions/4126/what-is-the-exact-difference-between-a-terminal-a-shell-a-tty-and-a-con/4132#4132
- https://www.emacswiki.org/emacs/WhiteSpace
- http://ergoemacs.org/emacs/whitespace-mode.html
- http://xahlee.info/comp/unicode_character_representation.html
- https://en.wikipedia.org/wiki/Linux_console
- https://unix.stackexchange.com/questions/4126/what-is-the-exact-difference-between-a-terminal-a-shell-a-tty-and-a-con
- https://www.ibm.com/developerworks/cn/linux/l-cn-termi-hanzi/index.html
- https://linux.die.net/man/4/tty
- https://utcc.utoronto.ca/~cks/space/blog/unix/TTYLineDisciplineWhy
- https://www.kernel.org/doc/Documentation/fb/framebuffer.txt
- https://github.com/zhangyuanwei/fbterm
- https://code.google.com/archive/p/fbterm/issues
- https://www.jianshu.com/p/5199e8b00543
- https://wiki.archlinux.org/index.php/Fbterm_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)
- https://wiki.archlinux.org/index.php/Fbterm_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)
- https://www.jianshu.com/p/5199e8b00543
- https://www.guokr.com/blog/749084/
- https://fcitx-im.org/wiki/Fbterm
- https://askubuntu.com/questions/97469/what-is-the-default-debian-ubuntu-console-tty-font-called
- /bin/setfont /usr/share/consolefonts/FOO.psf.gz
- http://www.peaday.com/2017/11/22/shell-man1-psfaddtable/
- http://tldp.org/HOWTO/Framebuffer-HOWTO/
- https://forum.ubuntu.com.cn/viewtopic.php?t=345423
- https://wiki.archlinux.org/index.php/fonts
- https://wiki.archlinux.org/index.php/Fonts#Console_fonts
- https://wiki.archlinux.org/index.php/Fbterm
- https://sites.google.com/site/algorithmssolution/
- http://blog.csdn.net/cppgp
- https://github.com/noctuid/evil-guide
- https://superuser.com/questions/1210856/startup-script-with-lightdm-xprofile-is-not-loaded
- https://wiki.archlinux.org/index.php/xprofile
- https://wiki.debian.org/Xsession
- https://superuser.com/questions/1210856/startup-script-with-lightdm-xprofile-is-not-loaded/1210864
- https://github.com/talamus/rw-psf
- https://wiki.archlinux.org/index.php/Fonts#Console_fonts
- http://alexandre.deverteuil.net/pages/consolefonts/
- http://man7.org/linux/man-pages/man4/console_codes.4.html
- http://www.tldp.org/LDP/LG/issue91/loozzr.html- http://urchlay.naptime.net/repos/ttf-console-fonts/about/
- http://www.tldp.org/HOWTO/Chinese-HOWTO.html
- http://blog.sina.com.cn/s/blog_b02f77c80101db1t.html
- http://ytliu.info/blog/2016/03/14/linuxnei-cun-chu-shi-hua-assembly/
- http://www.ruanyifeng.com/blog/2013/02/booting.html
- http://www.comptechdoc.org/hardware/pc/pcboot.html
- http://www.drdobbs.com/parallel/booting-an-intel-architecture-system-par/232300699
- https://en.wikipedia.org/wiki/Advanced_Configuration_and_Power_Interface
- https://github.com/lolownia/org-pomodoro
- http://www.cnblogs.com/chio/
- http://www.cnblogs.com/chio/archive/2008/10/12/1308902.html
- https://www.emacswiki.org/emacs/%E4%BB%80%E4%B9%88%E6%98%AFEmacs
- https://www.emacswiki.org/emacs?interface=zh-cn
- http://dralpha.altervista.org/zh/
- https://draapho.github.io/
- https://woshijpf.github.io
- https://woshijpf.github.io/%E7%94%9F%E6%B4%BB/2016/06/05/%E6%88%91%E7%9A%84%E4%B9%A6%E5%8D%95.html
- https://blog.packagecloud.io/eng/2016/03/08/how-to-extract-and-disassmble-a-linux-kernel-image-vmlinuz/
- https://linux-development-for-fresher.blogspot.jp/2012/07/linux-boot-process-in-nutshell.html
- https://0xax.gitbooks.io/linux-insides/content/Booting/linux-bootstrap-1.html
- https://github.com/bbatsov/prelude/blob/master/core/prelude-editor.el#L51
- https://superuser.com/questions/659715/whitespace-mode-cant-not-change-face
- http://blog.163.com/vic_kk/blog/static/494705242010726297405 cedet
- http://alexott.net/en/writings/emacs-devenv/EmacsCedet.html cedet
- http://www.caole.net/diary/emacs_write_cpp.html emacs c/c++
- http://www.caole.net/diary/index.html
- https://www.emacswiki.org/emacs/CEDET_Quickstart
- https://learnxinyminutes.com/docs/common-lisp/ common lisp
- http://lifegoo.pluskid.org/wiki/EmacsCscope.html cscope
- http://www.eefocus.com/fhq1989312/blog/12-04/247349_9c349.html cscope
- https://www.gnu.org/software/emacs/manual/html_mono/ede.html emacs devel env
- https://xiaoliuai.github.io/posts/2/
- https://github.com/1184893257/simplelinux/blob/master/inlineasm.md
- http://mdkb.zacanger.com/blog/posts/learn-to-code-link-post/
- http://blog.csdn.net/pfanaya/article/details/7713743
- http://blog.csdn.net/jiluben/article/details/39256339
- http://blog.crackcell.com/posts/2012/04/01/blog_transfer.html
- http://bastibe.de/
- https://ogbe.net/blog/blogging_with_org.html
- http://www.ruanyifeng.com/blog/2006/01/rss.html
- https://blog.oyanglul.us/github/using-dotfiles-and-stow-to-manage-your-dotfiles
- https://blog.aaronbieber.com/2015/07/05/a-gentle-introduction-to-emacs-configuration.html
- https://exaos.github.io/o-blog/
- https://dingmingxin.github.io/blog/
- https://thibaultmarin.github.io/blog/posts/2016-11-13-Personal_website_in_org.html#rss
- https://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html
- https://kb.yoast.com/kb/how-to-customize-the-sitemap-index/
- https://wpc.io/blog/posts/blogging-with-org-mode.html
- https://www.gnu.org/software/emacs/manual/html_node/org/Sitemap.html
- https://warsus.github.io/lions-/
- https://jgkamat.github.io/blog/website1.html
- https://luyajun01.github.io/blog_construct.html
- https://yuyang0.github.io/
- https://macplay.github.io/
- http://www.zmonster.me/2014/02/22/display-special-character-in-org-mode.html
- http://www.zmonster.me/2013/12/31/use-smex.html
- http://www.zmonster.me/2016/10/22/pkm-information-collection.html
- https://github.com/lujun9972/emacs-document/blob/master/emacs-common/%E5%9C%A8Emacs%E4%B8%AD%E7%94%A8elfeed%E9%98%85%E8%AF%BB%E4%BD%A0%E7%9A%84RSS-feeds.org
- https://wiki.freebsdchina.org/doc/r/rss
- https://jgkamat.github.io/blog/home.html#sec-2
- http://www.i3s.unice.fr/~malapert/org/tips/emacs_orgmode.html
- https://orgmode.org/worg/org-configs/org-customization-guide.html
- https://jgkamat.github.io/blog/website1.html
- Best! https://ogbe.net/blog/blogging_with_org.html
- https://gjhenrique.com/meta.html
- AA: http://bastibe.de/2013-11-13-blogging-with-emacs.html
- AA: https://justin.abrah.ms/emacs/orgmode_static_site_generator.html
- AA: https://pavpanchekha.com/blog/org-mode-publish.html
- http://snarvaez.poweredbygnulinux.com/notes/org-mode-publishing-system.html
- https://thibaultmarin.github.io/blog/posts/2016-11-13-Personal_website_in_org.html
- https://dayigu.github.io/WhyUseOrgModeToWriteBlog.html
- https://docs.readthedocs.io/en/latest/
- http://gongzhitaao.org/orgcss/
;; https://ogbe.net/emacsconfig.html ;; use backquote here for setting a variable to property. ;; See: https://www.gnu.org/software/emacs/manual/html_node/elisp/Backquote.html ;; and https://stackoverflow.com/questions/11875671/how-to-specify-a-property-value-of-a-variable-in-emacs-lisp
24 END TAG
https://codeday.me/bug/20170518/16657.html http://www-igm.univ-mlv.fr/~lecroq/string/node26.html
http://forrestchang.com/tech.html https://www.kitchensoap.com/2012/10/25/on-being-a-senior-engineer/
- https://blog.csdn.net/Memblaze_2011/article/details/51838328
- https://www.ibm.com/developerworks/cn/cloud/library/cl-vdbench/
- http://www.spdk.io/doc/nvmf.html
- http://www.cnblogs.com/vlhn/p/7909893.html
- https://www.research.ibm.com/journal/
- http://ftp.math.utah.edu/pub/tex/bib/toc/ibmsysj.html
- https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=5288520
- https://reborn2266.blogspot.com/2011/12/backtrace.html
- https://eli.thegreenplace.net/2011/02/04/where-the-top-of-the-stack-is-on-x86/