Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-19 Thread Jacob Carlborg via Digitalmars-d-announce

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


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-19 Thread Kagamin via Digitalmars-d-announce

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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-19 Thread nazriel via Digitalmars-d-announce

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


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-18 Thread Adam D. Ruppe via Digitalmars-d-announce
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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-18 Thread John via Digitalmars-d-announce

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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-18 Thread Adam D. Ruppe via Digitalmars-d-announce

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!


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-18 Thread Adam D. Ruppe via Digitalmars-d-announce

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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-18 Thread Mengu via Digitalmars-d-announce

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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-18 Thread Puming via Digitalmars-d-announce
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.




Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread w0rp via Digitalmars-d-announce

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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Walter Bright via Digitalmars-d-announce

On 7/17/2014 12:29 PM, 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.


I've also noticed that links to amazon are robo-deleted.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Adam D. Ruppe via Digitalmars-d-announce

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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread deadalnix via Digitalmars-d-announce

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.


You may have been shadow banned. You should contact some reddit 
admins.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Adam D. Ruppe via Digitalmars-d-announce
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.


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Andrei Alexandrescu via Digitalmars-d-announce

On 7/17/14, 10:43 AM, Adam D. Ruppe wrote:

Also, my book is out now, it was published the Monday after the talk!

Here's the link:

http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book


Put that on reddit. -- Andrei



Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Dicebot via Digitalmars-d-announce

On Thursday, 17 July 2014 at 16:39:28 UTC, 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


Andrei


http://youtu.be/qErXPomAWYI


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Adam D. Ruppe via Digitalmars-d-announce
Also, my book is out now, it was published the Monday after the 
talk!


Here's the link:

http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book


Re: DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Adam D. Ruppe via Digitalmars-d-announce
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


DConf 2014: Adam D Ruppe's amazing slideless talk on x86 Bare Metal and Custom Runtime Programming

2014-07-17 Thread Andrei Alexandrescu via Digitalmars-d-announce

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


Andrei