diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | reviews/stack.org | 14 |
2 files changed, 15 insertions, 1 deletions
@@ -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 |
