memory-leaks

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

commit 50c8657b85d6a8505a9184f7d7d10b5105c4a874
parent 8686f8ad7833bfde2f6d038a572de6e70e567537
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat, 28 Jan 2023 19:42:58 +0100

Refer to good writing advice from Someone On The Internet™

Diffstat:
Mguides/writing.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/guides/writing.md b/guides/writing.md @@ -42,3 +42,4 @@ detrimental to the discussion and make it to go off-topic; beware: - [IEEE's "Write Clearly and Concisely"](http://sites.ieee.org/pcs/communication-resources-for-engineers/style/write-clearly-and-concisely/) - [Gitlab's Technical Writing Handbook](https://about.gitlab.com/handbook/product/technical-writing/) +- [Lessons from my PhD — Austin Z. Henley](https://austinhenley.com/blog/lessonsfrommyphd.html)