From 40f57ed72a601d8489a180f3bd9acd5e6c20d323 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Tue, 23 Apr 2024 01:19:27 +0700 Subject: Update theme --- content/about/_index.md | 31 ++++++++++++++++++++++++++----- content/about/duck.png | Bin 0 -> 205491 bytes content/about/rss.md | 4 ---- content/about/rubber-duck.png | Bin 44518 -> 0 bytes 4 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 content/about/duck.png delete mode 100644 content/about/rubber-duck.png (limited to 'content/about') diff --git a/content/about/_index.md b/content/about/_index.md index a880e48..42715d7 100644 --- a/content/about/_index.md +++ b/content/about/_index.md @@ -5,18 +5,39 @@ ref: about disable_feed: true --- -## Me +I suppose I should introduce my selves in third person to distinguish my +internet persona and "meatsona", even though I find it weird to write in third +person. The distinction is there, albeit somewhat blur. I might have some +other personae, but I don't feel comfortable disclosing them in public. -![I literally used this duck image for debugging](rubber-duck.png) +## xarvos + +the internet persona known as xarvos is a blob of energy without a +shape. ze chose to use this debugging rubber duck to represent zemself. + +![a yellow rubber duck](duck.png) + +no, that is not an "x" that starts zer name; it's a [velar fricative][x], and +zer name's pronunciation in IPA is /xarvos/. ze prefers to write in lowercase, +except for acronyms and as-is quotes. + +xarvos is a creative creature. ze loves writing (fiction, software), drawing. + +## Huy + +Huy is a struggling youth + +## common + +I speak Vietnamese, English, French, German, with proficiency and fluency +decrementally sorted. Please [contact][contact] if you want language exchange. -Hi, this is xarvos, also known in meatspace as Huy. I write about all kinds of stuff; expect tech discussion, shitposts, language stuff, fictions, blah blah. I [work][work] as a software developer, and that means I [hate software][relevant-xkcd] more than others. -I speak Vietnamese, English, French, German, with proficiency and fluency -decrementally sorted. Please [contact][contact] if you want language exchange. +[x]: https://en.wikipedia.org/wiki/Voiceless_velar_fricative [contact]: /en/about/contact/ [work]: /en/about/works/ [relevant-xkcd]: https://xkcd.com/2030/ diff --git a/content/about/duck.png b/content/about/duck.png new file mode 100644 index 0000000..f423c00 Binary files /dev/null and b/content/about/duck.png differ diff --git a/content/about/rss.md b/content/about/rss.md index fea42e1..7633059 100644 --- a/content/about/rss.md +++ b/content/about/rss.md @@ -35,7 +35,3 @@ feeds here: - [French](/fr/book-reviews/index.xml) - [German](/de/book-reviews/index.xml) - [Vietnamese](/vi/book-reviews/index.xml) - -## Comics - -- [English](/en/comics/index.xml) diff --git a/content/about/rubber-duck.png b/content/about/rubber-duck.png deleted file mode 100644 index e354034..0000000 Binary files a/content/about/rubber-duck.png and /dev/null differ -- cgit 1.4.1