Slashdot Mirror


User: gorilla

gorilla's activity in the archive.

Stories
0
Comments
1,805
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,805

  1. Re:Educational software. on Microsoft vs. Northwest Schools Part II · · Score: 3, Interesting
    Have you talked to your existing vendors about porting their data-aquisition & gradebook software?

    There could be hundreds of other customers who are all saying the same thing. The vendors might be thinking that none of their customers want to run Linux. If you get talking to each other, you might find that it benefits you both.

  2. Re:Sun FUD Campaign on The Pros and Cons of Mainframe Linux · · Score: 1

    . A zServer is unique in the sense that you can (with the right model) run Linux S390, VM, zOS and other guest operating systems in Logical Partitions. It's not totally unique. There are other virtualization systems, for example Vmware for x86. VM is definatly a much better implementation than Vmware, not least because guest OS's are now written expecting to be run on VM, but the concept is identical.

  3. Re:OLTP for Linux on The Pros and Cons of Mainframe Linux · · Score: 2
    Fork & Copy on write is still quite expensive in terms of resources, if you're going for high performance you really want a non-forking model.

    The model you describe is basically that used by NCSA httpd, at the time that Apache split off. Apache was redesigned to do it's forks basically at startup time, and then load balance between looping httpd's. This gave much higher performance.

  4. Re:finally on The Pros and Cons of Mainframe Linux · · Score: 2
    , was ported to the 486 and Pentium by GNU

    No it wasn't. GNU is a license, and licenses are notoriously bad for writing code (or doing anything except sit on a disk or shelf). Linus wrote Linux for the 386, but there was nothing stopping you running it on the 486 even on day 1. In fact, even today, you can run 386 code on a Pentium IV. The only disadvantage is that you'll not get the best optimizations. The GNU license was applied for version 0.12 in Jan 1992, before it was really a practical OS, and in March 1992, it became 0.95, and was really a usable OS.

  5. Re:MySQL? on German Elections Go Open Source · · Score: 2

    Sounds to me like you're saying that voting systems and counting the votes is comlicatated, not that automating them is. In that case, automating them is a good idea. A complicated system done manually is highly prone to making mistakes, which are hard to detect and correct. Each time you have an election, you are prone to making the same mistakes. An automated system can be verified to ensure that it does the correct thing, both by inspection of the source code, and by testing, and the complex & error prone process is done only once (per set of rules).

  6. Re:Errr...so where's the announcement? on Samba Wins eWeek & PC Magazine Award · · Score: 3, Informative

    IBM ZSeries for Linux also won, in the Internet hardware category.

  7. Re:Linux is a kernel on The Stallman Factor · · Score: 2

    I had a headless router that ran nothing except the kernel, init, pppd chat, and ash. No GNU programs at all. You either have to say "It's they kernel", or "It's everything". Saying "It's the kernel, plus this useful package of tools but not any of those" doesn't make any sense.

  8. Re:Linux is a kernel on The Stallman Factor · · Score: 4, Informative

    KDE_or_GNOME/Xfree/GNU/Linux probably meets more people's definition of "operating system', as a bare console wouldn't be recognizable or terribly useful to the majority of people. You'd want a printing system too, CUPS/KDE_or_GNOME/XFree/GNU/Linux. How long do you extend it as useful packages get added to a distribution?

  9. Re:I see on The Stallman Factor · · Score: 4, Insightful

    Well he's asked. Most people have said no. Next issue please. Continuing to beat the issue won't make any difference to what people have decided. If he had got a kernel out on the street in 1986, when they started working on a kernel, then Linux wouldn't exist, so it's really his own fault.

  10. Re:WTF?!?! on New Lighting Technology To Wipe Out Wi-Fi Access? · · Score: 2

    Incadescant flickers on and off too. It's not so prounced, because the tungsten takes time to cool down, but it's there. Connect a light sensor up to an oscilloscope, or those old fashioned 'tell if your record player is revolving at the correct speed' gizomes, and you can see it.

  11. Re:DVD APIs? on Linux DVD Players Reviewed · · Score: 2
    The POSIX calls are mainly the v7 calls. There are some which were added later, in the Xenix, BSD & SysIII/SysV worlds, but without the v7 calls, you couldn't do anything useful, while the opposite is not true.

    It's not so much a case of survival of tbe fittest, it's more a case of when the v7 calls and X calls were designed, they were designed by a single group of people, and everyone else adopoted them, there wasn't any alternatives designed or implemented. The *nix world was much smaller then, so everyone who was interested knew about the efforts going on and didn't duplicate them. Now, there are too many people developing for anyone to know about them all. If someone is interested in doing something which needs a new API, then 5 or 6 other people may also be interested, and they will also define their own API's, so instead of one clear API, we get a mess.

  12. Re:How about repealing it? on Another DMCA Attack Looms · · Score: 2

    Isn't that the opposite to the drug laws? They make the obtaining & use of the drugs illegal, while not making any difference to the legality of production.

  13. Re:Missing on Linux Web Browsers Reviewed · · Score: 2

    On the other hand, telnet is (almost always) installed, while nc is rarely installed.

  14. Re:Monopoly drives up prices on Multi-head Meets the Laptop · · Score: 2

    Even a book where the actual information does go out of date still has value. The building code of 1975 isn't useful to tell me how to build a house today, but it does tell me how a house build then will have been built.

  15. Re:I hope this thing stands up to the elements. on Periodic Table Table · · Score: 2

    It looks like the structure of the table is made only from one wood. The different woods are only the caps for the compartments.

  16. Re:Hmmm. on Periodic Table Table · · Score: 2

    Florine gas is very hard to have around. It's so reactive, you end up with xx floride instead.

  17. Re:$1000 for a dog? on Teach An Old Aibo New Tricks · · Score: 2

    That depends on the owner. I'm alergic to dogs. 30 minutes in a room with a dog, and I'm suffering from an asthma attack.

  18. Re:"Financial Times of London" on Slashback: Wal-Modem, Culpability, Misquotes · · Score: 2

    The difference is that the legal name of "The New York Times" includes the location, while the legal name of the "The Times", which happens to be published in London, is just "The Times". This is reflected in their mastheads, website names, and copyright statements.

  19. Re:Not privacy invader on TV People Meter: Monitoring What You Watch · · Score: 2

    That only tells you how about the 'successful' ads you had. If you have one ad which is seen by 100,000 people, and 1,000 respond, and a second ad which is seen by 95,000 people and 1,000 respond, then you can't really tell anything about the people who didn't respond.

  20. Re:It's nearly a one-liner most of the time on Explaining the GPL to Non-Lawyers? · · Score: 2

    But this is equally true for any other license. Unless the author gives up all rights, making it public domain, then you can be violating their copyright using deritive code.

  21. Re:Multi-stage Launch on NASA Eyes Shuttle Replacements · · Score: 2

    There is a difference between "it's possible" and "it's possible for a top down bureaucracy where the top level bureacrats have no idea of the engineering and more interested in their political careers"

  22. Re:Motivation? on Hitchhiker's Guide, Salmon of Doubt · · Score: 2

    Anyone with a wife and daughter should get life insurance, so that in the case of them unexpectantly dieing, the w & d are going to be covered.

  23. Re:Linux, Anyone on Employees Are The Biggest Security Threat · · Score: 2
  24. Re:Why? on Gateway as Content Distributor? · · Score: 2

    I guess that they're hoping that they can continue to sell hardware, unlike what the RIAA & MPAA plans would do.

  25. Re:Linux, Anyone on Employees Are The Biggest Security Threat · · Score: 5, Insightful

    The theoretical permissions are one thing, the actual ones used in practice are another. As Microsoft Office requires the %WINNT% directory to be world writable, that means in practice, the majority of NT setups are insecure.