commit b1bc56c34b00e1d01b74529fb8ea6974880d4ebb parent 8cfe656fbb312398244d6f0e820d4f179db3cfc7 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Thu, 11 Jul 2019 18:19:45 +0200 Note down stuff I would like to read So that I can clean up my inbox. Diffstat:
| M | README.md | | | 2 | +- |
| A | reviews/stack.org | | | 14 | ++++++++++++++ |
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 8560 words in 20 pages +## still reachable: 8615 words in 21 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/reviews/stack.org b/reviews/stack.org @@ -0,0 +1,14 @@ +A list of things I plan on reading someday, or have read but have not +yet commented on. + +* [[https://developers.redhat.com/blog/2019/07/08/10-tips-for-reviewing-code-you-dont-like/][10 tips for reviewing code you don’t like]] +Somewhat topical with the [[https://lists.gnu.org/archive/html/emacs-devel/2019-07/msg00246.html][recent clash on emacs-devel]]. + +* [[https://blog.regehr.org/archives/1676][It’s Time for a Modern Synthesis Kernel]] + +* Rust stuff +** http://blog.pnkfx.org/blog/2019/06/26/breaking-news-non-lexical-lifetimes-arrives-for-everyone/ +** https://os.phil-opp.com/heap-allocation/ + +* C stuff +** https://github.com/Keith-S-Thompson/how-to-c-response