Slashdot Mirror


User: Arjan

Arjan's activity in the archive.

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

Comments · 7

  1. Re:Berlin needs to "fix" what's wrong with X. on Berlin 0.2.0 Released · · Score: 1

    Is your X faster than Windows in 2D? I must have misconfigured my XFree then...my 3.3.5 and 4.0 *feels* a tad slower than 98 or NT - I'm comparing the speed when I try to do opaque moves or resizes.

    NT moved the Graphical layer in the *kernel* ("why does it lock?"). That's not where it belongs. You should conpare to WinNT 3.5 ;-).

  2. Re:I have been running WordPerfect on Is The Microsoft-Free Office Possible? · · Score: 1

    And WP does quite a good job on SGML too!!!

  3. Re:Completely missing the point... on User Feedback and Open Source Development · · Score: 1

    The whole idea of someone associated with sendmail criticising Linux/OSS for being isolated from end users is quite absurd.

    Sendmail is IMHO a good example of a very stable and configuratble, but very hard to learn app.

    --
    Graphical user interfaces, they get all the glory, but in this world the UNIX apps do all the work... -- Rico Tudor (BeOS developer)

  4. Re:Some comments... (not supposed to be flamebait) on KDE Looks Ahead · · Score: 1

    Stability is the other one. mico-c++ was never as stable as we'd need it. Then why not adopt another ORB? like ORBit? It seems to be a nice small CORBA implementation (although I never used it intensively). Are those guys so proub they wouldn't use stuff from "the other camp"? Arjan

  5. Re:Isn't that nice... on Microsoft Clarifies Linux Myths · · Score: 1

    And why are lots of M$ employees using Linux, then?

    Check this out: http://slashdot.org /article.pl?sid=99/09/23/1452234&mode=nested.

  6. Re:Bigger deal than we realize on Microsoft Plays Linux Games at Work · · Score: 1
    ...the basic philosophy of...

    There you have the big advantage of *nixes! When I started off about two years ago I knew nothing about unix. After a month I started to see a certain patern there. After half a year I didn't use Windoze anymore... Maybe M$ people just need to get back to the roots, a suitable OS that knows YOU're in charge, not some kind of wizard consuming space on you harddisk.

    And something about the packages: as a redhat user I use RPM. But by now there are so many of those thingies that it's hard to find a set of RPMs that suits my configuration (since I use RH5.0). Using tar balls is almost as easy for me.

  7. Re:Crass commercialism? No, it's called Real Life. on Yet Another BSD vs Linux article · · Score: 1

    On the first two points I should agree. Your third statement (programming), however is not what I experienced. Windows API is very closed, you can't really find out what you're doing (just try). The *DSB/Linux approach gives you much more insight in what the system is doing.

    I (and many more, conserning the high amount of linux machines at software componies (I've read 40% of them uses Linux in some way for software development)) am enjoying Linux development much more than I ever enjoyed Windows development. It's just that open source apps are more opague...