Slashdot Mirror


User: derwagner

derwagner's activity in the archive.

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

Comments · 3

  1. Crusoe 6 Watts? on Via One-ups Transmeta · · Score: 2, Informative

    Isn't Crusoe below 1 Watt when it's idle, and at 6 Watts at full load?
    Very stupid comparison.

  2. Re:better yet, get away from von Neumann on C with Safety - Cyclone · · Score: 1

    First of all, all the languages he mentioned are functional programming languages, whereas C, C++, C# and so on are imperative or object-oriented. OO being more similar to imperative programming than to functional.

    Functional languages tend to have very strict type-checking at compile-time, making type-errors more or less impossible.

    Unfortunately, functional programming never made it into mainstream, it's popular only in universities. It's a very clean coding style, encourages to produce very well-structured programs and is way simpler than OO.

  3. Re:GNOME 2.0 on Solaris 9 Will Be Updated WIth Gnome 2.0 · · Score: 1

    it also was a more or less full rewrite