memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit c37f83c746bcaa46b3f2a218ac85fe0b28a3c2ae
parent b1bc56c34b00e1d01b74529fb8ea6974880d4ebb
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Thu, 11 Jul 2019 18:26:29 +0200

Note down more stuff I could read

Now I can delete this 3-month-old email from my inbox 🙌

Diffstat:
MREADME.md | 2+-
Mreviews/stack.org | 8++++++++
2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ # Peniblec's Memory Leaks -## still reachable: 8615 words in 21 pages +## still reachable: 8646 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 @@ -10,5 +10,13 @@ Somewhat topical with the [[https://lists.gnu.org/archive/html/emacs-devel/2019- ** 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]] +** oral tradition in software engineering +*** The Soul of a New Machine +** falling in love with Rust +** the relative performance of C and Rust