Slashdot Mirror


User: zifnab

zifnab's activity in the archive.

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

Comments · 38

  1. Re:Corba Object Models on Some KDE news · · Score: 2

    They haven't agreed on a common use of CORBA, yet, AFAIK.
    One reason is that the Gnome guys use some kind of proprietary protocol to do
    the authentification (implemented directly in ORBit). I don't say
    they're wrong, but it's a problem when you want to use other ORB than ORBit.
    --

  2. Re:Finally on KDE & GNOME Cooperate · · Score: 1

    That's like saying that there should be memory leaks in the kernel because apps forget to free() all of their memory. Everywhere else in Unix, once the process dies, all its resources are freed.


    But when a process allocates some *shared* memory, it won't be freed by the kernel once it has died. And there are sometimes leaks this way.

    seb.
    --
  3. Re:RELIABILITY.. on NetBSD released for iMacs and G3s · · Score: 1

    whilst linux supports everything under the sun 8-)


    I think you haven't read what you wrote. F/BSD wants to be the fastest (ftp.cdrom.com is a running F/BSD), but NetBSD runs on more platforms than Linux does.

    seb.
    --
  4. yeah sure on Linux Kernel 2.4 out by this Fall? · · Score: 1


    I say, "yes sure", why not ?


    version 2.2 was out just before summer 1998 and the 2.4 will be out before the end of the year ?
    ok. He can say so, as usual, but we're talkin' about software, don't forget it.

    seb.
    --

  5. Re:Four letters for ya ... on Linux 2.2 DoS Attack · · Score: 1

    Speed!!!

    2.2 also kicks ass on multiproc machines. but you
    already knew that ...


    I have to say that i do own a SMP system and using a 2.2.7 kernel was personnaly a real pain even though it took 2 weeks to discover it.

    With the same configuration but with 2.0.36 (UP) kernel, the system was more responsive. I have now switched to the devel series (2.3) and it works quite nicely.

    greetings, seb.
    --
  6. Re:WHAT GNOME publicity stunt? on Rasterman leaves RedHat · · Score: 1

    >Them releasing version 1.0 prematurly mabey?

    and just during [miracle !] one of the largest
    Linux conference ?

    seb.
    --

  7. Re:Am I getting paranoid ? on Distro News · · Score: 1

    >1)
    > If Linux IS to be the future system running on
    > desktops, it HAS to be fool proof, because a
    > 'simple' secretary doesn't want to be bothered
    > with re-compiling the kernel, reading man pages.
    > (S)He wants to log-in and start _WORKING_

    Since when does a secretary have to install a system ? She comes in, she logs in, she run the fscking icon which in turn launch a favorite desktop application, and voilà !

    If something goes wrong, call the sysadmin. end of the story.

    The installation doesn't have to be done by end-users.

    greetings,
    seb.
    --

  8. Re:And... guaranteed uptime on NT?! on Microsoft Challenges Linux community · · Score: 1

    > I would love to see a) An NT server be up for for 100+ days,
    > and b) An NT server being up for more than 30 days with 99.9% CPU,

    Where i work we have a few NT servers which are always up and with a very high load. The only downtimes i have seen were were due to electrical shortage (is it the right word ?) and SP4 upgrade.


    zif.
    --

  9. Why Linux? - WHY ORACLE? on Ask Slashdot: On Oracle and Linux · · Score: 1

    why not mySQL over Oracle ? because MySQL doesn't handle very well multi-user access to tables or locks. And neither MySQL nor PostgreSQL can do distributed/parallels DB AFAIK.

    greetings,
    seb
    --

  10. Why Linux? Wake up! on Ask Slashdot: On Oracle and Linux · · Score: 1

    And what do you think about the fact that DEC has already sent Alpha Stations to Linus, even back when he still was in Finland ? i guess at the time it was at least a Jensen station.

    greetings,
    seb.
    --

  11. FreeBSD does it, but sucks as well on IBM Exec Says no Large Web Servers on Linux · · Score: 1

    What do you wanna run ? MacOSX ?

    muuuuaaaaaaarrrhh.
    sorry, just kidding.
    --

  12. That why IMDB, TuCows, and JPL run Linux, right? on IBM Exec Says no Large Web Servers on Linux · · Score: 1

    Just to get some more names, a french portal called voila runs Linux (look at the icon at the bottom of the page near the IExplore one). And so does DejaNews.

    But don't we just forget FreeBSD which has what might be the fastest tcp/ip stack for that kind of hardware. Just look at this nice bast*rd of ftp.cdrom.com who didn't let me in just because there were already 3600 users logged in. I guess this beast just explodes regularly most records and NT clusters Microsoft (r) can find.
    --

  13. Internal Server Error on Mac OS X out and faster than Linux? · · Score: 1

    SELECT cid,date_format(date,"W M d, @h:ip") as time, name,email,url,subject,comment, nickname,homepage,fakeemail,realname, users.uid as uid,sig, comments.points as points,pid,sid,pid
    FROM comments
    WHERE sid='99/03/17/098200' AND comments.points >= '0' AND comments.uid=users.uid ORDER BY cid ASC

    i jusr wonder how it did appear on the page.
    --