memory-leaks

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

commit 3eed5995418bab6ec5a617f90ebb0c567f5dcf11
parent 5b1dece2f7c8ff3bc3145ea456ef9934cb8846ae
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sun, 25 Sep 2022 12:49:49 +0200

Add a couple links to The Stack

Mostly to clean up my inbox.

Diffstat:
Mreviews/stack.org | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/reviews/stack.org b/reviews/stack.org @@ -14,3 +14,7 @@ Sold e.g. on [[https://nostarch.com/hardwarehackerpaperback][No Starch Press]]. - [[https://blog.palantir.com/optimizing-gits-merge-machinery-part-iv-5bbc4703d050][part 4]] - [[https://blog.palantir.com/optimizing-gits-merge-machinery-part-v-46ff3710633e][part 5]] - [[https://blog.palantir.com/optimizing-gits-merge-machinery-6-7bf887a131d8][part 6]] +* [[https://venam.nixers.net/blog/unix/2021/02/07/audio-stack.html][Making Sense of the Audio Stack On Unix]] +* Rust +** [[https://nostarch.com/rust-rustaceans][Rust for Rustaceans]] +** [[https://rust-unofficial.github.io/too-many-lists/][Learn Rust With Entirely Too Many Linked Lists]]