July 18, 2014
I've added an indirect link to my awesome-d github page where your book is listed:

https://github.com/zhaopuming/awesome-d#books

But don't know whether that would be filtered also.


On Thursday, 17 July 2014 at 19:29:44 UTC, Adam D. Ruppe wrote:
> On Thursday, 17 July 2014 at 18:48:11 UTC, deadalnix wrote:
>> You may have been shadow banned. You should contact some reddit admins.
>
> It doesn't seem to be my account itself, just that link. Someone else says they tried posting it too but I can't see it, I think reddit just doesn't like the link.

July 18, 2014
On Thursday, 17 July 2014 at 18:42:38 UTC, Adam D. Ruppe wrote:
> On Thursday, 17 July 2014 at 18:37:54 UTC, Andrei Alexandrescu wrote:
>> Put that on reddit. -- Andrei
>
> I've tried a few times and it doesn't work.. the post appears to me, but is invisible to everyone else. I think reddit's silent spam filter dislikes the link.
>
> I can tell them to search the web for it though.

i don't know how many times you tried but when i searched the url on reddit it found 3 results.

one of them was http://www.reddit.com/r/programming/comments/26pn00/d_cookbook_officially_published_consists_of_d/ which is a post by you.
July 18, 2014
On Friday, 18 July 2014 at 08:35:07 UTC, Puming wrote:
> I've added an indirect link to my awesome-d github page where your book is listed:

Cool, that seems to be working, thanks!
July 18, 2014
On Friday, 18 July 2014 at 12:15:19 UTC, Mengu wrote:
> i don't know how many times you tried but when i searched the url on reddit it found 3 results.

Yeah, the top level post seems to work, but comments on other
posts, including this one, don't show up. The indirect link plan
appears to work though.
July 18, 2014
On Friday, 18 July 2014 at 08:35:07 UTC, Puming wrote:
> I've added an indirect link to my awesome-d github page

Your awesome-d is awesome! Keep up the good work! :D

I didn't know this concept using github. Now I started exploring the other awesome pages of less than awesome languages too.

Thanks.
July 19, 2014
Plain text transcript of the video (typed up by me, so there may be some errors but the bulk of it should be readable)

http://arsdnet.net/dconf-transcript.txt

I'll do an annotated HTML version when my schedule permits but for now you can look at the plain text file there (if you don't see it all, try refreshing because you might have last night's version cached) if you want something searchable or don't like videos. I randomly made notes of the timestamp as I typed it up so you can jump to it in the vid too. But, since for the most part it was just me pacing and talking, except for a few points where I used my fingers to illustrate points, you aren't really missing that much sticking to plain text (except for transcription errors).

I'll post the annotated version when it is done here too.
July 19, 2014
On Friday, 18 July 2014 at 06:45:57 UTC, w0rp wrote:
> On Thursday, 17 July 2014 at 17:41:59 UTC, Adam D. Ruppe wrote:
>> BTW here's the post Andrei made on the day of with the little notebook paper I used for a topic list and some discussion we had in May:
>>
>> http://forum.dlang.org/thread/llo7i8$e4e$1@digitalmars.com
>
> I watched your talk and it was awesome. Thanks for doing it. I like it when people can carry a talk without slides. I've seen a few presenters in my time who were hanging off of PowerPoint, and they always felt so awkward.


Ditto.
I already mentioned it on IRC but once again:

Awesome talk Adam!

Thanks!

--
Best regards,
Damian Ziemba
July 19, 2014
On Saturday, 19 July 2014 at 03:31:57 UTC, Adam D. Ruppe wrote:
> Plain text transcript of the video (typed up by me, so there may be some errors but the bulk of it should be readable)
>
> http://arsdnet.net/dconf-transcript.txt

Hmm... you're trying to implement a lot of features. I don't use typeinfos, and I got a lot working: IO, crypto, allocators, string switch, assert handlers. My minimal program is 5632 bytes (119 LOC) - reestablishes PPPoE connection when computer goes out of sleep. Another is 1k LOC authentication service (runtime 127 LOC) and compiles to 23 KB.
July 19, 2014
On 2014-07-17 18:39, Andrei Alexandrescu wrote:
> http://www.reddit.com/r/programming/comments/2ayt42/dconf_2014_adam_d_ruppes_amazing_slideless_talk/
>
>
> https://www.facebook.com/dlang.org/posts/886573308023018
>
> https://twitter.com/D_Programming/status/489811286897983489

Very good and interesting talk :)

-- 
/Jacob Carlborg
1 2
Next ›   Last »