Live data from Hacker News

Poll: Why don't you have your email in your HN profile?

news.ycombinator.com

1–10 of 21 posts

Re: Poll: Why don't you have your email in your HN profile?

#3
What I would actually want is to be able to put something like

  ruby -r base64 -e 'puts Base64.decode64("emhhbGJyZWNodEBnbWFpbC5jb20=")'
into the email field. Doesn't take probably for length or validation reasons :) Anyone who can't figure that out, I don't think I want emailing me through HN.

Re: Poll: Why don't you have your email in your HN profile?

#7
post #3

What I would actually want is to be able to put something like ruby -r base64 -e 'puts Base64.decode64("emhhbGJyZWNodEBnbWFpbC5jb20=")' into the email field. Doesn't take probably for length or validation reasons :) Anyone who can't figure that out, I don't think I want emailing me through HN.

The email field isn't public anyways.

Re: Poll: Why don't you have your email in your HN profile?

#10
post #3

What I would actually want is to be able to put something like ruby -r base64 -e 'puts Base64.decode64("emhhbGJyZWNodEBnbWFpbC5jb20=")' into the email field. Doesn't take probably for length or validation reasons :) Anyone who can't figure that out, I don't think I want emailing me through HN.

The email field isn't public anyways.

Ah, I should've been clearer: I meant putting your email in the "about" field for others to see.
Post reply on HN