commit 5b52ff978eb708450287d79b1d6262c007ab7f99 parent 26155437709a8a6c50d8144722a08fa52b8c967a Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Fri, 30 Aug 2019 23:29:06 +0200 Pop some blog articles off the stack Bryan Cantrill's stuff is great; a shame I have nothing to add to it. Hopefully I'll have things to say about Oral Tradition. Diffstat:
| M | README.md | | | 2 | +- |
| M | reviews/stack.org | | | 15 | +-------------- |
2 files changed, 2 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 10707 words in 23 pages +## still reachable: 10705 words in 23 pages Hi! I am a software engineer interested in [a bunch of things]. diff --git a/reviews/stack.org b/reviews/stack.org @@ -1,19 +1,6 @@ A list of things I plan on reading someday, or have read but have not yet commented on. -* [[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 - - -* [[dtrace.org/blogs/bmc][Bryan Cantrill stuff]] +* [[http://dtrace.org/blogs/bmc][Bryan Cantrill stuff]] ** oral tradition in software engineering *** The Soul of a New Machine -** falling in love with Rust -** the relative performance of C and Rust