blob: cdc7cdb76cdcded358f7bd898e16133610a451ea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
---
layout: page
title: Contact
language: en
ref: contact
permalink: /about/contact
---
If you don't know me, it's probably best to contact me via [email][email].
# Language
- I prefer English as my working language, but feel free to use any other if it's relevant.
- Call me Huy, not Ngo. Vietnamese people don't refer to each other by family name.
- No need for Mr., just the name is fine.
# Attachment
- [Don't send Word documents][no-word], and don't tell me to use it.
- Similarly, don't send RAR archive. Maybe avoid sending archive in general.
- Avoid sending videos (send a PeerTube link instead for example),
executables (send link to source code instead with instruction to build).
# Send in plain text
I probably would not read HTML emails, which is problematic.
Read [this page][useplaintext] to see how to write mail in plain text file.
## What if I want to include an image?
Attach it as a file and refer to that. Maybe avoid images as a whole
## Links are usually long and I'm afraid it can be disruptive
You can use reference, like this:
Please read the post [1] for more information.
...
[1]: https://example.org/this-link-is-long-and-disruptive
[disroot]: mailto:huyngo@disroot.org
[email]: mailto:huyngo@disroot.org
[fosstodon]: https://fosstodon.org/@huy_ngo
[gmail]: mailto:duchuy29092000@gmail.com
[matrix]: https://matrix.to/#/@xarvos:matrix.org
[no-word]: https://www.gnu.org/philosophy/no-word-attachments.html
[useplaintext]: https://useplaintext.email
|