If you applied for this cycle, please tell us your email address
32 comments
Hi, thanks for the reminder, we put our emails in the application itself and not in our profiles, but we just updated them. I hope not having the emails in our profiles didn't effect anything.
Updated. It might not be a bad idea to add that to the application process. I'm sure there are people that won't see this message.
Oh thank that you guys told us. We totally forgot. I was wondering if we should write our emails on this post too, or it's just enough to update our profiles with our email address? I already put my email on my profile, but just in case, my email is [email protected] or [email protected] from Bogota, Colombia, South America.
[deleted]
That makes so much sense. I thought you might be pulling the e-mails out of the applications manually, and having coded and used a system for processing submissions (to an online fiction magazine), I was wondering how the hell you could stand to do that for 500+ applications. Glad to hear you're keeping yourself sane ;-)
echo "jd; John Doe; 99; None; [email protected]; ; ." | cut -d ";" -f 5
...so if someone makes mistakes it is automatically out :-)
Guess the way they chose is the best though.
...so if someone makes mistakes it is automatically out :-)
Guess the way they chose is the best though.
If they do that, then they should specify how to escape literal semicolons so that Robert'); DROP TABLE students;-- doesn't file a discrimination lawsuit.
Or, if they're in a forgiving mood, this will produce one e-mail address per line, regardless of delimited position, (assuming the founders were already on separate lines):
| sed -E 's/^.*[^[:alnum:]\._\-]([[:alnum:]\._\-]+@[[:alnum:]][[:alnum:]\-]+\.[[:alnum:]][[:alnum:]\-\.]*)[^[:alnum:]\-\.].*$/\1/'
| grep -E '^[[:alnum:]\._\-]+@[[:alnum:]][[:alnum:]\-]+\.[[:alnum:]][[:alnum:]\-\.]*$'
Please avoid long one-liners in code blocks. It forces all of us to scroll left and right to read the rest of the page.
My bad... Split into two lines, hopefully that helps.
666 lord do you know where i am^^^
6666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666666
Thanks for giving detail about where to enter email address. We had our email address in application form and we thought we have everything set. But noticed that we didn't have email address in profile so, just updated it.
[deleted]
Maybe this is a kind of ultimate test to check if founders try everything to not let slip their chance of being taken...
Thanks for the reminder, didn't realize that was there to fill in.
[deleted]
thanks for the update - email is in the app but I had not updated my profile. philtulju / [email protected]
Just updated. Thanks for the reminder.
Sorry and thanks for the reminder.
I just updated also. Thanks again.
Updated. Thanks for the reminder.
Whoa! Good thing we checked.
[deleted]
Updated.
i just updated...thnx
updated, thankyou.
When responding to applications we use the email address of the username under which each was submitted. So if you haven't entered an email address in your profile, you won't hear from us.
A substantial number of applicants, including several who seem likely to be invited for interviews, do not currently have any email address in their profile.
Later Edit: Never mind. We'll just extract them from the applications. This means you'll get multiple emails per startup though.