From 6625fc14ea3fc97e9cb67e20856fae2580beaacb Mon Sep 17 00:00:00 2001 From: lqdev Date: Sun, 3 Sep 2023 12:49:25 +0200 Subject: [PATCH] update about a little --- content/about.tree | 51 ++++++++++++++++++++++++---------------------- treehouse.toml | 4 ++++ 2 files changed, 31 insertions(+), 24 deletions(-) diff --git a/content/about.tree b/content/about.tree index f17d4c8..6643e0d 100644 --- a/content/about.tree +++ b/content/about.tree @@ -5,23 +5,23 @@ + also known as… % id = "01H89P3CH8GAHS8DDW1HHEWA3P" - - liquidex (just including this here for linking sake) + - **liquidex** (just including this here for linking sake) % id = "01H89P3CH8ER0M5WZBXQ292A2N" - - liquidev on various programming-related platforms + - **liquidev** on various [programming-related platforms][def:social/github] % id = "01H89P3CH8943QGT52K7MRW12Q" - - lqdev, before I realized that name is taken. since then I use liquidev but you may see + - **lqdev**, before I realized that name is taken. since then I use liquidev but you may see this older name in some places % id = "01H89P3CH81FTHTQ552N7N1S3A" - - daknus on SoundCloud + - **daknus** [on SoundCloud][def:social/soundcloud] % id = "01H89P3CH8PB76G26M4T8P6QDZ" - + limiter sometimes jokingly on Discord + + **limiter** sometimes jokingly on Discord % id = "01H89P3CH8Z4MXQ0C9EWV01DPX" - + limitre, which is British for limiter + + **limitre**, which is British for limiter % id = "01H89P3CH8P7HAGDJVGVWD96K7" - y'know. like centre is British for center, metre is British for meter? :hueh: @@ -51,31 +51,31 @@ % id = "01H89P3CH8TACWXWWZGGHQD2MK" - so you may see me doing other random and weird stuff - % id = "01H89P3CH89P2Q9XGQD7BCF0R6" - - perhaps [compilers][def:stitchkit/repo] are one of those weird things + % id = "01H89P3CH89P2Q9XGQD7BCF0R6" + - perhaps [compilers][def:stitchkit/repo] are one of those weird things - % id = "01H89P3CH8DYZHMQTGZDAEBNXN" - + or [audio][def:dawd3/repo] + % id = "01H89P3CH8DYZHMQTGZDAEBNXN" + + or [audio][def:dawd3/repo] - % id = "01H89P3CH859AAGFEABN8EANSJ" - - my favorite part of that is blowing my own eardrums out with my math skill, which is rather *underdeveloped* so to speak + % id = "01H89P3CH859AAGFEABN8EANSJ" + - my favorite part of that is blowing my own eardrums out with my math skill, which is rather *underdeveloped* so to speak - % id = "01H89P3CH8R9WKSMMQVY0XARSF" - + heck even web development out of all things. I mean you're reading _my_ website right - now after all + % id = "01H89P3CH8R9WKSMMQVY0XARSF" + + heck even web development out of all things. I mean you're reading _my_ website right + now after all - % id = "01H89P3CH88M1GZ3WN3RXCW1NN" - - like truly *my my* website with *my own* backend, static generator, and all that + % id = "01H89P3CH88M1GZ3WN3RXCW1NN" + - like truly *my my* website with *my own* backend, static generator, and all that - % id = "01H89P3CH8CFBVXBF5W3GYA70X" - - none of that pre-built stuff, this baby is generated from the *purest* samples - of Uranium-235 I could source + % id = "01H89P3CH8CFBVXBF5W3GYA70X" + - none of that pre-built stuff, this baby is generated from the *purest* samples + of Uranium-235 I could source - % id = "01H89P3CH8HYM5XZRH56880TP5" - - … wait you're saying building your own nuclear reactor at home is illegal? UHHHHHHHHHH + % id = "01H89P3CH8HYM5XZRH56880TP5" + - … wait you're saying building your own nuclear reactor at home is illegal? UHHHHHHHHHH - % id = "01H89P3CH8EGD14MHJEET6MJ27" - - who knows at this point + % id = "01H89P3CH8EGD14MHJEET6MJ27" + - who knows at this point % id = "01H89P3CH8RFRCTC500059H5G8" - apart from programming I also take interest in other various things @@ -151,6 +151,9 @@ % id = "01H8V55G7MS3NBPFFFKYE8YGFK" - except on chat I don't capitalize "I" so if that pisses you off you may wanna brace yourself (or just tell me, I'll do my best to adapt) + % id = "01H9DAJRZDNS9MSC9SK6HTEX2Z" + - and Reddit sucks! + % id = "01H89P3CH8CD28KGX9GVRFK60E" - anyways you can find me on diff --git a/treehouse.toml b/treehouse.toml index 0bfeed3..72266a3 100644 --- a/treehouse.toml +++ b/treehouse.toml @@ -7,6 +7,10 @@ description = "a place on the Internet I like to call home" [defs] +# Social garbage +"social/github" = "https://github.com/liquidev" +"social/soundcloud" = "https://soundcloud.com/daknus" + # My own repositories "stitchkit/repo" = "https://github.com/abyteintime/stitchkit" "dawd3/repo" = "https://github.com/liquidev/dawd3"