|
|
|
|
|
by s5806533
1589 days ago
|
|
I find your answer a bit intrusive, to be honest. Let's just stick to the subject matter instead of telling each other how unreasonable or uptight we are, okay? Yes, "written in C" is an issue for me, for two reasons: * I really do want to do rapid prototyping and testing hypotheses regarding MUA UX, and C is just not suitable for this end. * I keep reading about security vulnerabilities in common mail software caused by (among others) buffer overflows. I don't think that MUAs benefit from C the way system software (such as the kernel) does. And compared to MUAs that run in the browser, I think that the bloat introduced by using Go or Python is still justifiable. Fortunately, there already exists a MUA written in Go (namely aerc). |
|