diff options
author | Andrew <andrew@andrewyu.org> | 2022-10-29 17:07:59 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:29:31 +0800 |
commit | 58f083aa812e411116b9050c3ed1862630315925 (patch) | |
tree | 3b73591f79e9185081a4b8dac67133280b9f2533 /note | |
parent | e2679841e0ec34256736ec0c51fd52a526c6c9d4 (diff) | |
download | www-58f083aa812e411116b9050c3ed1862630315925.tar.gz |
Ememo, etc. Contact info update.
Diffstat (limited to 'note')
-rw-r--r-- | note/comms.html | 7 | ||||
-rw-r--r-- | note/wechat.html | 10 |
2 files changed, 9 insertions, 8 deletions
diff --git a/note/comms.html b/note/comms.html index aa9e0a6..e934bc1 100644 --- a/note/comms.html +++ b/note/comms.html @@ -17,11 +17,14 @@ <li>Send complete information. When telling me something or requesting something, please provide complete background information, knowledge required, and other relevant context. This prevents back-and-forth communication along the lines of ``and now I need to know ... but you didn't tell me that so can you please give that to me''. Providing context defragments conversations which increases efficiency.</li> <li>When using instant messaging such as IRC, do not split one sentence into multiple messages. Fragmentation reduces readability.</li> <li>Do not use excessive emojis.</li> - <li>Be direct. As the sender, do not use polite expressions like ``you did quite well in that presentation'' when in reality, the sender believes that the presentation is not ``quite well''. Direct critique and suggestions are very welcome here—politeness is acceptable if it does not interfere with honest conveying of information.</li> + <li>Be direct. As the sender, do not use polite expressions like ``you did quite well in that presentation'' when in reality, the sender believes that the presentation is not ``quite well''. Direct critique and suggestions are very welcome here. Politeness is acceptable if it does not interfere with honest conveying of information.</li> <li><a href="./ask.html">Don't ask to ask.</a></li> - <li>Use plain text email. Both hard-wrapped and non-hard-wrapped emails are acceptable. If you do hard-wrap, please wrap at 72 characters for English. Chinese, if hard-wrapped, should be at 36 characters.</li> + <li>Use plain text email. Both hard-wrapped and non-hard-wrapped emails are acceptable. If you do hard-wrap, please wrap at 72 characters for English. Chinese, if hard-wrapped, should be at 36 characters. Non hard-wrapped emails should <a href="https://www.ietf.org/rfc/rfc3676.txt">specify format=flowed as per RFC3676</a>.</li> <li>Interweave the original message with the response when replying to an email and remove irrelevant parts (i.e. greetings, closings, signatures, etc.) of the quoted original email.</li> </ol> + <p> + Please note that <a href="./wechat.html">WeChat is not a preferred way of contacting me</a>. <a href="/contact.html">Use these instead</a>. + </p> <div id="footer"> <hr /> <p><a href="/">Andrew Yu's Website</a></p> diff --git a/note/wechat.html b/note/wechat.html index 238131b..7d3f022 100644 --- a/note/wechat.html +++ b/note/wechat.html @@ -7,10 +7,8 @@ </head> <body> <h1>The Problem with WeChat, et al.</h1> - <p style="color: red;"> - <strong> - Do not use WeChat to contact me. - </strong> + <p> + WeChat is not a preferred way of contacting me. <a href="/contact.html">Use these instead</a>. </p> <p> @@ -18,7 +16,7 @@ </p> <p> - I do <em>not</em> use WeChat, when possible, for the following reasons. + I do not use WeChat when applicable for the following reasons. </p> <ul> @@ -40,7 +38,7 @@ </ul> <p>This list is incomplete. I can't think of more now, tell me if you know some more.</p> - <p>Similar problems are present in other popular Instant Messaging services such as <a href="https://stallman.org/whatsapp.html">WhatsApp</a>, Discord, Tencent QQ, etc.</p> + <p>Similar problems are present in other popular Instant Messaging services such as <a href="https://stallman.org/whatsapp.html">WhatsApp</a>, <a href="https://spyware.neocities.org/articles/discord.html">Discord</a>, Tencent QQ, etc.</p> <a href="/contact.html">Here are some ways to contact me.</a> |