Rude, but to the point

Sep 21, 2007 21:48

One of the few times I'm almost agreeing with the guy:)

http://emonk.debianuruguay.org/?p=42

Leave a comment

Comments 5

vugluskr_666 September 22 2007, 05:09:13 UTC
oh, how quickly we forgot shit like this:

mystruct* msp = kmem_alloc(sizeof(mystruct) + sizeof(char) * strlen(string_at_end_of_mystruct));

Reply

sf_kirpich September 22 2007, 16:35:16 UTC
heh...but it saves one malloc!:) At least you can figure out this stuff:) It just C++ with combination of clueless person produces a much worse results then the same combination
in C.

Reply


Re: How about D? sf_kirpich September 24 2007, 08:43:56 UTC
if only I had time:) Sounds interesting, two years ago when I looked at it, it lacked library support, and some weird issues with compiler. Perhaps it's time to revisit. Especially after looking at :
http://shootout.alioth.debian.org/gp4/benchmark.php?test=all&lang=all

Reply

Re: How about D? passerbyp September 24 2007, 15:37:36 UTC
Looks to me, the real issue with D that if you'll start using it then you'll be along, because not to many people know this language. So, in this case you'll isolated in small D community...

Reply


Leave a comment

Up