From a57f38f3d942bf03a7013e10d8d7070d5dca4865 Mon Sep 17 00:00:00 2001 From: lqdev Date: Mon, 17 Jun 2024 20:57:35 +0200 Subject: [PATCH] update new --- content/treehouse/new.tree | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/treehouse/new.tree b/content/treehouse/new.tree index 11114f4..e6285a4 100644 --- a/content/treehouse/new.tree +++ b/content/treehouse/new.tree @@ -10,6 +10,14 @@ [read][page:programming/blog/tairu] +% id = "01J0KRPMV7SS48B64BFCJZK7VQ" +- it's updatin' time! I took some time to clean up old pages and update my *about me*.\ +over time I've been learning how to write content on the treehouse effectively, and the new about me reflects that. + +### about me (version 2) + +[read][page:about] [version 1][page:about/v1] + % id = "01HY5R1ZW2PYZSSP2J2KAA23DA" - I recently got a question from my someone telling me they doesn't understand why `*x` does not read from the pointer `x` when on the left-hand side of an assignment. and that made me think,