Ask HN: What means do you provide for people to contact you?

2 points by jraedisch ↗ HN
As a developer I am in a constant process of consolidating my online footprint. One topic I am not sure about yet is what public means I should/can provide for people (meaning everything from chance encounters to paying customers) to contact me.

How do you do that? What channels do you prefer for what and why? How do you prevent spam?

6 comments

[ 3.4 ms ] story [ 22.2 ms ] thread
Email is still a great aggregation point. Everybody can send it. You don't need an account. And if you want to, you can redirect pretty much every other channel into it.

Spam is also pretty much solved for email. Filters are so good that most of the spam/scam doesn't even try to avoid them.

I do prefer E-Mail too but witnessed people from my (younger) siblings generation to dismiss it as a thing you have to provide for some service (e.g. instagram) to sign in to.
I think what viraptor means by "aggregation point" is that you can scan other feeds via your inbox.

The simplest example of this is to put a "send me a message" form on your web site that will send you an email behind the scenes.

Yes, that was it.

But also you can make Twitter, or other services send you email notifications for direct messages. This moves everything into one inbox.