TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The ability to send a plain text email is not a skill people care about (mostly)

4 pointsby marcoceppiover 4 years ago

1 comment

IcePicover 4 years ago
How about being able to transmit data undistorted from A to B?<p>I mean, it&#x27;s not about emails must be ugly or must be read in white-on-black 80x25 terminals, it&#x27;s about them not being distorted&#x2F;broken on delivery.<p>If you can&#x27;t manage that, then you should think about how this portrays you as a submitter. Doesn&#x27;t matter if you zip, if you post diff on https: somewhere, if you uuencode or mime64, but not being able to choose tools for yourself that do NOT distort what you send is quite a powerful signal.<p>Ask yourself, if your ZFS-with-checksums or your VPN with authenticated headers or your file integrity checking software says &quot;this incoming data is distorted&quot;, do you really imply that the first reaction is to turn off checksums and just eat the data? Is this the &quot;missing generation&quot; projects would lose?<p>I think I would like to be able to run OSes and code written by people that defaults to not turning checksums off on first indication of errors.