Slashdot Mirror


Bell-Labs Releases New Version Of Plan 9

F2F writes "Plan 9 from Bell Labs Fourth Release was announced yesterday marking a major overhaul of the entire operating system. VMware images are now supported, together with hoards of new hardware. The operating system now sports a new security model (on top of the old one, which was already quite secure), new network-resident secure storage system and improvements in the thread library, among others. See the release notes here: release4 notes or simply go to the download page at: plan9 download." T. adds: erikdalen sent in these links to critiques of the Plan 9 license from Richard Stallman and Nathan Myers.

314 comments

  1. spam by doubtless · · Score: 1

    Support for electronic mail has been extended in many ways and now includes some new spam filtering tool

    Is this the first OS to have spam filtering built right into it? Sounds neat, until they can really handle long file names.....

    --
    geek page at KY speaks
    1. Re:spam by F2F · · Score: 2

      should read the entire release. names of arbitrary length can already be handled by p9

    2. Re:spam by doubtless · · Score: 0

      haha, I was just kidding. It's still early, and I haven't had my breakfast.

      --
      geek page at KY speaks
    3. Re:spam by Anonymous Coward · · Score: 0

      I thought this had somthing to do with a re-realease Plan 9 from Outer Space.

      I was thinking: "WTF? That movie sucked!! Their re-realeasing it!!!"

  2. Well.. by Gangis · · Score: 2, Informative

    I've used Plan9 in the past, and while the new version does look good, frankly I find the GUI quite cheesy. It's just my opinion, but I wouldn't want a pastel-colored theme as my desktop. Also, with my experience with this alternative OS, it's difficult to work with. Maybe version 4 will be better... Who knows?

    --
    "Black holes are where God divided by zero." - Steve Wright
    1. Re:Well.. by macshit · · Score: 2

      Well those bell-labs guys have never been very good at UIs, though often they seem to invent great algorithms for making their cheese. :-)

      [Another funny point -- the names of the (cpu-specific) linker programs (at least in a previous incarnation of plan9) were things like `l8', `lm', etc -- e.g., the letter `l', and a single letter code for the cpu type -- for a program which you don't invoke manually 99% of the time. I can understand why making `rm' short is a good idea, but the linker?

      I'd hate to have the job of coming up with new non-conflictng single-letter cpu codes...]

      --
      We live, as we dream -- alone....
    2. Re:Well.. by DrSkwid · · Score: 2

      the single letter is not any sort of limit, the postfix can be arbitrarily long.

      you have it the wrong way round, by the way, it's 8c, 8l etc.

      and it's the loader not the linker. The unix type compile pipeline is not followed.

      see How to Use the Plan 9 C Compiler by Rob Pike

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  3. Pretty Secure... by IronTek · · Score: 2, Insightful

    Considering one would have to be one heck of a hacker (cracker, etc, whatever...pick your adj, I don't want a debate!) to even figure out how to begin to go about hacking a Plan 9 system, I'd say it's a pretty secure OS.

    1. Re:Pretty Secure... by complete+fallout · · Score: 1, Flamebait

      there is no security through obscurity

    2. Re:Pretty Secure... by autocracy · · Score: 3, Funny

      What about out-right confusion? (There IS a difference!)

      --
      SIG: HUP
    3. Re:Pretty Secure... by div_2n · · Score: 1

      The only completely secure OS is one that either a) doesn't exist or b) has no I/O interfaces at all (which makes it useless)

      Just a fact that security is a goal to be constantly reached for and never fully realized.

    4. Re:Pretty Secure... by aozilla · · Score: 3, Funny

      there is no security through obscurity

      Then why do you hide your email address?

      --
      ok then your [sic] infringing on my copyright! Could you as [sic] me next time before STEALING my comments for your own?
    5. Re:Pretty Secure... by naasking · · Score: 1

      Only for poorly designed security models. There are security models out there that have been mathematically proven secure (EROS).

      While implementations may not be 100% bug-free, a properly designed system can severely limit the damage of any single compromise. I'm sure the only reason you think it can't be done, is because of the mediocre state of "popular" operating systems.

    6. Re:Pretty Secure... by div_2n · · Score: 1

      Of course, the unfortunate thing is that security is only as strong as your weakest link. One dumb and careless user can turn the most secure environment into an open bank vault with a sign blazing "take what you can carry!"

    7. Re:Pretty Secure... by suwain_2 · · Score: 2
      I believe there is such a thing as "security through obscurity," but mainly only as part of a well-designed security model.

      For example, if you have a webserver and a large netblock, and only have ssh listen on one IP outside of the netblock, you could argue that you're trying to protect your server through obscurity -- the way of getting a shell is "obscured." But obviously, this method isn't exactly extreme security, it just makes things slightly harder for a would-be {hacker | cracker}. Something like this should merely complement an existing security plan.

      On a similar note, why do you think military/defense stuff is often kept secret? The obscurity makes things a little more secure, but the Army isn't useless if people figure out what they're doing.

      --
      ________________________________________________
      suwain_2 :: quality slashdot p
    8. Re:Pretty Secure... by div_2n · · Score: 2, Insightful

      This line of thinking leaves you in one big mess when the secret gets out. Then what are you left with?

    9. Re:Pretty Secure... by Anonymous Coward · · Score: 0

      Thank you, that was a very very good point, I'll remember that one. Please mod parent up.

    10. Re:Pretty Secure... by Anonymous Coward · · Score: 0

      "The only 'completely secure' OS is one that either a) doesn't exist or b) has no I/O interfaces at all (which makes it useless)

      Just a fact that security is a goal to be constantly reached for and 'never fully realized'."

      "'Only for poorly designed security models'. There are security models out there that have been mathematically proven secure (EROS [eros-os.org])."

      Mathematically proven to be totally secure and also bug free?

      "'While implementations may not be 100% bug-free, a properly designed system can severely limit the damage of any single compromise'. I'm sure the only reason you think it can't be done, is because of the mediocre state of "popular" operating systems."

      You said it yourself. Not 100% bug free...now wich is it? What is this golden OS that is bug free and TOTALLY secure, yet isn't totally secure or bug free. Maybe you should have read your paragraph again?

      Anyway...if it was 100% 'secure', wouldn't that make it immune to attacks? I thought security was safeguards against intrusion...and now you are here to tell us it is possible to build a totally secure system, which is resistant to any level of attacks whith any amount of time stacked against it, whick has no bugs to exploit, then in that same paragraph refute your own clain.

      Wow you are good...

    11. Re:Pretty Secure... by DaffyDuck101 · · Score: 0

      there is no security through obscurity

      Your argument is logically meaningless. Security and obscurity are different properties of a secret. Security is what is needed to keep a "visible" secret just that: secret. Obscurity is what keeps an "invisble" secret secret. So having security "trough" obscurity is nonsense: the whole point of obscurity is about not needing security for secrecy. Obviously you would be wise to use both as complementary measures. But in no way does one improve secrecy "trough" the other.

    12. Re:Pretty Secure... by sysjkb · · Score: 1

      > there is no security through obscurity

      ... which is why I have no problems sharing my password with the inhabitants of alt.hackers.malicous. Why bother obscuring it?

    13. Re:Pretty Secure... by Tony-A · · Score: 3, Insightful

      unfortunate thing is that security is only as strong as your weakest link
      That's true if you use a "everybody inside can do everything, nobody outside can do anything" model of security. If you can set up security properly, one dumb and careless user would allow an attacker to do no more nor less than that dumb and careless user should be doing anyway.

    14. Re:Pretty Secure... by Anonymous Coward · · Score: 0

      No it doesnt leave you in a mess if you read what he wrote. It's useful as a part of a more comprehensive plan. If you follow good security practices _and_ hide the access point, you are no worse off than if you didnt hide the access point. Your in deep shit if you think that the obscurity is all you need.

    15. Re:Pretty Secure... by Anonymous Coward · · Score: 1, Insightful
      Then why do you hide your email address?

      I think you are confusing privacy with security. Security = not having someone hack your computer. Privacy = not being bombarded with spam, the press, peeping toms, etc. Both privacy and security may go hand-in-hand but they are not the same.

    16. Re:Pretty Secure... by naasking · · Score: 3, Informative

      Mathematically proven to be totally secure and also bug free?

      Secure. Proving something bug-free is very difficult, but is an area of intense research.

      You said it yourself. Not 100% bug free...now wich is it? What is this golden OS that is bug free and TOTALLY secure, yet isn't totally secure or bug free. Maybe you should have read your paragraph again?

      Why don't you think about it a little more yourself? I'll give you a hint: bug != security hole (necessarily). Only in poorly designed operating systems does a bug allow exploits. The very severe bugs may cause some degree of compromise even in secure systems, but if the security model is sound, the breach is always isolated.

      Anyway...if it was 100% 'secure', wouldn't that make it immune to attacks? [...]

      Be careful with your assumptions.

      secure:

      1: free from fear or doubt

      2: free from danger or risk

      3: kept safe or defended from danger or injury or loss

      4: remote from any source of danger

      5: not likely to fail or give way

      6: able to withstand attack

      Only one of the above refers to resilience against attacks. There are always attacks that cannot be protected against (ie. DOS attacks), but we can make the system reliable enough to not buckle and fail, and which will not be compromised under these attacks. That's security.

    17. Re:Pretty Secure... by naasking · · Score: 1

      One dumb and careless user can turn the most secure environment into an open bank vault with a sign blazing "take what you can carry!"

      Not in a well-designed, secure operating system. ;-)

      In such a system, the user can be taken out of the equation so to speak. Security constraints are based solely on practical, quantitative entities which must satisfy certain criteria, instead of the ad-hoc, qualitative methods currently in widespread use.

    18. Re:Pretty Secure... by Anonymous Coward · · Score: 0

      Let's make a new term: Security Through Time. There are many ways that this can be implimented, and here are a few: make the crack known but make it take too long to be usefull (RSA); Make the interface slow (changing hash alogorithim to slow the rate that a cracker can test passwords); move the server access point to a place far in space (just try to crack a coputer that can only be accessed from the moon); make the system unknown so that there is a reverse engenering phase to the crack (security through obscurity). The thing that all of the subsets of Security Through Time have in common is that given enough of the proper rescource, they can all be cracked. Thus security through obscurity is just another subset of security through time and is equivelent to all of the other methods that are subsets of Security Through Time.

      BTW, I can only think of one true secure system: Security Through Nonexistance---which means that no solution exists not that no problem exists.

    19. Re:Pretty Secure... by Anonymous Coward · · Score: 0

      You are wrong; if i give you a method of finding my seceret, there is no obscurity of the method. Obviously, there is still obscurity of the seceret, but the seceret is not the object of the obscurity in the term security through obscurity---the method of security is the object that is being obscured.

    20. Re:Pretty Secure... by Zeinfeld · · Score: 2
      Only for poorly designed security models. There are security models out there that have been mathematically proven secure

      Secure in what sense? Security is risk control, what risks are they attempting to control here? To what extent do they succeed?

      The big problem with O/S level security has been usability. There are plenty of Orange book A level O/S arround, but using one is no fun at all and only likely to happen if you are ordered to do so.

      UNIX did not originaly have a security architecture, it eventually absorbed a bunch of ideas from Multix but even then it was often too little too late. Even the oft quoted claim that UNIX is equivalent to C2 security is actually false, one of the most important aspects of the orange book series were the principles of shipping the O/S in a safe condition and that there should be a security guide with a specific set of instructions. I am not aware that either ever happened.

      Not that WNT is any better on this front, OK so there is a security guide, but the O/S certainly does not ship in a default secure configuration.

      From a security point of view I found Plan-9 a major disappointment from the start. What was needed was a major redesign and a reduction of the O/S to its essentials. Instead we just see yet more UNIX style featureitis. Yet more poorly documented niche programs that come bundled with the O/S for no good reasons.

      Maybe the new version is better, but I doubt it. All in all it tends to reinforce my view that these people largely just got lucky by being in the right place at the right time with the right software license.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    21. Re:Pretty Secure... by Anonymous Coward · · Score: 0

      If you're suck an expert on security, why do you always use ******* as a password?

      YOU'RE A LIAR!! I'M THROUGH WITH YOU!! THE HOUSE IS MIIIIIIIIIIINNNNE! I'll tell mom! ;*)

    22. Re:Pretty Secure... by Guignol · · Score: 1

      Only if you define secure as a measurement (high).
      If you think of secure as a property as in either it's secure either it isn't, which is the holly grail (findig a way to make something absolutely secure)
      Then, (and only then ok), obscurity won't add anything to your scheme (unless of course your scheme of absolute security was originaly based on obscurity as part of it, but I don't bellieve that's possible) since it won't be more secure, it will just still be secure, and obscure too.
      Now for everyday experience, where things are secure to a certain extent only, obscurity might add security to your scheme, if you want to use aspecific way to define it.
      You now have a scheme consisting of several subschemes all aiming to securing your system. it's up to you how to measure the secureness of your system, contemplating all those 'coordinates'. it could be the sum of all the independent 'coordinates' (their respective secureness) which is what you seem to consider.
      Or it could only be the sup of all of them.(which would better describe how I feel about it, unless any of the subsystem shortcuts the whole system in which case we should take the inf of course)
      Anyway, you must see that in any ystem, the obsurity part has a "fixed value", and it's always very low compared to the rest of the system (well, it 'd better be).
      So in the end, the real secureness is still mainly understood by your strongest 'coordinate'.
      For me, security + obscurity is just that, a system both secure and obscure, but not more secure.

  4. The Plan 9 Licence by F2F · · Score: 5, Informative

    The problems with the Plan9 licence generally do not bother much of the developers, even though occasionaly flamefests erupt on the plan9 mailing lists.

    According to the people at Bell Labs, if the Lucent lawyers agree, Plan9's licence could immediately be changed to something more in terms with RMS' revolution.

    Unfortunately those same lawyers have been petitioned quite so many times already.

  5. Ah, booger... by jo42 · · Score: 2, Funny
    It don't support much hardware, do it?

    Not to mention that it needs to be beaten by a big honkin' pretty stick.

    1. Re:Ah, booger... by new500 · · Score: 2

      . .

      Well, I'm currently downloading the VMWare Virtual Disk Image of Plan 9. It says it's the latest version, let's see . . But at least that ought to solve any hcl problems ;)

    2. Re:Ah, booger... by labratuk · · Score: 1

      Not to mention that it needs to be beaten by a big honkin' pretty stick.

      From that shot, so do the developers...

      --
      Malike Bamiyi wanted my assistance.
  6. interesting ideas, unacceptable license by j09824 · · Score: 0, Troll
    Plan 9 has some interesting ideas, and the code is probably clearnly written. It would be nice if it were an open source operating system so that people could use it, built commercial systems on top of it, contribute to it, and enhance it.

    Unfortunately, the Plan 9 license is unacceptable, as Stallman and Myers point out. And it doesn't look like that's going to change either.

    1. Re:interesting ideas, unacceptable license by Japanese+Fuckslut · · Score: 0, Troll

      It's Bell Labs' OS, so they're allowed to call the shots about how its licensed. I prefer to judge an OS based on what it can do for me, rather than whether or not it is sanctioned by Richard Stallman & friends.

      --

      Two cock in my pussy! It feel so good!
    2. Re:interesting ideas, unacceptable license by Anonymous Coward · · Score: 0

      Since when does Stallman decide what is acceptable?

      He's one extreme end of a pole, and it's not really that important a pole.

    3. Re:interesting ideas, unacceptable license by Anonymous Coward · · Score: 0

      Everybody decides for themselves what is acceptable to them. However, they'd do well to listen to Stallman's arguments, since he often has something important to contribute.

    4. Re:interesting ideas, unacceptable license by Anonymous Coward · · Score: 0


      Nobody said Bell Labs can't license however they
      want. It's their right to doom their OS to
      obscurity through licensing, and they have.

    5. Re:interesting ideas, unacceptable license by Anonymous Coward · · Score: 0

      I agree that it is their choice, but in this case, the usefulness of the software as a base for further development is compromised by the poorly thought out license. You may be happy using Plan9 as it is, but most of us around here like to fix things we don't like about the software we use and then (at least try to) contribute it back to the original developers. The Plan9 license makes that impractical.

    6. Re:interesting ideas, unacceptable license by Anonymous Coward · · Score: 0

      I think you meant to type "since he once had something important to contribute."

    7. Re:interesting ideas, unacceptable license by Anonymous Coward · · Score: 0

      The GNU HURD and
      the VSTa systems are both GPL-ed systems which did borrow some ideas from Plan9.

      Basile STARYNKEVITCH

  7. Bell Labs? by eap · · Score: 1

    Didn't they become Lucent Technologies a long time ago?

    1. Re:Bell Labs? by Japanese+Fuckslut · · Score: 0, Troll

      Bell Labs is part of Lucent, but still exists as a distinct entity. It's Lucent's R&D division.

      --

      Two cock in my pussy! It feel so good!
    2. Re:Bell Labs? by div_2n · · Score: 1

      Bell Labs is the R&D force behind Lucent. Lucent is the business front. www.lucent.com will tell you the lowdown.

  8. If you don't like their license... by cperciva · · Score: 5, Insightful

    don't use their code.

    When people are offering you something for free, it's pretty rude to complain that they're not offering you even more.

    1. Re:If you don't like their license... by j09824 · · Score: 5, Insightful
      When people are offering you something for free, it's pretty rude to complain that they're not offering you even more.

      It is decidedly not rude, however, to explain to others what the problems with a self-proclaimed "open source" license are and why they shouldn't use the code either. It is also not rude to explain to the authors, politely, why one can't use the license the way it is; that may help the authors figure out how they might be able to grow their user community.

    2. Re:If you don't like their license... by 56ker · · Score: 2

      People like to have something to complain about. A more constructive thing to do would be to e-mail them saying how much you've enjoyed previous versions, how you're sad to see it not supported any more & how you'd be willing to pay for new versions if they reversed their decision.

    3. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      It's also not rude to put warning stickers that have the CheapBytes URL onto the Red Hat boxes at Best Buy.

      In fact, perhaps that's what I will do this afternoon.

    4. Re:If you don't like their license... by Anonymous Coward · · Score: 0
      It is very common for people to tell their friends that they can just download the open parts of RedHat. Neither RedHat nor anybody else has a problem with that.

      However, physically defacing a product in a store is something different, as you will find out when you try this afternoon.

    5. Re:If you don't like their license... by 56ker+Fucker · · Score: 1

      Or, you can clone it .. or is whining easier?

      --
      -- Spot idiocy, adopt a KarmaWhore.
    6. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      I am not defacing a product. I am enhancing the information available about it.

      And, as we all know, Information Wants To Be Free.

    7. Re:If you don't like their license... by Dr.+Awktagon · · Score: 3, Interesting
      I think the points were 1) Lucent is claiming it's an "open source" license when it is not (and the term "open source software" is a registered mark, I believe). And 2) if you are considering using this OS, especially in a commercial setting, it is vitally important to understand the license, because it tells you what rights you get or give up by downloading the software.

      When people are offering you something for free, it's pretty rude to complain that they're not offering you even more.

      They aren't offering it "for free", they are offering it "with strings attached".

    8. Re:If you don't like their license... by vanadium213 · · Score: 1

      >>And, as we all know, Information Wants To Be Free. AArrgg..I hate that slogan. My social security number does not want to be free, my phone number and home address do not want to be free, the CAD drawings that my best friend makes at his job do not want to be free. I all to often see people (usually crackers) committing crimes and then trying to excuse their crimes with the phrase Information Wants To Be Free.

    9. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      So? It's still they who have made it, they can do whatever they like with it.

    10. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      It's "enhancing" if you do it on your own box (or on some free Internet site or newsgroup). It's "defacing" if you do it on someone else's box. The difference is something you should have learned some time in elementary school.

    11. Re:If you don't like their license... by rbeattie · · Score: 3, Insightful


      No, when people are offering something that they say is free, but actually has hidden restrictions or responsibilities, it's not free at all.

      Here's a lawnmower for you. It's free! But if you use it to cut your lawn, you have to come over to my house and cut my lawn too. Don't complain, it's free, isn't it?

      -Russ

      --
      Me
    12. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      I'm disappointed in you, Oct. 30th.. This was in no way a troll, flaimbait or insulting. You wear that -1 with honour, boy, or get out of the Troll League.

    13. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      he's not arguing that they shouldnt be allowed to do what they like, he's arguing that if they want to call it opensource it should be opensource. And mostly pointing out points he doesnt like. they are allowed to distribute source, i am allowed to say the source is bad.

    14. Re:If you don't like their license... by absurd_spork · · Score: 1
      • Lucent is claiming it's an "open source" license when it is not

      What do you want? You get the operating system source. That's the basic definition of open source: the source is open. No one said it should be free as in speech.

      • They aren't offering it "for free", they are offering it "with strings attached".


      Of course they're offering it for free. You don't have to pay anything fot it. I don't know what other requirements you have for "being for free". It's not free software, but it's definitely software for free, which is better than nothing, especially given that it's such a cool system. I can't wait to implement 9P at the kernel level for OpenBeOS.
    15. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      But they do "want" to be free. It's natural for information since we'll always figure out new ways to make it so.

      It's people that don't want their information to be free. It's the very absurd idea of ownership of information that is the perversion here. You got to admit you fell for it too. It's very easy when it's suddenly "your" information being threatened.

      BIG difference there pal! Privacy and secrecy are only be a temporary measurement against abuse, but someday we will have to solve the root of the problem. If you have nothing to fear from your neighbour, or are unmoved by abuse, what is there to hold secret?

    16. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      >> "open source software" is a registered mark, I believe

      Nope. The US government shot that down because it's a generic term. But of course ESR and Bruce Perens and all of those bozos continue to act like it's a trademark and endlessly get involved in flamewares about 'real' versus 'fake' open source.

      RMS on the other hand opposes "Open Source Software" and only supports "Free Software".

    17. Re:If you don't like their license... by GregWebb · · Score: 2

      Hang on, that sounds awfully GPL-like...

      I remember someone a while ago saying something to the effect of 'If I give you apples but then force you to give away any pies you make with them, I'm not really sharing'.

      I know why people like GPL but it's not the pinnacle of freedom by any means.

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    18. Re:If you don't like their license... by snak0rific · · Score: 1

      if he gave the apples for free, he's sharing, end of that discussion. now he goes on to make sure you share what you make with someone else, hell, he didn't even say you couldn't have a piece for yourself, or how big the pieces you gave away had to be, just that you had to share. don't be greedy.

      --
      -- "Put on your big girl panties and lift!"
    19. Re:If you don't like their license... by GregWebb · · Score: 2

      No, that's saying you'll share but only if they then play by your abitrary rules. I'm not saying that you aren't still better off, but that's not pure sharing, which is saying that it's yours to do with as you wish.

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    20. Re:If you don't like their license... by Anonymous Coward · · Score: 0

      No, that's giving. Sharing is reciprocal. (Whether enforced, as per the GPL, or not.)

  9. Is this the one... by OblongPlatypus · · Score: 1, Funny

    ...from outer space?

    --
    -- If no truths are spoken then no lies can hide --
    1. Re:Is this the one... by DaveAtFraud · · Score: 1

      A truly great science fiction epic.

      --
      They that can give up essential liberty to obtain a little temporary safety deserve neither safety nor liberty.
      Ben
  10. Great! by NoMoreNicksLeft · · Score: 4, Funny

    Now I can go confuse all my marginally OS-literate coworkers and friends, and be amused while they try to sort out OS 9, Plan 9, and MacOS9...

    The entertainment possibilities are endless.

    1. Re:Great! by Anonymous Coward · · Score: 0

      dont forget win9X the most confusing of all.

    2. Re:Great! by evilviper · · Score: 2

      Just wait till they ask you a question about 'Linux 7.0'.

      Been there, done that, kill 'em all.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    3. Re:Great! by Anonymous Coward · · Score: 0

      And also SunOS9...

  11. UI by GypC · · Score: 3, Interesting

    Plan9 has some really cool ideas, the more Unix than Unix everything-as-a-file paradigm, the network transparent file system, directory merging, the list goes on and on.

    But I just can't get past the mouse-intensive UI. I absolutely hate it.

    1. Re:UI by dduck · · Score: 1

      Hmmm... I think this is a case of "Stop complaining, start coding!". Writing a new WM for Plan 9 can't be that hard, considering the number of WM's available for other open platforms.

    2. Re:UI by Anonymous Coward · · Score: 0

      That would be a great idea if the license didn't make it impractical. Please refer to the myriad other threads for various reasons why.

  12. What happened to the Zombies by slideshot · · Score: 4, Funny

    Funny, last time I heard about Plan 9, it involved turning humans into zombies to take over the world. Guess plans really change when the R and D department is cut.

    1. Re:What happened to the Zombies by Anthracks · · Score: 1

      Did you actually WATCH Plan 9? I sure hope they've revised their plan since that thing.

      --
      Rock over London, Rock on Chicago. Wheaties: Breakfast of Champions.
    2. Re:What happened to the Zombies by Anonymous Coward · · Score: 0

      So, you've seen Lucent's upper-management.

    3. Re:What happened to the Zombies by Anonymous Coward · · Score: 0

      Microsoft beat them to it. But at least you know where the mouse-intensive UI comes from.

    4. Re:What happened to the Zombies by kubrick · · Score: 1

      Funny, last time I heard about Plan 9, it involved turning humans into zombies to take over the world.

      What, the audience? That film is truly *TERRIBLE*. Not even "so bad it's good" -- it's worse than that. :/

      --
      deus does not exist but if he does
  13. Glenda by Roto-Rooter+Man · · Score: 4, Funny

    Plan 9 has the best OS mascot ever.

    --

    The goatse guy for president. Win one for the gaper!
    1. Re:Glenda by vreeker · · Score: 2, Funny

      Best mascot ever? Only if you are trying to market to a bunch of 10 year old pokemon obsessed kids!

    2. Re:Glenda by Bomb+Regardless · · Score: 1

      I'm partial to this version myself.

      --
      I'm a bomb regardless
    3. Re:Glenda by jawtheshark · · Score: 1

      I actually think that bun-bun would make a kick-ass mascot for any OS.

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    4. Re:Glenda by Roto-Rooter+Man · · Score: 0

      It kinda reminds me of Gary Dell'Abate.

      --

      The goatse guy for president. Win one for the gaper!
    5. Re:Glenda by Anonymous Coward · · Score: 0
      Well how many hours of photoshop did THAT take ?

      :->

    6. Re:Glenda by Anonymous Coward · · Score: 0

      Why does Glenda look like Mashi-Moro?

      http://home.utm.utoronto.ca/~e0g8jfck/mashi.html

    7. Re:Glenda by JimPooley · · Score: 2

      You sure that's not Glen?


      (I should hope I don't have to explain this...)

      --

      "Information wants to be paid"
    8. Re:Glenda by Roto-Rooter+Man · · Score: 0

      Actually, the name and the whole bunny thing remind me of Glenda Adams.

      --

      The goatse guy for president. Win one for the gaper!
    9. Re:Glenda by Anonymous Coward · · Score: 0

      I thought it looked like a "Hello Kitty" reject.

  14. Hoards by 1u3hr · · Score: 2, Offtopic
    VMware images are now supported, together with hoards of new hardware.

    That's HORDES, as in the Golden Horde of Genghis Khan, meaning lots, not HOARDS as in a secret treasury. Also, for future reference, probably LOSE not LOOSE, and FAZE not PHASE are the words intended.

    1. Re:Hoards by Anonymous Coward · · Score: 0

      VMware images are now supported, together with hoards of new hardware.

      Has anyone been able to make this work? On my vmware workstation 3.1, the GUI is just totally fucked up. No text is visible, it's all little lines, that appear as you mouse over the area...

      I had such high hopes about this vmware download too. I always wanted to play with plan 9, but am just too damn lazy to properly install it.

    2. Re:Hoards by F2F · · Score: 2

      try 16bpp.. people reported that fixes the problem.

  15. Plan 9 is old hat by countach · · Score: 2, Flamebait

    While it's cool, in a 70's kind of way that Plan 9 makes everything into a file, it's really pretty old hat. A file is a very kludgy, primitive notion compared to making everything into an object.
    Making everything a byte stream is consistent - sure, great - but byte streams are pretty pathetic. Some kind of OO file system where everything is an object, and you can hook objects together would be something much cooler. Something kinda like a lisp machine combined with a persistent store, where you can operate on any object using standard language constructs.

    So who gives a %&*#@ about Plan 9. Let it die.

    1. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      That pretty much sums up the situation. Good job.

    2. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      Should have been +1 funny perhaps?

    3. Re:Plan 9 is old hat by mindstrm · · Score: 5, Insightful

      I think you should re-read what plan9 is all about. It's not about everything-is-a-file. That's unix.

      Plan9 is in no way unix.

      It tried (and succeeded) to do several things.

      Plan9 removes the distinction between operating system, library, and application. These are things that an OS researcher cares about but a user doesn't.

      So if you are developing plan9 apps, you *never* worry about the actual hardware. You worry about the program itself. The systems guys can map it to whatever hardware they want later.
      You create your own personal computing environment the way you like it, and that environment can be mapped onto whatever sized plan9 installation you find later.

      Yes.. it makes everything a file, or more accurately, every resource has a name in a tree-like structure. (not so much that everything is a file but a file is just another resource).
      communications between resources is via a standard protocol (9p) that can be networked.

      A system like you are proposing COULD go on top of plan9. That's more of a programming level thing than an OS level thing.

      The thing is, plan9 offers no real benefit to a single user on a single computer. Running plan9 on your laptop is of no real use.
      Running plan9 on your laptop because you are developoing apps that will ultimately run on the globe-wide corporate plan9 system.. that's where plan9 excels, because the little namespace you construct on your laptop.. when you plug your laptop into the global network, you can re-map your cpus for a given application to the supercomputing cluster in shanghai, the storage vault in the Caymans, and the 12 gig removable drive on the workstation next to you, and the application you wrote sees nothing different at all.

    4. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0
      mindstrm writes:
      You create your own personal computing environment the way you like it
      Cool. Then it does come with Transformers wallpaper. Awesome.
    5. Re:Plan 9 is old hat by countach · · Score: 1

      That Plan 9 has all these distributed features is all cool and great, as I said nice job. But still at the end of the day, these cool features are based on the file and file system and directory name space idea. And each of these "resources" is always a byte stream. The better idea is the object idea where objects hang together any way they please, not just in one paradigm - directory name spaces. Building a nice OO operating system on top of this is likely to be extremely kludgy. Ok, some IDEAS in plan-9 are interesting to research, but the OS itself should die. It's 70's technology taken to it's ultimate conclusion which is interesting, but not where we should be going.

    6. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0
      It's 70's technology taken to it's ultimate conclusion which is interesting, but not where we should be going.


      Sounds like Linux.

    7. Re:Plan 9 is old hat by countach · · Score: 1

      True, Linux is old hat. Unfortuately it's the best thing out there that is free, stable and has decent number of apps.

    8. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      no, you're talking about BSD. linux is just bloated.

    9. Re:Plan 9 is old hat by NoMoreNicksLeft · · Score: 4, Insightful

      Huh? Do you even understand the conversation?

      The only thing that could mark you more clueless, would be if you started touting Windows.NET as the true modern OS.

    10. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      No, he's talking about Linux. Note that he did specify "free", "stable", and "decent number of apps". BSD has none of the above, and never will. Every BSD freak I've met abhors proper programming practices, OO design principles, and anything that was invented after 1982.

    11. Re:Plan 9 is old hat by smcdow · · Score: 2, Insightful
      A file is a very kludgy, primitive notion compared to making everything into an object.

      This kind of comment keeps popping up here. I wouldn't write off files just yet. Files are simpler, but so is their interface. The API to files is very shallow, and you get right to the implementation layer very quickly. Objects obviously provide much more sophisticated functionality, but the API is also more complex (while seeming simple) and requires much more overhead (read: cpu cycles) in the interface layer before you get down into the implementation.

      If performance is paramount, then files - with their simple, dumb byte-stream interface - are the way to go. If you care more about clean interface and don't mind spending a lot of cpu cycles in the interface layer (rather than in the implementation), then something like persistant objects are good.

      --
      In the course of every project, it will become necessary to shoot the scientists and begin production.
    12. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      any of the 3, open-sourced BSDs can stand on their own merit as the best operating systems available today. linux supports more new hardware, but its implementation is poor. if you don't recognize this, then you obviously haven't worked with both operating systems extensively.

    13. Re:Plan 9 is old hat by naasking · · Score: 1

      Object Oriented paradigm? That belongs on top of an operating system (like Plan9), not built into it.

    14. Re:Plan 9 is old hat by entrox · · Score: 3, Informative

      No it doesn't. Take a look at Symbolics Genera, which is (was) the operating system of the Symbolics Lisp machines. It deviates massively from the UNIX-notion of files and character streams for everything.

      --
      -- The plural of 'anecdote' is not 'data'.
    15. Re:Plan 9 is old hat by fatphil · · Score: 1, Insightful

      "It's not about everything-is-a-file."
      and
      "Yes.. it makes everything a file"

      Nice juxtaposition, I thought.
      So which way round was it?

      Did anyone else think that
      "every resource has a name in a tree-like structure"
      sounded a bit like the Windows(TM) registry?

      FP.

      --
      Also FatPhil on SoylentNews, id 863
    16. Re:Plan 9 is old hat by dstone · · Score: 2

      when you plug your laptop into the global network, you can re-map your cpus for a given application to the supercomputing cluster in shanghai, the storage vault in the Caymans, and the 12 gig removable drive on the workstation next to you, and the application you wrote sees nothing different at all.

      Sounds good. So why can't I accomplish the same thing by coding on a platform such as Java (cross-CPU/cross-OS) and simply map my storage to wherever I want (via SMB/NMB on Win32 or NFS on Linux/BSD/Unix). My application would see nothing different at all.

    17. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      Who are you to decide whether the plan9 project should die?

      Just because you don't approve of someone elses project doesn't mean you should slander it.

    18. Re:Plan 9 is old hat by F2F · · Score: 2

      the obvious one is 'speed', but i'll give you another hint -- security. t

      he plan9 security model actually works.

      more info at: http://plan9.bell-labs.com/sys/doc/auth.html

    19. Re:Plan 9 is old hat by mindstrm · · Score: 3, Insightful

      So you want to change it from a namespace to an object space. That would work.. but you still need some form of communication between objects that can be abstracted over the network. Bytestreams anyone?

      Putting objects on top of this would be no more kludgy than putting them on top of the underlying architecture. Bytestreams reflect reality.

      IF you want to design a system that can utilize hardare the way plan9 does and use objects instead.. how would it work? Probably very similar to plan9

    20. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0
      And it sucked. UNIX had the right approach. All the rest is bunk, water under the bridge, might-have-been-nice-when-we-needed-it.



      You want to abstract the hardware. You don't want to abstract the hardware into oblivion.

    21. Re:Plan 9 is old hat by JabberWokky · · Score: 2
      "It's not about everything-is-a-file." and "Yes.. it makes everything a file" Nice juxtaposition, I thought. So which way round was it?

      Slashdot is not about the letter "o". Yes, it uses the letter "o". Several times, throughout the site. Hamlet is not about castles in Denmark. Yes, it takes place in a castle in Denmark. Plan 9 is not about everything-is-a-file. Yes, it makes everything a file.

      Now do you understand?

      Did anyone else think that "every resource has a name in a tree-like structure" sounded a bit like the Windows(TM) registry?

      The concept of a system registry is not that bad - it's the implementation that screwed up the Windows registry. Otherwise, an XML file is basically data in a tree-like structure, as is just about every object oriented system... as are most filesystems post ITS and CP/M style labeled areas.

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    22. Re:Plan 9 is old hat by mindstrm · · Score: 5, Insightful

      You can. But that's a drastically simplified way of doing things.

      Sure, we can make drive F: just about anything these days, or we can network mount / to anything we want.

      In plan9, every application works within a private namespace. Resources in that namespace can be mapped to anything, easily. It's not just about getting the files from somewhere else. it's about using different memory, processors, etc.
      It's like symlinking EVERYTHING.. even all your devices.. but that doesn't even really cover it.
      It's more than that.

      It's not about platform independence.. it's about moving from a small scale system like a laptop to an absolutely huge-scale system like nothing you've ever seen before. It's about looking at resources.

      From a developer (or user) point of view.. everything in plan9 is an abstraction.
      A window has the same properties as a native screen. Keyboard input is identical everywhere.

      It's not about processor-architecture independent code actually. Code still has to be built for the proper platform. (it can be re-built with absolutely zero modification, however)

      It's about re-mapping any kind of resource somewhere else at will. It's about scaling up to huge systems.

      It's not just about code that can run anywhere.. it's more like, you sit at your workstation and run some code. It runs locally.. everything is local except say part of your namespace which is the equivalent to a networked home directory for your project. Then you want the project to run somewhere else... so you run another clone of it, but this time you adjust the namespace for the app to use the big CPU cluster rather than your desktop. Everything looks and feels the same, exactly. Your workstation coudl be at home, or on your boat even.

      With java, sure you can move stuff around, upload it elsewhere, run it elsewhere..
      with plan9 you can basically run a huge collection of computers as one big computer with lots of different resources.

      Or to quote (or probably mis-quote) something from the plan9 site..
      Instead of building a system out of lots of little Unixes, we build an OS out of lots of little systems.

      You look at a plan9 installation as one giant computer with resources, not as lots of independent computers that can communicate with each other.

    23. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      Slashdot rule #1: Never miss the opportunity to take a swipe at M$

    24. Re:Plan 9 is old hat by mesocyclone · · Score: 2
      Plan9 removes the distinction between operating system, library, and application. These are things that an OS researcher cares about but a user doesn't.


      Isn't removing this distinction exactly what Microsoft wants to do? Then they can sell anything and call it Windows ...err... I guess they do that now. Sigh.

      --

      The only good weather is bad weather.

    25. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      Odd, you care enough about plan 9 to post a comment.

    26. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      That sounds like most popular developers whose primary platform is Linux. Threads frighten them (use fork!), object oriented programming is too slow, component architectures should be used only for clocks and other taskbar oddities, making libraries with internal global context is great, and breaking binary compatibility is what free software is there for!

      Seriously, most UNIX developers are stuck 20 years back. All of the people I know with modern and good design skills are academics (that usually can't even manage to use a shell!), or work on obscure niche products.

      Industry programmers = total crap
      Free software developers = 16-25 year-olds programming 20 year-old technology.

    27. Re:Plan 9 is old hat by naasking · · Score: 1

      That's all well and good, but we aren't running symbolic lisp machines. The architecture you are suggesting is what Linux and most other operating systems use, but with a differen flavour: a monolithic kernel implementing whatever services an application may need or find useful. This is a development nightmare when it reaches a certain size. The proper way to build a reliable, maintainable operating system is to have as small a trusted core as possible, then graft functionality onto it via extensions. Not kernel linked modules, but protected memory applications.

      See: L4 and EROS for examples. They both componentize the operating system (which you seem to like), but communication is via message which are byte streams. In the end, the fundamental communication is still the byte stream, but using it you can build an object oriented operating system.

    28. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      The DB that I have on a FreeBSD box has been up for over 1 year. I think that FreeBSD is FREE. I can run anything on FreeBSD that you can on linux. so FUCK OFF.

    29. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      Unfortunatly, we have not reached the point wher speed does not matter. I am sure that it is coming, but it is not here now. At any rate I only sort-of disagree with your point.

    30. Re:Plan 9 is old hat by SirRichardPumpaloaf · · Score: 1

      Yeah, don't rebut his arguments, just call him an M$-loving so-and-so. VERY insightful, indeed.

    31. Re:Plan 9 is old hat by NoMoreNicksLeft · · Score: 2

      Man, I sat there for 20 minutes, trying to figure out how. I'm not sure he has any arguments to rebut. His facts are plain wrong.

    32. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0
    33. Re:Plan 9 is old hat by Anonymous Coward · · Score: 0

      The reason that OO systems haven't taken off properly is that there is no one single non-trivial object model suitable for everyone. If you design one that does everything someone might want, it'll be too slow for some people (it seems that "everything someone might want" grows along with processing power and storage...). If you design something efficient, it won't be dynamic enough for others.

      Even if what the object system should be capable of is clear, not everyone will agree on what things are important and how they should be done.

      The file abstraction is actually a pretty good one considering that you can always build an OO system on top of it. And if you do, it'll be portable to lots of other systems.

      Yes, I personally like the idea of having a good object model available when I need it, but I no longer think that the operating environment should provide it. I like to be able to choose the environment I create my programs in, for one project I might want to enable lisp as the primary method for manipulating objects, for another, Objective C with the OpenStep API (very dynamic object model). So far, I have never wanted to use CORBA...

    34. Re:Plan 9 is old hat by Jonny+Ringo · · Score: 1

      Doesn't the fact that each file/directory has its own name space make it Object Oriented? Isn't that what its about?

    35. Re:Plan 9 is old hat by egriebel · · Score: 1
      Plan9 removes the distinction between operating system, library, and application. These are things that an OS researcher cares about but a user doesn't.

      So if you are developing plan9 apps, you *never* worry about the actual hardware. You worry about the program itself. The systems guys can map it to whatever hardware they want later.
      You create your own personal computing environment the way you like it, and that environment can be mapped onto whatever sized plan9 installation you find later.

      I don't know about the rest, but this part sounds like Java to me. Plan9 == JVM??

      --
      ACHTUNG! Das computermachine ist nicht fuer gefingerpoken und mittengrabben. Ist nicht fuer gewerken bei das dumpkopfen.
  16. Interesting bit about license by dkleinsc · · Score: 5, Insightful

    RMS argued that the bit about "all your modifications are belong to us" was really denying you the rights he finds important. I beg to differ.

    By the looks of things, there's no restriction on you modifying the gode, with the exception that you must make your modifications available to the company. This would be sort of like forcing everyone who hacks the linux kernel to send in patches, which could be a useful thing to do. But there's no restriction on people messing with the code in the first place.

    I'm not saying this software is free by Stallman's definition, but perhaps this is not quite as bad as he makes it out to be.

    OS competition, if nothing else, motivates everyone to write better software (unless you're a monopolist, but we won't get into that). As a linux partisan, I say "Bring it on"

    --
    I am officially gone from /. Long live http://www.soylentnews.com/
    1. Re:Interesting bit about license by Anonymous Coward · · Score: 0

      Note that if you use the GPL all your software belongs to the Free Software Foundation. Something to keep in mind.

    2. Re:Interesting bit about license by dangermouse · · Score: 1
      Bullshit. You do not sign over your copyright by simply using the GPL. You should consider reading that license.

      (Note that the GPL is not, generally, my license of choice.)

    3. Re:Interesting bit about license by Anonymous Coward · · Score: 0

      The FSF will vigorously encourage you to transfer the copyright over to them if you license your product under the GPL. You see, it makes it easier for them to defend the GPL if the copyright remains under a single owner.

    4. Re:Interesting bit about license by Anonymous Coward · · Score: 0

      YHBT. YHL. HAND.

    5. Re:Interesting bit about license by j09824 · · Score: 2
      That's complete nonsense. Using the GPL doesn't make your software belong to the FSF. In fact, many companies (foremost, Troll Tech) dual-license their software under some commercial license and the GPL.

      You do need to sign over your copyright to the FSF if you want the FSF to distribute the software and assume maintenance for it. That has nothing to do with the GPL.

    6. Re:Interesting bit about license by Macka · · Score: 2


      ==[ This would be sort of like forcing everyone who hacks the linux kernel to send in patches, which could be a useful thing to do. ]==

      Why? I thought Linus had enough problems processing the number of 'functionality patches' he already receives. Don't the majority of them get dropped already?

    7. Re:Interesting bit about license by jcast · · Score: 1

      Well, Stallman's idea of ``freedom'' is exactly about that---individual freedom. Central control of code production (i.e., prohibiting modification) violates that, but so does ``distributed control'' of code production (i.e., prohibiting private code or private modifications). Because they're equally violations of the basic principles, they're equally bad in RMS's eyes.

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
    8. Re:Interesting bit about license by Rentar · · Score: 2
      RMS argued that the bit about "all your modifications are belong to us" was really denying you the rights he finds important. I beg to differ.

      That's not his critique. What he said is that they don't grant you unlimited rights on the code, but require you to grant unlimitied rights on your modification. That's quite a difference. He even mentiones that "... this does not by itself disqualify the license as a free software license ...".

    9. Re:Interesting bit about license by spitzak · · Score: 2
      I don't think it was very vigorous. I got 1 piece of email from RMS for fltk. I replied somewhat indicating mild disinterest and I never heard anything else. Certainly a "vigorous" encouragement would be to send some more email.

      Too bad for me, actually, as I think it is possible that fltk would have been used instead of gtk as the basis for Gnome. Conversely though I think our explicit statement that static-linking a closed-source program is allowed(somewhat converse to the LGPL) has made fltk popular in it's own right.

  17. too little, too late by Anonymous Coward · · Score: 1, Interesting

    Maybe Plan 9 could have made an impact 10 years ago if it had been free, but the window of oppurtunity is gone. Outside of a few die hard experimenters there are very few who have either a need or interest in Plan 9. I can attest to this by my own personally experience: I'm a user of another unsuccessful OS which missed the boat of oppurtunity. You don't get a second chance in this industry. Miss the brass ring and game's over.

    1. Re:too little, too late by NoMoreNicksLeft · · Score: 1, Flamebait

      You still use OS/2? Or are you talking about windows?

    2. Re:too little, too late by Anonymous Coward · · Score: 0

      No, silly. He's an Amiga nutz.

    3. Re:too little, too late by Anonymous Coward · · Score: 0

      Miss the brass ring? Ohh, you closet shadist, you...

    4. Re:too little, too late by Anonymous Coward · · Score: 0

      Haha, Windows missed the boat.. bwhwhahah.. damn you Slashdotters are so obtuse sometimes.

    5. Re:too little, too late by Anonymous Coward · · Score: 0

      I am a *BSD user
      and I try hrd to be brave
      That is a tall order
      *BSD's foot is in the grave.

      I tap at my toy keyboard
      and whistle a cheerful tune
      but keeping happy is so hard,
      *BSD will be dead soon.

      Each day I wake and softly sob
      Nightfall finds me crying
      Not only am I a zit faced slob
      but *BSD is dying.
    6. Re:too little, too late by DrSkwid · · Score: 2

      thats presuming the indention is mass market penetration.

      Lucent use plan9 internally for many departments and it is used in some of their telephone systems.

      It is a research OS and pegs itself as nothing more.

      It has many unique features and because of that can be an influence in you rday to day projects.

      I use the things I have learned from plan9 daily in my code.

      Even just using wily & the rc shell on FreeBSD is enough reward for me.

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    7. Re:too little, too late by Anonymous Coward · · Score: 0

      Duuuh! Surely he's talking about good ol' Vic20..

  18. million flies.. by Anonymous Coward · · Score: 0

    are you sure? you're now talking about the most widely utilized security measure ever.

    1. Re:million flies.. by Anonymous Coward · · Score: 0

      He's just bleating out the standard bromide. Pay him no mind.

  19. I only care by HotSIag · · Score: 0

    if Ed Wood has something to do with it

  20. RMS is being unfair by AndrewRUK · · Score: 4, Insightful

    One of RMS's criticisms of the Plan 9 lisence is that:
    Plane 9 lisence: Distribution of Licensed Software to third parties pursuant to this grant shall be subject to the same terms and conditions as set forth in this Agreement,
    RMS: This seems to say when you redistribute you must insist on a contract with the recipients, just as Lucent demands when you download it.
    The GPL states that: You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
    So, it seems to me that RMS is criticising Plan 9's lisence for doing exactly the same thing as the GPL does. Can you say hypocrite, Richard?

    1. Re:RMS is being unfair by squiggleslash · · Score: 4, Insightful
      Nope. Acceptance of the GPL is optional by end users. There is no requirement that someone you distribute GPL'd code to accepts the GPL. If they choose not to, then they have full rights as granted by copyright law, ie they can:
      • Backup, load it into memory, and run it (fair use)
      • Modify it
      • Give or sell the original and all copies made and still in existance to a third party, keeping none
      What the Plan 9 licence does is make the licence involuntary - you cannot give someone the code without forcing them to accept the licence, making it a "viral" EULA, not a "virual" licence.

      That's the difference. That's why Stallman objects to it.

      --
      You are not alone. This is not normal. None of this is normal.
    2. Re:RMS is being unfair by Anonymous Coward · · Score: 2, Insightful

      Incorrect. You can give someone GPL'd software without requiring them to agree to the GPL. The recipient only needs to agree to the GPL if they want to do something above and beyond what copyright law permits them to do (further distribution, for example).

    3. Re:RMS is being unfair by fader · · Score: 2

      While I agree that RMS can get a little... vehement at times, I don't think he's being hypocritical here. Yes, the GPL requires that you allow people to receive your code under the GPL if you redistribute GPL code, but it doesn't require that they accept it. When receiving GPL'd code, you are free to reject the GPL -- you just aren't allowed to redistribute it, etc. afterwards.

      The Plan 9 license requires acceptance of the license to get the code. A small distinction, and honestly not one I think it's worth getting upset over, but I don't think RMS is being hypocritical.

      --
      - fader
    4. Re:RMS is being unfair by Phil+Hands · · Score: 2

      I think the difference that he's pointing out is that this License appears to require a contract between the distributor and the third party.

      The GPL on the other hand is a contract beween the copyright holder and all the people taking advantage of the rights granted by the GPL --- there are no contracts needed between the users and distributors.

      Only when you take advantage of the rights granted by the GPL (modification and/or distribution) is there a need for a contract to exist. So there is no contract needed for you to download the software, and use it.

      The person that owns the server you downloaded it from would be bound by the GPL, because they are distributing (unless they're the copyright holder), but you would not, until you modify or distribute the code.

      --

      Debian: GNU/Linux done the Linux way
    5. Re:RMS is being unfair by RickHunter · · Score: 5, Informative

      Fine. So, as an end user, I can download Linux, fuck around with the source, only release the binary, and claim that I never accepted the GPL? If one isn't required to accept the GPL, then the license is legally impotent.

      Fundamental misunderstanding. Here, I'll try and straighten things out.

      You, as you, can download Linux, "fuck around" with the source, and use it to your heart's content. Nothing in copyright law allows the original authors to stop you from doing this.

      However, the instant you start giving copies to other people, you move into the realm of copyright infringement. The only thing that allows you to distribute copies is the GPL, which means you either distribute by its terms or don't distribute at all.

      So anyone you give a binary of your modified code to can not only request a copy of the source, but redistribute both the source and binary under the terms of the GPL.

      Hope that's cleared things up a little. Note also that derivative work, as used by the GPL (as in, what it applies to) isn't defined by the GPL or FSF. That's a copyright law issue. If you have problems with what is and isn't a derivative work, don't take them up with the FSF. Take them up with the government.

    6. Re:RMS is being unfair by SiMac · · Score: 1

      Then can you download a copy of Linux, write a program to modify it, and sell that modified copy provided you don't keep it yourself, then download another copy, run the program on it, and sell it? Or is there something I'm missing?

    7. Re:RMS is being unfair by spitzak · · Score: 2
      This is a good question, anybody know?

      It seems to me if you took a book and rewrote it and printed that out and distribute it, you are in violation of copyright, definately. It would not matter if you claimed you threw your original copy away. You are also in trouble if you xerox the book without modification and distribute that, even if you claim you threw the original away.

      However if you took the book, ripped a few pages out, inserted sheets of notes of your own, and gave away or sold that, it seems that you have not violated copyright. This is possibly because it is clear what parts are the original work.

  21. SOAP and XML by Latent+Heat · · Score: 1

    Isn't the whole idea behind SOAP is that every object can be stored, streamed, messages using XML packets (i.e. byte-stream files) so everything-is-a-file isn't that far off the mark of where everything these days is headed?

    1. Re:SOAP and XML by countach · · Score: 1

      Well firstly XML is not OO at all anyway. There
      have been some proposals to add some OO features
      but they havn't got up. In any case, compare
      XML to what an OO file system or OO database has
      and it's really pathetic. As a network protocol, I
      guess SOAP is in some way ok (not great, but ok)
      that's not really anything much to do with storing
      complex INTERCONNECTED data.

  22. autistic? retarded? by metalhed77 · · Score: 1

    that's the most retarded (literally) looking mascot ever.

    --
    Photos.
    1. Re:autistic? retarded? by Anonymous Coward · · Score: 0

      I don't know about that.

      Tux looks more retarded. That penguin (who ever heard of adopting a species that forgot how to fly as a mascot?) always looks to me like it just took a bong hit and is right on the edge of stoopid.

    2. Re:autistic? retarded? by Anonymous Coward · · Score: 0

      Sorta like a stupid penguin eh?

    3. Re:autistic? retarded? by Anonymous Coward · · Score: 0

      shez bajoootifuul

    4. Re:autistic? retarded? by Roto-Rooter+Man · · Score: 0

      Tux is just like the average Linux user; just look at his obesity and arrogant smirk. He also looks like he's in the process of taking a fat dump. This is so you can imagine the stench of the average Linux user.

      They did drop the ball in one aspect, however. I don't see any body hair on Tux whatsoever.

      --

      The goatse guy for president. Win one for the gaper!
  23. neat idea by sirinek · · Score: 1
    A couple years ago (summer '00) one of the guys in the Chicago-area Linux Users Group did a short demo of Plan9. It looked pretty neat. He didnt know if anyone was actually using this in the real world though, does anyone here? :)


    siri

    1. Re:neat idea by sysjkb · · Score: 2, Interesting

      >He didnt know if anyone was actually using this in the real world though, does anyone here? Ncube uses Transit, a Plan 9 derivative. Ncube made MPP supercomputers "way back when" and now are famed for their gargantuan video-on-demand systems. Larry Ellison is the owner. --Jeffrey Boulier

    2. Re:neat idea by DrSkwid · · Score: 2

      there are a few commercial operations using plan9.

      Bell-Labs for one ;)

      It's used in some of Lucents telephone products too.

      With no Office Suite or even a web browser it's nto going to jump onto many people's desktop any day soon.

      But I use it as my working environment, it has native python and perl as well as it's own C and shell (rc).

      It's very groovy

      particularly the plumber, forget file associations, the plumber uses regular expressions to decide what to run. Select some text (in *any* application) send it to the plumber and based onDjår rules it will do as you say. Very powerful

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  24. RMS's first point by Zapman · · Score: 5, Insightful

    From the license:

    You agree to provide the Original Contributor, at its request, with a copy of the complete Source Code version, Object Code version and related documentation for Modifications created or contributed to by You if used for any purpose.

    Stallman's point:

    This prohibits modifications for private use, denying the users a basic right

    I'm not 100% sure I see his point. If you make use of the code for any purpose, and Lucent asks you for the changes you made, you have to give it to them. IANAL, but it seems that they just want to be able to see all changes that get made.

    The rest of RMS's points make sense, and this clause:

    The licenses and rights granted under this Agreement shall terminate automatically if (i) You fail to comply with all of the terms and conditions herein; or (ii) You initiate or participate in any intellectual property action against Original Contributor and/or another Contributor.

    is truly awful. See the link from Nathan Myers for a well written explanation of just how bad this is.

    --
    Zapman
    1. Re:RMS's first point by cgray4 · · Score: 1

      I'm not 100% sure I see his point. If you make use of the code for any purpose, and Lucent asks you for the changes you made, you have to give it to them. IANAL, but it seems that they just want to be able to see all changes that get made.

      Which is a bad thing. Suppose you have created an encrypted FS for yourself, and it could be broken into if Lucent knew exactly how it worked. You would not want to have to give them your changes.

    2. Re:RMS's first point by Anonymous Coward · · Score: 0

      Uhmm.. The license doesn't say "if used for any purpose". It says "if distributed in any form, e.g., binary or source.".

    3. Re:RMS's first point by Anonymous Coward · · Score: 0


      Then your FS wasn't secure in the first place, and you shouldn't be using it for security. If all it takes is for someone to see your code to break into it, that's 'security by obscurity' and probably the weakest form of security out there.

      Take a look at AES, blowfish, or any other publicly available encryption algorithm. They've been looked at by the best minds in the field and still hold their own. THAT'S security.

      I'd want to protect my code because of basic privacy rights, not because people are going to see my bugs.

    4. Re:RMS's first point by Anonymous Coward · · Score: 0

      They've been looked at by the best minds in the field and still hold their own.

      'The best minds in the field' have looked at them, studied them, and probably know of any faults and problems with them. Unfortunately, the best minds in the field aren't a bunch of peer-review tenured duffs on college campuses. They are the staff at the NSA and various other non-public entities. Believe me, faults and problems in these algorithms are valuable entities, and the value they hold is enhanced by them remaining obscure and unknown.

      However, stick to your Schneier and various other amateurs and semi-professionals. They know everything, they're the experts. *snicker*

    5. Re:RMS's first point by greenrd · · Score: 1
      Suppose you have created an encrypted FS for yourself, and it could be broken into if Lucent knew exactly how it worked.

      Uh, bad example: security through obscurity... do I have to elaborate? Relying on a hidden algorithm for security is as bad as hardwiring a password in your source code files.

      Oh wait a minute...

    6. Re:RMS's first point by natmsincome.com · · Score: 1

      The basic idea is that you have the "right" and as long as you don't "distribute it" you never have to show anyone your code.

      example : you write a peice of software for your company in house. The software conaints business information that you don't want other people to know. With the GPL you never have to show anyone the source UNLESS you distribute it. With other linceence they can force you to hand over the code.

    7. Re:RMS's first point by Anonymous Coward · · Score: 0

      Good point. I think, though, when RMS formulated his reply, the text of the license was different...

    8. Re:RMS's first point by Webmonger · · Score: 2

      His point is that Lucent shouldn't have the right to any changes you make, merely those changes you publish.

      If you write something for completely personal use that falls under the license, why should Lucent have any rights to it? What if your changes turn out to be dangerous or highly embarassing?

      This clause basically gives Lucent rights to a seach warrant on your development machine. Keep software companies out of my computer. That's what I ask.

    9. Re:RMS's first point by cgray4 · · Score: 1

      Yeah, it's a bad example. But the point is still there. The point is that there are some times when you make an in-house addition and for whatever reason you don't want the rest of the world to know it.

  25. my response to RMS' response on the licence by Anonymous Coward · · Score: 3, Insightful
    Ok, here is my response to RMS' response: (if he can comment on any licence that annoys him, I can comment on the comments!)
    You agree to provide the Original Contributor, at its request, with a copy of the complete Source Code version, Object Code version and related documentation for Modifications created or contributed to by You if used for any purpose.

    This prohibits modifications for private use, denying the users a basic right

    I don't recall a "basic human right" being the right to modify code without releasing it. Surely this is more free than the GNU licence, which enables a company to use and modify GPL code as much as they want, and profit from it, without releasing the modifications, as long as they are only using the code internally.
    and may, at Your option, include a reasonable charge for the cost of any media.

    This seems to limit the price that may be charged for an initial distribution, prohibiting selling copies for a profit.

    That "free software" might be sold without value added services at profit has been shown time and time again to be unworkable. This, of course, makes complete sense -- if I can buy one copy then redistribute it for nothing, why would anyone pay? In fact, I like this term, if I put it in a licence it would stop people even trying to make money off of my software by using their heavy marketing machine (which I might not have). If I'm not selling my work for profit, you're certainly not going to!
    Distribution of Licensed Software to third parties pursuant to this grant shall be subject to the same terms and conditions as set forth in this Agreement,

    This seems to say when you redistribute you must insist on a contract with the recipients, just as Lucent demands when you download it.

    Does my licence to use GPL-licensed software end if I break the terms of the GPL? It certainly should! I don't want anyone using my GPL-licensed software if they're not following the terms of the GPL.
    1. The licenses and rights granted under this Agreement shall terminate automatically if (i) You fail to comply with all of the terms and conditions herein; or (ii) You initiate or participate in any intellectual property action against Original Contributor and/or another Contributor.

    This seemed reasonable to me at first glance, but later I realized that it goes too far. A retaliation clause like this would be legitimate if it were limited to patents, but this one is not. It would mean that if Lucent or some other contributor violates the license of your GPL-covered free software package, and you try to enforce that license, you would lose the right to use the Plan 9 code.

    Well, RMS, I agree. You agree that, if you export or re-export the Licensed Software or any modifications to it, You are responsible for compliance with the United States Export Administration Regulations and hereby indemnify the Original Contributor and all other Contributors for any liability incurred as a result.

    It is unacceptable for a license to require compliance with US export control regulations. Laws being what they are, these regulations apply in certain situations regardless of whether they are mentioned in a license; however, requiring them as a license condition can extend their reach to people and activities outside the US government's jurisdiction, and that is definitely wrong. The Export Administration Regulations refer to export from the US. So, if you're not in the US, and aren't exporting from the US, this term simplifies to, "Space intentionally left blank". Anyone who dislikes this term should take things up with the US government, not Lucent. Lucent just doesn't want to get in trouble with the .gov.

    2.2 No right is granted to Licensee to create derivative works of or to redistribute (other than with the Original Software or a derivative thereof) the screen imprinter fonts identified in subdirectory /lib/font/bit/lucida and printer fonts (Lucida Sans Unicode, Lucida Sans Italic, Lucida Sans Demibold, Lucida Typewriter, Lucida Sans Typewriter83), identified in subdirectory /sys/lib/postscript/font.
    I'm no font nerd, but I imagine the group creating the software are completely unrelated to the creators of the font. Also, aside from the fact that code and font data can both be stored on a computer, what has the GPL got to do with copyright terms on fonts?
    ...As such, if You or any Contributor include Licensed Software in a commercial offering ("Commercial Contributor"), such Commercial Contributor agrees to defend and indemnify Original Contributor and all other Contributors (collectively "Indemnified Contributors")

    Requiring indemnities from users is quite obnoxious.

    IANAL, but if you sell something for profit (say you're Boeing selling an aeroplane) which uses components from another manufacturer (say Rolls Royce), then your client doesn't sue Rolls Royce if the plane falls out of the sky, but Boeing. If ya don't like it, put in a NO WARRANTIES clause. What software doesn't?
    Contributors shall have unrestricted, nonexclusive, worldwide, perpetual, royalty-free rights, to use, reproduce, modify, display, perform, sublicense and distribute Your Modifications, and to grant third parties the right to do so, including without limitation as a part of or with the Licensed Software

    This is a variant of the NPL asymmetry: you get limited rights to use their code, but they get unlimited rights to use your changes. While this does not by itself disqualify the license as a free software license (if the other problems were corrected), it is unfortunate.

    Errr, "contributors shall have". That's any contributor. Not just Lucent. Which is exactly what the GPL provides, no?
    1. Re:my response to RMS' response on the licence by Anonymous Coward · · Score: 0
      Ooops, fubarred on the HTML. Read the appropriate messed up section (following "Well, RMS, I agree") as:
      You agree that, if you export or re-export the Licensed Software or any modifications to it, You are responsible for compliance with the United States Export Administration Regulations and hereby indemnify the Original Contributor and all other Contributors for any liability incurred as a result.

      It is unacceptable for a license to require compliance with US export control regulations. Laws being what they are, these regulations apply in certain situations regardless of whether they are mentioned in a license; however, requiring them as a license condition can extend their reach to people and activities outside the US government's jurisdiction, and that is definitely wrong.

      The Export Administration Regulations refer to export from the US. So, if you're not in the US, and aren't exporting from the US, this term simplifies to, "Space intentionally left blank". Anyone who dislikes this term should take things up with the US government, not Lucent. Lucent just doesn't want to get in trouble with the .gov.
    2. Re:my response to RMS' response on the licence by Dr.+Awktagon · · Score: 3, Insightful

      I don't recall a "basic human right" being the right to modify code without releasing it.

      It is quite a basic right to be able to buy or download something and use it in the privacy of your home or business without having to explain how you are using it. If you buy a server and add RAM you don't have to demonstrate your changes to the computer maker, you don't have to send them blueprints, and you don't have to allow an agent of the computer maker into your home to inspect your computer. We enjoy this "right" with most things we buy, but not necessarily with software, so I can see where Stallman is coming from.

      Does my licence to use GPL-licensed software end if I break the terms of the GPL? It certainly should! I don't want anyone using my GPL-licensed software if they're not following the terms of the GPL.

      The GPL covers distribution, not usage. In fact it's up for debate whether a license can or should limit your use of the code.

      I think Stallman's claims are nit-picky but valid. But if you are taken into court over this license, I guarantee the lawyers and judges will be reading this license just as carefully if not more so than Stallman did, so if nothing else, I appreciate him uncovering these possible problems.

    3. Re:my response to RMS' response on the licence by Anonymous Coward · · Score: 0
      It is quite a basic right to be able to buy or download something and use it in the privacy of your home or business without having to explain how you are using it.
      Assuming you're not completely anti-IP, I'd say there are quite a wide range of uses you've just covered there. For example, should I legally be allowed to buy one music/video CD/DVD and play it as entertainment to my whole workforce, or (more appropriately) charge people to watch it on my big screen? Should I be able to buy, reverse engineer and clone for profit all chemicals I can get my hands on? etc.

      Here, the question is: Should I be able to build my business by extending a Free software product which I do not contribute back to? The GPL response seems to be, "Yes, as long as you don't distribute the product" aka "You can take advantage of the GPL without giving back, as long as your business is not in software sales". I've never witnessed a good explanation for this inconsistency.

      Additionally, if the GPL is only about redistribution, as you suggest, then of course no term about usage per se can be incompatible with the GPL.

      In fact it's up for debate whether a license can or should limit your use of the code.
      It's only current software engineering practice that makes it even possible to distinguish distribution so easily from other usage. Java (or .net) applets already cloud this -- for example, CGI script on the server is not distributed, so I don't have to release GPL source, right? But in terms of end result, it may be almost the same as software that's sent to the client browser, where I do have to release GPL source.

      But if you are taken into court over this license, I guarantee the lawyers and judges will be reading this license just as carefully if not more so than Stallman did
      A lot more carefully, I'm sure. Whether a lawyer likes a licence or not isn't relevant to its legal meaning, or whether RMS/you/I like it, however :-).
    4. Re:my response to RMS' response on the licence by smallpaul · · Score: 3, Insightful

      I don't recall a "basic human right" being the right to modify code without releasing it. Surely this is more free than the GNU licence, which enables a company to use and modify GPL code as much as they want, and profit from it, without releasing the modifications, as long as they are only using the code internally.

      So I decide to hack plan-9 on my PERSONAL laptop to investigate some security techniques that I may want to patent. I have to submit these hacks to the Plan-9 guys even if I decide to abandon the project or move it to Linux.

      In fact, I like this term, if I put it in a licence it would stop people even trying to make money off of my software by using their heavy marketing machine (which I might not have). If I'm not selling my work for profit, you're certainly not going to!

      Why not? Isn't the goal of releasing open source software to get it into as many hands as possible? Do you think that Linus is offended that Red Hat has taken Linux into the business world by selling them copies?

      Does my licence to use GPL-licensed software end if I break the terms of the GPL? It certainly should! I don't want anyone using my GPL-licensed software if they're not following the terms of the GPL.

      No. The GPL is not a EULA. It is a *redistribution license*. The GPL *never* prevents someone from using software and it isn't even clear whether such a provision would be legal in practice. Using stuff is a basic human right. Redistributing stuff is restricted by copyright law.

      Errr, "contributors shall have". That's any contributor. Not just Lucent. Which is exactly what the GPL provides, no?

      No, the GPL gives no special rights to contributors. Anyhow, Lucent and other BigCo's are likely to always be the only contributors. You could contribute a patch without becoming a "contributor" if you sign over your rights to it. This is, of course, what their lawyers will require!

      If you don't know much about the GPL or really understand the issue why did you feel the need to do a point-by-point rebuttal?

    5. Re:my response to RMS' response on the licence by Anonymous Coward · · Score: 0
      So I decide to hack plan-9 on my PERSONAL laptop to investigate some security techniques that I may want to patent. I have to submit these hacks to the Plan-9 guys even if I decide to abandon the project or move it to Linux.
      So you want to make money from someone else's work without compensating them? I'd say that's abusing the spirit of Free software entirely (even though the GPL may allow it, which is, of course, what I perceive to be the problem).
      Isn't the goal of releasing open source software to get it into as many hands as possible? Do you think that Linus is offended that Red Hat has taken Linux into the business world by selling them copies?
      If that were the goal, then selling it at an accessible price and marketing it wildly would be the best approach, while keeping source closed so a ridiculous profit can be made. Linus has already trademarked "Linux", thus illustrating that he doesn't want part of "his" system used without his permission (even if it's only the name, perhaps the most crucial aspect of any brand).
      No, the GPL is not a EULA. It is a *redistribution license*. The GPL *never* prevents someone from using software and it isn't even clear whether such a provision would be legal in practice. Using stuff is a basic human right. Redistributing stuff is restricted by copyright law.
      Firstly, usage may include distribution. Consider sending Java applets to client machines, or playing the latest DVD I rented in a huge room with 500 people who have paid me for the privilege. Any licence which restricts distribution restricts usage, even if it wasn't relevant to software engineering when the licence was written.

      Secondly, copyright law most certainly protects against certain forms of usage. Otherwise, if I owned a large enterprise using a pirated version of WIndows, I couldn't be taken to court -- after all, I'm only using it, it was the supplier of the pirated CD that "redistributed" it. Using a pirated copy is as illegal as making the copy.

      It's only because the GPL allows someone to give you a copy that you can legally justify your usage of GPL'd software. Otherwise the catch-all "all rights reserved" would apply. Like if I left some software I'd written sitting on a public server, you couldn't just take it and use it because it's there.

      Errr, "contributors shall have". That's any contributor. Not just Lucent. Which is exactly what the GPL provides, no? No, the GPL gives no special rights to contributors.
      The GPL gives the same rights to contributors as to non-contributors. That is to say, the right to: "unrestricted, nonexclusive, worldwide, perpetual, royalty-free rights, to use, reproduce, modify, display, perform, sublicense and distribute Your Modifications". The Lucent licence merely highlights that these rights are only required if you're a contributor -- otherwise they would be meaningless.
      If you don't know much about the GPL or really understand the issue why did you feel the need to do a point-by-point rebuttal?
      I've read the GPL, I've used the GPL in my own software, I've read documents describing the spirit of the GPL from RMS and others, I've used BSD/GPL'd software for around 8 years. Should I be a full time employee of the FSF before I can criticise any documents about it, or what?
    6. Re:my response to RMS' response on the licence by rkgmd · · Score: 1

      Errr, "contributors shall have". That's any contributor. Not just Lucent. Which is exactly what the GPL provides, no? Nope! The GPL is structured in such a way that even the original contributor (Lucent, in this case) cannot mix a non-originator's code contribution into a closed product (now or in future), although Lucent is always free to license a closed version that does not include other contributors' code. However, this license implies Lucent is quite free to distribute a closed version of the original code+your modifications to third parties without requiring these third parties, as part of a commercial license for example, to release further contributions and/or modifications to your own code. Of course, parties other than lucent cannot do this because they cannot redistribute the original code under a commercial license, for example. So, the playing field is uneven---lucent can do whatever it wants to with your code, but you cannot.

    7. Re:my response to RMS' response on the licence by FunkyChild · · Score: 2
      2.2 No right is granted to Licensee to create derivative works of or to redistribute (other than with the Original Software or a derivative thereof) the screen imprinter fonts identified in subdirectory /lib/font/bit/lucida and printer fonts (Lucida Sans Unicode, Lucida Sans Italic, Lucida Sans Demibold, Lucida Typewriter, Lucida Sans Typewriter83), identified in subdirectory /sys/lib/postscript/font.
      I'm no font nerd, but I imagine the group creating the software are completely unrelated to the creators of the font. Also, aside from the fact that code and font data can both be stored on a computer, what has the GPL got to do with copyright terms on fonts?

      Not much.. RMS is criticising the fact that the Lucida etc. fonts included with Plan 9 aren't free/open source/whatever and can't be modified, redistributed etc. I suppose this may make re-distribution of the Plan 9 OS a bit difficult, as in the screenshot here, Lucida seems to be used quite extensively in the windowing system.
  26. two plan 9s... by 56ker · · Score: 1, Redundant

    And before anybody gets confused - Plan 9 from Outer Space was a film.

    1. Re:two plan 9s... by Roto-Rooter+Man · · Score: 0

      Plan 9 from Outer Space was a film.

      Barely.

      --

      The goatse guy for president. Win one for the gaper!
    2. Re:two plan 9s... by 56ker · · Score: 2

      That's cute - this person is "stalking" me on /. Really - you'll get tired of it after a while and I'm not really bothered anyway. You get the +1 by having 25 or more karma. I have the maximum of 50. Anyway I'm quite flattered you went to the trouble of registering that nick - but the novelty will soon wear off!

  27. just nits by werdna · · Score: 2

    A careful reading of the RMS criticisms seems overreaching. The criticisms are relatively minor, and his commentary appear to be wild overreactions from here. Admittedly, these terms could be repaired, and if it matters someday, they probably will be. But to characterize the license as unacceptable or worse seems to me to go way too far.

    I'm not sure what's wrong at the end of the day with a retaliation clause -- such an idea might profit free software products. Imagine if suing someone for infringing a patent by distributing open source software required a company to retask all its servers to use new proprietary systems software.

    RMS also complains about the clause requiring commercial distributions to indemnify the supplier as wrongful because it is "quite obnoxious" to require users to indemnify. That clause doesn't apply to users, of course, but only to commercial contributors.

    1. Re:just nits by PigleT · · Score: 2

      "The criticisms are relatively minor, and his commentary appear to be wild overreactions from here."

      Yeah, well I never expected FreeSoftware-friendliness from the slashdot crowd.

      OTOH unlike you I read through the license for myself, and found the point about "why include the US export restrictions in the license itself?" truly obnoxious as well. In fact, I also refuse to regard it open-source (as it's discriminatory against specific countries), let alone Free, until there's a non-US version with a sensible license (gpl/bsd/apache/whatever, but not the current crock).

      --
      ~Tim
      --
      .|` Clouds cross the black moonlight,
      Rushing on down to the circle of the turn
    2. Re:just nits by jcast · · Score: 1

      If I buy a CD, burn nine copies of it, and sell them to nine of my friends for 10% of the original cost, isn't that commercial distribution? And that isn't in the least different from splitting the cost of the original CD between the ten of us, and burning nine extra copies.

      I think that's why the rules governing commercial distribution are important.

      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
  28. Richard Stallman's vision by Anonymous Coward · · Score: 0
    Richard Stallman's idea is to have a socialist police state which pays everyone equally no matter how talented they are -- the janitor makes the same amount of money as the computer programmer -- and programmers will be forced to release software under the GPL, and if they don't release under the GPL we throw them out of town and take their car, home, etc. Long live the revolution!

    Don't like giving half your paycheck to the state? Just wait until you have to give 75-90% of it to the state. It has already happened in some European countries, and it will happen here too if people who think like Richard Stallman get into power.

    1. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0
      which pays everyone equally no matter how talented they are
      Sounds good to me! I don't want to be paid more just because I was born a genius, and/or my rich parents had loads of money to nurture a particular ability. It seems like you do.
      the janitor makes the same amount of money as the computer programmer
      Hell, yes, even under your meritocracy! The breadth (and in the cases of many developers these days, depth) of a janitor's talents far exceed those of the majority of computer programmers.
      Don't like giving half your paycheck to the state?
      I absolutely love it. I live in one of those Nasty Socialist European states, and have also stayed several months in the US of A, and it was like dropping down a step in the evolution of civilisation. For a first world country, your medical care is a joke (and I'm talking about with insurance), your transport is a joke, your air quality is a joke (I can barely fucking breathe in the city!), and people are so fucking obsessed with their (usually inherited) status.

      Thank goodness for the Equaliser that is socialism.

    2. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      Time you took care of yourselves kid.

    3. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0
      But most of Europe has had the "only look after number one" attitude from pretty much 4th to 18th century.

      That is to say, the countries here have been through the system which exists in America right now, and moved on from it. That's OK -- America is young, and insecure, which also means it wishes to assert itself, hence its desire to work on immense military might. Britain did it during the 19th century, Spain in the 16th, Italy around 0. In each case, it meant great riches for a minority, and hell for the rest.

      What we have now isn't people working less hard because the state is there to support them -- but people working harder, because they have to support themselves as well as those who are (often temporarily, e.g. getting through college) unable to support themselves. One motivation for socialism, therefore, is compassion. Another effect, of course, is a better society -- less poverty generally means less crime, less illness, and better protection for the individual.

      Doesn't a socialist government run the risk of corruption? Of course. But so does a capitalist one. Look at the USA.

    4. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      Mod this up!

      It's true!

      America SUCKS!

    5. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      Which is about the same amount you'd pay if you were in the USA and making tens of millions of dollars per year. The more exposed I am to the rest of the world, the more I see some things are the same, and some things are even better elsewhere.

      I guess that's what my countries government and media don't want me to know though.

    6. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      Don't let the door hit you in the ass on the way out.

    7. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      Why do I have the feeling that you're really, really young?

      When you grow up, all that will be an incredible embarrassment to you.

    8. Re:Richard Stallman's vision by haystor · · Score: 1

      If socialism is done through compassion, then I assume all European workers aren't taxed, they just hand in their money after they cash each paycheck, right?

      --
      t
    9. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0
      If socialism is done through compassion, then I assume all European workers aren't taxed, they just hand in their money after they cash each paycheck, right? Are you saying people wouldn't pay their taxes if they didn't have to? In a few cases, yeah. I hear a lot more complaints from my US friends though. I expect that's because they pay almost as much but see almost none of it converted to services for them.

      Not everyone in the US agrees with capitalism, but it doesn't stop the US government from being (vaguely) capitalist. Socialism is about stopping the exploiters as well as helping the exploited, remember!

      (something which capitalism forgets to do in both cases, hence about 50% of the stories on Slashdot)

    10. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      Hmm, the only solution to the problem here is for you to keep your sissy ass at home and let the state take care of you.

    11. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0
      is for you to keep your sissy ass at home and let the state take care of you
      Are you suggesting that people work less under a socialist state? Where the fuck do you think all the money comes from? That's right, people working hard. In America, the rich get to buy a fourth car, in Europe, the rich get to buy someone a kidney transplant.

      Of course, if you want to argue that the former is more moral, go ahead and amuse yourself.

      (and while you're at it, try to stop paying tax in That Great Free America and see what happens)

    12. Re:Richard Stallman's vision by pajeromanco · · Score: 1

      I live in a so-called third world country, where Liberty is a choice between work hard or starve to death, in the best case. The GNU General Public License is the only oportunity for people like us (tha vast majority of the world) to get involved in the technological revolution, to learn, and to get a subsistence medium. Two and a half years ago, I even din't have a computer. Today, thanks to GNU/Linux, I have a skill, I can pay may college, and I eat. It wasn't easy (and it isn't) at all, but is the only chance we got here, and I thank to it. Is that socialist, or "un-american"? I don't think so. It's the most democratic thing in the IT world. And as long as you continue living in your bubble of shit, you'll never undestand it. Greetings from Argentina. Dario.

      --
      Now I am sad.
    13. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      We don't "cash our paychecks"; we have bank accounts and wire transfers. On payday, the money just appears on our bank account and then it's there. Bleh!

    14. Re:Richard Stallman's vision by Cato · · Score: 2

      I live in London, and the air quality here is appalling compared to most US cities I've visited - over there, I can actually *smell* the car fumes are cleaner...

      Have to agree about transport though - despite the hassles of public transport in London, it is still easy enough to get around without a car.

    15. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0
      Today, thanks to GNU/Linux, I have a skill, I can pay may college, and I eat.
      Well done -- good for you.
      It wasn't easy (and it isn't) at all, but is the only chance we got here, and I thank to it. Is that socialist, or "un-american"?
      Supposedly, it's American, because it's "the pursuit of happiness", done all on your own, with little help, and the alternative being death. (if you think that's a good thing, imagine a state which is on your side -- far better!)

      However, you didn't do it in America, and you used a system which was given away, rather than paying an inflated price for it to make the rich richer. Both such issues make your pursuit extremely un-American.

      What right wing nuts in America (who assume capitalism Got Them Where They Are) don't see is the terrible condition of the people of nations without a form of welfare state. Excluding those who by twisted morality have convinced themselves that the poor should probably be left to die off anyway.

    16. Re:Richard Stallman's vision by snak0rific · · Score: 1
      (and while you're at it, try to stop paying tax in That Great Free America and see what happens)


      america is free as in freedom, not free as in beer. someone has to pay for stuff. like our police, fire fighters, postal service, all the free shit we can request from the gov't (paid for by taxes, really) all things considered i don't mind paying.
      --
      -- "Put on your big girl panties and lift!"
    17. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0
      america is free as in freedom, not free as in beer. someone has to pay for stuff. like our police, fire fighters, postal service, all the free shit we can request from the gov't (paid for by taxes, really) all things considered i don't mind paying.
      And most of Western Europe is Free as in Freedom, if you want to argue like that, it just includes other "free shit" like healthcare.

      The difference mostly is not the amount of tax paid by the average person (UK/US taxes aren't that different), but the destination of that money. US has highest per capita defence spending in the world, while Spain, for example, may channel that money into healthcare and pensions.

      Guess which of Spain and the USA receives more threats from foreign nations? Yep, the USA. Defence spending is an endless spiral.. build more weapons, be perceived as a greater threat, receive more threats, build more weapons..

      That all said, doesn't Free as in GPL Freedom mean you don't have to pay if you don't want to? I.e. voluntary taxation. If you need money to share in this Freedom, surely it's not real Freedom? (and most of the money you pay in taxes doesn't go towards protecting your Freedom, but protecting the financial interests of multinationals, etc.).

    18. Re:Richard Stallman's vision by Anonymous Coward · · Score: 0

      Bullshit fucktard.

      After incomne, VAT, tariffs, sales taxes, and everything else, the end to end tax rate is higher. Europe is a fuckhole, they dont just tax the shit out of you on income, its fucing everywhere, and shit costs more.

      the true end to end tax rate for a gallon of milk is over 70%, meats cost considerably more, clothing is a rip off. Ive seen it first fuckin hand. European cities are so fucking expensive - and it seems people have a harder time procuring deodarant for themselves, especially in Paris. Ah gay Paris, I love the place, man I love visiting europe. The scum-shit residents like yourself, October_30th, I could do without. But surely, when travelling to Europe, I spend a pissload more money than I do at home.

      Death to you October_30th, the shitty critical thinker.

      Bollocks is a fucking stupi lame word too, fag. Fags and Trekkies and LOTR freaks use that word to try and be Monty Pythonish. You look and sound stupid.

  29. No, it's Lucent's false offer that is rude by mkcmkc · · Score: 2
    If Lucent's offer were free and clear (like a GPL or OS license), it would be rude to complain about it. But it's not.

    The license is actually an IP monkey trap. It pretends to be open, tempting us all to invest our time and effort into the release. But it's actually very restrictive, and gives Lucent many ways to pull the rug out from under us once we've "trapped" ourselves by investing our time and effort.

    If Lucent is serious about getting people to use the release, they need to offer it under some License which involves a true fair exchange. I'm surprised that this isn't self-evident to the Plan 9 developers.

    --Mike

    --
    "Not an actor, but he plays one on TV."
  30. reading comprehension? by Anonymous Coward · · Score: 1, Insightful
    The GPL does not require a contract. RMS is very emphatic that an end-user must not be required to accept a licence to use free software. He is very much anti-EULA. Let me rephrase this in words you can understand: you do NOT have to accept the GPL (or even know that it exists) in order to use GPL'd software. You can break every rule there is in the GPL, and you will still be allowed to use all GPL'd software legally. YOU DO NOT HAVE TO ACCEPT THE GPL IN ORDER TO USE GPL'D SOFTWARE.

    This is where the GPL differs from the Plan 9 licence (or "Plane 9 lisence" if you prefer) and why RMS is not a hypocrite.

  31. wow.. loook .. a REAL OS by Anonymous Coward · · Score: 0

    not GPL huh ?

  32. Stallman? by Anonymous Coward · · Score: 0

    "these links to critiques of the Plan 9 license from Richard Stallman and Nathan Myers. "

    Do anyone really give a damn what Stallman thinks?

  33. More junk from slashdotters by Anonymous Coward · · Score: 0

    People who whine about open-source licenses despite 1. never writing a line of code in their life and 2. never *looking* at code (for the Linux kernel, say) are complete jackasses. I'm sorry, that's gay. Let's take Stallman's opinions and agree with them, even though we're not sure what he's talking about.

    Also, to some of the people that replied to the parent, you should stop being such fucking open-source zealots....jesus. "Doomed to obscurity" because of licensing....right. I'm sure that's the only reason Plan9 hasn't been accepted the world over like NetBSD.

  34. Stop the license bullshit by Anonymous Coward · · Score: 1, Interesting

    If you turkey brains would start discussing the concepts and ideas behind Plan9 instead of the stupid license issues, then that would go a long way towards making Slashdot suck a whole lot less. Thank you.

    1. Re:Stop the license bullshit by Anonymous Coward · · Score: 0

      Wait till they find the patent!

  35. selective memory by Anonymous Coward · · Score: 0

    Did you just happen to "skip over" the "or more accurately" immediately following the "it makes everything a file"? The part of the text that would very clearly state that "it makes everything a file" is inaccurate and thus answering the question that you didn't have to ask? Very "insightful" of you.

  36. As If....... by ONOIML8 · · Score: 1

    Yeah right, as if some stoner like RMS could ever come into power with his half baked national socialist ideas.

    That's about as far fetched as Adolf Hitler becomming chancelor or that dufus William Clinton becomming president.

    Oh fuck, wait a minute! I think I just scared myself.

    --
    . Quit playing Monopoly with Bill. Switch to one of many non-Microsoft products today.
    1. Re:As If....... by Anonymous Coward · · Score: 0

      RMS, Nazi???? How could you equate one with the other they are at completly opposite ends of the 4D spectrum. Please stop using GPL'd software if you think such things - you're only being a hypocrate (SP).

      -mikeeusa-
      https://cat2.ath.cx

    2. Re:As If....... by Anonymous Coward · · Score: 0

      Well they both aspire to control your thought.

      And both try to do it by saying they are actually giving you freedom.

  37. "Real World" by ONOIML8 · · Score: 1

    No. There is nobody in the real world using this.

    In the real world people use Microsoft Windows and Office. They upgrade their hardware and OS everytime a new version of Office comes out to be compatible. They don't really need any of the "new" features of Office or the latest OS or hardware, hell they haven't figured out how to use, or a need for, any of the latest "features" of those products for the last 6 years. But they do it anyway because they have to be compatible with their friends and co-workers and because their IT department tells them to.

    Since Microsoft doesn't sell Plan 9, nor do they produce a copy of Office for Plan 9, nobody in "the real world" uses it.

    No, this is not a troll, I'm just pointing out a very real fact about "the real world".

    --
    . Quit playing Monopoly with Bill. Switch to one of many non-Microsoft products today.
  38. License issues over technical issues? by swb · · Score: 2

    I'm always amused, well, maybe BEmused at the fact that some people seem to care more about the quality of the license than they do what the software does. Especially with something like Plan9 -- as far as I can tell, its a research/experimental operating system, not a global conspiracy to take over the world market for operating systems.

    It kind of reminds me of political people of both the right and the left -- they evaluate solutions to problems first on the ability to adhere to the preferred political paradigm rather than the technical merits.

    And its not that those questions aren't sometimes appropriate, I'm just surprised how often it turns up BEFORE someone asks if the technical merits might make what the license is a moot point.

    1. Re:License issues over technical issues? by Anonymous Coward · · Score: 0

      There are base truths in the world. These base facts are hard to debate, because people either accept them or they do not. Different people tend to have a different idea about what the base truths are, but given enough observation, the truths themselves can be postulated. The problem is that our minds are too small to grasp the complete set of base truths. For example "murder is bad" is a base truth; how can I prove it? There are examples where murder has caused good and bad. I simply accept "murder is bad", but if another person does not accept this, his derived truths are different than my derived truths. So I guess my point is that if you do not understand, then you do not accept my base truths and thus you are a murderer---just kidding.

    2. Re:License issues over technical issues? by macshit · · Score: 2

      I'm just surprised how often it turns up BEFORE someone asks if the technical merits might make what the license is a moot point.

      That's because the `technical merits' have no power to make the license a moot point (unless I suppose the software is so horrible that no one cares). If the license makes it impossible for you to realistically use the software, then you can't use it, no matter how great it is.

      I guess you could study it to get good ideas -- but I wouldn't be surprised to find out that there are patents lurking in there too (especially considering that it's from bell labs)...

      --
      We live, as we dream -- alone....
    3. Re:License issues over technical issues? by swb · · Score: 2

      That's because the `technical merits' have no power to make the license a moot point (unless I suppose the software is so horrible that no one cares).

      That's what I was getting at. If the software isn't compelling, who cares? And I guess it would make sense to see if the software was compelling on its own merits before the tedious licensing politics got dragged out again.

  39. Can I suggest that if Stallman... by SIGFPE · · Score: 2, Flamebait

    ...doesn't like the license he doesn't download Plan 9. There! Problem solved!

    --
    -- SIGFPE
    1. Re:Can I suggest that if Stallman... by F2F · · Score: 3, Insightful

      the problem is that he tells other people not to download the code because he doesn't like the license.

    2. Re:Can I suggest that if Stallman... by salmo · · Score: 3, Insightful

      I suggest that if you're not interested in Stallman's comments, don't bother reading them. He didn't put out an ad campaign, he just put a comment on his website. You sought his advice and you recieved it. He's not forcing you to do anything.

      I may or may not agree with him, but I agree that he has a right to put his opinion on his organization's website.

    3. Re:Can I suggest that if Stallman... by Anonymous Coward · · Score: 0
      I suggest that if you're not interested in Stallman's comments, don't bother reading them.

      On the other hand, provocative statements bashing RMS are just the thing for getting modded up to (+4: Insightful)! Who needs rationality?

    4. Re:Can I suggest that if Stallman... by jjohnson · · Score: 2, Informative

      It's a bit more than not liking the licence. Lucent claims that Plan9 is open source software. Stallman pointed out that their licence fails several tests for open source licenced software.

      What's your problem with that?

      --
      Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.
    5. Re:Can I suggest that if Stallman... by F2F · · Score: 3, Informative

      no, i can't do what you suggest to me, even if i wanted to: it is not easy to not pay attention to stallman -- he's got that 'in your face' attitude that's hard to avoid.

      ---
      Date: Mon, 12 Jun 2000 20:42:45 -0600 (MDT)
      From: Richard Stallman
      To: presotto@plan9.bell-labs.com
      Subject: Plan Nine deep-sixed by non-free license
      Reply-to: rms@gnu.org

      I was excited to hear that Plan Nine might become free software, but it turns out that the license is too restrictive to qualify. We will have to urge people not to use the Plan Nine software under its present license.

      ---

      that said, you can now possibly see the point in my original comment. and no, i'm not dave presotto, i'm quoting this out of comp.os.plan9, where people like you often visit to share their views of what's free software and what's not.

    6. Re:Can I suggest that if Stallman... by salmo · · Score: 1

      I really don't see how that email is "in your face". He urges people to not use any software that is non-free. Does anyone listen to him? No. He has every right to urge people to wear briefs over boxers. Again, will I follow his directions? No.

      And the "people like me" comment is a little off base. I am by no means a Stallman-loving GPL nazi. I'm just tired of people bitching about him, when I find him quite easy to ignore. A lot more so than spam, or even people bitching about him. Now Stallman-bashing has become a sport on this website just as blind faith in the man was before. Both are equally retarded.

      I completely disagree with Stallman's entire basis for his philosophy. He falls in to the trap of using the language of "rights" as opposed to the language of "duties." For each right there should be one or more correlative duties that you can univeralize. Ahh, but I'm wandering entirely too far into Kant. But I have a duty to preserve his right to free speech, and am acting according to that :-).

      Also I don't think comp.os.plan9 is the appropriate place to discuss issues such as this, and I would probably try to encourage people to have these debates in another, more appropriate, forum.

  40. An asymmetric license! by rkgmd · · Score: 1
    The following paragraph in the license:

    "You agree to provide the Original Contributor, at its request, with a copy of the complete Source Code version, Object Code version and related documentation for Modifications created or contributed to by You if distributed in any form, e.g., binary or source. Original Contributor and/or other Contributors shall have unrestricted, nonexclusive, worldwide, perpetual, royalty-free rights, to use, reproduce, modify, display, perform, sublicense and distribute such Modifications, and to grant third parties the right to do so, including without limitation as a part of or with the Licensed Software; and Original Contributor and/or other Contributors shall have the right to license or to otherwise transfer to third parties such Modifications without notice, obligation or recourse to You. You grant to Original Contributor, Contributors and their respective licensees all rights and licenses (including patents) as are necessary to incorporate the Modifications created or contributed and so distributed by You into the Licensed Software and to use, distribute or otherwise exploit such Licensed Software without payment or accounting to You."

    is *very* troublesome because this means that lucent can go closed-source with your modifacations at some later point, and they are not obligated to "pay" your or the community back even if they use your code in proprietary licenses in future. This is the basic problem with asymmetric licenses like Plan9's, and NPL.

  41. Makes you feel sorry for the developers by Anonymous Coward · · Score: 0

    The folks at Bell Labs write an interesting OS, spend years working on it and release it for free. And slashdot picks up the news, tells the world and comes up with a single unified reponse.

    We don't like the legal stuff that the lawyers tacked on at the last minute.

    As far as OSes, I guess we will all just keep using windows and talking about Linux.

  42. Plan 9 License by Anonymous Coward · · Score: 3, Informative

    The Plan 9 License has changed since RMS registered his complaints about it.

    The "agree to provide" clause no longer says "if used for any purpose" but rather "if distributed in any form, e.g., binary or source". This is basically what the GPL does too.

    The "reasonable charge" clause is followed by a sentence that says you can charge whatever you want for products or services you've added.

    1. Re:Plan 9 License by jcast · · Score: 1
      It's not ``basically what the GPL does''---the GPL says you provide your modifications to whoever you distribute them to. The Plan 9 License says

      You agree to provide the Original Contributor, at its request, with a copy of the complete Source Code version, Object Code version and related documentation for Modifications created or contributed to by You

      There are two obvious problems with this:

      1. If I create a modification and give it to my girlfriend, I also have to give it to Lucent, upon request. Why?

      2. Object code is defined in the license as ``machine executable software code''. Executable by what machine? The Turing Machine in my Discrete Math textbook?
      --
      There are reasons why democracy does not work nearly as well as capitalism.
      -- David D. Friedman
  43. it doesn't work by Anonymous Coward · · Score: 0

    well, it didn't do anything, it is automagically chopped shorter.

    1. Re:it doesn't work by Anonymous Coward · · Score: 0

      It works in Microsoft(R) Internet(R) Explorer(R) Software(tm) with its laughably incompetent rendering engine.

      So fuck off.

  44. VSTa by erikdalen · · Score: 2, Interesting

    An OS that is worth checking out if you like the ideas in Plan 9 is VSTa. It is a GPL'ed OS borrowing a lot of ideas from Plan 9. It's microkernel. But not as mature as Plan 9. /Erik

    --
    Erik Dalén
  45. RMS in ignorant kneekerk reaction: News at 11 by cmkrnl · · Score: 0, Troll

    Its great being an ivory tower socialist when everyone else is paying your bills. You never have to live by the rules you dictate to everyone else.

    If he was fscked out on his hypocritical arse and made earn a living in the real world like the rest of us. The ultra left GPL^H^H^Hnewspeak would soon change.

    Curmudgeon.

    1. Re:RMS in ignorant kneekerk reaction: News at 11 by JimPooley · · Score: 2
      Its great being an ivory tower socialist when everyone else is paying your bills. You never have to live by the rules you dictate to everyone else.
      If he was fscked out on his hypocritical arse and made earn a living in the real world like the rest of us. The ultra left GPL^H^H^Hnewspeak would soon change

      God, I wish I had modpoints so I could mod that up. +5, Insightful, I think would be worthy of this comment. RMS is a stuck up tosser who thinks the world should be run how he sees fit. He's never really worked for a living in the real world, and would get a MAJOR come-uppance if he ever had to. If I were Lucent, I'd tell him to fuck right off. Then again, I'd tell him that anyway if he came round here telling me how to do my job.
      --

      "Information wants to be paid"
  46. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    That is to say, the countries here have been through the system which exists in America right now, and moved on from it.

    What a bunch of crap. Yeah, Europe really embraced the concept of personal liberty and freedom during the 4th to 18th centuries. Ever heard of KINGS? Or how about the strict separation of classes? There was ZERO chance to lift yourself out of a lower class into an upper class.

    Europe is stuck in the concept of "everyone must know their place". Maybe someday they'll embrace the concept of liberty and freedom and catch up with the US. But to do that, they have to shed Socialism, which is incompatible with freedom.

    There is a reason that so many people try to leave Europe and emigrate to the US. It's because the intelligent people want to be rewarded for hard work, rather than work to support a bunch whiny eurotrash who think that everyone owes them something.

    It's funny how there isn't a huge demand to emgrate from the US to the European paradises, isn't it?

  47. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    Spoken like someone who has never been out of the US.

    I've travelled extensively in Europe. The US is infinitely superior to Europe in almost every way. The only thing Europe has more of is history. In that way, Europe is somewhat more interesting to visit if you're interested in history.

  48. why do we care. by Anonymous Coward · · Score: 0

    seriously why the hell should we care what RMS thinks. if RMS doesn't like the friken licience then thats good and dandy. If you dont like the licience just because RMS doesnt like it then you have some problems.

  49. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    Not like you could if you wanted to. The immigration laws are designed to prohibit people from becoming part of Europe's failing worker's paradise. Sure, you can go there to be taxed heavily, but let's see you become a citizen. Good luck. You only get to pay for their shitty welfare state, not be part of it.

  50. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 1, Interesting
    What a bunch of crap. Yeah, Europe really embraced the concept of personal liberty and freedom during the 4th to 18th centuries. Ever heard of KINGS?
    Well, I guess you're right. Of course, there were little bits here and there, starting with a limitation of the King's power in the 13th century with the Magna Carta, then the English Civil War, resulting in regicide and an electable parliament in the 17th century, oh yes, and all those rules like "innocent until proven guilty" trial by jury, banning of torture, goodness knows where America took all that from. The protestant reformation in Germany in the 16th century. The French revolution in the 18th "Liberty, Equality, Fraternity".

    Hm, maybe not so right! And let's ask ourselves how free America really was. Early on, the amount of federal power reassigned to states and settlements meant horrendous denials of liberty from the Puritan movement. More currently, being black excluded you from the glory of equality throughout the country until the 1960s!

    Or how about the strict separation of classes? There was ZERO chance to lift yourself out of a lower class into an upper class.
    Should have told my great-grandfather that, he built a theatre business up in late 19th century Britain. That was merely a counterexample to "ZERO" -- no-one's denying the awful separation of classes. Which exists in America today. Open your eyes on your next walk/drive to work, to see what different kinds of work people do.. ya reckon they'll all be running the country in 20 years time, if they try hard enough? Bush Sr, Bush Jr. Exactly.

    Europe is stuck in the concept of "everyone must know their place". Maybe someday they'll embrace the concept of liberty and freedom and catch up with the US. But to do that, they have to shed Socialism, which is incompatible with freedom.
    Since that remark was qualification-free, I'll ignore it. I assume you've never lived or worked in Europe. And what rights does a US citizen get that a UK one doesn't? Apart from more paperwork for gun ownership, but even the police don't get guns in the UK :-). Hm, drugs, prostitution, victimless crimes to a capitalist, right? I guess Holland beats the US on that. The right to freedom of speech.. Spain has a strong communist party.. can't naturalise in the US if you've ever had communist ties.. one more point for Europe. The Data Protection Act -- the EU version of the right to privacy -- got that? Nope, thought not, any company/individual can play with your personal info there. Want more examples?

    There is a reason that so many people try to leave Europe and emigrate to the US. It's because the intelligent people want to be rewarded for hard work, rather than work to support a bunch whiny eurotrash who think that everyone owes them something.
    I wanted to once, until I actually stayed there a while. Sorry. I didn't feel the US rewarded for hard work, but for profit-making work. Anyone can get rich/powerful (hell, I know I can), but that's all been done before, by amoebae, dinosaurs, monkeys and cavemen -- where's the challenge?
    It's funny how there isn't a huge demand to emgrate from the US to the European paradises, isn't it?
    I don't know the figures, I certainly know of quite a few who have moved to the UK. For its contrasting peacefulness, mostly. I'd say the prime reason for this is that the US is taught that the US is best from school onwards, and convinced that there are no (good) alternatives. Meanwhile, most Europeans are left to make their own decisions.
  51. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0
    I've travelled extensively in Europe. The US is infinitely superior to Europe in almost every way.
    Once upon a time, an America friend went to Germany on business. While there, he had an infected tooth and needed an extraction. He went to a dentist, who performed the quick operation. "How much do I owe you for that?" he asked.

    "What do you mean, owe you?" replied the dentist.

  52. Re:Richard Stallman's vision QWZX by darien · · Score: 2

    Europe is stuck in the concept of "everyone must know their place". Maybe someday they'll embrace the concept of liberty and freedom and catch up with the US.

    And you're posting this on... Slashdot. Right. You know, occasionally there are stories on here about Microsoft, and other big corporations. You should try reading one of those stories some time, and see whether US citizens feel enfranchised, or whether they actually feel the system is vastly biased in favour of the rich.

    And last time I was in the States, I was actually struck by the number of pointlessly intrusive laws. Huge roads through the middle of nowhere had 50mph speed limits; people under the age of 21 weren't allowed to drink a beer - even at home; I bought a bottle of bathroom cleaner that said "it is a federal offence to use this product in a manner inconsistent with its labelling"; my hosts even explained to me it was illegal to park my car facing the wrong way. Yay liberty and freedom.

  53. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    I've travelled extensively in Europe. The US is infinitely superior to Europe in almost every way.

    An example - just a single one - of an instance in which the US is "infinitely superior" would make this a more convincing statement.

  54. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0
    My hosts even explained to me it was illegal to park my car facing the wrong way.
    Hey, I had oral sex in Virginia last time I visted the States (no, Slashdot humourists, not with a prozzy!). That could have landed me in jail.

    Also, I once crossed the road while the lights were green -- that would have gotten me a fine.

    I also helped out at a friend's business for a few days. That would have got me and the business in serious trouble, since of course I didn't have an appropriate "work permit".

    Oh, and a friend of my host occasionally smoked marijuana. MY GOD, THE EVIL CRIMINAL!

    GOD SAVE THE FREE USA!

  55. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0
    And in the US, to even get in to work (unless you're of a fashionable race, it changes from year to year), you need: an honours degree in a shortage subject OR 6+ years specialising in a field, proof from the employer that they've looked for US workers, to be paid at least a particular amount according to industry averages, to stay with that job in that company, to not get convicted of ANYTHING whilst there (including such minor things as driving 51mph in a 50mph zone).

    To get citizenship, you officially need 5 years permanent residence with "good moral standing" (i.e. without convictions). This does NOT include simply getting a work visa, I'm not sure of the extra requirements. To actually get naturalised, you'll need a CIA check which takes a looooong time and which, if ya fail, you'll get chucked out for without appeal or explanation. So don't think of speaking out against the gov on ANYTHING, EVER before your ceremony!

    In case ya think it all goes smoothly, a friend who has been living in the States for 30 years was told almost 2 years after making an application that they would not accommodate for her disability, so she was denied.

    Hm, Europe.. asylum seekers flock to the UK because of our lax rules -- I think about 50% get to stay, often because there's too much effort involved in extraditing them rather than because they have a fair case. I think this is excellent! Everyone deserves to share in the riches of this country.

    My dad is an immigrant to the UK. He can get citizenship at will, and I can swap between British and his citizenship at will.

    Incidentally, if I wanted to naturalise in the USA, I'd have to renounce my British citizenship to US authorities. Fortunately, Britain completely ignores this renunciation, and allows you to retain citizenship regardless if you wish. Cool, huh?

    Now, remind me why it's hard to get into Europe again?

  56. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    What's ironic about that story is it completely exposes the fallacy of Socialism. The fool sees a free tooth extraction. The wise man sees a hidden cost that is four times what it would have cost if the dentist had just charged the patient directly, rather than having an entire beauracracy designed to take the SAME MONEY, channel it through a tax system, a medical system, and then back to the dentist.

    But hey, as long as it looks like it's free, right? Who cares about reality when free medical care makes me feel good.

    Of course, it's also worth pointing out that rich Europeans typically fly to the US for medical care when it's really important. I know this because I work in the medical industry and watch it happen.

    Why do people think medical care is immune from the laws of supply and demand?

  57. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0
    The wise man sees a hidden cost that is four times what it would have cost if the dentist had just charged the patient directly, rather than having an entire beauracracy designed to take the SAME MONEY, channel it through a tax system, a medical system, and then back to the dentist.
    Firstly, no, it's not the same money, because under socialism, rich men likely pay for a greater proportion of your healthcare than poor men. More specifically, when I made lots of money, I contributed towards my friends' healthcare, while they were studying. Now I'm taking a break for further study, they're paying for mine. Excellent.

    Secondly, I'd love to be able to understand why you think the government must be so much more inefficient with money than a private company. They're both run by people.

    In fact, central control is probably more efficient. The government is like a wholesaler. It's cheaper to take huge amounts of money in bulk for delivering products on a large scale, than to sell at the point of service for individual items. The economy of scale also explains why buy.com offers cheaper prices than your local store :-).

    Of course, it's also worth pointing out that rich Europeans typically fly to the US for medical care when it's really important.
    Yeah, and sometimes people fly to Europe for medical care. Clinton got treatment in Greece, for example. Some countries have centres with particular specialities. Britain is even starting a programme to send people to other parts of Europe for certain treatments for free where there are more facilities.
    Why do people think medical care is immune from the laws of supply and demand?
    No matter what the economics class taught you, any economy model, unlike the laws of physics, is nothing but an arbitrary human invention. Call it an axiom of supply and demand if you want, and then use it to derive capitalism, but it's not a "law".
  58. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    Well I guess that you feel silly having to pay for that bad tooth. The guy shold have taken better care of his teeth. See the problem; you pay because he was too lazy to brush.

  59. gotta love slashdot by j1mmy · · Score: 2, Insightful

    two reviews of the license and no reviews of the software itself.

  60. This still doesn't clear things up by cakoose · · Score: 1
    However, the instant you start giving copies to other people, you move into the realm of copyright infringement. The only thing that allows you to distribute copies is the GPL, which means you either distribute by its terms or don't distribute at all.

    The Plan 9 license says:

    Distribution of Licensed Software to third parties pursuant to this grant shall be subject to the same terms and conditions as set forth in this Agreement,

    I still don't see how this clause is Bad since it only applies to redistribution. Somebody clue me in.

    1. Re:This still doesn't clear things up by squiggleslash · · Score: 1

      It ties the third parties into the agreement, whereas the GPL doesn't. The GPL says "Give it to anyone you want, as long as you personally agree to the GPL." The P9 licence is saying "Give it to anyone you want, as long as they agree to the P9 licence." That's the difference. Redistributed copies are subject to the same terms and conditions: redistribution is not a right granted by the terms and conditions.

      --
      You are not alone. This is not normal. None of this is normal.
  61. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0
    you pay because he was too lazy to brush
    Or because he happened to pass someone in the street who had an infected mouth and breathed too close to him? The private healthcare zealots talk about responsibility, but they forget that catching an infection is usually about someone else giving it to you.

    For example, if I catch a cold, the logical conclusion of complete "personal responsibility" is that I sue the person I got it from for my medical bills. Or my company if I caught it whilst at work. Or a mall if I caught it whilst shopping.

    Oh yes, and if I'm born of two parents with a tendency to heart disease, or diabetes, I guess I should sue them too.

    And who do I sue for my inevitable death? I never asked to be born into this body! I never programmed myself to die of old age!

    See how silly this is getting?

  62. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    Is the QWZX indicator a troll-counter? kthx.

  63. HEAR HEAR! by slithytove · · Score: 2

    I was pleasantly surprised and excited when I saw the story on the front page this morning- I tried to install release 3 when it first came out but was blocked by hardware imcompatability. The list now looks like I may have everything I need for 2 or more nodes.
    But I've read through the comments all the way down into the unmoderated zone and the vast majority are trolling, whining and bitching about the license or RMS. Isnt this supposed to be news for nerds, when did it become an asbestos arena for armchair ip lawyers?

  64. Still worse than MS license! by Xtifr · · Score: 1

    But it still says the license is terminated if you "initiate or participate in any intellectual property action against Original Contributor." To me, that's the big one. If they limited it to "any intellectual property action" involving the Original Code, then I might find it acceptable. But as it is, they're reserving the right to publish my science fiction stories without paying me or even attributing me. That's just ridiculous -- even Microsoft doesn't go that far!

    Speaking as someone who occasionally tries to promote Linux/BSD and free software inside the science fiction community, I have to say that I personally agree that this license is unacceptable as it stands.

  65. Plan 9 From Outer Space? by JFMulder · · Score: 0, Redundant

    Anyone but me thought for a second that there was a new DVD version of this bad movie making classic? :-)

  66. Re:new OS? why? by Anonymous Coward · · Score: 0

    I am a *BSD user
    and I try hard to be brave
    That is a tall order
    *BSD's foot is in the grave.

    I tap at my toy kyboard
    and whistle a cheerful tune
    but keeping happy is so hard,
    *BSD will be dead soon.

    Each day I wake and softly sob
    Nightfall finds me crying
    Not only am I a zit faced slob
    but *BSD is dying.
  67. Plan 9 from Outer Space (or Bell Labs?) by danox · · Score: 0, Redundant

    When I saw the first part of the article "Plan 9 from Bell Labs", the first thing I thought was "Has bell labs done some kind of remake?". I was surprised to find out that this plan 9 was in fact an OS, and not the plan of alien invaders, depicted in the Ed Wood classic, Plan 9 from Outer Space.

    Commonly known as the worst movie ever made, Ed only ever did one take of anything. Special effects are so bad, that they are really good (talking way beyond Dr Who here). Did anyone else confuse the two? I wonder if bell labs actually named their OS after this movie? Does anyone know where the name came from?

    --
    "Me and my girl named bimbo . . . limbo . . . spam" - Captain Beefheart.
  68. My problem with Plan 9... by Anonymous Coward · · Score: 0

    ...is that I'm not smart enough to figure it all out. Kudos to the Plan 9 team, and especially to Dennis Ritchie for the best C compiler yet. It's a killer OS, it's what Unix, *BSD, and Linux all want to be when they grow up. The only reason RMS is pissed is over some silly licensing stuff? Just who the hell is RMS anyway? Did he ever write any real code? Seems most of the stuff he was ever involved in either had to be fixed (by someone else) for buffer overruns, or it never got finished. Maybe his real issue with Plan 9 isn't the license, but the fact that some better hackers than he could ever hope to be wrote a real OS that actually works in a lot less time than it took him to get his silly HURD crap out the door.

  69. Beauty is only skin deep. by Anonymous Coward · · Score: 1, Interesting

    As many others have already explained well in their posts, plan9's strengths are not about that. This is not trying to be the next OS X, Gnome, KDE, what have you. Not that a prettier GUI wouldn't hurt, but it's not (and shouldn't) be their top priority- GUIs have been done to death, they would be wasting their research dollars. Instead, they are trying to bring something brand new to the realm of computing.

  70. Great Discussion! by Anonymous Coward · · Score: 0

    Well, whaddya know, some forms of addiction actually help you.

    I have an exam in OS's in another 20 hours and boy, is this a great way to warm up to the subject.

    Great discussion folks! Keep it up.

  71. Re:fortran compiler? by Anonymous Coward · · Score: 0

    If you're such a famous scientist, get yourself or an equally famous computer scientist to code f90 support into g77, the GNU fortran77 compiler.

  72. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    Well if you believe, and trust everything, or even anything on slashdot, then you need to gain some free thought.

    Besides the alcohol, what is the difference between the IS and the rest of the world. Your obviously blowing the speed limit thing out of proportion, perhaps you come from a country where two lane roads with houses on them are 'huge roads in the middle of nowheres', but in general the speed limits are no less reasonable.

    And parking your car on the wrong side of the road is general a violation of traffic law everywheres much like speeding and running red lights, perhaps your hosts just thought it was important, once again, perhaps you come from a country where people are only allowed to think one thing, or maybe you've been reading slashdot so much. Go outside and actually see the way the world works, not the way the sheep around here think.

  73. Whatever happened to Brazil? by stox · · Score: 2

    I'm really fuzzy on this, but wasn't there a follow-on to Plan 9 being developed by the name of Brazil? What happened to it?

    --
    "To those who are overly cautious, everything is impossible. "
    1. Re:Whatever happened to Brazil? by Anonymous Coward · · Score: 0

      Brazil became the third edition release of Plan 9.

      It was called Brazil only to distinguish it from
      the second edition systems that were also being
      maintained at Bell Labs at the time.

  74. you're just pissed by Anonymous Coward · · Score: 0

    because you couldn't write anything half as cool if you had to. it's just sour grapes from a bunch of young punks and an old clueless geezer evangelist who can't get their
    hardly
    useful
    ridiculous
    drivel
    to run after fifteen fucking years. gcc looks like something a bunch of kids wrote, the plan 9 compiler is elegant and it fucking works. (try this, gcc zealots:
    int i = 1;
    printf("%d %d %d",i,++i,i++);
    and see who gets it right)
    acme blows away vi and emacs, and the networking works. all the *nixes (especially the bsds) are too steeped in tradition to ever be innovative. when you lusers get a clue, then you can bitch. until then, stick your broken code up your whiny ass.

  75. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    Well prehaps the people of Virginia haven't had to rewrite their laws in some time, i guess thats what happens when you have a free and secure country.

    Its amazing how stupid the people on slashdot are, they somehow think that just because old laws are still on the books, that they are still in full force. Have a look at old english laws, far worse than that.

    The crossing on green comment made no sense, and US immigation laws are quite liberal compared to most of europe. But its more fun sheepishly making fun of the US that it is to actually have independent thought.

  76. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    Last time i was in Germany I almost broke my hand, before i could get in to see a doctor I had to show that I had medical coverage. I was standing there in pain, trying to find my travellers insurance.

  77. Yep by Anonymous Coward · · Score: 0

    Seems the Bell Labs guys were Ed Woods fans, and Plan 9 was named after the movie. Proof? The bunny is named Glenda, after the title character of another Ed Woods flick, "Glen or Glenda."

  78. Help! by slithytove · · Score: 2

    I'm having this same problem-
    I assume you mean I should change it in the plan.ini, and not in X or win2k which makes no sense given the appearance of the display.
    How do I modify that with it all fscked up? how do I boot rio-less?
    I've read everything relavent on the bell-labs site, and learned a lot of other stuff- I'm installing it on another box with the floppy, but I'd like it to work in vmware too:)

    ~m

  79. BSD is dying? by Anonymous Coward · · Score: 0

    I think you better tell the developers on FreeBSD, OpenBSD, NetBSD amiling list, in addition to Darwin that their beloved OS is dead, cause I think you are the only one that could do that...

  80. Re:fortran compiler? by Anonymous Coward · · Score: 0

    That's not true. I know lots. They "audit" you in a small room with an attractive woman, and ask you dumb questions like "do fish swim?" until you lose your mind. Over a course of years they keep doing dumb shit like that to take your money. Then they tell you a failed scifi story about space aliens and "body theatans". They tell you that an EKG or Polygraph (sorry, "E-Meter") can rid you of these "body theatans". However, conveniently for the Church of Scientology, E-Metering is quite costly.

  81. Interesting question by kraf · · Score: 2, Interesting

    How does the plan 9 resident storage compare to the QNX qnet transparent network storage ?

    1. Re:Interesting question by DrSkwid · · Score: 2

      I know nothing of QNX but here's some stuff about plan9 :

      For each process one creates a namespace (possibly inheriting the one from the parent process)

      All file and resource access is through the 9P (now 9P2000) protocol, one writes 9P servers to provide a namespace, for instance KFS provides access to the files stored on the local terminal, yesterday provides access to the backups.

      One builds up, per process, the namespace for that process (and optionally inheriting that of it's parent).

      So, for instance, at boot one would mount KFS to give access to the local disc, #AUX to give access to the VGA card, #A to give access to the sound card, and maybe run ftpfs to mount a remote ftp site.

      processes can then manipulate this files using the expected /dir/file symantics and need not worry about knowing the protocols required to say write to a file using ftp :
      echo 'hello remote ftp' > /n/ftp/incoming/hello

      This has the benefit of taking the complexity out of my applications and into the 9P library so I can place my trust in the authors of 9P and get on with the important work of solving my problem and not battling with protocols.

      I hope this goes some way tro answering your question.

      M

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  82. Re:Richard Stallman's vision QWZX by MrRay · · Score: 0

    What do you expect of a country, where you have to warn your customers, the coffee you're serving is hot, so you don't get sued over that ...

    --

    so long ...
    Ray ;-)

  83. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0
    Well prehaps the people of Virginia haven't had to rewrite their laws in some time, i guess thats what happens when you have a free and secure country.


    No, a "free and secure" country has time to make sure that its citizens have security and freedom.
    Its amazing how stupid the people on slashdot are, they somehow think that just because old laws are still on the books, that they are still in full force.


    The archives of GLAAD will give you a fair number of counterexamples to your belief that laws on sexuality are not actually enforced. The only stupidity is your assumption, though I'll give you the benefit of the doubt and call it gross naivity.

    The crossing on green comment made no sense


    The lights were green -- for cars to pass. There were no cars. But I was supposed to religiously pause before crossing.

    US immigation laws are quite liberal compared to most of europe


    Another USAian who thinks getting into the USA is easy. See this post.

    But its more fun sheepishly making fun of the US that it is to actually have indepedent thought


    "Independent thought" would be not religiously believing what you're told about the gloriousness of your own country. I come from a European country, but a pretty damn pro-US one, so the default thinking mode would be pro-US. I made the effort to become aware of the laws (in more detail than I wrote about in my post), and to research into their enforcement. Did you? No.
    Thanks and good bye.

  84. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0
    Yeah, I think it is the norm in the EU to charge non-residents who are not from a country with a reciprocal health agreement. For example, as a resident of Britain, I can get free healthcare as far away as Australia. And many have shipped themselves to Britain for its healthcare provision alone. Anyway, if a man is seriously ill, you can't just turn 'em away, can you? (not talking about an "almost broken hand" either :-)

    Incidentally, having to sign a DISCLAIMER before going into some VA hospitals, and nurses refusing to go out to a car on hospital property if a condition becomes acute there (because this makes them legally liable for some reason), is not what I'd call supportive of the health of the nation. Are these practices just peculiar to the area?

  85. object streams suck by muchandr · · Score: 1

    From a database/storage standpoint, it makes a
    lot more sense to stream an object collection spliced vertically (column-wise?) rather than object-/row-wise.

  86. A Little Help For You by ONOIML8 · · Score: 1

    Ok, I guess you missed the point of the sarcasm.

    It's exactly because he is at an extreme whacko end of the spectrum that it is shocking to think that such a radical could be put into a position of power.

    Relax, it's all just in fun. Nobody takes any of this crap seriously.

    --
    . Quit playing Monopoly with Bill. Switch to one of many non-Microsoft products today.
    1. Re:A Little Help For You by Anonymous Coward · · Score: 0

      I'm tired of all the baseless RMS bashing at this site. How many years were you at the MIT AI lab? How many LISP interpreters and C compilers did you write? I don't see anyone lining up to hear a speech by you.

    2. Re:A Little Help For You by ONOIML8 · · Score: 1

      On the whole there is far more well based RMS bashing on this site than baseless RMS bashing. So skip the baseless stuff and you won't grow so weary.

      I didn't spend any time at any AI lab or at MIT at all. Nor have I written anything noteable.

      The primary reason that you don't see anyone lining up to hear a speech by me is that I don't give them.

      You will find people lining up to listen to Rush Limbaugh and Dr. Laura. As far as I am aware neither of them attended MIT or wrote any software. Dr. M.L. King drew VERY large crowds and yet he didn't do those things either.

      I was not aware of the requirement to attend MIT, work in an AI lab, or write software in order to be entitled to any sort of opinion.

      At least here I can voice an opinion and do so without having to post anonymously.

      --
      . Quit playing Monopoly with Bill. Switch to one of many non-Microsoft products today.
  87. VMware 3.1.1-build 1790 by Mistah+Blue · · Score: 1

    The version of VMware tools they are using is incompatible. The display is unintelligible.

  88. Re:Richard Stallman's vision QWZX by Anonymous Coward · · Score: 0

    But if on your income, you can't afford to have such procedures in the first place, slightly higher taxes might be worth the trade-off. Something like this really pays off for people with low income. It's a noble thought, to stick up for the little guy.

    Yeah, other people end up paying, and bureaucrats end up with seemingly needless jobs, but who knows? It might just make the difference between life and death.