summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2019-07-11 18:19:45 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2019-07-11 18:20:14 +0200
commitb1bc56c34b00e1d01b74529fb8ea6974880d4ebb (patch)
tree9b4a0af431703014cd71bd3d5accf91b8ed9fdb3
parent8cfe656fbb312398244d6f0e820d4f179db3cfc7 (diff)
downloadmemory-leaks-b1bc56c34b00e1d01b74529fb8ea6974880d4ebb.tar.xz
Note down stuff I would like to read
So that I can clean up my inbox.
-rw-r--r--README.md2
-rw-r--r--reviews/stack.org14
2 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b00a20..72dd3d5 100644
--- 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
new file mode 100644
index 0000000..4af60e1
--- /dev/null
+++ 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