Thread overview
WAT ! Or nonsense that we should avoid in D.
Jan 24, 2012
deadalnix
Jan 24, 2012
Vladimir Panteleev
Jan 24, 2012
deadalnix
Jan 24, 2012
Nick Sabalausky
Jan 24, 2012
Iain Buclaw
January 24, 2012
http://www.youtube.com/watch?v=cP5TLk4-rcY

This presentation is really funny, but also show us what we should in D.

I would add that D already have some of them and they really should be fixed. Anyone who doubt of this should try to assert an object. Unless you are crazy, it doesn't do what you think.
January 24, 2012
On Tuesday, 24 January 2012 at 10:53:10 UTC, deadalnix wrote:
> http://www.youtube.com/watch?v=cP5TLk4-rcY
>
> This presentation is really funny, but also show us what we should in D.

This was discussed a short time ago here:

http://dfeed.kimsufi.thecybershadow.net/discussion/post/jfc1ts$2hck$1@digitalmars.com

> I would add that D already have some of them and they really should be fixed. Anyone who doubt of this should try to assert an object. Unless you are crazy, it doesn't do what you think.

This was fixed recently.

https://github.com/D-Programming-Language/dmd/pull/358
January 24, 2012
On 24 January 2012 10:54, deadalnix <deadalnix@gmail.com> wrote:
> http://www.youtube.com/watch?v=cP5TLk4-rcY
>
> This presentation is really funny, but also show us what we should in D.
>
> I would add that D already have some of them and they really should be fixed. Anyone who doubt of this should try to assert an object. Unless you are crazy, it doesn't do what you think.


Someone posted this earlier last week.


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
January 24, 2012
Le 24/01/2012 12:08, Vladimir Panteleev a écrit :
> On Tuesday, 24 January 2012 at 10:53:10 UTC, deadalnix wrote:
>> http://www.youtube.com/watch?v=cP5TLk4-rcY
>>
>> This presentation is really funny, but also show us what we should in D.
>
> This was discussed a short time ago here:
>
> http://dfeed.kimsufi.thecybershadow.net/discussion/post/jfc1ts$2hck$1@digitalmars.com
>

Ha, I did noticed that. Sorry for the duplicate.
January 24, 2012
"deadalnix" <deadalnix@gmail.com> wrote in message news:jfm7l2$eas$1@digitalmars.com...
> Le 24/01/2012 12:08, Vladimir Panteleev a écrit :
>> On Tuesday, 24 January 2012 at 10:53:10 UTC, deadalnix wrote:
>>> http://www.youtube.com/watch?v=cP5TLk4-rcY
>>>
>>> This presentation is really funny, but also show us what we should in D.
>>
>> This was discussed a short time ago here:
>>
>> http://dfeed.kimsufi.thecybershadow.net/discussion/post/jfc1ts$2hck$1@digitalmars.com
>>
>
> Ha, I did noticed that. Sorry for the duplicate.

Of all things to duplicate, this would certainly be the most worthy :)