Slashdot Mirror


User: destach

destach's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Secondhand news on The Stealth Desktop: Sight and Sound With Slackware · · Score: -1, Troll

    I saw this on OSNews, yesterday. Does Slashdot always get secondhand information?

  2. These people can't C the light.. on Free Software Magazine · · Score: 1

    I'm shocked to see so many people convinced that C is a decrepit language (or perhaps it's just a swarm of /. trolls). I'm a strong believer in different tools for different jobs. However, when it comes to performance critical or content-complex applications, there is no legitimate alternative to C/C++. Majority of commercial software available in retail outlets is written almost exclusively in C/C++ for a reason. No other language features as extensive a library collection for performing virtually any thinkable function while maintaining excellent performance.

    Trolls are bad, bad, ugly people.

  3. Re:gcc is more than a compiler on Intel C/C++ Compiler Beats GCC · · Score: 1

    "gcc works virtually on any architecture"

    Any architecture? Yes. Any operating system? Hmmm.. I don't count Cygwin as an acceptable solution to bringing GCC to Windows. DJGPP was a step in the right direction, but is archaic now. MingW32, well.. don't get me started. When GCC natively supports Windows, i've a feeling that a lot more people will jump on the GCC bandwagon. After all, the thing that stops most people from making their first steps into the world of programming is "Where do I begin?". Wouldn't it be nice to simply say, "Get GCC. Read free books on http://www.informit.com. Nuff' said."