Jump to page: 1 2
Thread overview
I'll do a IAmA on reddit 2013/10/02 (tomorrow) at 9:15 AM PST
Oct 02, 2013
JR
Oct 02, 2013
Jesse Phillips
Oct 02, 2013
Dicebot
Oct 02, 2013
John Colvin
Oct 02, 2013
Jonathan M Davis
Oct 02, 2013
Gary Willoughby
Oct 02, 2013
John Colvin
Oct 02, 2013
Jesse Phillips
October 01, 2013
Hello,


I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft title is "I am a member of Facebook's HHVM team, a C++ and D pundit, and a Machine Learning guy. Ask me anything!"

I assume there will be a fair amount of D-related questions. I'm hoping to benefit from air support from you all.


Wish me luck!

Andrei
October 02, 2013
On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu wrote:
> Hello,
>
>
> I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft title is "I am a member of Facebook's HHVM team, a C++ and D pundit, and a Machine Learning guy. Ask me anything!"
>
> I assume there will be a fair amount of D-related questions. I'm hoping to benefit from air support from you all.
>
>
> Wish me luck!
>
> Andrei

Taking bets on how many posts there'll be until someone drops http://imgur.com/W5AMy0P
October 02, 2013
On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu wrote:
> Hello,
>
>
> I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft title is "I am a member of Facebook's HHVM team, a C++ and D pundit, and a Machine Learning guy. Ask me anything!"
>
> I assume there will be a fair amount of D-related questions. I'm hoping to benefit from air support from you all.
>
>
> Wish me luck!
>
> Andrei

Air support is good, but I'm pretty sure those asking questions much prefer to get a direct response from the one doing the IAMA.

Also try to answer the hard ones, it seams that gets you lot of RL karma.
October 02, 2013
On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu wrote:
> Hello,
>
>
> I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft title is "I am a member of Facebook's HHVM team, a C++ and D pundit, and a Machine Learning guy. Ask me anything!"
>
> I assume there will be a fair amount of D-related questions. I'm hoping to benefit from air support from you all.
>
>
> Wish me luck!
>
> Andrei

exact time (UTC)?
October 02, 2013
On Wednesday, October 02, 2013 11:19:51 John Colvin wrote:
> On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu
> 
> wrote:
> > Hello,
> > 
> > 
> > I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft title is "I am a member of Facebook's HHVM team, a C++ and D pundit, and a Machine Learning guy. Ask me anything!"
> > 
> > I assume there will be a fair amount of D-related questions. I'm hoping to benefit from air support from you all.
> > 
> > 
> > Wish me luck!
> > 
> > Andrei
> 
> exact time (UTC)?

import std.datetime;
import std.stdio;

void main()
{
    auto pacific = TimeZone.getTimeZone("America/Los_Angeles");
    writeln(SysTime(DateTime(2013, 10, 2, 9, 15, 0), pacific).toUTC());
}

:)

- Jonathan M Davis
October 02, 2013
On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu wrote:
> Hello,
>
>
> I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft title is "I am a member of Facebook's HHVM team, a C++ and D pundit, and a Machine Learning guy. Ask me anything!"
>
> I assume there will be a fair amount of D-related questions. I'm hoping to benefit from air support from you all.
>
>
> Wish me luck!
>
> Andrei

Great! Has this been placed in http://www.reddit.com/r/programming too?
October 02, 2013
On Wednesday, 2 October 2013 at 00:12:07 UTC, Jesse Phillips wrote:
> Air support is good, but I'm pretty sure those asking questions much prefer to get a direct response from the one doing the IAMA.
>
> Also try to answer the hard ones, it seams that gets you lot of RL karma.

Looking at other IAMA's it is pretty common that initial question gets answered mostly/only by actual IAMA subject but further discussion extends quite far from there ;)
October 02, 2013
On 10/2/13 2:19 AM, John Colvin wrote:
> On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu wrote:
>> Hello,
>>
>>
>> I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft
>> title is "I am a member of Facebook's HHVM team, a C++ and D pundit,
>> and a Machine Learning guy. Ask me anything!"
>>
>> I assume there will be a fair amount of D-related questions. I'm
>> hoping to benefit from air support from you all.
>>
>>
>> Wish me luck!
>>
>> Andrei
>
> exact time (UTC)?

16:15, i.e. two hours and 22 minutes from now.

Andrei
October 02, 2013
On 10/2/13 4:52 AM, Gary Willoughby wrote:
> On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu wrote:
>> Hello,
>>
>>
>> I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft
>> title is "I am a member of Facebook's HHVM team, a C++ and D pundit,
>> and a Machine Learning guy. Ask me anything!"
>>
>> I assume there will be a fair amount of D-related questions. I'm
>> hoping to benefit from air support from you all.
>>
>>
>> Wish me luck!
>>
>> Andrei
>
> Great! Has this been placed in http://www.reddit.com/r/programming too?

I don't know how to place an post in both /r/iama and /r/programming.

Andrei
October 02, 2013
On Wednesday, 2 October 2013 at 13:55:23 UTC, Andrei Alexandrescu wrote:
> On 10/2/13 4:52 AM, Gary Willoughby wrote:
>> On Tuesday, 1 October 2013 at 23:56:01 UTC, Andrei Alexandrescu wrote:
>>> Hello,
>>>
>>>
>>> I'll do a http://www.reddit.com/r/iama tomorrow morning. The draft
>>> title is "I am a member of Facebook's HHVM team, a C++ and D pundit,
>>> and a Machine Learning guy. Ask me anything!"
>>>
>>> I assume there will be a fair amount of D-related questions. I'm
>>> hoping to benefit from air support from you all.
>>>
>>>
>>> Wish me luck!
>>>
>>> Andrei
>>
>> Great! Has this been placed in http://www.reddit.com/r/programming too?
>
> I don't know how to place an post in both /r/iama and /r/programming.
>
> Andrei

I think he just meant a link post in /r/programming to notify people there.
« First   ‹ Prev
1 2