frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Why I Choose Email over Messaging

https://www.spinellis.gr/blog/20250926/?li
43•iparaskev•2h ago

Comments

ejoso•1h ago
This makes my brain hurt. Few things I hate more than email. The single worst way to get in touch with me. As a user of it for more decades than I’d like to recall, I despise email.

Sure, the infinite archive is mildly helpful. But search-ability is marginal in any tool I’m aware of. The folders, filters and other management suggestions mentioned make it a second job. Email is a life tax we’re all forced to pay. It is a problem that is yet to be solved, though many have tried.

James_K•1h ago
I think the problem with emaill is more the availability of it. Anyone can send you an email so they mostly wind up as junk that needs to be managed.
ejoso•1h ago
One of the most significant problems, agreed.

Also, email is free to the sender but costly (in time) to the recipient. This is reflected in the quantity of messages, but also in their verbosity. People rarely expend the effort to edit or be concise. Both are costly to readers.

qwertytyyuu•1h ago
For anything that will benefit from back and forth, and isn't that important. I hate email too. I check it like only once a day at work, and my person email, i check even less.
koakuma-chan•55m ago
I have it the other way around. I have all messenger notifications silenced except email. This way when people message me I only see their messages whenever I feel like checking if I got any messages. All importart stuff goes into my email, and I can see the push notification immediately.
ejoso•46m ago
If I did this, my notifications would never stop. I get tens, maybe hundreds of thousands of emails every day. Even heavily filtered, I can only afford to check work email a couple times a day. Most that make it past the filters are still ignored and immediately archived.
koakuma-chan•43m ago
You mean from random people? Don't post your personal email publicly then. I have masked emails posted publicly and while I do get occasional spam, it's more like 2-3 emails a month.
trinix912•37m ago
Sadly the searchability on IM platforms is even worse than that of email. Discord (among others) often can't find the very text that's right in front of you.
gsliepen•1h ago
Nice. Note though that you don't necessarily have to limit everyone else to email; some messaging platforms allow one user to post something using a webpage for example, and cause that to send email to another user, and vice versa. One data point: GitHub's issue tracker can forward issues as email, and you can reply to those back via email, and your response will end up as a new comment on the issue.
elliotto•59m ago
I've often thought about building a messaging platform aggregator that takes conversations from Whatsapp/messenger/discord/Instagram DMs/etc and provides a unified interface for them. I suspect there's a bunch of legal and annoying auth things that make this impossible. But at its core these things are just arrays of strings
ejoso•56m ago
Many have tried and hit the very same obstacles you mention. Quite the quagmire.
tazjin•54m ago
This used to be fairly common, back in the old days. Programs like Pidgin unified many messengers into a single app.

For a while, many messengers actually shared underlying protocols (e.g. Google Talk & Facebook were both using XMPP at some point, and you could even cross-message).

Nowadays this is much harder. There's some exceptions (Telegram) with open client protocols, but I wouldn't wanna try and implement something like Discord, it'll be a never-ending tarpit.

koakuma-chan•38m ago
Discord is (or at least was) easy to "implement" because their bot and user API is mostly the same.
sethammons•54m ago
This was Pigeon Messenger, a quarter century ago
jpc0•44m ago
On the meta platforms I am intricately familiar with the Whatsapp API and it is literally not possible unless you are effectively going to effectively run WhatsApp Web in a browser instance and interact with it which is against ToS.

Whatsapp API works on the basis of conversations, the conversation has to be initiated by another party and only exists for 24hours from the last message from the other party. Sending messages unprompted is not possible unless it’s a templated message.

I can believe this exists to counter spam, and let’s not ignore the fact that WhatsApp messages through the API costs more per message than SMS.

arccy•11m ago
it exists as client side programs, like https://meetfranz.com/
black3r•53m ago
What emails suck at is communication between multiple people in a work setting. That's why Slack, Teams, and others emerged and got popular.

For example:

- When multiple people respond to the same email, the email "thread" branches out into a tree. If the tree branches out multiple times, keeping track of all the replies gets messy.

- While most clients can show you the thread/tree structure of an email chain, it only works if you've been on every email in the chain. If you get CC'd later, you'll just see a single email and navigating that is messy.

- Also if you get CC'd later, you can't access any attachments from the chain.

- You can link to a Slack/Teams conversation and as long as it's in a public channel, anyone with the link can get in on it (for example you have a conversation about a proposed feature which then turns into a task -> you describe the task simply and link "more info in this slack convo"), you can't do that with Emails (well I guess you could export a .eml file, but it has the same issue as getting CC'd later)

- When a thread no longer interests you, you can mute it in Slack/Teams. You can't realistically do that with emails, as most people will just hit "reply all"

- But also sometimes people will hit "reply" instead of "reply all" by a mistake and a message doesn't get delivered to everyone in the thread.

wisidisi•5m ago
I oppose. Mails are superior in announcing to multiple people. If people want to participate they can in many ways. It is well structured, well documented and offers coherent discourse. Slack/Teams are for just-in-time dynamic, collaborative conversation that are quickly fading and missing out on all the strengths mails have in terms of permanence, archival, search and general quality. Something that totally gets lost in instant messaging like Discord, Teams and such where context is basically non-existant and may be gone completely in minutes.

Remember Google+ ? What lasted was Gmail and barebone simple Mail.

ljlolel•53m ago
A bit off topic but deltachat is an amazing secure messenger over smtp

https://delta.chat/pt/

haunter•22m ago
This is what I wanted to post as well! Best of both worlds
crummy•40m ago
At my current job (1000+ employee tech company), I pretty much never receive emails from humans. Plenty of automated notifications and the odd marketing mail, but everything else is Slack and Zoom.

I think it's way better. Email has so many limitations, especially as soon as you're in a group discussion.

jasode•40m ago
>My colleagues and friends know that I prefer to communicate with them via email rather than chat messaging.

For some co-workers and especially for friends & family, the chat UI is much more ergonomic than email. Email usage has extra friction:

- compose new email UI has extra SUBJECT: field you have to fill with junk (like "hey" or "question...") or skip over

- email client UI for multiple messages from the same person in a listview repeats the same metadata headers which is visually redundant pollution. UI settings such as "organize by thread" or "organize by conversation" help but don't fully solve it.

With chat apps, the back & forth conversation is visually cleaner without all the metadata clutter.

TrackerFF•35m ago
I had a colleague that would come back from vacation, see 1000+ emails, and just mark all unread emails and hit delete. And say "If it's any important, they'll just mail me again".

Not saying that it's a good way to do things, absolutely not, but it did open my eyes to the fact that some people will just indiscriminately delete emails, no mater how important they could be.

j1elo•33m ago
That sounds like basically right (I agree with it all, I'm too the kind of person that enjoys all those advantages of email). So here I'm thinking from putting myself in the skin of the others:

All this seems so much "me, me, me, me". People sending you a quick Whatsapp to let you know "tomorrow in Town sq. at 12h" don't want to have to use a clunky interface (sadly email apps are not up to par with instant messaging apps, not even close); they don't care either about your desire to have a unified inbox, and a long term archive. Agreed if it's for "important" things, but mostly instant messaging replaced email for day to day things that in an analog world would have been just said by landline phone.

Relatedly, having a long term archival might come as a bit creepy, even. In apps this happens too, but at least I can say something extremely controversial and delete it for both people a couple minutes later. Or send a "view once" mesage.

Regarding confidentiality, coincidentally not even 2 weeks ago a friend was telling me about a case of hos company sending an invoice, and being man-in-the-middle'd so the attacker just changed the bank account number and the customer thus paid to the wrong account. Nobody uses GPG, sadly. So at this point, for very important stuff I'd consider Whatsapp less confidential but more secure than email, ironically.

Back to being me; I see a problem of usabilily. Even I admit that sending a whatsapp is much more convenient and practical than opening up K-9 Mail to _compose_ an email. You don't _compose_ a IM, you just hit a contact, jot it down, hit send, and there's extra social convention tools such as a blue tick indicating that maybe you can even stay put there because probably the other person may reply immediately.

bborud•31m ago
I have come to hate email so much there are weeks where I will check my email perhaps just once or twice in a week. Every 2-3 months I try to clean up my inbox by going through it and unsubscribing to all the rubbish I am opted into without my say-so. But since we use Gmail, this is a really, really, really slow process. Gmail is a terrible product that has no evolved meaningfully over the 20 or so years it has existed. And it doesn't get any better when idiot product managers feel it is more important to add more AI nonsense than try to fix a product that is very poor at doing the thing it is supposed to do.

(If anyone knows of a tool that helps me rapidly clean up my gmail, please let me know).

But the worst thing about email is that nobody knows how to write emails anymore. Everyone just quotes the while thing and adds their comments on top. People no longer trim down the email and intersperse their comments throughout the response. Mail reading software no longer aids you in doing this - cleaning up the quoting for you (not that many mail readers did this before).

And when you don't want to quote the email you are responding to, people include the whole mess anyway and just pop their response at the top. Rather than understanding that a threaded mail reader (as most mail readers are today) will provide the reader with the context they need just fine. There's no need to repeat dozens of older responses.

I miss email from 25-30 years ago. When 90% of what landed in my inbox was actually for me, written by other human beings. Most of which knew how to produce a response to an email without it just being a sloppy mess.

I wish people who wrote mail clients were more intelligent product designers and more thoughtful people. That they would understand that catering to people's poor habits was, and is, a bad idea and that a better idea would have been to make proper email quoting at least a path of considerably less resistance.

komali2•18m ago
Huh I never thought about the quoting thing. I'm definitely gonna clear out the auto quoted bits in my replies from now one.
NoboruWataya•14m ago
It's quite rare I communicate via email anymore, (outside of work where it is still the main medium). I like the (relatively) open/decentralised nature of it, but I can't deny that chat apps like WhatsApp have a good UX for casual group discussions. Not to mention that all of my friends use WhatsApp, so I would struggle to use email as my primary communication method even if I wanted to.

It means I kind of wonder what my personal email is for, other than a means to sign up to third party websites. There have been a few threads about RSS lately and it seems a lot of HNers hate email newsletters. I don't have a problem with them and if I'm receiving content on a fixed schedule, like once a week or even once a day, I think it's a good medium. I even get my RSS feed updates by email.

Other than that, the top of my personal inbox right now is mostly marketing emails, notifications (like "we have changed our T&Cs", "you have a new message on LinkedIn" etc) and "what's on" emails from local theatres, cinema, etc (which of course is also marketing, but it's marketing I've specifically asked to receive).

SvenL•5m ago
Something messengers made easy is photo/video sharing. This might be also a little bit tricky with email.

Also most messages I write would be just the subject line (“on my way home”). Bigger topics I would rather have a call than writing them.

But generally the points made in the post are valid and it’s nice to see that it is working for the author.

zahirbmirza•3m ago
Whatapp and other chatapps are popular because they are instant and have overcome the initial adaption issues that arrise with new messaging platforms. The interface of email its backend is too dated for instant chat messaging. Why were the MSN and yahoo messenger apps so popular in the early days of the internet? They were an evolution of email. Unfortunately, email is just a legacy product.

As much as I want to create a non-meta alternative to Whatsapp or a better email infrastructure, there is no compelling enough differentiator for most users. Just look at the privacy benefits of Signal, yet, people don't care. Just look at the aesthetic benefits of iMessage, yet people don't care. They just want an easy to use and responsive cross platform method of communication.

A good solution is a unified messaging app, able to combine all platform's messaging, but these often become defunct because of API issues or T&C breeched.

tkgally•3m ago
[delayed]

Legal experts condemn Apple bowing to White House's request to remove ICEBlock

https://text.npr.org/nx-s1-5561999
1•pera•3m ago•0 comments

Hobby Hilbert Simplex

https://nedbatchelder.com/blog/202509/hobby_hilbert_simplex.html
1•todsacerdoti•5m ago•0 comments

A Thing or Two About RSA

https://nflatrea.bearblog.dev/a-thing-or-two-about-rsa/
1•DyslexicAtheist•8m ago•0 comments

Show HN: MetricsWave – own your metrics, ditch Google Analytics

https://github.com/metricswave/backend
1•falcon_•10m ago•0 comments

OpenAI to boost content owners control for Sora AI video app, plans monetization

https://www.reuters.com/business/media-telecom/openai-boost-content-owners-control-sora-ai-video-...
2•fatihkocnet•14m ago•0 comments

Planet Y? Astronomers find fresh clues of hidden world in our solar system

https://www.cnn.com/2025/10/03/science/planet-y-solar-system-study
1•tigerlily•14m ago•0 comments

The Observability Gap with kube-Prometheus-stack in Kubernetes

https://fatihkoc.net/posts/monitoring-kube-prometheus-stack/
1•fatihkocnet•17m ago•0 comments

Sleeping Beauty Problem

https://en.wikipedia.org/wiki/Sleeping_Beauty_problem
1•doener•18m ago•0 comments

Sharpie Found a Way to Make Pens More Cheaply–By Manufacturing Them in the U.S.

https://www.wsj.com/business/sharpie-us-production-cost-cutting-d9ba2abd
1•impish9208•19m ago•1 comments

I Made Vim into an Portable Executable

https://github.com/edoannunziata/vimape
1•netten•23m ago•0 comments

Autoreview: The Dragon Hatchling – The Missing Link Between the Transformer and

https://arxiviq.substack.com/p/the-dragon-hatchling
1•che_shr_cat•24m ago•0 comments

Self hosting 10TB in S3 on a framework laptop and disks

https://jamesoclaire.com/2025/10/05/self-hosting-10tb-in-s3-on-a-framework-laptop-disks/
2•ddxv•28m ago•1 comments

Liquid vs. Illiquid Careers

https://www.lesswrong.com/posts/Sdi7gkKSHkRspqqcG/liquid-vs-illiquid-careers
1•corimaith•29m ago•0 comments

Summary of Nix drama so far. Sep27 – Oct4 2025

https://gist.github.com/jonringer/37ea49415bdd06015e7ae5b7661d3696
1•ghuntley•29m ago•0 comments

Harvard Researchers Develop First Ever Continuously Operating Quantum Computer

https://www.thecrimson.com/article/2025/10/2/quantum-computing-breakthrough/
1•signa11•32m ago•0 comments

Pointer leaks through pointer-keyed data structures

https://googleprojectzero.blogspot.com/2025/09/pointer-leaks-through-pointer-keyed.html
1•signa11•34m ago•0 comments

What Is Man, That Thou Art Mindful of Him?

https://www.astralcodexten.com/p/what-is-man-that-thou-art-mindful
1•afiori•34m ago•0 comments

Generalizing the central dogma as a cross-hierarchical principle of biology

https://royalsocietypublishing.org/doi/10.1098/rstb.2024.0296
1•XzetaU8•35m ago•0 comments

Show HN: Spaced repetition CLI for DSA interview prep

https://github.com/nawedx/repeatable-practice-system
1•nawedx•35m ago•1 comments

Ave Mizar

https://en.wikipedia.org/wiki/AVE_Mizar
1•davedx•36m ago•0 comments

Arch Linux Resources Outage

https://status.archlinux.org/
1•GTP•38m ago•0 comments

The Missing Link Between the Transformer and Models of the Brain

https://arxiv.org/abs/2509.26507
1•SweetSoftPillow•40m ago•0 comments

Conductor, an orchestration engine for microservices and event-driven workflows

https://github.com/conductor-oss/conductor
1•jinqueeny•42m ago•0 comments

Conare: Ship More with Context Management

https://conare.ai
1•kelsolaar•42m ago•1 comments

Meta Is Said to Acquire Chips Startup Rivos to Push AI Effort

https://www.tomshardware.com/tech-industry/artificial-intelligence/meta-reportedly-buying-risc-v-...
1•signa11•43m ago•0 comments

Ask HN: Is HN enough to stay up to date in tech?

1•uscnep-hn•46m ago•0 comments

Show HN: Bitrpc – a Rust RPC library using bitcode, HTTP3, and io_uring

https://github.com/fourlexboehm/bitrpc
1•alexboehm•50m ago•0 comments

Creative hobbies could slow brain ageing at the molecular level

https://www.nature.com/articles/d41586-025-03197-z
1•XzetaU8•52m ago•0 comments

scrollbots.com

https://scrollbots.com
1•7rin0•53m ago•0 comments

OpenAI and Jony Ive grapple with technical issues on secretive AI device

https://www.ft.com/content/58b078be-e0ab-492f-9dbf-c2fe67298dd3
1•jsheard•1h ago•1 comments