this post was submitted on 20 Mar 2024
25 points (96.3% liked)
Rust
5989 readers
34 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's an old joke that every sufficiently big program eventually grows it's own built-in email client. IOW more email clients are the last thing we need.
How substantial and bleeding edge a project do you want to take on? We could use a fast search engine with more modern NLP stuff than Lucene had last time I looked, though idk about now. You could then possibly integrate it with Thunderbird.
Maybe a plugin would make more sense and reduce the scope a bit?
Can you give some examples of large programs with their own email client?
I've heard this joke about emacs, not sure if it is true though.