Slashdot Mirror


Linux Router Project Dead

An anonymous reader submits: "The Linux Router Project is no more. This single-floppy distro was a great tool for building a number of simple super-low-cost network devices. The maintainer has a lot of bitter words about its demise, and it is sad to see it go."

835 comments

  1. Live by the GPL, die by the GPL by warmcat · · Score: 5, Insightful
    GPL can be a little bit of a double-edged sword. It is very much about loss of control of the creator, this is exhilirating when things are going right and random people are contributing, but it is very sobering and unpleasant when your code is taken over by people you don't approve of, taken in directions you object to, and the blood that was sweated is forgotten.

    However, it is explicit in the GPL, you release your stuff under it and on the one hand you can build on the work of all the others before you by incorporating any other GPL stuff, and on the other hand you really do lose control of your own code. That's the deal to get access to the growing body of great works that are available in the GPL already.

    Reading between the lines, this guy is tired of not having enough money to get by, and the whole goodbye message is mainly a plea to some company to set him up with a job to keep it going. I can very much understand that and I hope this comes true for him, and it might if some companies are actually reliant on his code. But because of the inherent loss of control, its very difficult to translate even a great GPL project into a paycheck.

    1. Re:Live by the GPL, die by the GPL by tm2b · · Score: 5, Insightful

      Yeah.

      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are giving their work away for free and can not reasonably expect anything in return. Not a salary, not an occasional trip, not even acknowledgement. Free means free, you can't expect jack in return. Those are the terms you choose when you use the GPL!

      Feeling otherwise really is just feeling proprietary, like the fruits of your work is your property and you can expect something in return. Sorry, that's not what the GPL is about, the GPL is about giving up any control you have over how the result is used or how (or whether) you are compensated (beyond the GPL). The "freedom" isn't for the creator of the new work, the freedom is for the users to not owe you a damned thing in return.

      --
      "It is our blasphemy which has made us great, and will sustain us, and which the gods secretly admire in us." - Zelazny
    2. Re:Live by the GPL, die by the GPL by Nucleon500 · · Score: 2, Informative

      the freedom is for the users to not owe you a damned thing in return. Well, they do owe you what they build on top of your work, but that's it.

    3. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 5, Insightful

      Absolutly. The only thing you can expect in return is the knowledge that some people may have found your efforts useful. A small pat on the back for yourself, and tiny ego boost and maybe a line item to add to your CV.

      Anyone who expects to get anything more is living in hope. They shouldn't be surprised if they get nothing, and they should be pleasently surprised if they recieve something in return.

    4. Re:Live by the GPL, die by the GPL by sir_lichtkind · · Score: 0, Redundant

      it is about any laws: most impotant is how peaple are. if they want they steal if they can and want they share intelligent und lovefull. gpl legalize this god given freedom. proprietery thinking should protect people as long they not ready for gpl

    5. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 5, Insightful

      all true.

      but/and

      when your code is closed, while you may not be giving your code away for free, you are often giving away control/rights/trademarks to the company you work for(and since they likely want young programmers that are paid dirt cheap...)

      anyways,

      going the GPL route is no substitute for business sense.

      If you are a great coder, but have lousy business sense, and lousy people skills, and your primary goal is to make money...then go work for a company.

      If you are a great coder, have good business sense, and good people skills and money takes a back seat to other things....then the GPL can be a good thing.

    6. Re:Live by the GPL, die by the GPL by Placido · · Score: 3, Interesting

      It doesn't take much more than a fifth grade education to understand the distinction between public and free software. I won't bother with a detailed breakdown of your FUD, I'm sure you've got the necessary skills to look up the GPL or read commentary about it. But fundamentally, your idea that only proprietary software can be commercial is retarded.

      I dunno. His argument sounds alot more reasonable and reasoned than your off-the-cuff rant. :P

      I suspect if you replaced his use of the context free with the context public, his argument will still hold true.

      Let's try it shall we?

      Yeah.

      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are [placing their work in the public domain] and can not reasonably expect anything in return. Not a salary, not an occasional trip, not even acknowledgement. [Public means public], you can't expect jack in return. Those are the terms you choose when you use the GPL!

      Feeling otherwise really is just feeling proprietary, like the fruits of your work is your property and you can expect something in return. Sorry, that's not what the GPL is about, the GPL is about giving up any control you have over how the result is used or how (or whether) you are compensated (beyond the GPL). The "[publicdom (the grammar fairy just died)]" isn't for the creator of the new work, [it] is for the users to not owe you a damned thing in return.


      Works for me!! Especially about the users not oweing you a thing. Morally they might do... but legally?

      --

      Pinky: "What are we going to do tomorrow night Brain?"
      Brain: "I would tell you Pinky but this 120 char limi
    7. Re:Live by the GPL, die by the GPL by rifter · · Score: 4, Insightful

      If you give others the power to make derivative works you're giving up any power over the code. It's so obvious to most other people. The GPL is all about destroying intellectual property rights in software. Controlling other people's usage is what property rights are all about.

      =sniff= =sniff= Man, what is that I smell? Oh... SCO Employees^wTrolls! GPL works *because* of intellectual property rights. It in fact protects them quite strenuously. Read the actual GPL and you will find handlers for Patents, Copyrights, everything is there. The fact an author retains copyright is what gives the GPL teeth.

      If I write something and distribute it under the GPL I am controlling what you can do with the code through the license. If you fail to abide by its terms you violate copyright law. This is something the SCO lawyers/FUDMonkeys fail to understand. Then again their education is not comparable to the real 5th grade education required to grok the GPL.

    8. Re:Live by the GPL, die by the GPL by dnoyeb · · Score: 4, Insightful

      You my frient, are a troll. I can name two projects off the top of my head (JBOSS MySQL) that both turn a profit and both are open source software.

      If you think the only money in software is selling the binary, you are again, lost. Try getting some free support on MS windows or MS office, etc. Try getting some free training for windows or office, etc.

      GPL has nothing to do with copyright which means you still have the right to sell that software and anything else just like anyone else. If you suck and are not even the best coder on your own creation, thats your fault. Blah blah blah, enough talking with you. I will not be egged on with such foolishness.

    9. Re:Live by the GPL, die by the GPL by Daniel+Phillips · · Score: 1

      GPL can be a little bit of a double-edged sword. It is very much about loss of control of the creator, this is exhilirating when things are going right and random people are contributing, but it is very sobering and unpleasant when your code is taken over by people you don't approve of, taken in directions you object to, and the blood that was sweated is forgotten.

      However, it is explicit in the GPL, you release your stuff under it and on the one hand you can build on the work of all the others before you by incorporating any other GPL stuff, and on the other hand you really do lose control of your own code. That's the deal to get access to the growing body of great works that are available in the GPL already.


      Your post is nothing more than a troll, and a lame one at that. May I point out to you that the GPL has nothing whatsoever to do with who "controls" your code?

      --
      Have you got your LWN subscription yet?
    10. Re:Live by the GPL, die by the GPL by Daniel+Phillips · · Score: 4, Interesting

      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are giving their work away for free and can not reasonably expect anything in return. Not a salary, not an occasional trip, not even acknowledgement.

      You are quite wrong about that. Giving away code means gaining fame - that is, if the code is good. With enough fame, you can write your own ticket.

      In today's world, fame is bankable, make no mistake about it. Now, take note that this only addresses the money factor. Giving away code - good code - has many other benefits:

      - Gain respect from your peers
      - Social aspects - make useful contacts, meet like-minded people
      - Improve your skills
      - Take advantage of the debugging/design power of peer review
      - Forestall possible attempts by others to patent ideas you've discovered independently
      - People will send you free computers
      - If you're good enough, expect to be invited to join organizations, speak at events, etc - it's fun.

      And so on.

      --
      Have you got your LWN subscription yet?
    11. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 1, Flamebait

      Free means free, you can't expect jack in return.

      But, according to the Gnu folks, free doesn't mean free. Free means tied up in all sorts of reciprocal and retroactive knots. The GPL is a textbook example of an attempt at action-at-a-distance.

      According to the FSF, "free" means "do what we tell you."

    12. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Hi Andy.

      Its odd, but I read this post and at first didn't notice who it was written by and it made me think of Xbox-Linux and how things turned out there. From my perspective it was a big disappointment when you left and I just wanted to say thanks for everything you put into it.

      An Xbox-Linux lurker

    13. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 2, Interesting

      The fact an author retains copyright is what gives the GPL teeth.

      Actually, to anybody who's read both the GPL and the relevant case law, it's blindingly obvious that the GPL is in effect a declaration of abandonment of copyright. Start with Bell v. Combined Registry and work your way up. You'll see that the courts have upheld that releasing your work with no intention of asserting your copyright is tantamount to waiving that copyright. When you put something under the GPL, you are effectively telling people that they are required, under very broadly defined circumstances, to distribute your work indiscriminately to all who come asking for it. This is the exact opposite of what copyright law says. Copyright law says that nobody is allowed to distribute your work to anybody at all under any circumstances. The GPL says, under these broadly defined circumstances, everybody is required to distribute your work to everybody else. Therefore putting your work under the GPL is effectively equivalent to saying, "I waive my copyright over this work."

      If copyright is what gives the GPL teeth, it better get fitted for some dentures. The instant somebody tests this in court, the GPL is going to fold like a house of cards.

    14. Re:Live by the GPL, die by the GPL by supremebob · · Score: 5, Interesting

      The developer of the Linux router project covered many of you bullet points on his site, with an obviously different spin.

      It sounds like this guy got all of the publicity and free computers that he wanted, but he STILL wasn't bringing in enough money to pay his bills.

      His example is a good one to remember when deciding whether or not to open source your software projects. If you don't have enough money to eat or pay rent, NO amount of coding skills or respect from your peers is going to allow you to program for a project that isn't bringing in any revenue!

      I think that everyone can agree that this guy seriously needs a day job. He should work on the Linux Router project in his spare time, but make sure that he has the money coming in to pay those bills.

      Hopefully, some Slashdot reader can provide him with a position.

    15. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      There's the hypocrisy - the GPL is all about Intellectual Property rights, but nobody else's license is acceptable. Not Blizzard's, SCOs, not general copyrights like thse on video game manuals and never, ever, in any shape or form, Microsoft's. Honestly if you kids ever expect to make it in the real world you need to learn that rules are rules and they apply even if you want shit for free.

      If you, rifter, write something and distribute it under the GPL you feel wholly justified in organizing a band of unemployed unwashed longhairs to disrupt the business of an organization that's actually involved in creative enterprises if they even look sideways at your shitty spaghetti code. At the same time you feel it's OK to take whatever intellectual property you like and give nothing in return, just because the owner has the audacity to expect to be able to feed is family in return for the time that product took to create.

      Trouble with GPL hypocrites is they have no responsibilities - they don't have to ask for money because they satisfy all the desires of their pitiful existences with money they beg from their parents or fraudulently appropriate from social security.

    16. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Yea thats right, you can sell it as long as you GIVE it away as well.

      The bazaar is open but payment is optional.

      Oh wait, maybe he should sell SUPPORT on his product. Only works if its a program that needs support(and is reasonably widespread).

      Maybe I will go write some GPL games then charge 'support'.

      Yes in your eyes this is a troll, too bad its also reality.

    17. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Sad... doesn't MS have anything better to spend their money on than tools who post anonymous trolls to slashdot?

    18. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 1

      You my frient, dig your own grave. Step right in! Oh yes, fine example - JBOSS is the project that all the programmers walked out of last week. Nice one!

      GPL has everything to do with copyright. Only a programmer could be so arrogant and stupid as to expect that the GPL could ever produce a sustainable model. On one hand the programmer gives away any reason for a client to ever continue to employ him - he becomes little better than a ditch digger. On the other hand the client is pressured financially to go with the cheapest programmer, obviously the worst, and ends up with shitty software. A never-ending cycle of downward-spiralling functionality and economics!

      When you get out of school and start earning a salary you'll figure this out for yourself but I'll spell it out for you now:

      time is money

      If you ever get a job as a programmer you might be surprised to find that you are given money every week. Well guess what - you're expected to support yourself and your family with that. When you have a little dnoyeb to support, a little whining open mouth (chip off the old block, eh?) to feed, you'll realize that in order to obtain goods and services you must have money. To have money you must work - and not on whatever fanciful copycat project popped up this week on Sourceforge (We r gon 2 beet Blizzard at theyre 0wn game! w00t! Freecraft 4ever!!!111!!!1) - but on what your boss tells you to do. Suck it up, college boy - your future looks like turd.

    19. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Well, although I'm not from any company regularly criticized on slashdot -

      I can tell you that I would rather be in a position of having more money than I knew what to do with than being a malodorous Stallman disciple living in my parents basement working on open source projects and whacking off to anime every half hour. Yes, indeed I would. Unsurprisingly the lice in your hair feel the same way.

      (Why isn't Stallman a model for everyone? Well, there are only so many highly-paid academic jobs that don't require any real work. Take that factor away and the whole idea falls apart.)

    20. Re:Live by the GPL, die by the GPL by yod@ · · Score: 1

      they owe you what they have extened in the _code_ of your work.

      you can build whatever you like "on top of" any GPL'd software.

      --
      Sorry man I don't controll the aliens.
    21. Re:Live by the GPL, die by the GPL by NineNine · · Score: 5, Insightful

      today's world, fame is bankable, make no mistake about it.

      No it's not. When was the last time you paid your rent in fame? "Sir, your rent of $900 was due 3 days ago." "Will you take 'fame'? I did write the utlity blahblahblah" No. Fame has nothing to do with money. That's the whole point of this article. This guy wrote something very cool, but cool doesn't pay your bills. I don't care if Michael Jackson came into my store. He's still gotta pay with cash, check, or major credit card. Him being famous doesn't help me to pay my phone bill.

    22. Re:Live by the GPL, die by the GPL by MoneyT · · Score: 5, Funny

      Giving away code - good code - has many other benefits:

      Â Â - Gain respect from your peers
      Â Â - Social aspects - make useful contacts, meet like-minded people
      Â Â - Improve your skills
      Â Â - Take advantage of the debugging/design power of peer review
      Â Â - Forestall possible attempts by others to patent ideas you've discovered independently
      Â Â - People will send you free computers
      Â Â - If you're good enough, expect to be invited to join organizations, speak at events, etc - it's fun.


      All this for only 3 easy payments of 19.95. Call now! Don't delay! In fact, if you call in the next 10 minutes, you'll recieve a complimentary AOL disk at no extra charge*. It's our gift to you. Call now!

      *Some exceptions may apply, batteries not included, void where prohibited and in Alaska Hawaii and Puerto Rico.

      --
      T Money
      World Domination with a plastic spoon since 1984
    23. Re:Live by the GPL, die by the GPL by attobyte · · Score: 0, Flamebait

      Well by Microsoft. I heard they give you alot more control over thier products. Just read a EULA.

      Mike

      --
      I didn't use the preview button, so get over it!!!!

      Mike

    24. Re:Live by the GPL, die by the GPL by elmegil · · Score: 3, Insightful

      All these folks accusing this guy of being a troll have had nothing of substance to counter his position with, yourself included. Care to explain how he's wrong, in detail? Otherwise it would appear that YOU are the troll.

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    25. Re:Live by the GPL, die by the GPL by packetgeek · · Score: 5, Interesting

      I agree with you 100%. It is VERY important to keep the cash flow side of your life in mind when you are going to write code and GPL it. To me it seems like the *only* component he was missing was the mechanism to turn a profit on his work(I know, duh, but bear with me). He apparently never looked at himself as a vendor. I bet there could have been money to be made in selling prebuilt systems or selling his knowledge via some kind of support channel.

      I use LRP as my router/firewall to connect my home network to my cable modem. One MAJOR problem I have with it is that I can't get my home -> work VPN connection to setup through my LRP box. After much googleing I have found that it is possible, but the mechanism to do it is sufficiently beyond me and my wife would not appreciate hours and hours of down time while I fiddle with it. I would have gladly payed for a preconfigured floppy, CD, flash drive (preferrably flash drive because it's just cool!) to get me going...

      It's too bad really, LRP is VERY god at what it does. I for one will miss it.

      --

      Please be patient, I'm a work in progress! --Alan Jackson
    26. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0
      If you want to keep your own fork you can do that. If it was yours to begin with then there is no reason you couldn't make a copy, GPL it and keep a different one under your control. If you just want to take someone ELSE'S work and keep it for yourself, sorry.

      Note the detail that he said "GPL a copy of what you created". So you can write a new thing, at which point you instantly have the copyright, and then you can make copies which you release under various licenses. You can not take a GPL item and issue it under a different license, perhaps not even a GPL-protected copy of your own work (although you can change your non-GPL work and then GPL a copy of that).

    27. Re:Live by the GPL, die by the GPL by nevets · · Score: 5, Insightful

      When you put something under the GPL, you are effectively telling people that they are required, under very broadly defined circumstances, to distribute your work indiscriminately to all who come asking for it.

      WRONG!

      This is one of the most blaintant myths of the GPL. You are NOT required to give your work away to anyone. You are only required to give the source to those that you give the binaries to. So if I give Cmdr Taco a binary of GPL code, I am only required to give Cmdr Taco the source if he asks. You can ask me all you want, but there is nothing in the GPL that requires me to give you the code or binaries if you ask. I am only required to give you the source if I happen to give (or sell) you the binary.

      This also means that, if I use GPL code at work and don't distribute it, I am not required to give any of it away. This includes using GPL code on a server that is used by others, including customers.

      --
      Steven Rostedt
      -- Nevermind
    28. Re:Live by the GPL, die by the GPL by kraksmoka · · Score: 2, Interesting
      ok dude, the gpl is not about copyright. its about copyleft. yes, copyleft. in case you weren't sure, linux geeks are the geek version of hippies, and if you have ever seen a photo of RMS, maybe this will make things a little more painfully (to you), obvious.

      yes, now that linux has caught on, big corporations are contributing (!!!), but they live by and clear the same rules. but linux is as much about community as it is about computering.

      --
      "You never want a serious crisis to go to waste." - Rahm Emanuel
    29. Re:Live by the GPL, die by the GPL by warmcat · · Score: 1

      May I point out to you that the GPL has nothing whatsoever to do with who "controls" your code?

      Sure you can point that out, if you want to look like a loudmouthed moron.

      All licenses are about control. For example, if I choose a more normal commercial license for my code, I can choose to put things in it like the ability to revoke your use of it, that you are not allowed to redistribute, that I do not give you source code, etc. The license is the means by which you define who is allowed to do what with your code. The GPL is right at one end of the spectrum, allowing almost everything, and something like a MSFT license is at the other end, allowing almost nothing. Read through some of the other comments in this story before you decide to shoot your mouth off.

      Choosing the GPL to release the code is a deliberate act of abnegation on the part of the author(s), they are putting control directly into the hands of the users and reserving almost no rights for themselves.

      As for being a troll, I have released many projects under the GPL myself and will continue to do so.

    30. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      He said something bad about the Party! Silence him! SILENCE HIM!

      Moderators: do your duty!

    31. Re:Live by the GPL, die by the GPL by malfunct · · Score: 2, Interesting
      He said nothing about GPL software not being commercially viable, what he said was that when you released under the GPL your software was free. Both as in beer and as in speech. When you release under GPL the ONLY compensation you can expect (the only one garunteed by the license) is that your source remains open. Other than that you are lucky to get anything.

      Thats the reality of the situation, and a further reality is that if people don't have to pay, they won't. I am a very firm believer that the OSS community will shrivel up and die if they succeed in making all software free. I have no way of actually knowing but my gut instinct is that the majority of OSS contributors fit in a few small classes, people learning to be programmers to get a job in industry, those currently in industry that do it as a hobby, and those that retired from industry and do it for fun, and teachers (who make money teaching people to program to go into industry). I think that if all software were to become free the monetary incentive to make that software would shrink to the point of not attracting good programmers, the industry would die, and the majority of contributors to open source would have to get real jobs like plumbing and checking groceries. Until that day we live in a utopia where everyone helps everyone out because we all love each other, OSS can't be successful or it will die.

      --

      "You can now flame me, I am full of love,"

    32. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 1, Interesting
      You are NOT required to give your work away to anyone.

      Under broadly defined circumstances, yes, you are. If I write a program and put it under the GPL, and you take a copy of that program and modify it, your modifications HAVE TO BE covered by the GPL as well. You get no choice in that matter. That means that if you choose to distribute the modified work in binary form, you HAVE TO distribute not only your own sources, but MY sources as well.

      In other words, the GPL says that, under broadly defined circumstances, the recipient of a copy of a work MUST distribute that work to EVERYONE who asks for it. This is precisely the opposite of copyright law, which says that except under very narrowly defined circumstances, the recipient of a copy of a work MUST NOT distribute that work to ANYONE.

      Ergo, the GPL is effectively an abandonment of copyright.

      So if I give Cmdr Taco a binary of GPL code, I am only required to give Cmdr Taco the source if he asks.

      Go read the license again. Unless you distribute your sources, and the sources of all of those from whom you derived your work, with your binary, you are REQUIRED by the GPL to give that source to ANYONE WHO ASKS FOR IT.

      You can ask me all you want, but there is nothing in the GPL that requires me to give you the code or binaries if you ask.

      GPL section 3:
      3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:

      a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

      b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

      c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
      In other words, if you don't distribute your source to everyone who gets your binaries, then you must distribute your source to anyone who asks for it. At no charge, too.

      This also means that, if I use GPL code at work and don't distribute it, I am not required to give any of it away.

      Right. Under very narrowly defined circumstances, you are not required to distribute the sources. Under all other circumstances, you are required to distribute the sources. This is precisely the opposite of copyright. Which means putting your work under the GPL is effectively waiving your copyright. And the courts say that when you waive your copyright, either explicitly or implicitly, it disappears.

      So basically none of the GPL'd software out there is copyrighted any more. Which is good, because it means you can do whatever you want with it. It's in the public domain. ;-)
    33. Re:Live by the GPL, die by the GPL by -brazil- · · Score: 2, Interesting

      That's bullshit. Copyright laws say that distribution requires a license from the copyright holder. Usually, this license is granted in exchange for money. The GPL grants it in exchange for the promise to keep copies and derivative work under the GPL. With a bit of effort, even you should be able to fit the thought that asking for money is not the only way to "assert your copyright" into your head.

      --

      The illegal we do immediately. The unconstitutional takes a little longer.
      --Henry Kissinger

    34. Re:Live by the GPL, die by the GPL by ClubStew · · Score: 1

      Fooleshness? You're the fool. The GPL does have to do with copyright. It ensures that the original authors retains copyright.

      Besides, Microsoft is not the only company distributing binaries - MOST COMPANIES DO IT! That's why most comanies are making profits. Sure, some GPL'd projects turn a profit by not a large amount. Not everyone abides by the GPL and can easily steal the source - it's a lot easier to rip-off source code than compiled code! And if they distribute binaries, its not always obvious that GPL'd code was used.

      So, to you and the majority of /., realize that Microsoft is not the only company that relases binaries. Most companies do and most companies profit. Do the math.

    35. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      So the trick is to get paid for the initial work and all follow on work.

      Then you do get paid for your work, you are just not able to reliably collect "rents" on work done in the past.

      Some of the on-going payment you do get though is the savings of not having to take what cash you do ahve and pay it to others for their "rent" collections on the work they have done in the past.

      A Nony Mouse

    36. Re:Live by the GPL, die by the GPL by jonadab · · Score: 5, Insightful

      > You are only required to give the source to those that you give
      > the binaries to.

      This is noteworthy, because it has an impact on the ecconomics of
      distributing GPL stuff. You do NOT have to maintain a public
      distribution system for everyone. Most distros do, but it's not
      required. For example, if a hardware OEM wants to sell computers
      that run OSS, including a lot of GPL'd software, they can do that
      _without_ providing any public download site, provided the
      computers they sell include on the hard drive (or CD or whatever)
      the source for all the GPL'd software that is included.

      Whether doing it that way would result in the best PR is a separate
      question, but the GPL allows it.

      In addition to the source, of course, you also have to give the
      *license* to the people you give the binaries (or source) to, and
      the nature of the license is such that they can then pass it along
      to others. But they do that at their expense; you don't have to
      pay for the bandwidth.

      --
      Cut that out, or I will ship you to Norilsk in a box.
    37. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Meta-troll.

    38. Re:Live by the GPL, die by the GPL by johnnyb · · Score: 1

      One thing to remember, too, is that this guy is not the only one responsible for the Linux Router Project. In fact, it wouldn't be possible without.... Linux.

      Without an existence of GPL code, he would have had to write the operating system from scratch instead of having a 500-mile head start on everyone else by using Linux.

      I'm also curious, if he did eventually receive moderate compensation for his efforts, would he have shared them with the kernel hacking folks who enabled _his_ project?

      I'm all for this guy making money - I hope he does. I also think that the companies who base their work off of his are shooting themselves in the foot by not contributing or hiring him, but such is life in the free market. He freely used GPL code in his project, others freely used his GPL code in theirs.

    39. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      The instant somebody tests this in court, the GPL is going to fold like a house of cards.

      My understanding is that so far no body has been willing to challenge the GPL and lose, and thus have tended to settle out of court. Given the participation of some good lawyers in its creation I suspect that you are wrong.

    40. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Sorry, that's not what the GPL is about, the GPL is about giving up any control you have over how the result is used or how (or whether) you are compensated (beyond the GPL).

      Not quite. You know that no one will change your code and sell it back to you without giving you the source for their changes, and without restricting you from using those changes the same way that they used your code.

      The "freedom" isn't for the creator of the new work, the freedom is for the users to not owe you a damned thing in return.

      It is not freedom for the users, that would be more like BSD. GPL has restrictions that prevent the users from doing a few things, like releasing changes under a different license. GPL is freedom for the code.

    41. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      The GPL grants it in exchange for the promise to keep copies and derivative work under the GPL.

      If the GPL actually granted a license, that would be true. It does not. Instead, it mandates. It does not say, "You have the option of distributing this work." It says, "Under these broadly defined circumstances, you do NOT have the option of NOT distributing this work." That's a completely different thing.

      With a bit of effort, even you should be able to fit the thought that asking for money is not the only way to "assert your copyright" into your head.

      Wait. Hang on just a second. Let me get this straight. I'm making cogent, coherent, consistent arguments here, and you feel that the best way to respond is to be sarcastic about my intelligence?

      Good one, dude.

    42. Re:Live by the GPL, die by the GPL by uradu · · Score: 1

      > When was the last time you paid your rent in fame?

      That's not how you bank on fame. Think of "fame" as networking--you get your name out there, people know about you and your skills. With networking you don't have hard assets either, nobody owes you anything. But one day you might get that call out of the blue from someone who needs your set of skills and turned to you first because of your reputation. It's all about improving your odds, not about anyone owing you something.

    43. Re:Live by the GPL, die by the GPL by pmz · · Score: 3, Interesting

      No it's not. When was the last time you paid your rent in fame?

      Agreed. Additionally, fame+money is very rare in society. Most millionaires are savvy businessmen almost no one has never heard of, and, quite honestly, most millionaires are simply regular people who had unique insight and were willing to take a risk. Fame equals money only in the eyes of the likes of CNN (movie deals for Jessica Lynch...blecch), which applies to only a small number of people each year.

      Truth is there can be only so many famous people, before the "audience" becomes saturated and looks elsewhere. If there were 500 "boy bands" instead of several, would the phenomenon of "boy bands" have ever occurred? (whether they should have been successful is for another thread at another time...)

    44. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      That said, there is certainly a value in philanthropy. While there may be deluded souls out there who are feeling bitter about not having received anything in return for their GPLed toil, there are plenty of others who are happy to have exercised their craft and made a contribution to the body of free software. You're right that the GPL doesn't entitle creators to any fame or wealth or even recognition, but you're ignoring the value of making a gift to society.

    45. Re:Live by the GPL, die by the GPL by bhtooefr · · Score: 1

      It's getting /.ed (low bandwidth, because it took 3 minutes to load a simple background), but I saw (from what's loaded so far) he mentioned Caldera. Isn't Caldera the new SCO?

    46. Re:Live by the GPL, die by the GPL by -brazil- · · Score: 0, Flamebait

      f the GPL actually granted a license, that would be true. It does not.


      Um, it definitely does. That's why it's called the General Public License.


      Instead, it mandates. It does not say, "You have the option of distributing this work." It says, "Under these broadly defined circumstances, you do NOT have the option of NOT distributing this work." That's a completely different thing.


      No, those are simply the license terms. "Traditional" licenses mandate as well: payments and profit shares and required end-user licenses are all quite non-optional in a traditional distributor license. Nowhere in the law does it say that a license must put stringent restrictions on redistribution.


      Let me get this straight. I'm making cogent, coherent, consistent arguments here,


      No you're not. You're asserting competence on legal matters and then proceed to demonstrate your lack thereof.


      and you feel that the best way to respond is to be sarcastic about my intelligence?


      Not your intelligence as a whole, merely your capacity to understand that not everything must boil down to the desire to make profit. I see this selective blindness quite often in Americans.

      --

      The illegal we do immediately. The unconstitutional takes a little longer.
      --Henry Kissinger

    47. Re:Live by the GPL, die by the GPL by JCMay · · Score: 1

      Most millionaires are savvy businessmen almost no one has never heard of


      So you're saying that they're famous? ;^)
    48. Re:Live by the GPL, die by the GPL by tim_maroney · · Score: 2, Interesting

      I can name two projects off the top of my head (JBOSS MySQL) that both turn a profit and both are open source software.

      Can you support those claims with some evidence?

      I went and looked at the My SQL press releases. While they claim to be "successful," they never claim to be profitable. In fact they're still looking for rounds of outside investment, an unusual act for a profitable company. Since they're privately held we don't have access to their finances, but they haven't claimed to be profitable.

      JBoss, the services company, is also privately held, and does not claim to be proftable.

      (My hat's off to Red Hat, though, for finally coming up with a profit that can't be dismissed as tweaking the ledgers!)

      If you think the only money in software is selling the binary, you are again, lost. Try getting some free support on MS windows or MS office, etc. Try getting some free training for windows or office, etc.

      Services due to their non-scalability -- whcih is a way of saying you have to pay for headcount per dollar earned -- is inherently less profitable that software sales -- which due to the economies of copying don't require headcount per dollar. Services don't provide the necessary financial oomph for the development of original software.

      Tim

    49. Re:Live by the GPL, die by the GPL by pmz · · Score: 1

      So you're saying that they're famous? ;^)

      Oops. I wish to make this correction on page 52F in a small box in the bottom left corner in a 3-point script font:

      echo "Most millionaires are savvy businessmen almost no one has never heard of" | sed -e "s/never/ever/" > /dev/null

    50. Re:Live by the GPL, die by the GPL by iabervon · · Score: 1

      All you can really expect is to have the software yourself. Hopefully, that's worth it. If you're lucky, the software will reflect more work than you put into it, and you'll have the satisfaction of using a tool you are primarily responsible for that's better than what you could have done alone.

    51. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Um, it definitely does.

      No, not in the sense that you were talking about. You said that the GPL granted a license to redistribute. That's not correct. The GPL doesn't grant permisison to redistribute; it mandates redistribution.

      Nowhere in the law does it say that a license must put stringent restrictions on redistribution.

      Um, it definitely does. It's in Title 17 of the United States Code. Copyright provides the minimum protection for works. Licenses provide additional protection above and beyond the statutory minimum. Copyright protection is atomic; it's all-or-nothing. As soon as it's waived, it's gone.

      So the GPL, a license that effectively waives copyright protection, is equivalent (legally) to a declaration of copyright forfeiture.

      I see this selective blindness quite often in Americans.

      Oh, great. First you got sarky about my intelligence, then you decided to insult an entire country OF WHICH I AM NEITHER A CITIZEN NOR A RESIDENT. You're nothing but a gianormous troll, aren't you?

    52. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      What a bunch of cruel heartless people you are.

    53. Re:Live by the GPL, die by the GPL by smallpaul · · Score: 1

      People often say "GPL" when they mean open source. Everything you say is true of open source in general. For instance, the BSD and Apache licenses also do not prevent forks and in fact we know about all of the forks of BSD!

    54. Re:Live by the GPL, die by the GPL by NoOneInParticular · · Score: 2, Interesting

      I think that the reason for the GPL not to be challenged in court is that it's a lose-lose proposition for the challenger:
      If they lose the case, they should stop distributing GPL software without source code
      If they win the case, the GPL is invalid, normal copyright still applies, and they have to get the author's permission (probably the one they are suing), to distribute the binaries.

    55. Re:Live by the GPL, die by the GPL by Phronesis · · Score: 0, Offtopic
      Most millionaires are savvy businessmen

      Can you back this up with facts? I would be interested in how many millionaires are savvy businessmen and how many are stupid kids who inherited their wealth without doing squat.

      Neither tend to be famous, of course, which is your larger point, but I don't see where you get off making such an assertion without justifying it.

    56. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Would you be willing to invest the money to test your interpretation in court?

      The GPL is long overdue for actual testing in the courts. Until it is, it's not really sensible to go around making claims about how the court will interpret it.

    57. Re:Live by the GPL, die by the GPL by steve_l · · Score: 1

      Jboss tun a profit on two things: consultancy and docs. They most definitely do not release their docs on any GPL-like terms, and they ship jboss with nearly no docs at all.

      What irritates me about that is that their distros ship without all the docs from Apache covering underlying components (Axis, Tomcat &c), which are freely available. There is no justification for that, other than it would make jboss look bad,

    58. Re:Live by the GPL, die by the GPL by aminorex · · Score: 1

      Please don't overlook the fact that the GPL
      does not require the author to distribute any
      source code. It only requires people who
      *recieve* the author's source code under its
      terms to redistribute that source code (and
      any instrumental modifications) on request
      if they distribute a binary derivative.

      --
      -I like my women like I like my tea: green-
    59. Re:Live by the GPL, die by the GPL by apankrat · · Score: 2, Interesting


      > If you are a great coder, have good business sense, and good people skills and money takes a back seat to other things....then the GPL can be a good thing.

      Or perhaps you may want to use SleepyCat license, which makes a bit more business sense than GPL in many cases.

      --
      3.243F6A8885A308D313
    60. Re:Live by the GPL, die by the GPL by aminorex · · Score: 1

      It was erroneous. "Troll" is a value judgement,
      and probably not relevant.

      It was erroneous in that he asserted that if you
      release your code under the GPL you thereby
      lose control of it, which is patently false.
      You can do whatever you like with it, including
      releasing binaries for which no source is
      provided: You are the owner of the copyright
      and may license the code under any terms that
      you wish.

      It is not releasing the source under the GPL
      that causes loss of control -- in fact releasing
      under the GPL is a means of exercising control
      over the licensees to prevent them from
      redistributing derived works without including
      the source code. What causes a loss of control
      is the very act of release. The GPL only
      mitigates that loss.

      --
      -I like my women like I like my tea: green-
    61. Re:Live by the GPL, die by the GPL by aminorex · · Score: 1

      > such is life in the free market

      I think his point is that the free market,
      without any sort of mitigating organization,
      sucks.

      --
      -I like my women like I like my tea: green-
    62. Re:Live by the GPL, die by the GPL by bofh468 · · Score: 1

      Although I'm sure that RMS doesn't quite have a bank account as sizeable as Mr. Gates', I'm quite sure that he's doing alright for himself. In fact, I'm quite sure that he's doing better for himself than you are for yourself.

    63. Re:Live by the GPL, die by the GPL by Eccles · · Score: 1

      but it is very sobering and unpleasant when your code is taken over by people you don't approve of, taken in directions you object to

      But you always have the right to refuse changes you don't like. The only way the above can happen is if you're not willing to run your own codebase (CVS repository or whatever) and restrict changes to those you've vetted. But you have the right to do this, and the ability to do so at any time.

      --
      Ooh, a sarcasm detector. Oh, that's a real useful invention.
    64. Re:Live by the GPL, die by the GPL by Cranx · · Score: 1

      You don't control it past your distribution. Once you've distributed it to even one person, that person gains full rights to distribute it under the terms of the GPL; you cannot prevent that distribution nor expect compensation for it.

      So, yeah, the copyright holder retains full control, just so long as what that copyright holder wants is for the whole world to have free access to the source code of his or her work and is free to do whatever they wish with it. If you mean retain control in the sense that you wish to exercise your control by reliquishing all control, then yeah.

      And yes, I'm very, very familiar with all of the terms of the GPL.

    65. Re:Live by the GPL, die by the GPL by _Sprocket_ · · Score: 1


      So, to you and the majority of /., realize that Microsoft is not the only company that relases binaries. Most companies do and most companies profit. Do the math.


      Most starting businesses fail. If that business was distributing binaries, does that mean distributing binaries creates some profit but ultimately leads to failure?

      No. Obviously not. There is no guarentee in business. Just because you have something to sell, doesn't mean people are going to buy.

      Even in the world of proprietary software, binaries are not the end-all and be-all of business. Sure - there are plenty of companies who do it. There are also libraries, consulting, custom applications (often including source code as well as binaries), and other associated services.

      I know some people like to obsess over Microsoft - and yet others like to obsess over this obession with Microsoft. But its not just Microsoft-blinders involved here. Its about business in general. There is more than one way to conduct it.
    66. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      If they win the case, the GPL is invalid, normal copyright still applies

      Except it wouldn't, because the GPL is an effective waiver of copyright. That's kind of the whole point of this thread. GPL = public domain.

    67. Re:Live by the GPL, die by the GPL by Cranx · · Score: 1

      But how much money are you going to make if once you sell it, all of your work, every last line of code you wrote, is free for anyone to re-distribute at no cost or spin off a competing product? If you make just one sale, count yourself ahead.

      I'm all for open source and even free software, but the GPL is just too much. Yeah, sure, we can all band together and take down Microsoft. Then what? What should Microsoft's ex-employees do? Live together as a cult in those of their houses which were actually paid off? Pool together and share their clothing?

      Look up the word Communism, folks.

    68. Re:Live by the GPL, die by the GPL by GrenDel+Fuego · · Score: 2, Informative

      Well, they do owe you what they build on top of your work, but that's it.

      Actually, they don't. They only need to redistribute changes if they distribute the binaries at all. In house usage doesn't require the code be released at all.

      If you do redistribute the binaries, you only need to distribute the code changes to the people who recieve your binaries.

    69. Re:Live by the GPL, die by the GPL by fferreres · · Score: 1

      If the project is about bringing a SUPERCHEAR alternative to routers, for free, you can't expect big bucks coming to your side. In these cases a sponsorship is posible, asking money from the people that are traing to save money by reusing a 386 por they local school is difficult.

      In the end, the GPL makes sense to a lot of corporations that do not want to depend on a single OS for ALL their business needs. The users should also share this concern, but they haven been forced to eat the MS pill of disgust, and don't regard Windows AND Office as "the computer", not an extra cost imposed to them.

      Also, a lot of GPL isn't right for every project of course, but it makes a lot of sense if you are developing an application for your company use and do not plan to distribute it. Basically, everything comes for free, and you'll only want to contribute back if you feel moraly obligued or if you want to offload the cost of maintaining the application if it will be helpfull to many other people/companies.

      GPL != miracle, it's just a license.

      --
      unfinished: (adj.)
    70. Re:Live by the GPL, die by the GPL by God!+Awful+2 · · Score: 1


      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are giving their work away for free and can not reasonably expect anything in return. Not a salary, not an occasional trip, not even acknowledgement. Free means free, you can't expect jack in return. Those are the terms you choose when you use the GPL!

      I think the problem is that 3-6 years ago, when a lot of these GPL projects were starting out, GPL advocates *were* telling you to switch to an open source business model because it *would* bring in profits beyond your wildest dreams.

      5 years ago, if you claimed on /. that the open source business model didn't work, you would be shouted down immediately. Okay, sure now most people will tell you that the GPL is not a way to make money (there are a few exceptions), but this guy's bitterness extends back to a time before the bubble had burst.

      -a

    71. Re:Live by the GPL, die by the GPL by pmz · · Score: 0, Offtopic

      Can you back this up with facts? I would be interested in how many millionaires are savvy businessmen and how many are stupid kids who inherited their wealth without doing squat.

      Okay, let's use the phase "first-generation millionaires". The inheritence to children is often wasted (e.g., kid with millions ends up as a cashier at Blockbuster video). However, some families have children arrogant enough to keep the millions rolling in (they, by chance, turn out to be savvy, also).

      I'm pretty convinced that most people get lots of money through personal traits (good contract negotiating, spotting worthwhile risks, accounting knowledge, being able to manage people, etc). A person can't make that kind of money--and maintain it--simply through a lucky inheritance.

    72. Re:Live by the GPL, die by the GPL by darthtuttle · · Score: 1

      Whatever happened to writing software because the software was there to be written?

      I'm reminded of Robert Fripp (Guitarist for King Crimson) who said that when the music was there to be played and the players were there who could play it, there would be King Crimson... ...or something of that sort.

      The problem with something like the LRP is that there aren't often people there to write the code. I've had a million good ideas, and some of them I turned in to code, which was GPL'ed and went no where. I wrote the code because the program was there to be written.

      The difference is that the good ideas I've had that I've completed were easy. One (a program to put a different signature in .signature every time it's read) was done in something like 40 lines of C. The LRP is not 40 lines of code, it's a project. The place for projects like this are universities, where things like this get done. Universities are not where a lot of us want to be. They have their own issues, but for those who can deal with it, you end up working on something like BSD. Once the project grows beyond the University then you no longer need it, but to get large projects going without one is dificult.

      Should there be people who get paid to code for the benefit of everyone else? Sure! Is there an easy way to setup a find and responsibily distribute funds to thousands of people who have good ideas, a way that's not called a research grant? No.

      The problem becomes how to fund these kinds of projects and get the right funds to the right people. It seems we need more patrons of the arts and sciences. I don't see the richest man in the world taking anyone in to let them work on something like the LRP. :)

      In the mean time, we write software that's there to be written and for whom we have the right people to write it. This leaves a lot of good ideas on the shelf.

      --
      Darthtuttle
      Thought Architect
    73. Re:Live by the GPL, die by the GPL by Panoramix · · Score: 1
      No, not in the sense that you were talking about. You said that the GPL granted a license to redistribute. That's not correct. The GPL doesn't grant permisison to redistribute; it mandates redistribution.

      Ah, but it doesn't!

      See, in the license, there is text in sections 1, 2, and 3, stating that you may copy and distribute verbatim copies of the software source code, modify it, and copy and distribute it in executable form; and it lays the terms and conditions under which you can do such things. Then in sections 4 and 5, it states that you may not do those things except as expressly provided by the license, and that you are not required to accept the license, but reminds you that nothing else gives you any rights over the software: if you don't like the terms, then more power to you, just don't use the thing (I think that sounds only fair, given that you didn't pay for it). The rest of the sections deal with exceptions, namely patents, laws, warranty, etc.

      I don't see anywhere that it "mandates redistribution". Furthermore, section zero states clearly that "Activities other than copying, distribution and modification are not covered by this License; they are outside its scope." So, most people (e.g., users, not developers or distributors) are even less restricted. I mean, if I just want to use the software, that particular activity is not controlled in any way by the license.

      I'm sorry, I just can't see how it can be construed that the GPL mandates redistribution.

      So the GPL, a license that effectively waives copyright protection, is equivalent (legally) to a declaration of copyright forfeiture.

      I don't think so. Again, I can't see any text in the license stating that the copyright holder waives all protection. On the contrary, the GPL relies on copyright protection, and I'm sure that forfeiting the copyright is the last thing in the mind of an author that chooses the GPL (otherwise, she would probably gone with something BSD'ish, or even plain and clean public domain).

      I'm not well versed in American law, since I'm not American neither, but I was under the impression that the only thing you can lose by not protecting it zealously is a trademark. It would probably take a big contract, with very explicit language and a couple of signatures by the author, to waive copyright protection.

      Oh, great. First you got sarky about my intelligence, then you decided to insult an entire country OF WHICH I AM NEITHER A CITIZEN NOR A RESIDENT. You're nothing but a gianormous troll, aren't you?

      Come on, lighten up, he just made an observation. I agree with him, for my part: that concern about profit sounds very American. And even though I don't like it, it is not necessarily bad: I'd say that's what makes Americans so good at making money. They are very good at that, and it has worked nicely for them. So maybe they won't take it as an insult.

    74. Re:Live by the GPL, die by the GPL by rmassa · · Score: 1

      Yeah, but the GPL doesn't restrict the people you distribute it to not give it away.

    75. Re:Live by the GPL, die by the GPL by civilizedINTENSITY · · Score: 1

      Its not a myth, it is in the GPL. If you distribute a binary, then you are required to give any third person sourcecode. If you give Cmdr Taco a binary executable then I can request of you the source under the GPL. You did include the written offer to do so, yes? Even if you are distributing a binary for which you never saw the source, you needs must also distribute the agreement as you recieved it.

      3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:

      * a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

      * b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

      * c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)

    76. Re:Live by the GPL, die by the GPL by penguinlust · · Score: 1

      There are also those working on Linux for hardware vendors and those doing some product on top to Linux that either needs some functionality in the kernel or some particular bug fixed.

      And a few very lucky people who are actually getting paid to create GPLed software.

    77. Re:Live by the GPL, die by the GPL by ninewands · · Score: 1
      Well, now, let's try correcting your misconceptions about the nature of "free software" ...

      Quoth the poster:

      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are [placing their work in the public domain] ...

      Hold on a minute ... free software, whether GPL, BSD License, Artistic License or whatever, is NOT public domain IP. The term "public domain" refers to works that are UNOWNED. The fact that a piece of software is released under ANY license takes it out of the public domain by definition. It is a copyrighted work just like any proprietary software package is and the license defines the scope of the permissions the author gives to you when he releases it.

      and can not reasonably expect anything in return. Not a salary, not an occasional trip, not even acknowledgement. [Public means public], ...

      and blue means blue (IOW, using self-reference in an argument means nothing), but "free software" doews NOT mean "public domain." If all the FSF was promoting was public domain software, there would be no NEED for the GPL.

      ... you can't expect jack in return. Those are the terms you choose when you use the GPL!

      I don't believe anybody has said "the world owes FOSS developers a living ... " If they did, I must have missed it, but overall I agree with your statement. The primary reward one is entitled to for working on an FOSS project is intangible. If Red Hat hires you to work on Linux 8/5, that's gravy.

      Feeling otherwise really is just feeling proprietary, like the fruits of your work is your property and you can expect something in return.

      If I write software and publish it (for free or otherwise) under a license of ANY kind you better believe that it's my property. That's explicitly stated in the "Title block" that good programming practice requires me to put at the top of each function I code up. When I type "Copyright <ME&gt, <YEAR> that has as much legal effect as a cattle rancher branding his newborn calves.

      Sorry, that's not what the GPL is about, the GPL is about giving up any control you have over how the result is used or how (or whether) you are compensated (beyond the GPL).

      You apparently have not read ANY of the FSF's position papers on the politics and philosophy of the GPL and the Free Software Movement. The GPL exists to allow people who WANT to develop software and give it away to do so without fear of some corporation snapping it up, including it a closed-source product (in essence stealing their work without compensation) and making money off of it. The GPL does not require you to release your code for free or even to release it at all! (I am talking about original code here, NOT modified code) It specifies that anyone to whom you choose to release it will have the write to redistribute, modify, copy, etc. the code and if they choose to distribute the original code and/or any modifications they may have made, then they MUST do so under the GPL. The GPL exists to protect the rights of creators to determine the fate of their work.

      The "[publicdom (the grammar fairy just died)]" isn't for the creator of the new work, [it]

      You are correct sir! ... but you keep forgetting that licensed software is NOT public domain software. If you think otherwise, just check up on the record of enforcement of the GPL here, and here. The

    78. Re:Live by the GPL, die by the GPL by HydeMan · · Score: 1

      This guy is living example of someone who takes the red pill of GNU software, moreless because of the hype involved, and ends up regretting it. Think about where this person would be had he had some entrepeneurial ambition, instead of striving for geek celebrity status? Perhaps work would be optional for him. In any case, there is no denying that GNU ends up being a false nirvana for most developers, as I've said before. Unless you don't mind everyone and their uncle to rip you off, don't go GNU! The idea that not being GNU somehow corrupts your projects is rubbish. Most GNU software developers would be better off if they keep ownership of their code, since most projects do not take advantage of the free labor of hundreds of fellow geeks, and thus the GNU license has no benefit.

      These comments are my own, and are in no way influenced by any mega corporation who benefits from OSS, or who is looking to hurt OSS. I have seen the software development labor marketplace going to sh*t, and it pains me to see people to continue to give away their valuable work for free. I would understand if the developer was independently wealthy, but this is usually not the case.

    79. Re:Live by the GPL, die by the GPL by civilizedINTENSITY · · Score: 1

      "Choosing the GPL to release the code is a deliberate act of abnegation on the part of the author(s), they are putting control directly into the hands of the users and reserving almost no rights for themselves."

      Wrong. If your code doesn't use other GPLed code (or you get all the other authors permissions), you can release it under multiple liscenses. If you release it under the GPL, you can still release it under other liscenses later. You own the copyright. Distributing under the GPL doesn't give me "control" at all. I can't distribute your code under multiple liscenses. My right to distribute your copyrighted code is based on the GPL. Its simple, really, but apparently often misunderstood. If you are really releasing under the GPL, I recommend you actually read it.

    80. Re:Live by the GPL, die by the GPL by cdsteinkuehler · · Score: 1

      Check out the LEAF project:
      http://www.leaf-project.org/

      Initially based on LRP, you should find the distos available pretty familiar, and depending on exactly what kind of VPN connection you need to setup, you can probably find something that will work "out of the box"...even for running off of CD or Flash drives!

    81. Re:Live by the GPL, die by the GPL by Shippy · · Score: 2, Insightful

      And if you are a great coder, have good business sense, good people skills, and your primary goal is to make money... then go start a company.

      --
      -Shippy
    82. Re:Live by the GPL, die by the GPL by MyHair · · Score: 1
      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are giving their work away for free and can not reasonably expect anything in return.
      (Bold his emphasis, italics my emphasis.)

      They are getting something in return, but it's on the front-end. They have a codebase for free that no one can take away from them or fork a popular (or unpopular but useful) branch and keep it away from them.

      I'm not very familiar with the project, but I take it that it's simply a specialized Linux distribution. He didn't have to write a kernel, write a TCP/IP stack, write a router or packet filter, etc.. And he also got a guarantee that no one can fork any of his codebase to a more popular and closed project. If, as a crazy example, a non-FSF and non-Linus organization forks the codebase(s) and creates and distributes a Windows-killer/Cisco-killer/Mac-killer uberLinux distro that gains 99% of the market he will be able to use the new code.

      Not to take away from the difficulties of packaging a decent Linux distribution. I know there's much more to it than compiling Linux, init, inetd, bash and vi, and it's hard work.

      I haven't RTFA yet, but in general answer to your points I agree with what I infered the spirit was, which was don't count on GPL coding your favorite project producing a steady income. On the other hand, I'd like to have that I created the Linux router distro on my resume. (In fact I think I'll add it now...j/k)

      Sorry, that's not what the GPL is about, the GPL is about giving up any control you have over how the result is used or how (or whether) you are compensated (beyond the GPL).
      I'd say the GPL is more about making sure your code and all derivitaves are as freely available as your distributed code. As you say, the GPL is definitely not about your compensation. Again, I haven't RTFA yet, but if his distro were BSD-licenced (not that he could do that w/Linux) others could still use his work without compensating him. They could even improve the product, sell it and refused to give him the code or any money. If he scratch-wrote his own router with his own proprietary code he would have to spend a lot more debugging time to get the project production-ready, and then he would be in direct competition with Cisco and other vendors with his unproven, closed-source code on cheap x86 hardware.
    83. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0
      Let's play read between the lines!

      Well, although I'm not from any company regularly criticized on slashdot -

      I have no job.

      I can tell you that I would rather be in a position of having more money than I knew what to do with than being a malodorous Stallman disciple living in my parents basement working on open source projects and whacking off to anime every half hour.

      I wish I had a job. I like big words, but they don't seem to help me get a job. If I had a job, I would have something to do other than insult people who are trying to something good for their community.

      Unsurprisingly the lice in your hair feel the same way.

      I just had to add one more stupid comment or you might not have realized what an asshole I really am.

    84. Re:Live by the GPL, die by the GPL by MatthewB79 · · Score: 1

      You are wrong. The GPL is not a waiver of copyright. The author retains copyright.

    85. Re:Live by the GPL, die by the GPL by ajs · · Score: 3, Insightful

      the GPL is about giving up any control you have over how the result is used

      What you describe is called public domain software. The GPL imposes several key restrictions, and more importantly, it does not remove any of the default restrictions of copyright law unless you agree to the terms of the GPL.

      If what you say were true, then distributing under the GPL and distributing as public domain would be the same thing. Such is not the case. I cannot take a GPLed work and use it in proprietary software (legally, we'll ignore the illegal case, since there are no limits on what you can do illegally, and there's no difference between public domain, GPLed, BSD-licensed or proprietary software in that respect).

      I cannot print a GPLed program in most magazines without permission, for example, because most magazines stipulate that you may not reproduce them. That's a MAJOR restriction on distribution that I have control over as a source code author.

      Please revise your usage of the word "any".

    86. Re:Live by the GPL, die by the GPL by Whitehawke · · Score: 1

      Umm...civilizedINTENSITY, you need to read more closely. Look again:


      3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:

      * a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,



      (Emphasis added on the "one".)

      This means that if I give you a binary and the source code with which I made that binary, I am in compliance with the GPL.

      David Storrs

    87. Re:Live by the GPL, die by the GPL by cojonesdetoro · · Score: 0

      I hate to say it but I'm almost glad it's dead. I used to be on the LRP mailing list when it was pretty active a few years ago. This Dave Cineg dude behaved like a real asshole at times and probably put a lot of people off from participating. I hope someone else picks it up who knows how to 'play nice' because it _IS_ a worthwhile endeavor.

    88. Re:Live by the GPL, die by the GPL by Phillip+Birmingham · · Score: 2, Informative

      Copyright gives you exclusive rights to do things with your creation; you may choose to reserve any or all of these rights to yourself, or to share them with others under the terms of a license. That's all copyright does.

      If I GPL something I created from scratch[1], I do not restrict myself in the least. The GPL is where others get their right to use my creation -- my right comes from the fact that I hold the copyright, and can do any damn thing I want with it, including making proprietary branches. If I wrote all of it, I am not bound by any license, including the GPL.

      If I use someone else's code licensed to me under the GPL, it's different, and I am bound by the GPL, but that's the price I pay for using that code.

      --
      Make me aerodynamic in the evening air
    89. Re:Live by the GPL, die by the GPL by Ed+Avis · · Score: 1

      1. Create a new Linux distribution that fills an important niche.
      2. Put years of work and a sizable chunk of your life into it.
      3. Don't Profit!

      --
      -- Ed Avis ed@membled.com
    90. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      A few unknown programmers decided to start their own consultancy. Big deal. The trademark, reputation, and core developers still belongs to the JBoss group.

      Also, keep in mind that programmers leave companies to join the competition all the time. Windows NT exists and VMS is dead mostly because the core developers of VMS moved to Microsoft.

      It's the nature of the business.

    91. Re:Live by the GPL, die by the GPL by Bob+Uhl · · Score: 1
      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are giving their work away for free and can not reasonably expect anything in return.

      Wrong, wrong, wrong. What do you get in return? You get bugfixes, you get further development, you get a clean conscience. The LDP guy didn't come up with Linux or just about any of the rest of the software he packaged together: others did. Their hard work gave him something, and his hard work gave others something, and those others submitted bug reports, bug fixes and feature enhancements back to him. Which, apparently, he then ignored, leading to the *steain LDP, to LEAF &c.

      What has rms gotten from the GPL? A lot of folks have added code to emacs. What has Linus Torvalds gotten from the GPL? A lot of folks have added code to Linux.

    92. Re:Live by the GPL, die by the GPL by 73939133 · · Score: 2, Insightful

      I think that everyone can agree that this guy seriously needs a day job. He should work on the Linux Router project in his spare time, but make sure that he has the money coming in to pay those bills.

      He shouldn't be working on the LRP at all unless it solves a problem he himself needs to solve.

      His example is a good one to remember when deciding whether or not to open source your software projects.

      He took existing GPL'ed components and put them together to solve another problem. He didn't have a choice in whether to "open source" the result or not.

      If he did all this work just to become famous or get a job, he wasted his time. The only reason to do what the LRP project did was if he needed the LRP to get his own work done.

    93. Re:Live by the GPL, die by the GPL by smithmc · · Score: 1

      It's constantly amazing to me too how many of the Gnu-Uber-Alles folks don't really understand that they are giving their work away for free and can not reasonably expect anything in return. Not a salary, not an occasional trip, not even acknowledgement. Free means free, you can't expect jack in return. Those are the terms you choose when you use the GPL!

      If viewed with respect to a single piece of software you've written, then this is true. But when viewed from the perspective of a society of people developing GPL software, then what you can "expect in return" is access to a host of other people's GPL software, available for your own use.

      --
      Downmodding is the refuge of the weak. Don't downmod, make a better argument!
    94. Re:Live by the GPL, die by the GPL by Daniel+Phillips · · Score: 1

      It sounds like this guy got all of the publicity and free computers that he wanted, but he STILL wasn't bringing in enough money to pay his bills.

      Obviously, writing great code, giving it away and getting famous isn't the whole story. That's enough to get you onto the green, but then you still have to sink the putt. This normally requires people skills. Another way of saying it is: giving away your code creates opportunities, but it's still up to you to take advantage of them.

      --
      Have you got your LWN subscription yet?
    95. Re:Live by the GPL, die by the GPL by DeputySpade · · Score: 1

      It still won't get you laid, though.

      --


      This space intentionally left blank
    96. Re:Live by the GPL, die by the GPL by Etienne+Steward · · Score: 1

      This is just bullshit. The GPL provides a way to get paid for the distribution. (See part 1 of the GNU General Public License). You just pass those rights on to someone else. If you wanted, you could charge $150,000 "for the physical act of transferring a copy".

      You don't *have* to distribute it over the internet. You just can't stop anyone else from doing so. And what would I care, if I made my money on just one copy?

      The GNU GPL pushes innovation--you want to eat? Keep you ass moving! Much better than coming up with something 50 years ago and rehashing it so I can sit on my ass and watch it earn money.

      If you're opposed to the GPL, you just a lazy bastard freeloader on society. Get up and work for a living!

    97. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 1, Funny

      All people breathe, All people also sleep - therefore breathing causes sleeping - and everyone sleeping is also breathing at the same time!!!! WOW!!

      Stupidhead, corelation is not causation, and this was a stupid logic error on your part.

      (note: just because the logic stunk worse than M$ FUD doesn't mean it is wrong either, do the 'real' math and figure out the truth for yourself)

    98. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Yeah, maybe they can get all pissed off and leave your ass stranded like LRP too.

    99. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      there is QUITE a large grouping of help for sayyyyy office xp msdn

      Oh yeah the SDK's are FREE MS SDKs

      Free training? why? Is there any on linux? I mean GOOD training? Not some HOW-TO, Ive found those to be VERY inconsistant in their levels of help. There are many excelent sites out there that can help you with windows programming.

      You have judged windows by a very narrow definition of what you think windows is like. I find it to be very easy and cheap to make windows software. I also feel like I have take a step back in time when programming in Linux. Not to say its not good. I find it rather awkward to the way I work now. I probably could go back but why? Currently my customer base is windows type software. If it suddenly shifts to linux I will follow.

      To drag microsoft into this is stupid. They are both a good company and a horid company. But they are so huge the left pink probably doesnt have any idea what the left index finger is doing.

      Now to make this even more interesting, guess what, I could in theory make software that is GPL and will only compile with visual studio 4. Why I would do that is beyond me. But the GPL does not restrict that. It is a licence between the developer and the end user. It says what the end user must do to get the goods. The contract that it is, is fairly clear. Its not copyright, or some great thing. Its a contract. Around here it GPL=FREE. Its not free there IS a cost with it. The cost is may or may not be money.

      As for the artical. The dude found a rather large shock. His pet project no one REALLY wanted. At least wanted enough to pay for. When it came down to it a steady pay check is nice. Esp when the wife is asking when the HELL are you going to work. Sometimes you have to be willing to flip a burger or two to pay the bills. 'Free' software is nice and all but giving away what youve just spent 3 years making could be financial suicide. Now if your livelyhood does not depend on if you get one dime back from it go ahead. If your expecting the jobs to come rolling in because of it. Well the violin is playing...

      He also found a real shock to life. There are some real bastards out there. They will take with no intention of giving back. Why should they? You gave them no real reason they MUST give back.

      Linux exists in the form it does today not because we all work on it. Its because one man would work on it if we did or not. He cares about it. He also has a steady job to pay the bills... That the job happens to be what he likes is gravy.

    100. Re:Live by the GPL, die by the GPL by tigga · · Score: 1
      This is just bullshit. The GPL provides a way to get paid for the distribution. (See part 1 of the GNU General Public License). You just pass those rights on to someone else. If you wanted, you could charge $150,000 "for the physical act of transferring a copy".

      Would you buy it for $150,000 ? No? So who would? Nobody?

      Welcome to free-market economics!

    101. Re:Live by the GPL, die by the GPL by packetgeek · · Score: 1

      I am assuming you are THE Charles Steinkuehler.

      First let me thank you, if I am remembering correctly, it was your project that gave birth to the LRP which then brached off into LEAF. I am running Dachstein from a floppy on a 486/66 w/16MB RAM. And that just kicks butt!!!

      --OFF TOPIC BUT ON THREAD-- I have dug through the lists and found GuitarLynn's(??) posting about which module to load and which ports to open but I was having trouble with where/how to load the module and what changes I needed to make to get the ports open. That's the part where I didn't really have the time to fiddle with it.

      --

      Please be patient, I'm a work in progress! --Alan Jackson
    102. Re:Live by the GPL, die by the GPL by bluGill · · Score: 1

      What do you mean, when I give my code away under the GPL (or a BSD license which I prefer, but I'll use either) some other programer soon gives me back more code that makes the program more useful to me than if I had kept it all to myself. More than that, I have an excellent web browser (Konqueror) that I didn't contribute a thing to, but some of those who did write it might be useing code I wrong someplace else.

      Okay, I'll admit that I haven't actually got code I wrote intigrated into any source tree, but I could have.

    103. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      right on broski!

    104. Re:Live by the GPL, die by the GPL by tm2b · · Score: 1
      You are quite wrong about that. Giving away code means gaining fame - that is, if the code is good.
      Nonsense. IF YOU ARE LUCKY, that will happen. There's plenty of great code out there that doesn't result in fame - because it's attached to projects that don't catch the public interest, or because it's on a fork of a project that never reaches critical mass.

      That's all a crap shoot. My point is that it's a fool who expects anything in return.
      --
      "It is our blasphemy which has made us great, and will sustain us, and which the gods secretly admire in us." - Zelazny
    105. Re:Live by the GPL, die by the GPL by dublin · · Score: 1

      The "[publicdom (the grammar fairy just died)]" isn't for the creator of the new work, [it] is for the users to not owe you a damned thing in return.

      ROTFLMAO... with visions of the tiny and horribly maimed corpse of the former grammar fairy resting in the midst of a puddle of gore labelled "publicdom"...

      --
      "The future's good and the present is nothing to sneeze at." - Roblimo's last ./ post
    106. Re:Live by the GPL, die by the GPL by GuruJ · · Score: 1

      Absolutely correct -- the owner of the code can license his/her code under any terms and conditions that they feel is appropriate.

      That's how MySQL is able to distribute both under GPL and commercial licenses. That's also how Smoothwall is able to release both a GPL version of their software and simultaneously keep "advanced" features for their paying customers.

      If a project is genuinely collaborative, then pure GPL is generally the only practical option (unless copyrights are always assigned to one entity), but if you're the main developer of a project, remember that you always have the option to modify your licensing terms and conditions on subsequent releases of your product.

      eg. You release ProjectX 1.0 under GPL. As of ProjectX 2.5, you think that there's a real chance of companies licensing your product. You stop offering GPL licensing from version 2.6. Anyone can take 2.5 and legally fork it as a GPL project (but they cannot change its GPL licensing). On the other hand, you continue to have the option of remaining under a proprietary license or re-licensing code under the GPL at a later stage.

      --
      -- Askari: Give JavaScript the bird.
    107. Re:Live by the GPL, die by the GPL by bigberk · · Score: 1
      folks don't really understand that they are giving their work away for free and can not reasonably expect anything in return. Not a salary, not an occasional trip, not even acknowledgement.
      NOT TRUE. Under the GPL you can sell your work, and make whatever money you choose to charge. See the FAQ.
    108. Re:Live by the GPL, die by the GPL by Placido · · Score: 1

      My sincere thanks... I really do understand the GPL better now. :) I see how wrong I was. All I can do is stand by the one correct statement which is that you can't expect jack in return.

      His mistake, then, wasn't in licenscing his software using the GPL... but was in giving away his software for free.

      One question though, what happens if the creator SELLS the software to a person and that user decides to give it away to everyone. Then surely that is quite legal under the terms of the GPL and hence is a legal method of denying a person their just rewards for an investment in time and energy?

      I think I'd better go read up on it.

      P.S. Any mods reading this... please mod the parent up and the grand-parent down.

      --

      Pinky: "What are we going to do tomorrow night Brain?"
      Brain: "I would tell you Pinky but this 120 char limi
    109. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      gee, i really would like to see how far you would get as entrepeneur if this is typical for your thinking: without open source he would have had to start from scratch, so there wouldn't be any software project to kee ownership of, at least not without a substantial investment.

      the GPL and other open source licences are definitely not for people who want to get rich by selling shrink wrap software. rather, it is for those people who write software to satisfy some need they have for their work or interests. you put it out "in the hope that other people might find it useful" and benefit from whatever they add to improve it or adapt it to their needs. in the long run it build an infrastructure of software that is available to easily build whatever you need to get your job done.

      it's not for the gates wannabees

    110. Re:Live by the GPL, die by the GPL by Doctor+Cat · · Score: 1
      You are quite wrong about that. Giving away code means gaining fame - that is, if the code is good. With enough fame, you can write your own ticket.

      I think this is a bit too optimistic. Realistically, in my experience, giving away good code means fame for a small minority of the people who do so. And for the rest, it means a few pats on the back followed by continuing to live in obscurity as a little-known, non-famous coder.

      --

      Furcadia - A free online game with user created content, DragonSpeak scripting, & more.

    111. Re:Live by the GPL, die by the GPL by Daniel+Phillips · · Score: 1

      Nonsense. IF YOU ARE LUCKY, that will happen. There's plenty of great code out there that doesn't result in fame...

      When you should at a target, you won't always hit it, but if you are good, you can reasonably expect to. Somebody famous once said: "the more I practice, the luckier I get".

      --
      Have you got your LWN subscription yet?
    112. Re:Live by the GPL, die by the GPL by Daniel+Phillips · · Score: 1

      It still won't get you laid, though.

      You don't know that.

      --
      Have you got your LWN subscription yet?
    113. Re:Live by the GPL, die by the GPL by Daniel+Phillips · · Score: 1

      "Giving away code means gaining fame - that is, if the code is good. With enough fame, you can write your own ticket."

      I think this is a bit too optimistic. Realistically, in my experience, giving away good code means fame for a small minority of the people who do so. And for the rest, it means a few pats on the back followed by continuing to live in obscurity as a little-known, non-famous coder.

      You ignored the "if the code is good" part.

      --
      Have you got your LWN subscription yet?
    114. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      For those who don't know, Ed is THE MAN!

      Ed,

      Thanks for all the hard work you put into xmltv. You rock!

    115. Re:Live by the GPL, die by the GPL by Da+Penguin · · Score: 1

      Why wouldn't your wife enjoy hours of "down time" ?

    116. Re:Live by the GPL, die by the GPL by packetgeek · · Score: 1

      You obviously aren't married ;-)

      --

      Please be patient, I'm a work in progress! --Alan Jackson
    117. Re:Live by the GPL, die by the GPL by dnoyeb · · Score: 1

      Yes, I know, the GPL is based on copyright, so I misspoke there.

      I am not on a quest against Microsoft, I use their products gladly where appropriate.

      I am not suggesting GPL is the only way, I am suggesting that the GPL is 'a' way. I think governments should only deal with GPLed software when using the publics money. Othercompanies can do as they please.

    118. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Please. Most self-made millionaires are even simpler....they simply invested constantly in upward moving markets. This isn't rocket science. It's simple knowledge and determination to stick to what most people would call a regimen. They don't need unique insight--if it was that unique, they wouldn't be so many millionaires. Millionaires invested in traditional markets, like real estate, general stocks, franchises, etc.

      And we know this non-uniqueness to be true, when the number of millionaires in the US took off during the tech boom (and then promptly returned to normal levels when the bubble burst). You think they all had "unique" ideas? No, they simply rode a (then) upward market

      You save. You work. Millionaires work constantly and funnel their income into investments. Millionaires start off with this one incredibly simple thing--they save more than they spend. It's so simple, but most people cannot handle this at near all times. To a person focused on accumulating wealth, you can't have credit card debt. You can't go on vacation.

      Ever see that Etrade commercial where the lady driving a car leaves and goes into a carwash, with some titling saying something like what will you do with your first million? Put it this way--as strange and counterproductive as it sounds, a millionaire doesn't think like a millionaire. They wouldn't freakin use car washes. Someone who WANTS to be a millionaire but will never be would.

    119. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Are you a half wit?

      "it does not remove any of the default restrictions of copyright law unless you agree to the terms of the GPL"

      That would be why the poster say with the GPL. What you just stated re copyrights has nothing to do with licensing at all.

    120. Re:Live by the GPL, die by the GPL by sesh · · Score: 1
      Under very narrowly defined circumstances, you are not required to distribute the sources. Under all other circumstances, you are required to distribute the sources.

      The terms of the GPL only apply to your derivative if you are re-distributing it. In other words, you cannot change the licence without the say-so of the author.

      This is quite simple, and in no way means that the original author loses any rights to their own code. You are still constrained by the GPL, in so far as you must also distribute your derivatives under the GPL.

      So basically none of the GPL'd software out there is copyrighted any more. Which is good, because it means you can do whatever you want with it. It's in the public domain. ;-)

      You can do what you want with it, unless what you want to do includes re-licencing it in any way, shape or form. If an author puts his work under the GPL, it is guaranteed to stay under that licence, no matter how many people alter it. This is a very simple licence.

    121. Re:Live by the GPL, die by the GPL by ajs · · Score: 1

      Are you a half wit?

      As it turns out, no.

      You took a statement of mine out of context, and removed many points that I made. Surprisingly, I think my statement still hold water well, but it certainly lacks any of the depth or completeness of my original statements.

      Bottom line: the original poster said that releasing under the GPL removes all control. That's called "public domain". Releasing under the GPL removes SPECIFIC control, and retains SPECIFIC other controls. If that distinction is too difficult to grasp, you should probably avoid licensing your software at all, as I assure you that there are pitfalls you are not considering.

    122. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      "I was an international superstar, and I had no money." -- William Shatner

    123. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      Try the Freesco forums for your needs instead of LRP. Nice community.

    124. Re:Live by the GPL, die by the GPL by Anonymous Coward · · Score: 0

      According to "The Millionaire Next Door", 80% of millionaires are first generation (i.e. they didn't inherit the money).

  2. This is no surpise... by CptChipJew · · Score: 3, Funny

    This was to be expected, as Netcraft recently reported that the already beleaguered Linux Router Project had really low numbers, consistent with the number of Usenet posts.

    In all seriousness though, it's sad to see a good project go.

    --
    Vonal Declosion
    1. Re:This is no surpise... by walt-sjc · · Score: 2, Insightful

      The funny thing is, I had just looked at LRP as an option to dump on a machine just a month ago, and didn't use it. It was still running a 2.2 kernel, and I wanted to use iptables. I had also looked at the last release date which was I think over a year old (can't check - the site is /.ed)

      There have been lots of security issues over the past year in various items related to the kernel and other packages, and it's hard for me to believe that LRP has been invunerable to any of them. Why would you use something that doesn't get maintained? IMHO, LRP died long ago, it just didn't get burried. It was a rotting corpse on the street.

    2. Re:This is no surpise... by Jonner · · Score: 1

      You didn't look hard enough. There have been LRP distros with 2.4 for quite a while. They have been called "beta" or something, but they existed.

    3. Re:This is no surpise... by DaveHowe · · Score: 1

      check out the leaf project at sourceforge - its a fork of lrp, and the bering sub-branch in particular has 2.4+freeswan+shorewall(firewalling)

      --
      -=DaveHowe=-
    4. Re:This is no surpise... by cdsteinkuehler · · Score: 1

      Thanks to the GPL, this project is *NOT* gone. There are numerous single-disk distos that can trace their lineage directly to LRP, including: The SourceForge based LEAF Project (http://www.leaf-project.org) ...which was initially formed by a collection of LRP users/developers in an effort to provide a single place for the community to provide updates and modifications to LRP. The LEAF project has continued to evolve, and now has several "LRP-Like" distributions available, with recent versions including the 2.4 kernel with IPTables support, optional use of uClibc for even smaller space requirements, etc.

  3. In before slashdotting! by Anonymous Coward · · Score: 5, Informative

    2003-06-22
    LRP == R.I.P. (1997-2002)
    With great pain, I must now state:

    The operating system that helped to create the embedded Linux marketplace, the Linux Router Project (LRP), is dead.

    As of January of this year I have finally accepted the fact I will likely never be able to develop LRP into the operating system it could have been. A full 6 months later I'm forcing myself to update this page to reflect this. It is not an easy thing to give up on your life's work.

    I am also now semi-retired as a computer engineer. Aside from my general disgust at the computing industry and what the Internet has become, scrambling around for scrapes of work and praying for the next good money project that eventually ends suddenly in a few months, just isn't keeping food on the table. I've looked quite a bit for some stable work, but plumbers make more hourly then Sys Admins in South Florida. Either I move to California (never!) or move on. I am now reserved to do the latter. With LRP remaining an unachievable goal I don't even feel much desire to work with computers anymore.

    My many contributions to the computing community has reaped very little personal benefit for myself. As I now struggle to pay the bills I can not help but feel quite pissed off at the state of affairs, for myself and the other authors who contributed massive amounts of time and quality work, only to have it whored by companies not willing to give back dime one to the people that actually created what it is they sell. Acknowledgement and referral would have at least been acceptable. Few companies do even that.

    Care to tell me what Embeddix (for one) is based off of? Ever offer me work Caldera? Even when I asked?

    Well actually I'm glad they didn't as I would hate to think I could have benefited those scumbags any further...but I think you, the reader, gets the point I'm making.

    Some companies did contribute directly to the project. However a few thousand dollars or a few computers does not let a programmer eat next month. As desperately as I have tried for the last 4 years I have been unable to get any type of sustainable funding for LRP development or steady work which would allow such. (It might have happened late in 2001, but after many 100 hour weeks of coding....that contract was terminated and so were any hopes of dedicating future time to LRP development.)

    I actually have done more work on LRP 5.0 then anyone has seen. Yes LRP *5.0*. LRP 4.0 was brought to an alpha stage January 2001 and I was not happy with it. It was a gorgeous rehash of the same old Unix shit. Not acceptable to me. I began to explore some ideas I previously had but thought were not realistic to pursue. They instead turned out to be ideal.

    This operating system had a good deal of specifications outlined for it and some preliminary proof-of-concept coding done. To this day I am only beginning to see very minor bits of what I had expected to have in production the summer of 2001. You see, unlike the current pile of Linux distributions which are based on ~20 year old obsolete mechanisms, I was working on something that was from scratch. How different would it have been?

    * A new shell (no bash, no ash, no sh at all!)
    * A new shell scripting language
    * A new (universal) packaging scheme (would retrofit other OSes)
    * A true application management system
    * A new core process management system (No 'init' here...)

    That's just a short list from memory, for the sake of making people ill with longing. (YES, YES, Burn with desire! Muhahaha!) Even the syntax for the scripting language was designed. The full architecture for the packaging system was laid out. Oh yeah, and the base of this OS would have all fit in ~8MB of space. The name of this operating system and it's specifications, shall still remain UNRELEASED.

    Unfortunately it's not going to happen. Wish it could. I'd like to hope someone with 6 figure$ to burn wants this to happen, but I need to grow up and move o

    1. Re:In before slashdotting! by Anonymous Coward · · Score: 5, Funny

      When look to the tooth fairy for help, don't be surpised when you get smashed in the mouth.

    2. Re:In before slashdotting! by jmorris42 · · Score: 5, Insightful

      Sounds like this project died from success. LRP hit a point where nobody was needing to scratch an itch anymore and development came to a halt. So the guy embarked on some wierd non-unix offshoot and found zero interest in that (duh!) so he is dropping out.

      Perhaps it is time to let someone with an interest in maintaining the current codebase take it over. Doesn't sound like it would take much effort at this point other than backporting the occasional fix for an exploit.

      --
      Democrat delenda est
    3. Re:In before slashdotting! by lord+sibn · · Score: 5, Insightful

      Since when does six months of labour constitute a "life's work?" Hell, if I thought the last six months of my labours constituted my "life's work," I would be pretty pissed off, too. That said, Mr. Cinege will be getting no sympathy from me. I run at least one GPLed project, and I don't run it hoping and dreaming that somebody will come around and give me $100,000 for it.

      How much more do I have to say before it becomes obvious that expecting this (and "punishing" us by not releasing what you *have* done for another developer to persue) is about the least mature thing I have seen from any developer *ever*?

      If this is how you approach life, it's no wonder people are in no hurry to give you $100,000, guy. But all that aside, what entitles you to $100,000, when so many more competent and qualified developers go unpaid? what makes you so much better than they are, Mr. Cinege?

      Mod me a troll if you must. Whether you want to admit it or not, "Dave" is being as unreasonable as anybody I have ever seen before. That sort of logic will not get you far in the business world when you want to put food on the table and pay the rent. There's nothing more to say.

    4. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      I run at least one GPLed project

      Are you making this up or did you really lose count of the number of GPLed projects you run after you started the second?

    5. Re:In before slashdotting! by lord+sibn · · Score: 1

      No, but while the other projects i run are seperated from the 'main' application; they are tools to support it. as such, they are inconsequential, unless you happen to run that one project. if you *do* run that one project, then more will be avaialable to you. It's quite simple. :)

    6. Re:In before slashdotting! by leviramsey · · Score: 5, Funny

      Rather than post what you wrote, all I can say is "Bravo!"

      This guy'll be sitting on a park bench 10 years from now ranting and raving about his operating system that moved away from all that Unix shit as he feeds the pigeons and drinks his Thunderbird...

    7. Re:In before slashdotting! by burns210 · · Score: 4, Insightful

      "Since when does six months of labour constitute a 'life's work?'"

      Actually, it is more like 6 YEARS, which is a significant time spent on a project. And ya, he does come off as a bit pissy, but ya know what, cut the man some slack... He spent a long time doing something that(even if he shouldn't have) he thought would lead to an income, or atleast, he thought it SHOULD lead to one given the interests corporations have had in his project.

      It is GPLed software, and that is how it goes sometimes, a company can 'steal' your project code and not hire you or pay homage to your hardwork, that pissed this guy off.

    8. Re:In before slashdotting! by Tarpan · · Score: 2, Funny

      Ahh come on, admit the real reason... you only used one bit to keep track of the number of projects ;)

    9. Re:In before slashdotting! by poptones · · Score: 5, Funny

      June the 24th, 2003, was much like any other summer's day in Peterborough, and David Cinege, a frustrated, unemployed computer programmer, was on his usual way to look for a windfall of money is his mailbox when --- Nothing happened! (dum dum da dum) Scarcely able to believe his eyes, David Cinege looked down. But one glance confirmed his suspicions. Behind a bush, on the side of the road, there was *no* severed arm. No dismembered trunk of a man in his late fifties. No head in a bag. Nothing. Not a sausage. For David Cinege, this was *not* to be the start of any trail of events which would not, in no time at all, involve him in neither a tangled knot of suspicion, nor any web of lies, which would, had he been not involved, surely have led him to no other place, than the central criminal court of the Old Bailey. (muttering voices, Judge's gavel banging.)

      But it was not to be (ominous music returns). David Cinege returned to his basement in Dulls-ells Street in Peterborough, at 9:05 a.m., exactly the same time as every other morning!

      (door opens)
      "Morning, David"
      "Morning, Mum"

      David's Mum, a middle age but still attractive schoolteacher, couldn't help noticing the complete absence of tiny but tell-tale blood stains on her son's clothing. Nor did she notice anything strange in Mr. Cinege's behaviour that whole morning. Nor the next morning. Nor at any time before or since the entire period since David began his odd morning journeys to the mailbox.

      "Have we any more frosted pop-tarts, Mum?"
      "Yes, they're over there, David."
      (faintly) "Oh..."

      But for the lack of any untold circumstances for his mum to notice, and the total non-involvement of Mr. Cinege in anything illegal, the forweight of the law would insure that David "piss off" Cinege would have ended up like all who challenge the fundamental laws of our society. In an iron coffin with spikes on the inside.

    10. Re:In before slashdotting! by lpontiac · · Score: 1
      Care to tell me what Embeddix (for one) is based off of? Ever offer me work Caldera? Even when I asked?

      Oh dear. He sounds miserable now, but wait until SCO (formerly known as Caldera) sues his ass for.. well, something!

    11. Re:In before slashdotting! by Anonymous Coward · · Score: 5, Insightful

      Running a successful free software project buys you many demanding "followers" and then you have to choose: You can become a disliked "capitalist" by rejecting feature requests unless you're getting paid to implement them or someone else volunteers to implement them. Or you risk losing momentum by saying no whenever you feel you can't justify the amount of work. Or you are a "nice" person and answer support requests, implement feature requests, fix bugs and generally do everything your "followers" demand from you -- and burn out.

      There are people who can't say no. A programmer who doesn't get paid for his open source work has more important things to do. And thus, for a volunteering open source programmer, nothing is as important a character trait as being able to say no. Otherwise you end up having to say no to the whole project, and for a person who is used to caving in to external demands that must be a terrible situation.

      These people are responsible for many great free programs. But at some point they realize that they can't justify the dedication they put into these programs and since they don't know how to continue working on them with less dedication, they end the project. It is important to realize that as long as they are with the project, these people are the most dedicated open source programmers, therefore they don't deserve your "no sympathy" ranting. He is now in the state of mind which you demand of him. He is now at the point where he actually realizes that putting food on the table, that paying the rent is more important than pleasing many ungrateful "followers" and that the project is not going to pay his expenses. He values his dedication to the project with the payment for a qualified full-time job. That's not your judgement to make. He can't get in return what he expected, so he finally says no. His gain is many people's loss, so there will be a lot of bitching.

    12. Re:In before slashdotting! by MikeFM · · Score: 1

      I can see being upset that you can't even find steady employment in your chosen field when many people are using your work. I've experienced that and it does suck. He does seem to be a bit unrealistic about things though. A lot of IT/programmers are having a hard time making a living these days. He shouldn't take it personally.

      I do think that companies that use opensource projects should be willing to kick back some profit sharing to the actual developers and offer to hire the developers if they can afford to do so. This is why I license my code as GPL and not a looser license like BSD. If they want to use my work in a non-open project then they'll have to pay me for the right.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    13. Re:In before slashdotting! by DrHex · · Score: 1

      Maybe he's also expressing a general frustration wiht the lack of understanding outside of the Open Source community that don't realize the work involved in such projects?

      --
      Scientia et Potentia
    14. Re:In before slashdotting! by pyrrho · · Score: 1

      I recently was able to finish a compression algorithm on the entire universe to a single bit. It's a 1.

      --

      -pyrrho

    15. Re:In before slashdotting! by pyrrho · · Score: 1

      maybe it could have. I don't know about it. But I do know one thing. To make a business, you need a businessman. And engineer won't do it unless he quits engineering. You need a promoter type.

      The GPL isn't the impediment in that it allows many avenues for revenue, but you need a businessman to actually activate one or more of those avenues.

      --

      -pyrrho

    16. Re:In before slashdotting! by rifter · · Score: 2, Insightful

      I think most of you are missing the point. It's not necessarily that he was expecting this project to yield an income, though it would be nice. It is that he thought his expertise in computers and routing should yield an income, which honestly is not too much to ask of the world, and sadly is not the case these days.

      His tale of lengthy unemployment when he is clearly very skilled is all-too-common. Anyway he has decided to switch jobs, and likely won't have time to mess with LRP (or the inclination after being burned so badly by his chosen career).

    17. Re:In before slashdotting! by Lumpy · · Score: 5, Insightful

      He spent a long time doing something that(even if he shouldn't have) he thought would lead to an income, or atleast, he thought it SHOULD lead to one given the interests corporations have had in his project.

      Here's the crux.. and many MANY programmers just for some reason cannot grasp the concept...

      If you GPL it, you should be doing so out of the desire to give back to the planet. Linux certianly didnt release Linux as a "I'm gonna get rich off this!" and he certianly isn't bill gates because of it. John Hall isnt in the kernel for the Money and glory...

      When a project goes to pot because of reasons OTHER than the GPL and most everyone leaves it, the lead developer usually get's really pissy, and i can understand that, but they either never understood the GPL or they forgot why they GPL'd it in the first place.

      Dont forget why you GPL'd in the first place. and do NOT be bitter when "suprise" corperate america sodomizes you.... as no company can be trusted for any reason... they are ouyt for one thing, profits... not for advancing the common good.

      --
      Do not look at laser with remaining good eye.
    18. Re:In before slashdotting! by DaveHowe · · Score: 1

      I do think that companies that use opensource projects should be willing to kick back some profit sharing to the actual developers and offer to hire the developers if they can afford to do so.
      Agreed - if your company is using $FOO to the extent you rely on its continued existence for your company's continued existence (and Embedix is about the only product that company has that is worthwhile :) then you must by definition have at least one full-time staff member dealing with it. Why shouldn't that staff member be the core developer? its not is if you can claim someone else is better qualified for the job :)

      --
      -=DaveHowe=-
    19. Re:In before slashdotting! by Anonymous Coward · · Score: 1, Funny

      That's only impressive if it was lossless compression.

    20. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      heh, looks like somebody's starting to crack... nobody's going to hire you no matter what you do if you've lost your grip on reality... "Boo hoo, I'm mad that I haven't reaped unimaginable financial rewards from my open source project in spite of hard economic times. Why should _I_ have trouble finding a job just like all the other mere mortals? People are even using my open sourced code without my explicit permission! It's a travesty! Now I'm in a bad mood so I'm going to kill the whole thing!"

    21. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      on the other hand, you don't know this guy... there could be a real good reason nobody would give him a job. sure, he can code, but how likely is he to be the next unabomber?

    22. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      Whoa. That sounds a lot like Douglas Adams...

    23. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      For all we know, poptones could be channeling the late Douglas Adams. Or maybe Adams faked his own death, and he's going around telling everyone he's poptones now. I personally sense an RIAA/SCO conspiracy, and I'm not exactly sure why.

    24. Re:In before slashdotting! by basingwerk · · Score: 1

      Spot on! Why should computer geeks expect to earn more than plumbers? Plumbing is hard and dirty work (like dentistry) and deserves good pay. The world can go on without the Linux Router Project, but quality of life would be much impaired if all the toilets were broken.

      --
      I stole this .sig
    25. Re:In before slashdotting! by LordBodak · · Score: 2, Insightful
      This is a good point. People loved LRP because it was a small Linux that did a certain job. If you take away the standard tools Linux users are accustomed to, and ask them to learn something new that is really only useful to LRP and not to any of their other Unix/Linux installations, there won't be any interest-- people will simply switch to another small Linux distro.

      But it's still sad to see it go.

      --
      LordBodak's journal.
    26. Re:In before slashdotting! by phildog · · Score: 2, Informative

      this is from Monty Python, if you were wondering

      *** Ralph Melish
      *** from Matching Tie & Handkerchief LP

      Google led me here.

      --
      slashsearch.org - slashdot search. powered by google.
    27. Re:In before slashdotting! by Anonymous Coward · · Score: 1, Insightful

      Yep - and when a 4-port router is selling brand new for around $60 at Amazon, why the FUCK would you EVER think about using some old 386 with a noisy power supply and four shitty old 10M network cards?

      http://www.amazon.com/exec/obidos/tg/detail/-/B0 00 04SB92/qid=1056370819/sr=1-10/ref=sr_1_10/103-4168 134-5126211?v=glance&s=electronics

      LRP hit a point where it simply became completely irrelevant. "Failed to progress" as an obstetrician might say :-)

    28. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      "However a few thousand dollars or a few computers does not let a programmer eat next month."

      I know I'm just picking here and the issue si wider ... but to say a few thousand dollars can't sustain you for a month!!??

    29. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      So you assess self-worth based upon what other people are or are not making? Hey, if someone talented wants to develop free of cost, that's his own perogative. That doesn't make someone who's persuing money wrong.

      How would you like it if you had a job where no one ever got raises, because the new guy starting at bottom line is much better than you are and working for less?

    30. Re:In before slashdotting! by Jonner · · Score: 2, Insightful

      I can understand his frustration and disappointment in his employment difficulties, but he's venting in the wrong place. LRP did not cause his problems (and evidently can't solve them, unsurprisingly).

      It seems like he's being childish in declaring the project dead and refusing to release the new stuff just because he can't or doesn't want to continue. He could have simply declared it unmaintained, leaving it open for successors. He does have the right to shut the project down, but it's wasteful. Maybe he never grasped the concept that Free Software is intended to be owned by anyone and everyone, even if it was started by an individual.

    31. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      Boy can we say "bitter"? I haven't heard anyone this bitter since some old drag-queen got dumped when her john found her "little sausage" tucked between her legs.

      People are saying that this guy's project didn't land him a job but I haven't seen anyone mention that it might not just be the project. Chances are that anyone who can bitch/whine/complain/moan this loudly isn't going to be your "ideal candidate" in an interview.

      Just pointing out we have no idea why this guy couldn't land a job. One little (or big) application does not a resume make!

    32. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      I was working on something that was from scratch. How different would it have been?

      * A new shell (no bash, no ash, no sh at all!)
      * A new shell scripting language
      * A new (universal) packaging scheme (would retrofit other OSes)
      * A true application management system
      * A new core process management system (No 'init' here...)


      OK, so I'm confused - if he was pissed off at the GPL (as he seems to imply), and companies "stealing" his work, what stopped him from implementing one of the ideas on that list, and releasing it under a non-GPLed license?

      Methinks maybe he decided he couldn't do it, and is now trying to blame his problems on something other than his own lack of ability.

    33. Re:In before slashdotting! by Zeriel · · Score: 1

      The beauty of the GPL, of course, is that anyone who wants to can pick this up from the last public code release and work from there.

      --
      "America has done some terrible things. But I know that Americans don't cheer when innocents die." -Dave Barry
    34. Re:In before slashdotting! by AKnightCowboy · · Score: 1
      I've looked quite a bit for some stable work, but plumbers make more hourly then Sys Admins in South Florida.

      Well there's his problem. Who uses computers in Florida anyway? If Miami Vice and Scarface taught me anything about Florida its that every down there has their hand in cocaine trafficking. Try to get in good with a Cuban drug lord, maybe you can help him organize his books. They always seem to keep all their valuable accounting information on a single floppy disk that easily falls into the hands of zany law enforcement agents who are running from the law because it doesn't know they're the good guys (or should I say Fled from the law).

      If you could program some nice secure embedded Linux system with strong encryption I'm sure you'd get on the good side of one of these mob bosses and he'd set you up with a lifetime gig, cocaine, and chicks. Well, that is until you disagree with him and he blows your ass so full of bullets he has to repaint the walls. Hmm, how much did you say plumbers make again?

    35. Re:In before slashdotting! by Jonner · · Score: 1

      That was precisely my point. The project doesn't have to die, so why does its creator declare it dead?

    36. Re:In before slashdotting! by Anonymous Coward · · Score: 0
      • Thanks for the mirror of the message. It was quite stupid of Slashdot to publish a paragraph which gave no clue as to why LRP is dead.
      • The LRP maintainer says he worked a long time in secret on new features and got tired of doing it all himself. When you work don't let others know nor contribute, you of course do it yourself. Release early and often. During 2000 and 2001 I used LRP but its lack of updates made justification more difficult.
      • When you aim at your boot, don't complain about damage to your foot.
    37. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      Seems more like it'd be an 0 to me.

    38. Re:In before slashdotting! by Anonymous Coward · · Score: 2, Informative

      Yep - and when a 4-port router is selling brand new for around $60 at Amazon, why the FUCK would you EVER think about using some old 386 with a noisy power supply and four shitty old 10M network cards?

      I can think of a few reasons, some of which is why I dumped my LinkSys and installed Smoothwall on a 486. Such as when:

      - you need more than 2 VPNs;
      - you manage a class B network;
      - you want logging;
      - you want intrusion detection;
      - you want DNS and/or web cache;
      - you want a feature that LinkSys didn't think you'd need.

      BTW, those "shitty old 10M network cards" are still faster than the 1.5M cable-modem I'm using, so what's your point?

      And, granted, a $60 router is more than what most people would need. But, since you asked "why the FUCK would you EVER think ..."! :)

      That said, having an old computer with a noisy power supply does have its disadvantages, but it also has its advantages.

    39. Re:In before slashdotting! by magarity · · Score: 1

      a few thousand dollars...does not let a programmer eat next month

      A few grand doesn't buy a month's groceries??? "I eat filet mignon seven times a day, a bathtub filled with Perrier."

    40. Re:In before slashdotting! by walt-sjc · · Score: 2, Insightful
      Maybe because those little things are Very limited in what they can do?
      • They can't route beyond a very simplistic inside/outside net.
      • They only have VERY simplisitic firewall capabilities
      • They can't directly connect to a T1
      • Few can do VPN, and ones that do are much more than $60.

      Basically, those little things are fine for little home networks where you want to share your cable / dsl modem over a few PC's, but that's about it. Those SOHO "routers" are not 4-port routers by the way. They are basically a 2 port router with a built-in 4 port hub (or switch). BIG difference.

      Finally, why the FUCK would you think that anyone is going to use any LRP type distro on an old 386 with a noisy power supply and 4 shitty 10M network cards? Maybe they will run it on an Openbrick or some little box with this chip in it.

    41. Re:In before slashdotting! by Sentry21 · · Score: 2, Interesting

      He spent a long time doing something that(even if he shouldn't have) he thought would lead to an income, or atleast, he thought it SHOULD lead to one given the interests corporations have had in his project.

      Apparantly, he missed this whole 'community' thing that we've all been enjoying so much. He wasn't selling his product, he was giving it away. As another poster said, 'live by the gpl, die by the gpl'. He's giving his work away for free, and he shouldn't expect it to lead to anything. If he was doing it for personal gain, he was doing it for the wrong reasons.

      It is GPLed software, and that is how it goes sometimes, a company can 'steal' your project code and not hire you or pay homage to your hardwork, that pissed this guy off.

      It's not stealing. Once again, he gave it away - as he had to. He chose to work on an open-source solution, and he came up with an open-source solution. The rules of the game he was playing said that anyone could use his solution free of charge, and they did. There's nothing wrong with that. When I write software, I don't expect to be put on a pedestal, even if I do think it's really good. If someone wants to use my code, that's enough of a thanks for me, as it shows that they think I did a better job than they can. Make no mistake though, I don't think I deserve anything, and no one's 'stealing' my code. It's given freely, with no strings attached.

      Apparantly, that's an idea that slipped this guy's mind.

      --Dan

    42. Re:In before slashdotting! by walt-sjc · · Score: 1

      Sigh. Didn't hit preview. My last line was supposed to include a link to http://www.zfmicro.com/zfx86.html which is a basically an entire PC on one chip.

    43. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      Why does'nt Mr Cinege sue Caldera? After all,
      Caldera AKA 'SCO' ...(Santa Cruz Operation)..
      is suing everybody else on MUCH more nebulous
      'evidence'. Just like some 'evangilists' can
      say that everybody is a 'sinner' and demand
      money for 'redemption' (to them of course), then
      why can't he ask for the same. Just move to
      Alabama and sue for infinite damages. There must
      be something that he can hang his hat on.
      Personally I would LOVE to see these folks sued
      again. Their Caldera stockholders are suing
      them for their unprosecuted insider trading
      scams. Paul Allen, one of the major Microsoft
      insiders is/was a major investor in Caldera. .....and just WHO is using Caldera/SCOX in order
      to leverage lawsuits against Linux and even to
      threaten Linus Torvalds using tactics straight
      out of McCarthyism of the 1950's?....why it is
      microsoft posing as SCO!!!!!
      He should go for it! He has nothing to lose and everything
      to gain. He is a programmer! There are thousands of lines of code. Somebody may have written at least one of these lines before even before he thought of it. In an age of princely sums for trivial nothings, find that 'nothing' in somebody's earlier work and work with him/her. There IS something that he can use.....find it! Sue the
      HELL out of them. It is said that behind every
      great fortune is a secret crime. He should'nt be
      that buried victim!

    44. Re:In before slashdotting! by lambadomy · · Score: 3, Interesting

      This has nothing to do with his ungrateful followers or who he implements what for. This has everything to do with someone acting like the world owes him a living. I don't care what the heck you do, you can't put something under the GPL and then whine when you don't get paid, whether or not my grandma is using it or some huge company. As has been said before here, the GPL is a double edged sword. Would the LRP have been known at all if it wasn't GPLed? Could he have even made it without existing GPL code? Maybe not. Should he have any expectation of his mentioned six digits for any of this work? Of course not. If you're a programmer or an artist or a biochemist or whatever, if you make something free you cannot expect to get paid for it. You can quit working on it, blame your users, blame your lack of time, I don't care...but don't act like you're getting screwed out of money, and don't act like a bratty child going on and on about all the great stuff you supposedly did that no one else will see, because you got no money.

    45. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      Either I move to California (never!) or move on.

      Yeah, stay out of California, those jobs are MINE!

    46. Re:In before slashdotting! by mofochickamo · · Score: 1
      Waaaaaaa! I released something GPL and didn't get paid for it! Waaaaaaa!

      Let me guess, you were one of the ones who voted "I've heard of it, but not read it".

      Paaahleeese. Many kernel and gcc hackers did a lot of work to even allow you to start the LRP. Do you think all (or even most) of them get paid?

      Why don't you buck up and be a man? Be glad you live in a country were you can get paid decently or, if you have real balls, start something yourself. Stop looking for a handout. You obviously have skills, so do something with them.

      --
      Honk if you're horny.
    47. Re:In before slashdotting! by Wakko+Warner · · Score: 1

      I think most of you are missing the point. It's not necessarily that he was expecting this project to yield an income, though it would be nice. It is that he thought his expertise in computers and routing should yield an income, which honestly is not too much to ask of the world, and sadly is not the case these days.

      His tale of lengthy unemployment when he is clearly very skilled is all-too-common.


      Unfortunately, if his parting shots are indicative at all of his real-life interpersonal communications and relationship skills, it's absolutely no wonder he doesn't have a well-paying job to this day. Living in Middle Of Nowhere, Florida has little or nothing to do with it. He just seems like a cock.

      - A.P.

      --
      "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
    48. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      Wow. If petty backbiting, accusations, and all around ill will is your swan song, then well, don't let the door hit you in the ass on the way out. LRP was left unmaintained, and other distributions eclipsed it. End of story. I have fond hopes for Dave to get on with life now, but I suspect he'll be swimming in biterness for a long time to come.

    49. Re:In before slashdotting! by statichead · · Score: 1

      Why you would replace bash is beyond me. But hey, you build what you build. Obviously this guy didn't build something that could keep him gainfully employed while doing his hobby. You got to sell the hobby to people. Someone else will pick up the code and run with it, got to love gpl.

    50. Re:In before slashdotting! by tjw · · Score: 1
      A new shell (no bash, no ash, no sh at all!) A new shell scripting language A new (universal) packaging scheme (would retrofit other OSes) A true application management system A new core process management system (No 'init' here...)
      With those goals, I'm glad it's dead. I happen to like sh, init, and non-restrictive package management.

      I maintain an embedded GNU/Linux distribution that sticks to some very nice 20 year old conventions:
      • BusyBox has an excellent sh implementation that supports tab completion.
      • BusyBox's same sh implementation is great for shell scripting. Lots of the same poeple who want a Linux router know how to write shell scripts, why would they want to learn a new language?
      • Dependency tracking package managers do not fit well into embedded distributions. Not only are they storage hungry, but they're definite overkill on an embedded distro where you probably aren't going to have very many packages anyway. I use Slackware's pkgtools since they work great and take up almost no space because they are shell scripts.
      • Application management.... what applications? Deamons are started, restarted, or stopped with init scripts. Daemons are configured in /etc/. Applications are run on the command line.
      • BusyBox also has an init. I think it does the job quite nicely. What else should a core process manager do except run some other processes?
      --

      XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UB E-TEST-EMAIL*C.34X
    51. Re:In before slashdotting! by HyperbolicParabaloid · · Score: 1

      I thought that was really funny!! Not ROFL, but pretty funny. Thanks!

      --


      -------------------------
      A person of moderate zeal
    52. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      It has everything to do with having expectations which are not met. One of the commonly cited reasons for writing open source programs is to get an advantage in the job market, because you make your name known and you gain knowledge in the process. He didn't expect to get paid for the software, but he did expect to get into a position where he could continue working on LRP without feeling that he disregards his own interests by investing too much time in maintaining other people's tools. Nobody "owes" him anything, but some of the expectations are reasonable for someone who puts a lot of time into a project. You either manage to get enough sponsoring, consulting fees or a job related to the project, or the project has to get by with much less dedication. Technically, it isn't anybody's fault, not even the ungrateful users', but it's a simple fact that if a project doesn't pay for itself, time has to be assigned to other work which does pay. Many people realize this and cut down on the unpaid open source work. This is where you have to be able to say no, even if you think that not dedicating yourself to the project is a great loss for the "community". If your followers don't owe you anything and there are not enough among them who give anyway (not even those who do benefit financially from your work), then you don't owe them either and should not give more than you can afford. Maybe the goodbye would have been less moping if he had drawn the line earlier, but you have to see where he is coming from, not kick him when he's down.

    53. Re:In before slashdotting! by dougmc · · Score: 1
      With those goals, I'm glad it's dead. I happen to like sh, init, and non-restrictive package management.
      Agreed. I was about to post the same thing, but since you've already done so, I'll just say <AOL>me too</AOL>.

      He seems to think that everybody wants a new shell, a new scripting language, etc. -- does *anybody* (at least anybody in the group that currently uses Linux and/or the LRP stuff) really want this? If a new shell/scripting language comes out and it's great and wonderful and all, I'll take a look at it ... but I'm certainly not screaming for it now.

      `A new (universal) packaging scheme (would retrofit other OSes)' ... how would it refit other OSs? There's already so many competing packaging schemes out there, what makes him think we need another? What would his offer that others don't? (beyond being `universal', I guess, whatever that means.)

      People have looked at *nix, Windows and other OSes and used what they learned to make new OSes. Some have succeeded and become popular (MacOS, OS/2 for a while, sort of) and others have not (BeOS, though it's not quite dead and it's reasons for failure were more political/financial than anything else.)

      Personally, I *like* *nix, and I like bash/ash/sh, and I don't want another packaging system to deal with. Anything that's Linux based, but does away with all of these things I like about *nix systems, is going to have a hard time convincing me that I want it.

      It sounds like he's trying to make a product to compete with dedicated routers, something like Cisco's IOS. Great, another totally different OS to learn.

      The name of this operating system and it's specifications, shall still remain UNRELEASED.
      Translation: you freeloaders haven't paid me enough, so I'm not giving you any more free software.

      Translation Translation: Screw you guys, I'm going home.

    54. Re:In before slashdotting! by schon · · Score: 1

      Many kernel and gcc hackers did a lot of work to even allow you to start the LRP. Do you think all (or even most) of them get paid?

      good point, but did anyone ask him if he sent some of that $100,000 to the kernel/GCC developers?

      I'm guessing not. So what the hell is he complaining about?

    55. Re:In before slashdotting! by rmassa · · Score: 1

      What is with it with all of these GPL rants! First off, someone can't steal your code, they can only copy it. Secondly, if you license your code under a free license, anyone can use it for free, not just cool people or the people that you like. Blaming the GPL is like blaming the computer for crashing instead of the engineers of the hardware/software.

    56. Re:In before slashdotting! by Eil · · Score: 1


      I've seen this exact same scenario play itself time and time again. Not in the open-source community (who aren't usually prone to whining anyway), but in the emulation community. Console and computer emulator authors often tend to be some of the brightest programmers on the planet, but unfortunately, they also seem to be some of the most immature. Back when I was big into the emulation scene, I would see about one exciting and promising project every few months come to a screeching halt because the authors grew sick of all the rom requests, disrepect, insults, or what have you.

      I don't know where Mr. Cinege gets off insulting his users because he didn't have the foresight to figure out a way to make money from his efforts. But I can say one thing, this Linux Router Project will be the last open-source effort he'll ever spearhead. People are going to remember this and he, in particular, will be remembered for his actions. It's one thing to put up a page declaring the end of a project that you can't support anymore or have grown tired of, it'a quite another to lambast your users and the whole open-source community in general. Those who do the latter tend to fade into obscurity and not come back.

    57. Re:In before slashdotting! by aminorex · · Score: 1

      filet mignon? you poor thing. I would choke on
      anything so coarse. I can only eat beef if it is
      grown in zero-g and raised on crocus stamens.
      perrier is very harsh on the skin, unless it is
      saturated with jamaican blue mountain, and frankly
      even then it's too septic without some astringent
      johnny walker blue label liberally admixed.

      hey, you want quality thinking, you need quality fuel.

      --
      -I like my women like I like my tea: green-
    58. Re:In before slashdotting! by Anonymous Coward · · Score: 0

      So the guy embarked on some wierd non-unix offshoot and found zero interest in that (duh!)

      You are incredibly small minded. Unix and Linux are not the first or best operating sytems ever created, but they are improvements over many.

      Was Linus crazy for embarking on some wierd "non-Windows" offshoot?

      It will take someone with forward thinking, rather than a closed mind to create the next generation of operating system.

      We don't know who will create it, but we can be certain that it won't be you.

    59. Re:In before slashdotting! by Cramer · · Score: 1

      Well, there's cheap, and then there's cheap... And then there's the people that do things like you :-)

      If you have a business need for all those things, then you certainly have a business large enough to pay for device(s) to do all those things. The more VPNs you need, the more CPU will be required to handle them. The brain inside a Linksys is, well, very stupid. 10/8 doesn't count. Linksys routers have had syslog capability for years. And IDS is well beyond the scope of any "mini router" (and capability of a 386) and is certainly more complicated than it's worth to roll your own. Most of the "junk" selected to be a "mini router" would add new meaning to suck if used as a DNS or Web cache.

      It's much faster and easier to hand over 60$ for a device that can do ~80% of the things I'd like to get done than it would be to spend weeks building and tuning a custom solution that no one else knows how to manage (and for which there is no one else to turn for assistance.) Yes, I used to be a "I'll do it myself" person, but there aren't enough hours in the year to do everything myself.

    60. Re:In before slashdotting! by Zeriel · · Score: 1

      Sour grapes. It's not surprising, really--I mean, as much as we don't always like to admit it, F/OSS is very ego-driven at times. When a big ego attached to a useful project deflates, it ain't pretty.

      --
      "America has done some terrible things. But I know that Americans don't cheer when innocents die." -Dave Barry
    61. Re:In before slashdotting! by vandegraff · · Score: 1

      Yeah.... I used to work for one of those "corporations" that used LRP. This was no corporation, but was a small startup fixed wireless Internet ISP that is now dead. In my experience, this company may not have contributed monetarily to LRP, because it did not survive itself. LRP is great though. Used to make a router out of a small simple pc with a SanDisk drive in it. Makes a great little router. Combining LRP and Zebra made a nice small office alternative to a Cisco router. I really respect that effort, and looking back I think the company I was working for that benefited from his LRP efforts may have even paid for it if required to do so.

      --
      Confucius say: I hear and I forget. I see and I remember. I do and I understand.
    62. Re:In before slashdotting! by Cirvam · · Score: 1

      An IDS is easy as hell to setup but your right about it not working on a 386 too well. Just use snort though.

    63. Re:In before slashdotting! by pyrrho · · Score: 1

      essentially 1 vs. 0, that's the debate of the ages.

      --

      -pyrrho

    64. Re:In before slashdotting! by JWSmythe · · Score: 1

      I knew the rumors of his death were greatly exaggerated!

      I laugh at people that say Elvis is still alive, but no, I can't believe Douglas Adams is really gone. :(

      --
      Serious? Seriousness is well above my pay grade.
  4. I can see his point but... by DJPenguin · · Score: 5, Insightful

    I can see where he's coming from, but after reading that text I don't feel sorry for him at all. It sounds like he's just thrown all his toys out of the pram because no-one will pay him to work on his own project. I'm sure everyone here would *love* to be paid to do their own thing, but this just isn't going to happen!

    Get a real job - in computing or otherwise, and if you want to write a "router on a disk" in your spare time, then go for it. If you don't want to, let someone else take it over.

    1. Re:I can see his point but... by Anonymous Coward · · Score: 0

      I'm a total pure capitalist, but even I think you're being far too harsh on the guy.

      IF companies are shipping products based on his code, or shipping products that embed his code, then they owe him-- not legally, but morally-- some support for that.

      Maybe those products aren't doing well, and this is just a factor of a project that didn't really have a market. But if that's not the case, then the should have hired them. They're stupid not to.

      He should finish 5.0 and make it proprietary and sell it. No reason he can't take future releases closed source. There was a time I was working on a product that could have used LRP (but the product didn't see the light of day).. in which case if we had, I would have been inclined to bring him onboard.

      Those that did ship products and hired random programmers to extend LRP for their products, really should have paid him. ITs just stupid to leverage someone elses code and not make sure they're still around-- the person with the best knowledge and experties-- to support it!

    2. Re:I can see his point but... by pe1rxq · · Score: 1

      I hope his decission to stop has just made him temporaraly insane.... As I didn't have any symphaty for the guy after reading the text.

      If he has always been like this I have no trouble understanding why nobody would like to fund his ideas... They might be nice ideas, but untill you can show something that really is better than 20 year old proven techniques you might not get others enthousiastic about it. There are tons of people who think they can do it all better.
      Then he says his users are idiots because they asked for more, now what company would want to hire a guy which calls his customers idiots???

      Jeroen

      --
      Secure messaging: http://quickmsg.vreeken.net/
    3. Re:I can see his point but... by Anonymous Coward · · Score: 0

      Thats bullshit my poor man.

      Of _any_ license he could have chosen, GPL is one which really says "you do not need to give me anything to use this code".

      Its not a question of morals, its a cut and dried case of the author saying "don't give me any money for this software". There is no way you can expect a corporation to just cough up out of the goodness of its heart - especially considering no individual would. What a fuckwit (not you, the LRP guy).

      People would contribute money if they thought the contribution would be worth more to them in realised improvements in the software.

      Put it this way: If somebody volenteered to do some work for charity, then later blasted that charity for not paying them, would I be too harsh on them to say they are clueless self centred idiots?

    4. Re:I can see his point but... by Negatyfus · · Score: 2, Interesting
      No reason he can't take future releases closed source.
      I'm wondering about this. I've never read the GPL with much attention, but as the owner of the code and license he could actually release works based off a GPL'ed project (that he owns) as non-GPL? What about the contributions by others? Would he not have to get the others to agree on a change of license?

      I don't think, according to the GPL, it's that easy to just close your GPL'ed source. Does the GPL state that if you (completely) own the code, you are free to chance the license at any time?
    5. Re:I can see his point but... by dspisak · · Score: 4, Interesting

      "now what company would want to hire a guy which calls his customers idiots???"

      You obviously have never been in a meeting with the senior management for any large tech corporation, have you?

      Or, you could just ask anyone who has/had to field tech support calls from their own customers. Customers, for the most part, don't know what the fuck they are talking about when it comes to technical matters. Slashdot users are not your atypical customers, trust me, you folks can at least figure things out provided you're given the right bits of information to work off of.

      In addition to all of this, what the fuck does the programmers opinion of the customers even matter? Is the customer *ever* going to have to deal with the programmer in a support situation? In a corporate environment I would highly doubt it.

      Hell, I would let the guy have a HUGE poster in his cube that said:

      "The customer is wrong, bitch!"

      So long as he met his project targets and his code worked well.

      Now if the programmer goes public with his sentiments that the customers are idiots while working for my company then his opinion becomes a problem because it is now a PR disaster that has to either get spun somehow or I now have to punish him somehow in a public way so it looks like I am giving a shit about my customers opinions (even if I agree with my employee that they are idiots...but they are the idiots who eventually pay both our checks).

      So yeah, basically, the problem is customers are idiots whom you have to keep around otherwise you're out of a job at some point.

      Unless your the CEO or senior management and then you just fuck over your lower pleeb employees but sucking your fat golden parachute out of the company pension fund or some equally horrendous lack of moral pulchritude.

      And people think I am too pessimistic/sarcastic for someone who is 27. To them I say, work in the tech sector for the last 10 years and try to not turn out even MORE sarcastic/pessimistic then I. If you do find someone who turned out less sarcastic then me, he is lying to himself and therefore ergo must be in sales. Bastards.

    6. Re:I can see his point but... by Jo+Owen · · Score: 1

      According to law, you (the author) are the copyright owner. Therefore you can release it however you wish.
      For example, if your progect was GPL'd, and a company aproached you who wanted to use your code in a closed source project, then you could (if you wish) grant them the ability to do so.

      But to answer the question directly, its copyright law that allows you to do so, not the GPL.

    7. Re:I can see his point but... by Anonymous Coward · · Score: 0, Flamebait

      Ahh, what do you think you fucking idiot?

      What was that you say? You would sue yourself if you made your GPLed code closed?

      OK so yes, I'm sorry, downers (aka mongers, retards) like yourself are NOT allowed to change the license of your code. Normal people are.

    8. Re:I can see his point but... by Chris+Johnson · · Score: 1
      If it's a distro, I don't see as there's any chance that he could possibly close it. I write a no-profit GPLed program myself (Mastering Tools) and I could dual-license it or begin releasing different-licensed versions, but only because I wrote every line. Even so I'm dubious, because some time ago I took ideas for skipping over AIFF chunks from a GPLed mp3 routine: since I didn't come up with that one myself, I think Mastering Tools is perma-GPL now unless I track down who the other contributor was and get them to agree that it was OK for me to learn AIFF reading from them. The actual code is a port to another language...

      Bottom line, you can't un-GPL a thing. That's the whole point of the license.

    9. Re:I can see his point but... by Anonymous Coward · · Score: 1

      If you have re-written the code in another language then that code is not covered under the GPL, at least not under the letter of the GPL. It may be covered by the GPL in spirit, but that would depend on how much code you actually used as a basis for your own code, and how ethical you're feeling today. I'd personally say a re-write to another language is a unique work, as I don't feel you can put a claim on the general idea that was expressed by the original work.

    10. Re:I can see his point but... by rifter · · Score: 1

      You miss the point entirely. If people contribute patches, you are not the author of those bits, nor the copyright holder (unless it gets transferred). And no, the GPL does not transfer copyrights. Therefore once you accept patches from others, you cannot close those bits. YOu can, however, take the bits you made and close that part.

    11. Re:I can see his point but... by Anonymous Coward · · Score: 0

      Well it's pretty clear that you are destined to be ever the disgruntled employee!

      Just because customers have different priorities from a coding geeks, it doesn't mean they are idiots. Ok some of the customer's employees may be idiots, but then so, it seems, are some of your employer's employees (if you get my drift).

      It's all very well maligning your CEO, your customers CEO, and yada yada, but if you had balls and talent you'd set-up on your own. See how you feel about your customers then.

      Loose the attitude. At only 27, you may still have time enough to be a successful entrepreneur instead of a bitter little coding geek.

    12. Re:I can see his point but... by Anonymous Coward · · Score: 0

      Or, you could just ask anyone who has/had to field tech support calls from their own customers. Customers, for the most part, don't know what the fuck they are talking about when it comes to technical matters.

      Of course if they did they wouldn't need to call for support in the first place.

    13. Re:I can see his point but... by dubl-u · · Score: 1

      In addition to all of this, what the fuck does the programmers opinion of the customers even matter?

      With every line of code a programmer writes, he is affecting the customer, directly or indirectly. (If he isn't, then why have that line of code?) To build good, usable systems, you must have sympathy for and understanding of the users.

      If I had somebody on my team who hated the customers or had a lot of contempt for them, I'd get 'em out of there, pronto. That attitude is contagious. To my mind, that's because it's lazy; tearing down is always easier than building up.

      To them I say, work in the tech sector for the last 10 years and try to not turn out even MORE sarcastic/pessimistic then I.

      I have worked in the tech sector for longer. I still do it because I like it, and I've found ways to make it sane and enjoyable. That's not to say it is a bed of roses, or that it's always fun, but I do good work that I'm proud of, and have fun along the way.

      Why would you keep doing something you hate?

    14. Re:I can see his point but... by benjamindees · · Score: 1
      senior management for any large tech corporation

      So true. Techies, especially those rabid enough to make it to these positions, are the most intelligent, confrontational, egomaniacal humans on the planet. Just look at Slashdot. Of course, none of us can spell, but that doesn't stop us from insulting and arguing with each other.

      One of the VP's of HP said once that his employment there was dependent upon their acknowledgement that he did not work well with others. It's a part of the culture.

      And, fwiw, atypical means not typical.

      --
      "I assumed blithely that there were no elves out there in the darkness"
    15. Re:I can see his point but... by Phroggy · · Score: 1

      In addition to all of this, what the fuck does the programmers opinion of the customers even matter? Is the customer *ever* going to have to deal with the programmer in a support situation? In a corporate environment I would highly doubt it.

      This kind of attitude is what makes tech support jobs so annoying and difficult - programmers who are isolated in their own little world, with little regard for the customers.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    16. Re:I can see his point but... by Anonymous Coward · · Score: 0
      now what company would want to hire a guy which calls his customers idiots???

      To paraphrase the Men In Black: A *person* is smart. Customers are dumb, panicky, dangerous animals and you know it.

    17. Re:I can see his point but... by TheTick · · Score: 1

      Hell, I would let the guy have a HUGE poster in his cube that said:
      "The customer is wrong, bitch!"

      The customers must not get up to your development lab much...

      Every other week, a fresh batch of customers is in my office for training. Thursday afternoon, like clockwork, they are given a tour of the building, including the development area. The are marched past the They Might Be Giants concert poster, Alice puking on Dilbert's user interface design, and, until recently, and a wall full of "80% Awards" -- certificates printed up and posted for subsytems that were released in a "working...mostly" state. Those were removed because of fear they would make the customers nervous; ours tend to be a technophobic and volatile bunch.

      I shudder to think what a "The customer is wrong, bitch!" poster would precipitate, even if I generally agree with the sentiment.

      --

      --
      bachiatari na torisetsu o yome!

    18. Re:I can see his point but... by taskiss · · Score: 1

      I have more than 10 years..started with vax in 79, and moved to unix in '85. worked at mcdonnell douglas, ibm, and several other big names. I think you are a self made man. you are bitter, scarcastic, and pessimistic. you must be a real pleasure to be around. I personally feel that people are smart, and that the "simple" computer os's are NOT easy, and the companies that try to perpetuate how easy they are end up giving the users an inferiority complex. computers are the most complex machines ever released to the general public. microsoft puts a pretty picture on a can of worms and then pushes how easy it is to open. you sit back smug and superior and belittle those that have interests in things other than your interests and then blame them for your inability to help them. shame on you. and shame on you for using such language.

      --
      - real hackers don't have sigs -
    19. Re:I can see his point but... by Yaztromo · · Score: 1

      In this case, I doubt he could close his source in a particularily useful way. The LRP diskette uses the Linux kernel, and a variety of other existing Linux GPL code.

      He could close-source anything he's personally written, but I'm not completely certain how useful anyone would find that code without all the rest of the GPLed stuff from other projects that makes up the distro.

      Yaz.

    20. Re:I can see his point but... by dspisak · · Score: 1

      Whats the big fucking deal here fucker?

  5. Sponsorships? by Anonymous Coward · · Score: 5, Interesting
    2001-05-03
    Sangoma Sponsorship
    Sangoma has provided very generous support to further the LRP effort. I used their ISA FT1 cards for my very first DS-1 several years ago...ahhh memories.

    2000-12-30
    VA Linux Sponsorship
    VA Linux has provided very generous support to help further LRP development, including funding and servers. I just love the blue power LED on their machines....

    2000-10-16
    Cyclades Sponsorship
    Cyclades Corporation has stepped up to offer very generous continued support to help further LRP development. We all thank them very much!

    What happened to all these sponsorships?

    1. Re:Sponsorships? by Anonymous Coward · · Score: 0

      He's obviously all talk.

      Oh, I have an operating system that will revolutionise computing. The reason I am not releasing it is honestly not because I am full of shit and nobody would want my heap of crap anyway. Its because although it only exists as 4 dot points at present, I don't think any of you deserve it because you aren't giving me money.

      And no, for some reason, my operating system is so good that if I were to complete it, nobody would pay me for it. So thats not an option.

    2. Re:Sponsorships? by mindriot · · Score: 2, Funny

      Well, as he said, he can't eat boxes with blue power LEDs. He was mostly in need of someone paying him to get something to eat, not machines.

    3. Re:Sponsorships? by gr0ngb0t · · Score: 1

      well, the last one is over 2 years old, and as he said in his speel, "a few thousand dollars or a few computers does not let a programmer eat next month".

      So I'm guessing that Cyclades, Sangoma and VA gave him a few computers, a few cards, and a few grand, but it (obviously) wasn't enough to keep him going.

    4. Re:Sponsorships? by Jeff+DeMaagd · · Score: 2, Insightful

      All of those dates seem to be just before the dot-bomb crash, or at least before the economy started the bulk of its corections.

    5. Re:Sponsorships? by MrScience · · Score: 1

      Uh, the economy?

      --

      You quitting proves that the karma kap worked. The most annoying of the whores shut up. --CmdrTaco

  6. And just to add to his woes, by squidinkcalligraphy · · Score: 2, Funny

    His site is now well and truly slashdotted

    --
    "I think it would be a good idea" Gandhi, on Western Civilisation
  7. Any publicity == good publicity? by SystematicPsycho · · Score: 1

    Maybe now that project page has been /.'d that more people are aware of its demise and may lend a hand to revive it? Either it will get it's 1-2 days of fame and then be forgotten about or there might be a resurgence in working on it again?

    --
    Analytic & algebraic topology of locally Euclidean meterization of infinitely differentiable Riemmanian manifold
    1. Re:Any publicity == good publicity? by Stonent1 · · Score: 2, Funny

      Maybe now that project page has been /.'d that more people are aware of its demise and may lend a hand to revive it? Either it will get it's 1-2 days of fame and then be forgotten about or there might be a resurgence in working on it again?

      I think we burned a hole in his floppy disk from 9 million drive seeks in 1 second.

    2. Re:Any publicity == good publicity? by leviramsey · · Score: 1
      I think we burned a hole in his floppy disk from 9 million drive seeks in 1 second.

      I'd pay money to see that!

      There's his source of funding... He gets /.'d every day and he sells tickets to see the server melt!

  8. The first of many by mpost4 · · Score: 3

    Don't get me wrong but I think this is the first GNU project to die do to the current economic system we find ourselfs in. Also I don't think things would be much better in CA as he might belive, but who am I to state, I am in South Western PA. I have heard a ham friend of mine, say that he will be forced to move out of state because there is no work for computer people in Pittsburgh. ( I feel I am one the lucky ones now, I have gotten involved with a start up that looks like it will have a good future, it is already turning a profit in its first year of existance, but to be on the safe side, I am still keeping my "day" job at cmu till things start to go well for the startup) But I think that people with computer skills will find it harder to get work, what with the flood of people comming out of tech schools, and the loss of computer jobs to both the dotcom bust and outsourcing IT jobs to Asia. but only time will tell.

    1. Re:The first of many by Leroy_Brown242 · · Score: 1

      To take your theme of economic downturn to the next level, think of the great projects that stumble and limp along slower and slower as people are forced to stick with what is making them money. I would love to contribute all sorts of resources to many projects, but I have to support my eating habit.

    2. Re:The first of many by Anonymous Coward · · Score: 2, Interesting

      This is far from the first. And yet the loudest announced. Most projects go into hibernation, with the primary maintainer spending more time on projects relating to money, food or entertainment. It is easy to see projects in this state, just check freshmeat for the latest updates. I have used projects dated from 1997 without current development...:)

      It is the developer who schedules work time. It can not be the internet at large that dictates the time spent on a GPL project. If you as a user do not like the developers schedule, contribute to the code. Provide feedback. It is easy to see projects go into hibernation due to a perceved lack of interest.

      GPL Projects have a certain ebb and flow. This is healthy. If we fight to keep every started GPL project alive, every user and developer would be fighting in the scrap yard. Though it is sad to see some projects march to the horizon.

      LRP has been an outstanding piece of software. I have used it as an emergency router and recovery disk. I really hope the project will recover and the developer will get a proper job using the skills he enjoys.

    3. Re:The first of many by M1FCJ · · Score: 1
      Is it really dead? Who prevents anyone to create a branch and maintain/develop that branch?

      The code is open and vi is always waiting for you...

    4. Re:The first of many by 0x0d0a · · Score: 1

      I have heard a ham friend of mine, say that he will be forced to move out of state because there is no work for computer people in Pittsburgh.

      You might mention the Pittsburgh Technology Council's website.

    5. Re:The first of many by poot_rootbeer · · Score: 1

      Don't get me wrong but I think this is the first GNU project to die do to the current economic system we find ourselfs in.

      When was the last time you took a stroll through the decayed ghettos of Sourceforge?

      GNU projects die all the time. This one in particular is no more attributable to the current tech industry climate than any other.

    6. Re:The first of many by Anonymous Coward · · Score: 0

      The point is GNU projects are being discontinued at a much higher rate and at the same time new starts are less or about the same. Yang, enthusiastic college students start them but out of school they find themselves in a position of being overworked and underpaid - if they can find a job...

      I have a theory here - almost all open source is written by people comming from countries with the traditional CHRISTIAN CULTURE OF SHARING. As these are replaced with armies of Chinese and Indians, the HUMAN RESOURCES of open source are drained. Think about that.

  9. What's that smell? by poptones · · Score: 4, Funny

    I think it's the smell of burning bridges...

    1. Re:What's that smell? by Nogami_Saeko · · Score: 4, Insightful

      I'd tend to agree.

      It's never a good idea to kill off a project (programming or other) when you're emotional about it - you'll always manage to say something that will come back to haunt you, or people will get entirely the wrong idea about you...

      Better to chill out, get out of the house, go sit on a beach for a while with a beer in hand, and when you're all mellow and relaxed, write something that's perhaps a bit less melodramatic.

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    2. Re:What's that smell? by Anonymous Coward · · Score: 1, Funny
      Better to chill out, get out of the house, go sit on a beach for a while with a beer in hand, and when you're all mellow and relaxed, write something that's perhaps a bit less melodramatic.

      This guy sounds like he's sitting in front of the TV with a bottle of Jack.

    3. Re:What's that smell? by MisterFancypants · · Score: 1
      This guy sounds like he's sitting in front of the TV with a bottle of Jack.

      And a gun that he just used to shoot the TV out.

    4. Re:What's that smell? by Anonymous Coward · · Score: 0

      . . .and melting servers too!

    5. Re:What's that smell? by Farley+Mullet · · Score: 2, Interesting

      Check out his old comment here. Good ol' Dave seems to have some issues.

    6. Re:What's that smell? by Anonymous Coward · · Score: 0

      Nope. That, my friend, is the smell of burning negro.

    7. Re:What's that smell? by Anonymous Coward · · Score: 0

      perhaps this story at howstuffworks.com got him a little bit too excitied

    8. Re:What's that smell? by Placido · · Score: 1

      ...go sit on a beach for a while with a beer in hand...

      He can't afford a beer. ;-)

      --

      Pinky: "What are we going to do tomorrow night Brain?"
      Brain: "I would tell you Pinky but this 120 char limi
    9. Re:What's that smell? by Glytch · · Score: 1

      Is that beer as in free, or beer as in free speech?

    10. Re:What's that smell? by scrytch · · Score: 1

      Take it from someone who's mercurial enough to occasionally throw out all his work and tell everyone to go to hell (done it with my projects directory on my machine, done it with a MOO, done it with more personal connections) that whereas I'm simply borderline cyclothymic, this guy strikes me as a full-blown manic depressive. He's probably on an uptick after a long period being down (oh, about 6 months), and he'll probably resume some grandiose project such as his innovative new OS when he moves up past baseline (incidentally Dave, fitting it in a mere 8 megs is not impressive -- I got your 8 meg scripting language and kernel in lisp right here).

      Whether he needs or wants treatment isn't for me or any of us to say, but you gotta realize that if he really is bipolar, he's gonna be mercurial, and give him at least a little slack and wait for the dust to settle before condemning him.

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
  10. Is it just me... by rknop · · Score: 5, Insightful

    ...or does his list of features that would have made the next version so amazing (e.g. all new shell, all new scripting language, etc.) read a bit like "all new wheel, invented from scratch"?

    Maybe it would have been great. But all I see is him claiming he was going to throw out most of the core utilities. This in and itself doesn't make anything great. It's only great if whatever replaces them is so much better that it was worth the effort doing it. Otherwise, it really is just reinventing the wheel.

    Perhaps I don't have enough perspective on the LRP to understand why this is such a big deal, but reading the page leads me to believe that the LRP had become one of those projects that was much, much more ambitious than it needed to be. Projects like that will always have a hard time surviving. Sure, it's tragic that programmers have a hard time finding work, and that companies who freely sell and profit from Linux have a hard time "giving back" to the open source programmers who made it possible. On the other hand, I find it difficult to morn a project that, so far as I can tell from what little I see on that exit letter, was something that was neither practical nor maybe even particularly necessary.

    -Rob

    1. Re:Is it just me... by ibsteveog · · Score: 1

      Yes, it wounds like he's reinventing the wheel, but it also sounds like he's got honest improvements in its design.

      I think the sad part is that it has to end with this sort of begging for support (by trying to make everyone look ungrateful). I know I used the LRP a couple times in the past year to convert an old laptop into a handy router (saved me $50 or whatever the cost of a router is =), maybe I should donate... hmmm...)

  11. Open Source Burnout by ites · · Score: 5, Funny

    "Dead" is probably a little overstated, but open source burnout is a real problem for small teams. A product that becomes popular makes great demands on one's time, and when times are hard financially, this quickly turns into a losing situation.

    Maybe I'll start a counselling centre for desperate OSS programmers...

    Q. I feel inadequate, I have thousands of users asking for features, but I can't deliver _and_ keep my family fed. -- Frantic, IL

    Dear Frantic,
    Even the best software companies take their time adding features. Don't believe everything you hear about "internet time". Good products of any kind take years to build. Relax. Take your time.

    Q. I'm working all my free time on project X, but no-one seems to care. Sure, my users love it, but in job interviews, it's worth nothing. -- Pissed Off, CA

    Dear Off (or should I call you Pissed?),
    Don't confuse art and business, and for that matter, don't mix them either. OSS is art, you do it because it makes you feel great. Only if you are a truly great artist will people appreciate your work, and you usually have to die first. Get a day job on other merits - perhaps a nice tie - and do your art when the inspiration takes you.

    Q. how do I make money from my OSS project? -- Destidude, NY

    Dear Destidude,
    Money? Did you start it for money? Nah. You started it because you thought "hey, I can do that?" Let me remind you of a basic rules of business: if you want to make money, find a group who have money to spend and make something they want. Who are you selling to? Do they have money? Right. Now stop complaining and change your CV to include "Open Source Migration Consultant".

    --
    Sig for sale or rent. One previous user. Inquire within.
    1. Re:Open Source Burnout by dubl-u · · Score: 1

      Q. I feel inadequate, I have thousands of users asking for features, but I can't deliver _and_ keep my family fed. -- Frantic, IL

      A great answer to this problem is to learn how to say, "Patches welcome!" and mean it. The fact that a lot of other people want something does not mean that you must work on it.

      Some people of course then say, "But I can't write code!" The proper response to that is, "Would you like to hire me to work on it?" Or possibly, "Perhaps other people want the same thing. See if you can get together enough contributions to pay for it."

      The Buddhists teach that desire is infinite. That accords with my own experience: what people really want is to have everything, for free, right now. An important trick for every programmer to learn is to let other people do the work of managing their own desires. For example, I have learned to never ask a client if they want a feature, or when they want a feature. Instead, I ask them what the most important feature is, and I work on that one first. When it's done, I ask them what the next most important feature is.

  12. well.. in other news.. by minus_273 · · Score: 3, Funny

    the linux router project homepage is no more

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
    1. Re:well.. in other news.. by leuk_he · · Score: 1

      After being frustated with developent /. gave it it final stab by slahdotting its homepage.

  13. I can't say I'm entirely without sympathy by Second_Derivative · · Score: 5, Insightful

    ...but why is this guy releasing a GPLed system and then moaning that it isn't making him any money? Of course companies aren't going to donate a whole goddamn salary in exchange for your benevolence; their shareholders certainly didn't invest in them because those companies are altruistic. Some companies donated some equipment and even some substantial sums of money and that's something to be grateful for. But as for Embedix being based off LRP? Well, sorry mate, they are quite within their rights. Read the GPL -- you don't see Mr Torvalds screaming at them because he feels he's owed something for using their kernel do you?

    Look don't get me wrong, the computing economy sucks these days, yeah. Workers are treated like crap if /. stories are anything to go by (hmm...) so I'd fully agree with this guy if he wants to change profession or at least hunker down for the time being; doing what you love these days can be a painful exercise. And, though I use a more general purpose dist on my border server, the LRP does look like a very useful system and must have been quite an asset for Linux at the time (I wouldn't be surprised if most of those "You can't make NT do THAT on a spare 386 can you?" chants originated from this project).

    But come on man, if you're reading this, don't blast so many people on your way out who, if anything, were more generous than they needed to be. Well, except Caldera. *wink*

    And don't complain if you're not making money because you're giving your only product away. Like the adage about the tramp who wants God to make him win the lottery, meet him halfway and buy the friggin ticket ;)

    1. Re:I can't say I'm entirely without sympathy by dubl-u · · Score: 1
      Workers are treated like crap if /. stories are anything to go by (hmm...)

      Heh. Is it:
      Workers who spend a lot of their time on Slashdot are treated like crap.
      Or
      Workers who are treated like crap spend a lot of time on Slashdot.
      Probably a bunch of each.
  14. Why not a router distro on a bootable cdrom? by Markos · · Score: 4, Insightful

    I always thought this would be a good idea. You'd be able to use things like samba with the extra disk space that a cdrom provides.

    1. Re:Why not a router distro on a bootable cdrom? by Anonymous Coward · · Score: 0
    2. Re:Why not a router distro on a bootable cdrom? by xrayspx · · Score: 4, Insightful

      Because a router is there to route. A file server is there to serve files. I'm not saying that my home firewall isn't corrupted with files I don't need, but I'm fairly sure that that's why it wasn't a concert of the LRP.

      Think of it as the same reason a Cisco 2600 eDonkey client isn't out yet.

      However, you do have a cool idea. There are tons of people that would benefit from an easy cd-based distro with firewalling capabilities, plus use the extra room on the CD to store files for an un-corruptable file or webserver installation. Have all logging go to a syslog server of your choice.

      I guess something like that would be like: download this .iso, mount it, modify it with the files and change your syslogging settings, httpd.conf, etc, and then burn it and boot it.

      Do it up. I'm sure it's been done, but do it better.

    3. Re:Why not a router distro on a bootable cdrom? by Anonymous Coward · · Score: 1, Informative

      It's been done already. Check out the ISO images at www.zelow.no/floppyfw

    4. Re:Why not a router distro on a bootable cdrom? by mr_tenor · · Score: 1

      Coyote Linux Wolverine?

      http://www.coyotelinux.com/

    5. Re:Why not a router distro on a bootable cdrom? by Anonymous Coward · · Score: 0

      ...Super Famicom Starfighter Dulex II Special Edition Combat?

    6. Re:Why not a router distro on a bootable cdrom? by niall111 · · Score: 1

      www.smoothwall.org ??

    7. Re:Why not a router distro on a bootable cdrom? by ahfoo · · Score: 1

      Morphix has IPTables. I'm using it as a router right now. Just remember to delete sudoers.
      Plus you get a browser or two and games and all kinds of goodies.

    8. Re:Why not a router distro on a bootable cdrom? by glenstar · · Score: 1
      Repeat after me: "I'm a cliche, I'm a cliche..."

      Note: obscure reference to OP's URL.

    9. Re:Why not a router distro on a bootable cdrom? by mystran · · Score: 1
      One interesting concept with this is that if it can be made so that it doesn't need any read-write files it's very painful to exploit even if there was a minor security hole.

      You could be sure there are no trojan's atleast, if you make sure it's impossible to mount even ramdisks as read-write. It's OK to have write-only devices for logging (forward to another host/printer/???) as long as the host is unable to read (or at least execute) them.

      I'd love to have such a firewall. CD would act like immutable firmware while in the system, while you could still update it.

      Maybe use initrd and remount it (permanently, maybe special kernel patch) read-only on boot.

      --
      Software should be free as in speech, but if we also get some free beer, all the better.
    10. Re:Why not a router distro on a bootable cdrom? by hhw · · Score: 1

      You can do this with PicoBSD. http://people.freebsd.org/~picobsd/picobsd.html Note that to build your own customized version (for CD), you will need a working install of FreeBSD.

      --
      http://astutehosting.com/
    11. Re:Why not a router distro on a bootable cdrom? by Eil · · Score: 1


      The following project is close to what you describe.

      http://www.ipcop.org

      While I haven't yet put it into production use, I've played with it a bit and am extremely impresed. It has the following features:
      * all of around 20MB in size
      * does everything iptables can do
      * controlled through a slick web interface (or ssh, if enabled)
      * plays well with modems
      * web proxy
      * VPN
      * checks for updates on its own (but won't download them)
      * NTP
      * intrusion detection (Snort)
      * backup configuration to floppy

      The biggest disadvantage is that it must be installed to a hard disk. This is probably because with all those features you either have to have a hard disk or a whole lot of memory. The hard-disk route enables lower-end machines (like my P166 with 48M of memory) to run IPCop. To ease the pain, installation is an absolute cinch.

      I'm imagining that it wouldn't be too difficult to patch IPCop such that whenever the CD is booted up AND there's a configuration floppy in the drive, IPCop would automatically reinstall itself per the configuration on the floppy and reboot to a working system. It wouldn't surprise me too much if it already does this. :)

    12. Re:Why not a router distro on a bootable cdrom? by geomon · · Score: 1

      Here's another one.

      Dachstein CD

      --
      "Rocky Rococo, at your cervix!"
  15. This doesn't really surprise me... by cscx · · Score: 2, Redundant

    With the price of PC components dropping so rapidly, and how much Linux's iptables absolutely blows as a firewall compared to, say, OpenBSD's pf, this was a sure thing destined to fail.

    Just think about this for a moment -- "single floppy distro." You take one of the most unreliable forms of disk media, the floppy disc, and expect it to run something continuously and reliably, such as a firewall/router. You can easily build a PC for $50, put BSD on it (which by the way is easier to install than Debian and easier to configure than iptables), and spend your time doing something more useful, like partying with girls instead of configing your firewall.

    1. Re:This doesn't really surprise me... by Anonymous Coward · · Score: 0

      Did you copy that straigh off theo de raalts webpage?

    2. Re:This doesn't really surprise me... by Anonymous Coward · · Score: 0

      You're a loser

    3. Re:This doesn't really surprise me... by metatruk · · Score: 1

      I think I'd prefer Debian over an OpenBSD system, here's why:

      OpenBSD requires that you rebuild stuff when a security update is released. This requires gcc to be installed, and enough disk space to actually build on, as well as enough memory, etc.
      Here is some info about how you patch OpenBSD: http://www.openbsd.org/faq/faq10.html#Patches

      Debian is a binary distribution. All that needs to happen is you download updated packages built by someone else, and drop them in place. No need for a compiler, and all of the build dependencies to rebuild whatever when a security problem is found.

    4. Re:This doesn't really surprise me... by nagora · · Score: 1
      Linux's iptables absolutely blows as a firewall compared to, say, OpenBSD's pf, this was a sure thing destined to fail.

      Oh, yeah. If this guy was unhappy about the returns from the GPL he'll be SO much happier working for Apple and Microsoft for free!

      TWW

      --
      "Encyclopedia" is to "Wikipedia" what "Library" is to "Some people at a bus stop"
    5. Re:This doesn't really surprise me... by KjetilK · · Score: 2, Informative

      You take one of the most unreliable forms of disk media, the floppy disc, and expect it to run something continuously and reliably, such as a firewall/router.

      That's not how it works. The floppy isn't touched after the system has been booted. You just boot from the floppy, then everything is on a ramdisk.

      I set up a box with Coyote Linux (itself based on LRP, IIRC) a year ago. No downtime yet.

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    6. Re:This doesn't really surprise me... by Triumph+The+Insult+C · · Score: 1

      Debian is a binary distribution. All that needs to happen is you download updated packages built by someone else, and drop them in place. No need for a compiler, and all of the build dependencies to rebuild whatever when a security problem is found.

      So, instead of building a patch on another system, to which you already have the source, you'll blindly trust a compiled package you got off the net?

      --
      vodka, straight up, thank you!
    7. Re:This doesn't really surprise me... by Anonymous Coward · · Score: 0

      The floppy isn't constantly spinning. It just needs to load the OS when you reboot it every couple of years.

      "put BSD on it (which by the way is easier to install than Debian and easier to configure than iptables"

      BSD is easier to configure than iptables?

      Fark off you farking troll.

    8. Re:This doesn't really surprise me... by filledwithloathing · · Score: 1

      I had a a Coyote Linux floppy based router up for well over a year. We were doing some electrical work and when we rebooted the router is didn't work. Why? Someone removed the floppy from the drive. When? Who knows? Sometime in the last year or so probably. The router only needs to access the floppy at boot time. Needless to say, when I configured a new floppy I out tape over the floppy drive to prevent further accidental removal of the floppy. I'm sure chicks really dig it when you talk to them about BSD.

      --
      Are you a VF grad? Check out the VFMA Alumni Forums VFMA Alumni Forum
    9. Re:This doesn't really surprise me... by cscx · · Score: 0, Troll

      BSD is easier to configure than iptables?

      Fark off you farking troll.


      Yes, about a hundred-fold, you dumbass.

    10. Re:This doesn't really surprise me... by Anonymous Coward · · Score: 0

      So, instead of trusting a compiled binary package, you'll trust the source code you got off the net?

      I fail to see a difference here.

  16. Oh yeah, and... by Second_Derivative · · Score: 2, Funny

    Truly an american icon.

    (Sorry, couldn't resist.)

  17. Linux Routers by papason · · Score: 2, Informative

    Have you looked at Mikrotik ? Not exactly the same by imagination but that's what I like. Very robust.
    Head to this link:
    http://www.mikrotik.com/download.html

    You can download a free trial.

    Have fun.

    1. Re:Linux Routers by Anonymous Coward · · Score: 0

      There are more alternatives....
      Just check out www.fli4l.de and be happy again!

  18. Why not read a review of it? by westyvw · · Score: 2, Informative

    http://www.linuxgazette.com/issue67/fevola.html

  19. Alternatives to linuxrouter project by marathonmannen · · Score: 4, Informative
    • fli4l - the on(e)-disk-router (www.fli4l.de)
    • IPCop Firewall - the bad packets stop here (www.ipcop.org)
    --
    Live's to short - do another mile.
    1. Re:Alternatives to linuxrouter project by Anonymous Coward · · Score: 0
    2. Re:Alternatives to linuxrouter project by evilviper · · Score: 1

      Add to that: http://www.freesco.org/

      It's the nicest single-floppy system I've used, but I had to move on to bigger and better, because single-floppy systems just don't have the advanced features that are necessary just about everywhere now.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    3. Re:Alternatives to linuxrouter project by chthon · · Score: 1

      floppyfw is also still alive...

    4. Re:Alternatives to linuxrouter project by EpsCylonB · · Score: 1

      anyone know of one that will support my usb alcatel adsl modem ?

    5. Re:Alternatives to linuxrouter project by evilviper · · Score: 1

      No way you are going to see a floppy distro supporting USB and PPPoE, let alone anything else your device may need.

      If you want a solid-state device, look into buying a PCMCIA or CompactFlash card (which can be quite cheap) as well as an adapter for the card, and load your favorite software on that. It's not very difficult, and you can have all the features you could want.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    6. Re:Alternatives to linuxrouter project by EpsCylonB · · Score: 1

      doesn't have to fit on a floppy, a cd would do fine, but all the linux router distro's I have looked at (even the cd based ones) don't support USB. I'm not linux savy enough to modify a distro to include USB support so I don't have much options at the moment.

    7. Re:Alternatives to linuxrouter project by psb777 · · Score: 1

      I tried to use LRP a while back and found it difficult to get working. That could have been the hardware or it could have been me. But FreeSCO http://www.freesco.org (nothing to do with SCO - it's a contraction of Free Cisco, I think) works out of the box, so to speak. It benefitted from LRP and other independent work but it is Linux, it's simple, and it is supported.

      --
      Paul Beardsell
    8. Re:Alternatives to linuxrouter project by AmigaAvenger · · Score: 1

      Smoothwall has built in support for it, plus it is probably the best router distro around...

    9. Re:Alternatives to linuxrouter project by EpsCylonB · · Score: 1

      I would prefer something that doesn't touch the hard drive.

    10. Re:Alternatives to linuxrouter project by Anonymous Coward · · Score: 0

      Life's too short - do another mile.

    11. Re:Alternatives to linuxrouter project by RGRistroph · · Score: 1
      I see no reason why a linux floppy distro should be unable to have USB. It may be easier to modify a floppy router than you think. I have done it, and I'm no genius, just persistent.

      If you have a particular floppy router you want to start with, first make sure it boots the machine and that evrything works except the USB device.

      Then you need a linux machine to build the kernel on, and to build any other utilities you might need. You will configure the kernel in the normal way (make menuconfig) and add in USB and any other support you need. Since this might make the whole system too big for a floppy, go and find things that you don't need and remove them. You should be able to make a custom kernel smaller than the original one.

      You will have to find out how your router floppy is assembled. The simplest will be if it has a ramdisk image and the kernel on a FAT formatted floppy with syslinux as the boot loader; in that case you will copy your new kernel to the floppy and run the command "syslinux /dev/fd0".

      Don't be intimidated, people tend to over hype the difficulty of these things. It's more just tedious details. If you want to try, send me email and I will be glad to answer questions.

  20. A pity.... by Markos · · Score: 1

    Of the two projects that seem to be focused on the router end of things, Basic Linux and Gibralter, both links are 404'ed. Looks like they are dead.

  21. In short by The+Bungi · · Score: 0, Redundant
    1. Write free software
    2. ??? <==== WTF
    3. Profit!!!
    1. Re:In short by Anonymous Coward · · Score: 0

      1. Make boring, redudant jokes
      2. ???
      3. Karma !!!

  22. Some people by Stewie+Griffin · · Score: 1

    Like this gent really need to understand the difference between "job" and "spare time". The only people that get paid to do what they love are porn stars. And I'm sure they bitch too.

    1. Re:Some people by Anonymous Coward · · Score: 0

      at least they itch. . .

    2. Re:Some people by fmaxwell · · Score: 3, Funny

      The only people that get paid to do what they love are porn stars.

      Yeah, that's what I used to think until I started acting in porn movies. Most of the women I've worked with are seriously f***ed up and no small percentage of them are on drugs. I'm tired of having to cup my hands under their breasts to hide the scars from the implants. I'm sick of getting into all kinds of contorted positions so that the bimbos' tattoos don't make it look like I'm f***ing a biker chick. I dread getting tested for STDs every few months. The "scripts" read like something written by Beavis and Butthead. The pay is lousy if you are a man and even the women don't make as much as you might think. Many of them do the movies just so that they can rake in the bucks at personal appearances where they sign autographs or dance at sleazy strip joints as the "celebrity porn star" of the week. Everybody thinks I'm soo lucky to have a 9" schlong and to be in porn movies. Well, it's not so great as you might think. Okay, I just made up that whole thing, but I had fun screwing with people's minds.

    3. Re:Some people by Phroggy · · Score: 1

      I dread getting tested for STDs every few months.

      I think Asia Carrera said everyone gets tested every month, not every few months, and they do check the paperwork. Interesting site, if this sort of thing intrigues you. One of the few celebrities who wrote their own web site.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    4. Re:Some people by Chundra · · Score: 1

      Yeah and she runs linux too. Or at least stuck a penguin up her ass once. Or something. I think.

  23. It's NOT dead by Anonymous Coward · · Score: 0

    Linux Router Project is base for many single floppy etc distros. Most widely used are probably LEAF branches - http://leaf.sourceforge.net/ and Coyote Linux Floppy Firewall - http://www.coyotelinux.com/.

  24. seriously, by minus_273 · · Score: 1

    what do you expect when you give your work away for free? this is something anyone who works on open source projects should wthink about. Ideology is one thing but it alone wont feed you.
    Simply put, OSS and free software in genreal is not practical. Giveing stuff away for free makes no money. (something we learned from the .bombs)
    If so many companies use the software you sure could have licenced it.

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
    1. Re:seriously, by cscx · · Score: 1

      You need to ask these people -- they've apparently figured this one out, before we have.

    2. Re:seriously, by KenRH · · Score: 1
      What do you expect when you give your work away for free?

      Licensing software under GPL is not nessesary giving it away for "free". It depend on your expectations. You can not expect to make money from it, unless it bekommes a big success and you can make money as a consultant on it or some company uses it so exstensively that that they hire or sponsors you to make certain of its contiued develepopment. But those are the rare cases.

      What you can expect is that if someone else is interestet in your software some of them will have the time and knowledge to participate making the software you wrote better with less effort from you.

      So the GPL is suited for those who writes software for fun, or those who write software to serve an need for themself and other have similar enough problems that they can pool their effort.

      Off all those who participated to linux only a few make money (directly) from it but we got a real god OS out of it.

  25. Stop whining.... by jjh37997 · · Score: 1

    2003-06-22
    LRP == R.I.P. (1997-2002)
    With great pain, I must now state:
    The operating system that helped to create the embedded Linux marketplace, the Linux Router Project (LRP), is dead.

    Ummmm..... dude, you are mistaken. If the Linux Router Project is truly GPL then it cannot die. It really does not make a difference whether the creator of a GPL program decides to call it quits or not. In the long term you do not matter anymore. Under the GPL your program will live as long as other people are interested in developing and maintaining the code, your feelings are not important to its survival. In fact, your complains just sound like sour grapes. If your life sucks then make yourself a new life, don't blame other people for not acting the way you wish they would for your own benefit.

  26. Consulting can pay the bills by MichaelCrawford · · Score: 4, Informative
    You know, I've lived in the woods of Maine for two and a half years, and I lived in Newfoundland for 8 months before that. While there is some computer work in both places, there isn't much. I didn't have any.

    The way I have been getting by is working as a consultant for remote clients. I also did it for a couple years before I moved away from California. Now, it's more difficult than holding a regular job, and it's not secure, but it has many advantages, one of which is that you can live in a nice place - for example, Not In Silicon Valley.

    I'm sorry to see the LRP die. I subscribed to the list around the time I moved to Maine, and I think they're a great bunch of people. But I don't believe that there's no way that one can make a living in programming anymore.

    If I can do it from Maine, he can do it from Florida.

    Since I left California, I haven't had any clients from anywhere near where I lived. They've been from Kansas, New Jersey, The Bahamas, California, and Ontario. Just last week I got inquiries from Germany and Taiwan.

    If you want to know how I find clients, read Market Yourself - Tips for High-Tech Consultants, How to Promote Your Business on the Internet and You Can Help by Referring Clients.

    It's certainly not easy, in fact it's downright crazy sometimes, but I have been working steadily throughout the economic downturn, I still own my house, and I eat more or less regularly.

    And I live in a nice place.

    --
    Request your free CD of my piano music.
    1. Re:Consulting can pay the bills by Anonymous Coward · · Score: 0

      Betttttyy... Another dog did a whoopsie in the garden...

    2. Re:Consulting can pay the bills by Delgul · · Score: 1

      I agree on this. This guy could probably be making tons of money selling low-priced but perfectly functional routers and firewalls running his own software (DONT forget to sell them a regular security update subscription though. THAT's where the real money is!).

      I once played with this idea myself. I asked around a bit and found that especially small and medium sized businesses seemed interested. The only reason it didnt come to be is that I was too big a chicken-sh*t to quit my regular cosey job...

    3. Re:Consulting can pay the bills by FredGray · · Score: 1
      The way I have been getting by is working as a consultant for remote clients. I also did it for a couple years before I moved away from California. Now, it's more difficult than holding a regular job, and it's not secure, but it has many advantages, one of which is that you can live in a nice place - for example, Not In Silicon Valley.

      I just moved to the Bay area; I guess everybody has to do California once in their life. Seriously, though, your money will go almost twice as far anywhere else in the US. If you're living in California having trouble making ends meet, moving to the midwest might reduce your stress level considerably. In Champaign, Illinois, where I was before, grad students making $15K/year could easily qualify for a mortgage to buy a decent house for $50K to $75K. I've seen similar places in Berkeley listed for $400K to $500K. True, it's an outpost in the middle of the cornfields, but the cost of living is extremely reasonable.

    4. Re:Consulting can pay the bills by EvilTwinSkippy · · Score: 1
      Nice to know I'm not alone...

      I would like to suggest folks also try a slightly different network: the social network.

      • Word of Mouth - Until I landed my present gig (and I still do a lot of work on the side...) I was earning a moderately good living as a word-of-mouth contractor. I got a lot of gigs by knowing a lot of folks from college, who knew folks at work, who needed a reasonably priced Linux admin (who also happened to know someone...). The friend in college, of course, were folks I helped out in setting their machines up, or answering technical questions, or just playing shoot-em-ups on the network.
      • Referrals from other businesses - My wife still runs a computer tutoring service, and every once in a while one of her clients needs a server set up, or a network build, and every so often one of my clients needs computer lessons. Try not to compete with similar businesses. Instead, try to find areas where you can play off of one another's strengths. A web developer, rather than do the whole job, may want to establish a relationship with a server guru, who regularly refers work to a Wireless ubergeek.
      • In Kind arrangements - Small business owners love to wheel and deal. My wife regularly gets repair bills knocked down by tutoring the local mechanic or the plumber's kid on how to use the internet. Wealth is sometimes measured in WHAT you don't have to spend money on. I remember also being paid in RAM, server parts, etc.
      • Never hurts to ask - I also got a few gigs by simply emailing the company and asking if they needed someone with X skills to work part-time as a contractor. Note: this usually doesn't work with ibm, usually IJustSetUpThisWebserver.com
      • Location, location, location - Most of my business is small business. I kept all of my clients in downtown Philadelphia so I could easily scooter from one to the other, to my apartment. Then again, my product is generally on-site service.
      • Get Involved in Volunteer organizations - I also do a lot of volunteer work, and just about every organization needs someone to do IT stuff. A lot of these organizations ALSO interact with other volunteer organizations. A good reputation can proceed you, especially if you can point to a working website you put together.
      • Find a niche - There is always an under-served market out there crying for a vender. You just have to be willing to find that market and cater to its specific needs. For some folks their market is chinchilla ranchers running Filemaker pro. But once you make a name for yourself in the FilemakerPro using chinchilla ranching circle, you will be the one they think of when they need, say, a website. And don't be afraid to be a middle-man. You never know when that web-developer you refer your chinchilla ranchers to needs someone who can code filemaker pro for, say, albino monkeys.
      • This stuff takes time - One drawback: social networks take years to cultivate and minutes to destroy. The whole system only works if you gain a reputation as a compitent person who is honest in his dealings.

      Eventually I stumbled on a job with benefits. But I still enjoy doing sidework to bring in a few extra bucks. That, and you never really know when the axe is going to fall. I still do work on the side, and I still do more business by dropping business cards off, and remembering peoples names that I honestly have time for.

      YMMV, but I'd say the same sort of rules apply on the net as in the Blue room.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
    5. Re:Consulting can pay the bills by Beryllium+Sphere(tm) · · Score: 1

      >and it's not secure

      It's been said: going out on your own means sacrificing the illusion of security to obtain the illusion of freedom.

    6. Re:Consulting can pay the bills by Anthony+Boyd · · Score: 1
      You know, I've lived in the woods of Maine for two and a half years, and I lived in Newfoundland for 8 months before that.

      Riiiight. And we're supposed to believe someone a little over 3 years old would have as much experience as you do. And be able to type about it! Sheesh!

    7. Re:Consulting can pay the bills by msim · · Score: 1

      *boom*boom*

      It aint fun when you try making a funny and it goes on unnoticed/ignored, innit? :-D

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
    8. Re:Consulting can pay the bills by Anthony+Boyd · · Score: 1
      It aint fun when you try making a funny and it goes on unnoticed/ignored, innit?

      I almost always come to the party after the moderators leave. I'm used to it. :)

    9. Re:Consulting can pay the bills by NDPTAL85 · · Score: 1

      I would not want to live in a house that only costs $40,000.

      --
      Mac OS X and Windows XP working side by side to fight back the night.
    10. Re:Consulting can pay the bills by Anonymous Coward · · Score: 0

      You'd be surprised what 40K will buy in flyover country!

  27. Current State of IT by dokebi · · Score: 2, Insightful

    I've seen a lot of programmers/sysadmins leave their jobs after 4-5 years. This high turn over rate is driven not only by the age discrimination, but also high rates of burn-out among programmers. It's similar to the financial consulting market, where people are worked to death until they get sick of it and leave for another job that's less stressful. Sure, the pay is good, but quality of life suffers. And with the tech downturn, they pay isn't what it used to be either.

    What I hate is the current business mentality of "let's burn out this bunch of programmers since we can hire fresh ones out of college next year." It diminishes programmers as disposable labor. Hopefully now that the boom is over and the market isn't flooded with new programmers, this attitude will subside. I hope.

    Anyone else want to comment on this?

    --
    In Soviet Russia, articles before post read *you*!
    1. Re:Current State of IT by bolthole · · Score: 0
      I've seen a lot of programmers/sysadmins leave their jobs after 4-5 years. This high turn over rate is driven not only by the age discrimination, but also high rates of burn-out among programmers.

      Err.. Unless you're a winblows/desktop support sysadmin, I dont see why there would be burn-out involved for a sysadmin.

      (speaking as a professional UNIX sysadmin)

    2. Re:Current State of IT by drsmithy · · Score: 1
      [...] I dont see why there would be burn-out involved for a sysadmin.

      You're either very fortunate, or new to the job.

      I suggest checking out ASR as to why SysAdmining can be a stressful job.

  28. hmm by Graspee_Leemoor · · Score: 4, Insightful

    I agree with nearly everyone here. It's time for the Hackers quote:

    "Yak, yak, yak. Get a job!"

    It reminds me of the developer of the compiler LCC who got really pissed off that no-one was buying his pay-for version. I emailed him, and pointed out that either he was doing LCC because he loved to write it, in which case money was a bonus, not a necessity even if that meant writing it in his spare time, OR he was just writing it to make money, in which case: deal with the harsh reality, you can't make a living off it, do something else.

    I belive that advice would serve this guy well too.

    graspee

    1. Re:hmm by _ministry · · Score: 1

      There hasn't been a better time than now to enter the wonderful world of RETAIL.

      Start figuring your life out, serve the PUBLIC who serve technology, but don't serve the technology alone.

      Technology will die, the public will not. Well, not until the rapture.

    2. Re:hmm by The+Wicked+Priest · · Score: 1

      Did the LCC guy respond?

      --
      Share and Enjoy: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    3. Re:hmm by Graspee_Leemoor · · Score: 1

      Yes, the LCC guy did respond. I tried to find both my email and his reply but they're archived off on some CD somewhere (off topic observation- I may have everything backed up, but when I need it I can't find it- but lots of people find this...).

      Anyway, in his response he partially agreed with my points, and seemed warmer and more receptive to ideas than the rant on his webpage.

      I think people put things like this on their webpages at the height of their bad mood, and then they somewhat mellow with each passing moment, so that if you subsequently talk to them they seem a lot more reasonable and willing to listen to good suggestions.

      Of course if one responds with the same fury seen on the original rant, the author of the rant will likely be kicked back into the same state of mind as when they originally wrote it, which is counter-productive...

      graspee

    4. Re:hmm by ece · · Score: 1

      This is what has become to LCC:
      www.imagecraft.com
      Not bad huh?

  29. boo f***in hoo by b17bmbr · · Score: 0, Flamebait

    i tried some time ago to get LRP to work. PITA. i tried freesco, a bit easier. i actually use an old P166/32MB RAM with RH 6.2. it seems now, the best of breed is smoothwall. having tested it recently, i am going to switch soon.(after comcast doesn't f*** up my internet when they switch over 6/30.) floppies are not reliable, and are very limiting. i always thought the micro linux projects were more about "hey, look, see what we can do". which is totally cool. no doubt. and practical? tom's rtboot was mildly, but now, knoppix is the shit.

    so the guy needs work and there is little out there, and he feels he didn't get support for his pet project. boo f***in hoo. freedom means the ability to choose the best product. and people just weren't choosing his.

    --
    My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
  30. zero sympathy by tonyt · · Score: 4, Insightful

    i don't have much sympathy for this character. thinking that people owe you things is a dangerous way of thinking. blatantly disregarding possible negative outcomes of license choice is even more foolish.

    the childishly worded tell off doesn't help. oh yes, we will burn with desire, and the world will indeed be desolate without your new shell.

    i think that anyone who cares about Free Software should be offended by this.

    in short, good luck with the job thing, and take the necessary steps to avoid having the door striking any part of your body on your way out.

    --
    -=tonyt=-
    1. Re:zero sympathy by Billly+Gates · · Score: 1
      Agreed.

      Poor baby. You may have to work like the rest of us and only contribute during his spare time... and get a job. Gasp! --snif --snif.

      Keep in mind Linus himself only recently put his efforts in Kernel development full time. He wrote Linux during his cs degree ( alot of very hard work)and still had time for the kernel. Then he worked at Transmeta for 5 years.

      This guy's project is alot less complex then most OSS projects.

      I was out of work myself thanks to outsourcing and ended up making sandwiches at a Deli and doing deliveries for 7/hr. I actually $10-25 a day for tips so its not too bad.

      I use to program all day and loved it. Now I only do it a few hours a day but I am not complaining. I have a responsibility to myself and my future. Moving back home with my parents and sitting in isolation pretending to code is not an option. I am quite supprised he was subsidized for so long by corporate sponsors.

      After whats the return for them?

      Well if he was stronger and more mature he would of just put a notes saying he has to find a job now and will continue the project part time. Denial is a bad thing.

      The LRP is horribly out of date compared to the FreeBSD Routing Project and FreeSCO. My guess is he did not do much anyway or was not good at what he done. Time to move on to other things.

  31. Wow. by Anonymous Coward · · Score: 0

    What a whiney dick. "Oh my god!! You mean that, when I GAVE to the community, I wasn't guarenteed anything??"

    So it's a microkernel. So what. QNX's been doing this for years. And I first used QNX in 1995-1996 or so, and it was good. :) Oh - and it has a TCP/IP stack. Oh - and an ipchains-ish thing to route/drop packets. Whoppie-do.

    Knowing that:
    1) This guy's a whiney dickface.
    2) There are other things out there that'll do the same thing.
    I would NEVER consider EVER running with LRP. If it wasn't dead before, it's dead now. Absolutely.

    PS - Hey, if the author of the drivel is reading this, learn the difference between "than" and "then". It's horrible to read something like that from a "computer engineer", or anyone for that matter.

  32. Whey, what an ego! by Fefe · · Score: 5, Interesting

    No wonder he didn't get a job.

    The point about GPL is that you can't get ripped off. If they rip you off, you can force them to release their derivative work also as GPL. If he chose the wrong license, he got what he deserved.

    I put my embedded work under GPL and actually managed to get some funding. If it's GPL, people have to talk to you to use it commercially, you know? That's the beauty of GPL.

    Anyway, I can't say I found LRP to be as great as this guy actually thinks it is. And this childish "look what you missed" bullshit is not going to get him anywhere either. The world is full of companies who are not making any money, Caldera and Lineo being two very good examples he cites himself. Don't expect them to pay you if they don't have to.

    So far, almost every company that hired has tried to rip me off in the end. That's how it goes. So choose wisely, chose GPL.

    BTW: A new init system? Got one of those as well... I even wrote my own libc. And you know what? People are helping with the projects, in fact, many people are helping me with the projects. Feel free to look at all the names in the dietlibc CHANGES file! I think it's how you treat people that makes them help you. If your code is readable and you treat people well, they will help. You won't get big front page articles on Wired, but you'll create a damn good project, people will know your name. And you will get invited, too! Meet me at Linuxtag 2003! ;)

    1. Re:Whey, what an ego! by oohp · · Score: 2, Informative

      Well, somebody has even made a distribution with dietlibc with minit, embutils, etc. I'm using minit to start some sevices because netkit inetd sucks major ass and truncates my pure-ftpd options (huge command line).

    2. Re:Whey, what an ego! by harlows_monkeys · · Score: 5, Interesting
      No wonder he didn't get a job

      He probably can't get a job because no sane employer would go near him. Before he started work on LRP, he was quite active on Usenet in the legal and taxes groups, talking about how the IRS is not really a government agency, and you don't have to pay income taxes, and all the usual bullshit, complete with the usual mishmash of quotes from court cases that turn out to be at best out of context, and at worst blatant fabrications, when you go to the library and read the actual court opinion.

      If he actually follows through with his beliefs in real life, as opposed to just arguing them on Usenet, he would want his employer to pay him in gold or silver, not be willing to supply a taxpayer ID number, and not allow any withholding.

      Would you put up with that hassle if you were an employer? I wouldn't.

    3. Re:Whey, what an ego! by bolthole · · Score: 1, Flamebait
      I put my embedded work under GPL and actually managed to get some funding. If it's GPL, people have to talk to you to use it commercially, you know?

      No, I dont know. Sounds like you should talk to a lawyer to explain what the GPL actually does. No-one needs to talk to you to use your GPL'd stuff commercially. That fact that they do, means that either those companies dont have competant programmers in your coding area, or they dont have competant lawyers :->

      So choose wisely, chose GPL.

      Choose poorly (you'll probably stay poor, like the LRP guy!), choose GPL.

    4. Re:Whey, what an ego! by Anonymous Coward · · Score: 0
      No-one needs to talk to you to use your GPL'd stuff commercially.


      If they want to keep their modifications to the source private they do.
    5. Re:Whey, what an ego! by fodi · · Score: 0

      Come on, Dave. Grow up and stop being so negative.

    6. Re:Whey, what an ego! by h2odragon · · Score: 2, Interesting
      donet forget openccvs; the credit card processing package he tried to release. Its not been around for a long time now, and shortly after it disappeared, so did he.

      I figure that has more to do with his unemployability than anything else; I'm suprised "they" didnt have him killed.

    7. Re:Whey, what an ego! by jericho4.0 · · Score: 5, Informative

      Huh! he's right, and it doesn't seem like many folks were very happy with him.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    8. Re:Whey, what an ego! by haraldm · · Score: 2, Interesting
      The point about GPL is that you can't get ripped off. If they rip you off, you can force them to release their derivative work also as GPL. If he chose the wrong license, he got what he deserved.

      Well it's not that simple I suppose. If a company rips you off you can't simply "force them to release their derivative work". You need to go to court, and finance the case. This can be the single showstopper for individual developers.

      As for the LRP, what the maintainer describes is nothing short of a declaration of bankruptcy as far as his interpretation of open source development is concerned. He hat got a number of points but IMHO he gives up way to early.

      I am sure there will be others to jump in. The LRP mailing list has been quite busy lately. Or does some license prevent somebody else to jump in????

      --
      open (SIG, "</dev/zero"); $sig = <SIG>; close SIG;
    9. Re:Whey, what an ego! by mpe · · Score: 1

      Sounds like you should talk to a lawyer to explain what the GPL actually does. No-one needs to talk to you to use your GPL'd stuff commercially. That fact that they do, means that either those companies dont have competant programmers in your coding area, or they dont have competant lawyers :->

      Or that too many people confuse "commercially" with "proprietary".

    10. Re:Whey, what an ego! by heikkile · · Score: 1
      I put my embedded work under GPL and actually managed to get some funding. If it's GPL, people have to talk to you to use it commercially, you know? That's the beauty of GPL.

      To be more precise, since you own the copyright to the work, you can license it under GPL for the great public, and at the same time, grant a commercial license with completely different conditions to someone who is willing to pay for it, and can not accept the conditions of GPL.

      I know, I work for a company that has done it.

      --

      In Murphy We Turst

    11. Re:Whey, what an ego! by jmh_az · · Score: 4, Informative
      If it's GPL, people have to talk to you to use it commercially, you know?

      No, they don't. Read sections 2 and 3 of the GPL (version 2) again. Carefully. The FSF's short write-up on selling GPL'ed software might come as something of a surprise to some folks who've not taken the time to look into it.

      Placing software under the GPL helps to ensure that it will remain free and that the author will retain the copyright, but it doesn't guarantee that anyone will come offering money to use it. So long as the next person/company down the line abides by the terms of the GPL regarding copyright notices and source code availability the original author isn't automatically entitled to any monetary compensation.

      GPL'ed stuff has been a part of some commercial products for a while now. Bundling useful GPL stuff with a Non-GPL proprietary product is a way to provide customers with a set of useful tools which enjoy a wide base of support. WindRiver's V5.1 VxWorks RTOS development suite for SunOS/Solaris is a case in point. And it's perfectly OK under the GPL so long as there's a clear seperate between the GPL and Non-GPL code. GPL code can form the basis for a viable commercial product, even if the source must be readily available, since the number of people with the skills and/or resources to duplicate the derivative work will undoubtedly be much less than those who just want to make use of it without poking under the hood. And for those who do want to poke around, more power to them.

      A good example of a commercial product built on Linux and GPL'ed code is Tivo. You can download the source and fiddle around with it if you want to. Has that stopped Tivo from making money? No. Do they pay royalties or other monies back to the original authors of the GPL'ed code? Only if they feel inclined to do so. I don't know if they do or not.

      IMHO the LRP died not for lack of technical elegance or application potential, but more for lack of marketing inspiration. Placing a project under the GPL means that one must think about capitalizing on the free distribution and the exposure offered by the open source environment. It's my considered opinion that unless one is willing to offering consulting services, custom modifications, or a useful product in a nicely packaged form ready for use, then just GPL'ing something and expecting the bucks to start rolling in when someone else picks it up and runs with it is only somewhat less realistic than buying weekly lottery tickets and hoping to hit the jackpot.

      The alternative, and naive, view that GPL means that it's all free (as in free beer), while wrong according to the FSF, is perhaps a more kindly and community-minded take on it. But it too will lead to starvation just as quickly as unrealistic expectations of income.

      So if someone takes some GPL'ed code, modifies it to suit their needs, puts it on a nice silk-screened CD, writes a manual and makes money off of it, then so long as they also make the sources available to the purchaser and keep the copyright notices intact, about the only thing the original author can say is "Shucks, I should have thought of that".

    12. Re:Whey, what an ego! by hyeh · · Score: 1

      Caldera (which renamed itself SCO Group) is going to make money once they sue the pants off IBM.

    13. Re:Whey, what an ego! by Fefe · · Score: 5, Insightful

      When I said "use it commercially" I meant "make money selling it under a commercial license". To make money with it, they need to modify it ("add value") and the GPL forces them to make their diffs available under GPL as well, which basically means someone will send the diffs to me and I may incorporate them in my version, making their added value available to everyone.

      So the fact remains, if someone wants to make money selling my software (and I'm not talking about Red Hat or other distributors of my software here), he needs to talk to me.

      Also, I wonder what you mean by "poor". I have a nice little family, can pay my bills, and get paid doing what I like to do -- what more could I possibly want from life? I don't have to be a millionaire. To me it's more about what remains when you die, and when I die, I will leave some offspring and some (fine?) free software behind. What (besides some mediocre slashdot trolls) are you planning to leave behind for future generations?

    14. Re:Whey, what an ego! by rifter · · Score: 5, Interesting

      Hrm.. it does not look like it is the same David Cinege. Do you have proof to the contrary?

    15. Re:Whey, what an ego! by rifter · · Score: 1


      "No-one needs to talk to you to use your GPL'd stuff commercially."

      If they want to keep their modifications to the source private they do.

      No they don't, unless they distribute the result.

    16. Re:Whey, what an ego! by Lord+Prox · · Score: 3, Insightful

      I have a nice little family, can pay my bills, and get paid doing what I like to do -- what more could I possibly want from life? I don't have to be a millionaire. To me it's more about what remains when you die Well said! *tipping hat*

    17. Re:Whey, what an ego! by Placido · · Score: 2, Funny

      The point about GPL is that you can't get ripped off. If they rip you off,...

      Error number ADR: Contradiction alert!!
      Aborting analysis of argument. Invalid opening parameters.

      --

      Pinky: "What are we going to do tomorrow night Brain?"
      Brain: "I would tell you Pinky but this 120 char limi
    18. Re:Whey, what an ego! by RiverTonic · · Score: 1
      To be more precise, since you own the copyright to the work, you can license it under GPL for the great public, and at the same time, grant a commercial license with completely different conditions to someone who is willing to pay for it, and can not accept the conditions of GPL.

      Isn't this exactly what MySQL does?

      --
      This is RiverTonic's sig.
    19. Re:Whey, what an ego! by rifter · · Score: 4, Insightful


      Also, I wonder what you mean by "poor". I have a nice little family, can pay my bills, and get paid doing what I like to do -- what more could I possibly want from life? I don't have to be a millionaire. To me it's more about what remains when you die, and when I die, I will leave some offspring and some (fine?) free software behind. What (besides some mediocre slashdot trolls) are you planning to leave behind for future generations?

      Many here could only dream of being so rich as that.

    20. Re:Whey, what an ego! by Jellybob · · Score: 1

      My guess is that if you want to make money from software, distributing it would be a good start.

      Unless you plan to charge your employees for the software they use to do their work, but I've heard that most people won't go for that one.

    21. Re:Whey, what an ego! by DaveHowe · · Score: 1

      Bearing in mind of course that, unless your contributors assign copyright to you for their patches, you can't sell (for inclusion into a commercial product) anything but your own buggy original code.
      Of course, this is the same problem NS had, hence the Moz licence explicitly states patches are backlicenced to the original team for commercial exploitation without source if they choose.

      --
      -=DaveHowe=-
    22. Re:Whey, what an ego! by jonnosan · · Score: 5, Informative

      It's the same guy. Look at the website advertised in the tag line of this message (https://www.psychosis.com/) then look at the contact email address on http://linuxrouter.org/ (dcinege _at_ psychosis.com).

    23. Re:Whey, what an ego! by acid_zebra · · Score: 1

      Or, you could put those options in somewhere in /etc, for instance /etc/proftpd.conf like the rest of us. ;)

      --
      -- No Sig is a Good Sig
    24. Re:Whey, what an ego! by tcopeland · · Score: 1

      > truncates my pure-ftpd options

      I've had that same problem with xinetd as well (truncating cvspserver options); a workaround is to make a /usr/bin/mycvspserver.sh in the xinetd configuration file and then put everything you need in there. A bit klunky, but it works.

      Here's the cvspserver example - FAQ 14 in the admin section.

    25. Re:Whey, what an ego! by Ryan+Amos · · Score: 2, Insightful

      Wow, "soveirgn citizen"? Has this guy never heard of the concept of a social contract (if you don't like the laws, you're free to leave, otherwise you gotta obey them)? No wonder he can't get a job, employers don't want to hire someone with a felony conviction which he probably does not disclose on job applications (despite the law that says you have to,) considering his insistence that it technically "didn't happen" (even though he was convicted.) This guy looks like a complete nutcase to me, though the fact that there are tons of postings about him on alt.activism.militia probably prove this beyond the shadow of a doubt anyway. He seems to me like someone who wants to give nothing yet get everything in return, and sorry bub, that ain't the way the world works. Well, I mean, he can always move to a cabin in the woods, but then he'd have to move out of his parents' house..

    26. Re:Whey, what an ego! by Anonymous Coward · · Score: 0

      Come on, Troll. Try to understand the GPL first, before posting such nonsense.

    27. Re:Whey, what an ego! by frost22 · · Score: 1
      I think it's how you treat people that makes them help you. If [...] you treat people well, they will help
      Oh my god. This was Felix von Leitner speaking. *Wiping off tears of laughter*

      While I completely agree with your article, this is like Theo DeRaadt preaching against the evils of flame wars. You are legendary in German Usenet for your extraordinary rudeness, and people put up with you mostly for your (undisputed) skills. Unless you present a completely different persona in your software endeavors, consider contributions you get a testament to your code's quality alone.

      Sorry to burst your bubble...
      --
      ...and here I stand, with all my lore, poor fool, no wiser than before.
    28. Re:Whey, what an ego! by R.Caley · · Score: 1
      My guess is that if you want to make money from software, distributing it would be a good start.

      Unless you plan to charge your employees for the software they use to do their work,

      Have you considered they might charge their customers for use of software? Directly, for example a pay-for-access web site, or indirectly, the cost of the software used to design and manufacture a product is part of what you pay for when you buy the product.

      --
      _O_
      .|<
      The named which can be named is not the true named
    29. Re:Whey, what an ego! by tweakt · · Score: 1

      Dave 'Kill a Cop' Cinege (aka Psychopath #3) --- Super Genius at Large
      "The Oklahoma City Federal building bombing -
      Americas first response to government abuse"


      That's all I needed to read. I always thought LRP
      was sorta crappy looking and unmaintained. Thaat's
      why I steared clear of it. If you must use Linux,
      there's Freesco (cisco clone), or do like I did, and
      go with OpenBSD.
    30. Re:Whey, what an ego! by oohp · · Score: 1

      1. It's not proftpd, it's pure-ftpd. 2. I don't like silly command line wrappers. 3. Only communists required you te be like everybody else

      Also xinetd eats up a whole lot more memory than minit:

      root 28484 0.0 0.0 24 16 ? S Jun22 0:00 /sbin/minit

      Try to match that with any other superserver! Well maybe runit or daemontools would yeld close figures. I also like the way you can start and stop services.

    31. Re:Whey, what an ego! by filledwithloathing · · Score: 1
      I don't know if this is the same guy but his sig links back to psychosis.com which was a mirror of linuxrouer.org. There is also an ad for Libertarian Harry Browne in the Cache. Here's the post with the sig.
      Dave 'Kill a Cop' Cinege (aka Psychopath #3) --- Super Genius at Large The Oklahoma City Federal building bombing - Americas first response to government abuse http://www.psychosis.com/ **** FREE MIKE KEMP!! **** http://www.thnet.com/~deckard Libertarian Party 1-800-682-1776 http://www.lp.org/
      I can't imagine why someone wouldn't hire him. Doesn't Tim McVeigh need someone to run his website or something? Oh wait, he's dead.
      --
      Are you a VF grad? Check out the VFMA Alumni Forums VFMA Alumni Forum
    32. Re:Whey, what an ego! by DaveHowe · · Score: 1
      *shrug*
      If I contribute something to a GPLed project, the copyright to that code is still *mine* - I can do what I want with my code, including selling it myself and including it in commercial code I write.
      I also grant (if only implictly) a GPL *licence* for anyone using that project to do anything they want with that code - they can sell it, they can strip it out and paste it into other projects, they can do what they like - *but* they can only do that under the terms of the gpl, which says anything that uses that gpl'ed code must itself be gpled; if the original author wishes to co-licence *his* code to a commercial company for use in a closed-source product, he had better get a licence allowing that from me (and everyone else who contributed to his project) or re-write the bits we added on his own (without using our code as a reference work, which would be bloody awkward.

      note the gpl is *supposed* to be this hard to work around - it isn't an accident, and Moz ducked the whole issue by switching to a licence that does allow commercial exploitation by the original owners.

      --
      -=DaveHowe=-
    33. Re:Whey, what an ego! by swv3752 · · Score: 1

      Coyote Linux is another good one.

      --
      Just a Tuna in the Sea of Life
    34. Re:Whey, what an ego! by Anonymous Coward · · Score: 0

      I have to defend Dave here, even as one of his critics on misc.activism.militia (at the time).

      I once thought his postings were crazy, even after I had been falsely accused of a serious crime, and then falsely convicted, and then paid the penalty the government claimed I owed it.

      But little by little, over time, I began to notice that "The System" that most people think of as protecting them (government, courts, laws, lawyers, etc.) saw me as an enemy. Every encounter with the System reinforced its utter contempt for me and for people like me.

      Even though I supposedly had paid the debt I supposedly owed to society (although I didn't, because I did not commit the crime of which I was falsely convicted.)

      Then I came to realize that the System exists to perpetuate its own power and interests, not those of the people whom it supposedly represents.

      Thus, the System considers all of us, even those that are part of it, as nearly all of us are to some degree, as its enemy.

      Examples:

      There may be "good" cops, but there are bad ones too, and a lot of them. And even the otherwise "good" ones are accomplices to the crimes of the bad. They maintain silence, and thereby protect the bad ones.

      In the same way, the few decent judges protect the evil ones, the few good lawyers protect the bad, and ditto for politicians, educators, and every other profession in society.

      Evil judges and politicians pretend that the IRS is a legitimate agency. It isn't.

      Evil politicians pretend that constantly depreciating pieces of green paper are "money." They're not. (Money is defined as being, in part, a store of value. Little pieces of green paper do not store value; they lose value rapidly and continuously.)

      Evil "entertainers" pretend that the cops, the FBI, the BATF, the politicians, etc., are flawed but basically decent people. Insofar as true decency would require exposing the unjust, instead of protecting them, these are not decent people by any reasonable definition at all.

      Evil judges imprison every third Black man in the country, often on trumped-up charges of "drug" possession, or because they owned guns to defend themselves and their families.

      The list could go on and on.

      Legitimate governments protect life, liberty and property; ours robs, enslaves, and murders at will, and most of the others are just as bad (and a few such as China's at least arguably are worse).

      Dave's critique of our society, while shrouded in some hyperbole, was inaccurate only in that it did not go nearly far enough.

      I once condemned him, quite publicly, but I was wrong, and he was right.

      Many of you will discover this someday too.

    35. Re:Whey, what an ego! by aminorex · · Score: 2, Interesting


      > "The Oklahoma City Federal building bombing -
      > Americas first response to government abuse"

      Interesting. I'll have to re-read his rant now,
      because anyone who can make such a clear-sighted
      statement must be much more wise and clever than
      I thought him to be after first reading about the
      closure of the LRP.

      --
      -I like my women like I like my tea: green-
    36. Re:Whey, what an ego! by aminorex · · Score: 2

      I didn't sign your social contract, nor contract
      your social disease, so you can flip off, Mussolini.

      The really pathetic aspect to this irrelevant thread
      is that I'm the one who will get the Troll mods.
      What a bunch of losers.

      --
      -I like my women like I like my tea: green-
    37. Re:Whey, what an ego! by andersen · · Score: 1

      > I put my embedded work under GPL and actually
      > managed to get some funding. If it's GPL, people
      > have to talk to you to use it commercially, you
      > know? That's the beauty of GPL.
      [-------------snip---------------
      > People are helping with the projects, in fact,
      > many people are helping me with the projects.

      When you GPL something, and then accept patches contributed by others, you do not have the right to sell the combined work under an alternative license.

      --
      -Erik -- --This message was written using 73% post-consumer electrons--
    38. Re:Whey, what an ego! by Anonymous Coward · · Score: 0

      Oh, puke. What, you couldn't manage to fit an "I love the USA" sentence in there to make absolutely sure your post was 100% idealistic crap? Still, a 98% is pretty impressive, even around here.

    39. Re:Whey, what an ego! by Anonymous Coward · · Score: 0

      He is a good example of Ghost of Usenet Postings Past!

    40. Re:Whey, what an ego! by Anonymous Coward · · Score: 0

      Hardly. Any idiot can pop out a few brats and publish some crap brokenware under the GPL.

      I'm not saying Fefe(6964) is an idiot, or that his/her kids are brats, etc. I'm saying the "dream" is within just about everybody's grasp.

    41. Re:Whey, what an ego! by bolthole · · Score: 1

      My point is, you're not making significant money from your GPL efforts. If you were to try to exist on money from your coding alone, you would indeed be poor.

      not acknowleging that fact, is being higly dishonest to people considering whether or not to work on GPL stuff. I dont have anything against the GPL itself. But I disgusted by fanaticism that "everything should be GPLed", without people acknowleging that GPLing code, often gets in the way of people actually making money from their work.

    42. Re:Whey, what an ego! by Wyzard · · Score: 1

      You can take GPL software and sell it without permission from the author, sure -- look at Red Hat, for example -- but I think what was meant was the possibility of negotiating a different license for a particular company.

      Consider the distribution model used by MySQL: You can download and modify MySQL for free under the GPL, but that requires you to release the source code to your changes. If you don't want to release the source code to your changes, you can contact MySQL AB, the company behind the software, and buy the right to use MySQL under a different license, one that allows you to keep your changes to yourself.

    43. Re:Whey, what an ego! by DoninIN · · Score: 1

      Uhm what about the Whiskey rebellion? Uhm, or maybe the american revolution?

    44. Re:Whey, what an ego! by NDPTAL85 · · Score: 1

      Anarchist much?

      You must be an EXCELLENT coder.

      --
      Mac OS X and Windows XP working side by side to fight back the night.
    45. Re:Whey, what an ego! by rifter · · Score: 1

      My guess is that if you want to make money from software, distributing it would be a good start.

      Unless you plan to charge your employees for the software they use to do their work, but I've heard that most people won't go for that one.

      So the only businesses that make money using computers are software companies? Who do they sell their software to, each other?

      People can use GPL software to run their business (or their tanks, planes and bombs) and not have to distribute a thing. They can modify it as much as they like and not have to return a single patch. GPL does not cover use; in fact it vehemently opposes the very idea that people should need a license to use software. Interestingly enough case law seems to currently agree that you do not need a license to use software as it is purchased, not leased.

  33. You don't get it. by Arker · · Score: 5, Insightful

    A single floppy distro for network appliances is actually a great idea. Write protect the floppy, run with no hard disk. This way even if it does get cracked, all you have to do is cycle the power - there is no way for it to get 'infected' with anything.

    I don't think it matters so much whether it's based on *BSD or Linux or runs ipf or iptables, or which you or I prefer. Those are minor points. The main thing is that by limiting it's size and making sure that it can run entirely in memory with no writable storage attached, you have an enourmous security benefit. Not only can't it be infected, it's also a lot easier to audit, it doesn't have space for all sorts of cruft like any of these systems leave on your HD after a typical install - just the essentials.

    Floppies are unreliable? Sure they are. So what. You keep a disk image on your workstation and make a new one whenever need be. When the floppy goes bad you'll notice the next time you boot, and replace it. Big deal.

    --
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Friends don't let friends enable ecmascript.
    1. Re:You don't get it. by Anonymous Coward · · Score: 0

      Yes, he doesn't get it. A floppy is just the starting point. Have a look at floppyfw, a very active distro. I told the maintainer he shouldn't have chosen floppy in the name because people are now putting them on flash disks, netbooting, etc.

    2. Re:You don't get it. by anshil · · Score: 1

      Floppies are unreliable? Sure they are. So what. You keep a disk image on your workstation and make a new one whenever need be. When the floppy goes bad you'll notice the next time you boot, and replace it. Big deal.

      and whats about the continousity of service until you get to exchange the disk?

      How about a CDROM? With all this haze about the disk size limit you can make an equal amount of security and service, while having a lot more reliable data carrier. (CDs have a yet to be determined living time).

      And come on even with a normal hard disk bootup you can load as well everything in a ramdisk and then unmount and even unpower the harddisk. If someone manages to hack into the server, to power the harddisk, to mount it, and then to change it's data, okay. Well if he has that level of control already you lost already long time ago. So somebody hacks your firewall running from a floppy disk, okay he can't change the disk, but what does he want to do anyway? He want to use the firewall as relay, and nothing hinders him to, he got into it due to a bug, and it will still be there after the next powerup for him to reenter, gained security? Not a lot.

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    3. Re:You don't get it. by Arker · · Score: 2

      Sure, you can do the same thing with CDROM, although human nature being what is it that tends to encourage unecessary bloat. ;) You can use these distros from flash ram, netboot them, whatever. It's all basically the same idea, although in a sense the floppy is the 'purest' expression of it.

      Yes, you can even boot from hard disk and then unmount the disk. And then someone that compromises your appliance can remount it. Power it down? What, with a hardware switch or something? If you mean powering it down in software then the same goes, if you mean a hardware switch why the hell go to so much trouble just to do what a two cent floppy will do fine already?

      Keep it simple. A router is a very simple device. It doesn't need a hard drive. It doesn't need crap except for some memory, a processor, a few network ports, and some way to boot. Anything more on a router is more likely to cause problems than to help.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    4. Re:You don't get it. by anshil · · Score: 1

      Sure, you can do the same thing with CDROM, although human nature being what is it that tends to encourage unecessary bloat

      So you put hardware limits to guard your human design failures? stupid concept. Just don't bloat if you don't want to, or set yourself a softlimit.

      Yes, you can even boot from hard disk and then unmount the disk. And then someone that compromises your appliance can remount it. Power it down?

      Did you read what I wrote? Someone comprises the firewall! Okay thats already the worst thing that can happen. He can use it as relay, and he can take over power everytime he want again. He can access your private networks, he can sent mass spams, etc.etc.
      If he now can change the harddisk additionally this is only a small addtional failure, which only simplifies his access next time, but thats already all to get.

      Today you can power down almost every IDE or SCSI harddisk by software command. under linux issue as root:

      "hdparm -Y". And you harddisk stops spinning

      As simple as this. Put this at the end of the inittab and you got a quiet nice router.

      Keep it simple. A router is a very simple device.
      Not it is not. What do you think CISCO makes it money from? Making simplistic devices? Well when talking about a -real- -efficient- router it is a rather complicated device. With a PC and linux all you can do is soft routing which is rather slow, direkt routing on hardware is not possible. Look PC-Routers are for the poor. Meaing you need simple routing stuff does not say that there is not much about routing, it's a science itself. Those who need real routing should go out and by a CISCO.

      Also a harddisk costs nothing. Especially since most PCs used for soft routing are old sorted out, having already a harddisk.

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    5. Re:You don't get it. by Anonymous Coward · · Score: 0

      Make an El Torito boot image from the floppy and burn it to a CD-ROM. Problem solved.

    6. Re:You don't get it. by deaddrunk · · Score: 1

      PC routers are for people who don't see why they should waste money on a dedicated routing device when they have a P90 lying around that is already paid for. Annual salary has nothing to do with it.

      --
      Does a Christian soccer team even need a goalkeeper?
    7. Re:You don't get it. by anshil · · Score: 1

      Let me add, """""PC routers are for people who don't see why they should waste money on a dedicated routing device when they have a P90 lying around that is already paid for"""",

      and they do not any of these features:
      * fast put through rates,
      * high bandwidth through the router,
      * more than a hand full of network ports,
      * no fancy V-LANS,
      * no central SNMP control and monitoring.
      * no high reliability
      * no brother devices (two routers controlling each other, don't ask me how it is called).
      * no space limit in the server room.
      * do not care the router is a PC and does not fit in a rack.
      etc. etc.

      It's a simple and cheap solution for people having simple needs, thats it, and thats good. But deriving from this that routing is a simple stuff is far off.

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    8. Re:You don't get it. by Anonymous Coward · · Score: 0

      A P90 is not going to be able to handle the kind of traffic that this will.

      He is right. PC routers are for small purpose routing for which, generally, you don't need the additional software capabilities that the Cisco OS provides. The kind of speed that these things run across the backplane is staggering. Your P90 would be melted faster than the quickest slasdotting trying to deal with 320Gbps.

    9. Re:You don't get it. by autechre · · Score: 3, Interesting

      Write-protecting the floppy will not necessarily prevent it from being overwritten. The write-protect tab simply tells the hardware that it shouldn't write to the disk, and generally operating systems (as they should) honor this. However, an attacker could potentially get around this.

      I heard of one company that had a Web server with a CD-RW and a CD-ROM drive. The site content was on a CD, and they moved it to the CD-RW drive when they needed to update it, then moved it back to the CD-ROM drive for normal operation. I always thought that was a great idea (provided you have easy physical access to your servers).

      --
      WMBC freeform/independent online radio.
    10. Re:You don't get it. by Tet · · Score: 2, Insightful
      fast put through rates, high bandwidth through the router,

      Myth. My ISP runs solely on Linux routers. No, they're not P90s, they're 2U dual Xeon rackmount servers. But they still PCs, they're cheaper than Ciscos, they don't come with all the limitations of IOS, and they can handle all the bandwidth you'd want to throw at them. Note that this is a national backbone ISP, not some regional setup with 12 customers. PCs are more than capable of routing high volume traffic.

      more than a hand full of network ports

      How many do you need? Stick in a couple of quad ethernet cards, and you've already got more ports than most Cisco routers.

      The one area I would agree with you is for paired devices using HSRP or VRRP. It wouldn't surprise me if that's available for Linux, but if so, it's not in widespread use yet.

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
    11. Re:You don't get it. by mamba-mamba · · Score: 1
      Write-protecting the floppy will not necessarily prevent it from being overwritten. The write-protect tab simply tells the hardware that it shouldn't write to the disk, and generally operating systems (as they should) honor this. However, an attacker could potentially get around this.
      Can you cite an actual example? I have never heard this claim before and I am not willing to believe it without a detailed explanation or concrete example. I have always thought that the write-protect tab causes the floppy drive to disable writing at the hardware level.

      MM
      --

      --
      By including this sig, the copyright holders of this work or collection unreservedly place it in the public domain.
    12. Re:You don't get it. by Anonymous Coward · · Score: 1, Insightful

      Even if this were true (I'm skeptical), just leave the floppy ejected. Once it boots, it is no longer needed.

    13. Re:You don't get it. by anshil · · Score: 1

      As usual no exact data. Which provider, what throughput rates etc.

      As this, this is a heard-once-somebody-saying story.

      Note for example for a PC a packet to be routed it needs to be read by the hardware, read into memory, scanned the IP headers, and then wroten on the same bus outside on the network card again.

      This is all slow.

      For example a good router supports hardware routing meaning in a TCP connection the first packet is softrouted, and then all other packets are directed directly through the hardware, beside the CPU.

      This is fast.

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    14. Re:You don't get it. by geomon · · Score: 1

      I run one at home. It is a LEAF floppy created by Charles Steinkuehler.

      --
      "Rocky Rococo, at your cervix!"
    15. Re:You don't get it. by Anonymous Coward · · Score: 0

      although human nature being what is it that tends to encourage unecessary bloat. ;)

      Doesn't sound like the nature of many humans I know. And not many of the humans I see walking around Las Vegas either.

    16. Re:You don't get it. by Arker · · Score: 1

      Keep it simple. A router is a very simple device. Not it is not. What do you think CISCO makes it money from? Making simplistic devices?

      Absolutely. Cisco is pretty good stuff, don't get me wrong, but simple is an accurate description. They don't have (or need) a lot of memory, they don't have (or need) a great big fast processor, they boot from flash and take their settings from tftp or flash... they're appliances. Even the high end models are still appliances, and the majority are not high end, they're little boxes built around chips that have been considered obsolete in the PC industry for years.

      This is not a bad thing, they do what they're supposed to do and they do it very well. But if you think an old P90 with a floppy disk and a couple of network cards can't do the same job with a little do-it-yourself spirit, you're wrong.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    17. Re:You don't get it. by anshil · · Score: 1

      arker, please do not take that personally, but I think you don't have a glimpse what routing means.

      For example "Real" Routers tend to eat up a lot of memory. The IP Tables can grow up to eating hundrets of megabytes. No joke, the routing rules on a higher level are a lot more than your personal 192.168.x.x keep in house everything else let my ISP worry.

      So in conditions they have AND need a lot of memory.

      They tend to like have very fast buses, the backplanes (where the data runs over) running already for years at Gigaherz level. How fast does the "backplane" run on a even modern PC? The PCI bus doing the same task in PC world still runs at 100 Mhz maximum.

      Next measurement you have to take is the response time you add, meaning packet comes in at port A, packet leaves at port B. The time it takes is the time you slow down the connection. Measure this time needed by a good router and the time needed by your P90.

      And so on. I'm not telling your P90 can't do your job. But that does not make routers simple devices. Also even in the low end saying a companies decision is better at a P90 than a little router, is not as crystal clear as you want to believe. You have to add both costs for space, power consumsion, installation, maintance, dependence on current personal. The P90 is cheaper at the acquisition price, no doubt, but it is generally more expensive in all other areas.

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    18. Re:You don't get it. by Arker · · Score: 1

      arker, please do not take that personally, but I think you don't have a glimpse what routing means.

      I won't take it personally, and I hope you don't take it personally when I say that seeing as I've not only studied but taught the subject perhaps it is you who is showing ignorance.

      For example "Real" Routers tend to eat up a lot of memory. The IP Tables can grow up to eating hundrets of megabytes. No joke, the routing rules on a higher level are a lot more than your personal 192.168.x.x keep in house everything else let my ISP worry.

      Of course the high end routers need more memory. More memory doesn't make them any less simple appliances, it just means more memory.

      And the vast majority of routers are actually quite modest devices. Look at the 2600 series for instance - this is the class where the majority of sales are. An old processor (Motorola? I'm not sure actually, a lot are) with 64mb ram, 8mb flash IIRC, a few network slots, and that's about it. More than adequate for the vast majority of installations.

      When you compare the big top of the line models, they're still quite similar, they have faster processors and more memory, and they basically do the same thing, they just do it more times per second. Sure, there is some extra functionality involved too, but not a lot.

      A router looks at an incoming packet, compares it to it's rule table until it finds a match, and then sends it on its way. Rinse wash repeat. Thousands of times per second. Everything else is minor, things like having an interface so the rules can be reviewed and altered... the main function is just to endlessly repeat that loop and keep the packets moving.

      And so on. I'm not telling your P90 can't do your job.

      Then why are you arguing with me?

      Also even in the low end saying a companies decision is better at a P90 than a little router, is not as crystal clear as you want to believe.

      Where did I mention companies? Huh?

      I wasn't talking about companies, I was talking about technically inclined home users that enjoy tinkering. You're attacking a straw man.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    19. Re:You don't get it. by clutch110 · · Score: 1

      Actually, write protecting a floppy will usually mechanically block the write heads from ever coming near enough to write. If it was just a software valued option, why not just have a bit flip to allow or disallow write operations? Not only would it make the drives simpler, it would make it easy to switch these operations through the OS. The same concept works in VHS tapes and other types of data storage, since the only way to be sure you don't write "accidentally" is to prevent it from ever physically happening.

    20. Re:You don't get it. by Anonymous Coward · · Score: 0

      Running floppy-ish distros from CF instead is even nicer. Just like a hard disk, and Ghostable too.

  34. I had a feeliing it would get posted to slashdot.. by Diesel+Dave · · Score: 4, Interesting

    ...and it was actually my greatest hesitation to updating the site instead of just dropping it off the face of the earth.

    I guess every dreg and their ugly mother will crawl out of the wood work to find fault with something I did now. Have fun wasting your key strokes.

    But I felt I owed a 'what happened' to the people out there that loved LRP for all it really was: Compact, Efficient, Powerful, and most of all a Unique Operating System.

    But just 3 hours after I finalized the last update?? Jeez...I guess people are just dying to find anything to submit. It's always interesting when your apache processes jump from 5 to 152...

    Dave

  35. Common sense by batura · · Score: 1

    Its sad, but on the other hand, its just like a buddy of mine says:
    You don't make any money off of free.

  36. David's Real Problem by Anonymous Coward · · Score: 5, Informative
    David's real problem and the sole reason he is complaining is due to the fact that what he started took a life of it's own and left him behind. As a LONG time user and contributor to the LRP and related projects I can tell you that David's usefullness wore out YEARS ago. I give David all the credit in the world for starting LRP and giving the world something truely great. However, David constantly fell behind on development and it was the community that stepped up and started delivering what the community demanded. At that point David and the LRP project were left behind. Thanks to people like Charles Steinkuehler and his *stein LRP releases the project continued even when David was off apparently trying to make a buck.

    For those of you who are interested, the meat of the LRP project lives on in LEAF. I suggest anybody that feels sorry for David and his "take my toys and leave" speech should take a LONG look at the LEAF project and what it offers and the amount of people involved with it. You'll see the real reason for David packing up and going home.

    Hats off to everybody involved in LEAF, keep up the good work.

    1. Re:David's Real Problem by GlobalEcho · · Score: 2, Informative

      Hear, hear! The LEAF project has made things so much easier since the dark old LRP days. Back then, I posted a huge piece of documentation, just to help people set up a NAT firewall. Now, everyone has made it so incredibly automatic that it's nearly automatic.

      Those of you wanting to check it out may wonder which flavor to start with. I suggest Bering (though I use Bering-ucLibC).

    2. Re:David's Real Problem by Anonymous Coward · · Score: 3, Informative

      When I found out about LRP, I started using it. I implemented several 2.x routers, and they worked flawlessly.

      Shortly after that time, Dave made his policitcal views public via the project. That ticked off alot of the developers, and most of the users. If you look in the archives for the mailing lists, you will likely find this out. After the Oklahoma bombing, many people left the LRP project and migrated over to LEAF on SourceForge.

      LRP is not dead, it was renewed several years ago as LEAF. LEAF now has many of the developers that worked on LRP, and LEAF is alive is going strong, with several branches.

      Keep up the good work guys.

    3. Re:David's Real Problem by GlobalEcho · · Score: 2, Funny

      so incredibly automatic that it's nearly automatic

      As, apparently, is my phrasing. A few bugs to work out there....

    4. Re:David's Real Problem by Anonymous Coward · · Score: 0

      Don't worry, we'd expect bugs like that from someone named GlobalEcho.

  37. Dead? by squidinkcalligraphy · · Score: 1

    Open source projects don't die, they just get archived.

    C'mon, just because the maintainer throws a hissy-fit don't mean it's dead - would you call the Linux kernel `dead' just because Linus decides to pack his bags and go live in Antarctica?

    --
    "I think it would be a good idea" Gandhi, on Western Civilisation
    1. Re:Dead? by Anonymous Coward · · Score: 0

      Actually, yes.

      I'm not familiar with the nuances or politics of the innards of the Linux kernel development team, but I'd say it's far from being out of the realm of possibility that if Linux were to quit or otherwise stop that the project would fragment heavily, lose most of its momentum (as fifty different projects with fifty different programmers each reduplicating each other's efforts is probably nowhere near as effective as one project with 2500 programmers, all working on different things that need to be done), the popularity of the fragments would diminish, and although eventually they'd fight it out through natural selection to a few of the 'best', in the years it took for this to happen corporations would either make their own in-house variants or transition to another operating system, and in the end, it would become useless. Still alive on some obscure FTP archive and used by 20 people does not equate to 'alive' in the way that Linux is currently 'alive'.

      Granted, I melodramaticize, but I believe this illustrates my point.

  38. WTF?!?! FFS!!! by marcushnk · · Score: 4, Insightful

    This guy went into it with the wrong frame of mind.

    He EXPECTED something for his work!
    If your going to start up something in GPL and release it.. don't EXPECT anything more than a "Hey thats cool" e-mail in return..
    If by some chance a company decides to hire you cause its a good product then GREAT, but don't winge because father christmas forgot you.. jeez

    having said that.. its sad to see it go.. but meh.. what am I going to do about it..?
    Nothing... I used it for two days then dumped it for a better product..

    Them's the breaks..

    --
    "Consider how lucky you are that life has been good to you so far. Alternatively, if life hasn't been good to you so far
  39. Should have released it BSD. by nigel.selke · · Score: 1, Redundant

    That way, other people could still get the code, but at least he could re-incorporate all of the changes to date into a new propreitry system, and start charging for it. Whether people would buy it or not is a different story, but if he made changes people really wanted and they weren't in the free BSD-licensed version, he would at least have a shot of making money from it without depending entirely on donations. (AND there would still be a free version). Of course, this is Slashdot. People here are convinced the GPL is better for some reason.

    --

    We hang the petty thieves, but appoint the great ones to public office. - Aesop

    1. Re:Should have released it BSD. by rknop · · Score: 4, Insightful

      That way, other people could still get the code, but at least he could re-incorporate all of the changes to date into a new propreitry system, and start charging for it. Whether people would buy it or not is a different story, but if he made changes people really wanted and they weren't in the free BSD-licensed version, he would at least have a shot of making money from it without depending entirely on donations. (AND there would still be a free version). Of course, this is Slashdot. People here are convinced the GPL is better for some reason.

      Maybe some people like the GPL because, say, they understand it, unlike you?

      Any code he wrote himself and which was his own code he can re-release under any licence he wants, even if he already released it GPL. The GPL does not stop you from releasing your own code under any other licence; it can't. It can stop you from releasing code incorporating somebody else's GPLed code, but then again that's the point-- to protect the original author from having their code used in a way they don't want.

      It's disinformation to suggest that if somebody releases their own code as GPL, they can't later release it as something else. It's poor thinking to then take that incorrect assertion and use it as a basis for attacking the GPL.

      -Rob

    2. Re:Should have released it BSD. by nigel.selke · · Score: 1

      *sigh*.

      You completely missed the gist of what I said.

      Maybe some people like the GPL because, say, they understand it, unlike you?

      On the contrary. I understand it very well. And I'm not trying to put down the GPL. It's not a bad license per se, but it only allows certain kinds of freedom. Freedom should mean freedom for everyone, not only end-users and GPL proponents.

      Any code he wrote himself and which was his own code he can re-release under any licence he wants, even if he already released it GPL

      True, but that would also hold true for BSD'd code - and the added advantage of BSD'd code is that you are not prevented from taking changes to that code and using them in whatever way you want, including redistribution in binary form without the source code. Let's take an example of this and think it through: Project X is released under the GPL. Many changes are made in Project X 2.0. Suddenly the interest in Project X wanes, and only the original author wants to continue making changes. Additionally, Project X is used by a small clique of users. The author wants to start charging for changes in Project X 3.0, but under the GPL, there is no way to do this since providing access to the source code is mandatory (ie, he CAN charge for it, but most people would just laugh it off and download the source code without paying). If Project X had been released under the BSD license, people could still download the source code for Project X 1.x - 2.x, but the author would not be prevented from taking all of the changes made to Project X 1.x and 2.x and incorporating them into Project X 3.0, and charging for it, in binary form. Whether the users decided it was worth buying would depend on how good the changes he made to the product were. The users would still have the option of getting the source code or binary versions of Project X 1.x or 2.x, and other developers would still be able to pick up versions of 2.x or 1.x and continue open source development on those. All in all, the BSD license is more free, GNU zealot rhetoric aside.

      It's disinformation to suggest that if somebody releases their own code as GPL, they can't later release it as something else. It's poor thinking to then take that incorrect assertion and use it as a basis for attacking the GPL.

      I'm not attacking the GPL, I'm pointing out facts about the GPL, and nothing I have said about it is incorrect. Whether or not the GNU philosophy about freedom and the GPL's terms are good or bad is subjective. The ZPL, MIT, BSD and many other licenses I would consider more free. (My opinion only, feel free to disagree :) ).

      --

      We hang the petty thieves, but appoint the great ones to public office. - Aesop

    3. Re:Should have released it BSD. by Anonymous Coward · · Score: 0

      Really, you just don't get it. If an author wants to make changes to their GPL'ed software and sell them as proprietary, they can make their changes, call it "Version $*" and license it through the toilet paper raw sewage license for all that it matters. The original GPL'ed code without the new modifications may be downloadable, but that's no different from a BSD version.

      The author never gives up the ability to change the license for a new version of their code, which they can create anytime they want. If they don't place their newly modified version under the GPL license, then they don't have to make the source available. GPL is useful primarily when you want to make something free and maintain some element of control over its commercial, closed-source use.

      The only thing that the GPL does that BSD doesn't is prevent OTHER people from taking your work and making a closed source application out of it without your consent. In effect, it prevents commercial competition from using your code for a closed source application without giving something back to you. They'll need to purchase an alternate license from you instead, which can make you money. With the BSD license, they don't need to give you a dime. In comparison, the GPL sounds like a company's dream license to me.

      The GPL is not just about freedom, it's also a means of keeping one's IP commercially useful even when distributing the source to the world. Many companies, such as Microsoft, aren't happy to license IP from J. Random Programmer, preferring to simply take it without paying or giving back their changes. The GPL prevents this. For example, Microsoft couldn't have extended Kerberos without returning their modifications or paying the copyright holder if it was under the GPL. Ain't that a shame. That's the real reason that they don't like the GPL, and why it's potentially the best license if you want your code to remain yours.

    4. Re:Should have released it BSD. by evilviper · · Score: 1

      The whole point of an open source project is that you accept code donations from other individuals... It would be pointless not to do so.

      So, yes, it's generally true.

      On the other hand, if he had started with a dual-license (one being the GPL, the other being commercial), he could still do the same thing, simply requiring everyone that submitted code to agree that he can use it in his propritary project...

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    5. Re:Should have released it BSD. by Anonymous Coward · · Score: 1, Insightful

      You seem to be implying that the author couldn't charge for his GPLed program. The author can sell their gpled programs for as much or as little as they want. Yes, somebody could turn around and give away your product for free, or sell it themselves for slightly cheaper. But, if you are actively develop and release good and solid updates, at least one person is going to have to buy it from you every time to get the updated source code. Whats more, if people make updates of their own the author can include them at no extra cost of time or effort on his part.

      free software isn't free as in free beer, nor is it free as in freedom for users. the software itself holds the freedom and everybody else has to deal.

    6. Re:Should have released it BSD. by hhw · · Score: 1

      The GPL does not stop you from releasing your own code under any other licence; it can't. It can stop you from releasing code incorporating somebody else's GPLed code, but then again that's the point-- to protect the original author from having their code used in a way they don't want.

      What happens if the author of the work you derived your code from decides to disclose all the changes to the source you have made? Now, what happens if your work is the 10 generation derivative of a GPL work? I don't know what free means to you, but to me if there are strings attached, it's not free.

      The BSD license on the other pretty much lets you do anything you want with the code, as long as you don't sue the author if it breaks. To me, this is true licensing freedom.

      Here's why FreeBSD decided against the GPL: http://kerneltrap.org/node.php?id=278 Jordan Hubbard: There was never any consideration of using the GPL. We liked the BSD license specifically because it's flexible, simple and short. It's easy for both engineers and lawyers to read and it achieves our ends, which is to limit our liability but still make the code available to as many people as possible and for any purpose. The GPL is not something we really considered to be a license so much as a political manifesto, and speaking purely for myself, I prefer to keep my license agreements and my politics separate. I feel that code which isn't being used in a situation where it COULD be used is code which isn't achieving its full potential and the GPL scares a lot of potential users away, which is simply counter-productive in my opinion. I don't care whether or not the users give their changes back to me, that's just an added bonus if it happens and nothing I'd want to try and enforce at the point of a gun.

      Anyway, if the LRP were based on BSD instead of Linux, he would have had more options, including releasing the sum of his work and source under the GPL. The reverse, starting with Linux and releasing the sum of the work under BSD licensing, however, is not possible. Not to mention, it would've been called BRP and everyone could pronounce it as burp just for kicks :P

      --
      http://astutehosting.com/
  40. This sucks... by dominion · · Score: 5, Informative

    Well, there's two points I want to make about this rant of his:

    1. No open source project is ever truly dead. I don't think I have to explain why this is, but this is one of the best parts of free software.

    2. The author of the project is completely justified in feeling bitter that he's having a hard time putting food on the table. However, this is not (and he does point this out) totally the fault of open source. Honestly, in today's post-dot-com market, do you ever think he could have gotten anywhere had he built this project from the ground up as a proprietary system? All by himself? With a few employees, maybe?

    No, something's wrong here, and it ain't Linux. (Randroids beware, vicious attacks on the market coming...)

    The fact of the matter is that the market is a horrible, horrible place for brilliantly useful ideas to thrive if they aren't (tadaaaaa!) marketable... If they can't turn enough of a profit to not only feed you, your employees, your landlord (if you're brick and mortar), and your shareholders, then it's not gonna play.

    COUNTER-ATTACK: No, this does not mean that I feel that State direction would be a better means of producing things. The market may suck, but the government gives new meaning to the term 'fucked up piece of shit.'

    We're gonna have to figure things out quick, because situations like this are going to become more and more prevalant. The first part of figuring things out is admitting that the dot-con boom helped out open source tremendously. First off, a lot of excess money floatin' around means it's easy to grab a bit of the overflow. Second, ridiculously high paying jobs that are easy to come by means that we can easily work on open source projects on the side. And third, due to the omnipresence of incredibly stupid middle managers who don't know the difference between TCSH, BASH, AND M*A*S*H, means we can work on this stuff while on the company clock, and nobody's the wiser.

    But that sweet deal is gone, boys and girls, and it's probably never coming back. Because open source is invincible (meaning it can't be killed, not that it can't be hurt) means that it survived the fallout a lot better that many proprietary systems. But that doesn't mean it's gonna become a whole lot harder to develop.

    However, the catch-22 is that, as the economy gets shittier, the more people need cheap software.

    So how do give the people (and ourselves) what they want, while at the same time, having enough money to eat and pay rent? (*)

    I never said I had the answers, though. But it'll be interesting to see what comes out of it all.

    Dominion
    Anarchist FAQ

    * NOTE: Money to eat and pay rent does not imply that _any_ of us deserve to eat at five star restaurants and live in $1800/mo studio apartments. Let's get off our high horses. We lucked out for a few years in the 90's, but it's ridiculous to assume that we could be a part of that club for very long. And it doesn't really matter, anywhere with cheap rent and good burritos is gonna be infinitely more interesting than any yuppie enclave where the street musicians have been put in jail and everybody goes to sleep at 9:00pm.

    1. Re:This sucks... by Anonymous Coward · · Score: 0

      "Randroids beware" ... "Anarchist FAQ"

      Funny that you're quick to bash one ridiculously simplistic ideology while believing in (or at least advertising) another.

    2. Re:This sucks... by samael · · Score: 1

      So how do give the people (and ourselves) what they want, while at the same time, having enough money to eat and pay rent?

      Well, being a European left-wing type (with occasional anarchist leanings) my perfect system for encouraging this is universal benefit. The cost of a minimum standard of living (i.e. food, rent, and enough of the basics to get by) is provided for all people, so as to make sure that you can't starve to death in the gutters without trying, and after that you're on your own.

      This removes the problem of means-tested benefit (which frequently makes people worse off when they start working), puts people in a bargaining position with employers (you wouldn't have to work in a really shitty job, so they'd have to improve conditions if they wanted you to work for them) and removes a fairly large layer of bureaucracy that deals with the poor.

      Of course, the very idea of this tends to bring capitalists out in red blotches, but I think it would actually make the labour market more efficient (as it would be an actual free market, as opposed to a "you must work in shit jobs, or starve to death" market) and do more to improve the lot of most of the population than any other intervention method.

    3. Re:This sucks... by sql*kitten · · Score: 1

      The fact of the matter is that the market is a horrible, horrible place for brilliantly useful ideas to thrive if they aren't (tadaaaaa!) marketable...

      But if something is useful then by definition it is marketable, because it creates value by the very fact that it is useful to people... however "cool" and "useful" are not synonyms.

      If they can't turn enough of a profit to not only feed you, your employees, your landlord (if you're brick and mortar), and your shareholders, then it's not gonna play.

      If people aren't (at least) willing to pay for it, then from their perspective it is not useful (note: it still may be cool). It should be obvious that something that is useful to person X may not be useful to person Y. It's perfectly possible to admire something for its technical elegance, yet not buy it because it doesn't do anything that you want it to do. See my recent journal entry on iPod for an example of this: it's very cool, but I won't buy one until it has what I want.

      But that sweet deal is gone, boys and girls, and it's probably never coming back.

      Don't be so pessimistic, my friend. The economy boom-busts in approximate 10-year cycles. There was a boom in the 80s that gave rise to the word "yuppie", there was another in the late 90s that gave us dotcoms, there'll be another in the mid to late 00s. Just sit tight. And in that one, you'll know the score: make hay while the sun shines and make sure you've a nest egg for the early '10s bust.

    4. Re:This sucks... by dominion · · Score: 1

      Errm.. First of all, anarchism is far from a simplistic ideology. It encompasses a critique and proposal that spans everything from economy to education to ecology and politics, culture and communication, to language and art and beyond.

      There's a reason why the Anarchist FAQ is over 1000 pages long. And that just covers the history of class struggle anarchism, it doesn't even touch on the fairly recent ecological and technological strains of anarchism.

      And I don't bash the Objectivists because they have an ideology, I bash their ideology because it's, to put it simply, absolutely insane.

      Dominion

    5. Re:This sucks... by sql*kitten · · Score: 1

      Not only is that quote non-sensical, it's disrespectful to the anti-fascists who fought died to keep the world safe from tyranny.

      The point is, you have to be careful that people who cloak themselves in anti-fascism aren't simply another type of fascist themselves.

      Example: Communists fought Fascists, but in practice there was little difference between Nazism and Stalinism. If you're counting victims, Stalinism was actually worse!

    6. Re:This sucks... by pyrrho · · Score: 1

      >But if something is useful then by definition it is marketable, because it creates value by the very fact that it is useful to people...

      not really. There are many examples of things which are not marketable.

      The problems come when the value is an investment, no immediate return. Something that can clean lead and mercury out of the Carson River would be useful but not too marketable.

      Beyond that I think things which are marginally useful have to find the right timing, they are useful, but people are not ready for it. The mouse was useful years ago, long before it was really marketable, um, people didn't even have computers, but once they did, then it was in line for marketability.

      --

      -pyrrho

    7. Re:This sucks... by Anonymous Coward · · Score: 0

      There is a big difference between fascists and communists, being that the fascists kill people before they attain state power, while the communists wait until after they attain state power. In fact, for the fascists, widespread attacks on everyday citizenry is part of their method for taking power. Whereas the communists (or, more specifically, the bourgois intellectuals who end up in power in the event of a socialist revolution) wait until they have the apparatus of the state behind them.

      Therefore, if you want to keep the communists from killing people, just make sure they never get enough sway to seize state power.

      With the fascists, however, it is necessary to fight them in the streets, and make sure that they never feel confident enough to commit attacks.

      Here's an example: The communist groups in the US are much bigger than the fascist groups.

      Commies: Communist Party USA, Revolutionary Communist Party, International Socialist Organization, Progressive Labor Party, Socialist Worker's Party, etc., etc.

      Fascists: National Alliance, World Church Of The Creator, the Ku Klux Klan, Aryan Brotherhood, Aryan Nations.

      Now, I work with the commies a lot. Their politics annoy the fuck out of me, but I'll accept them as anti-fascists, simply because as long as they never attain power, they remain anti-fascists, and keeping them from attaining power is pretty damn easy (most of them are buffoons and wouldn't know the working class if it bit 'em on the ass).

      When has a communist group in the US ever committed the level of violence that fascist groups in the US have? Timothy McVeigh? Chester Doles? Matt Hale? Benjamin Smith?

      Put these people's name in a search engine. The fascists, the second they get any kind of boldness and strength in their movement, go out and immediately act on their fucked up principles.

      As a last point, the quote does not simply state to beware of certain anti-fascists, but instead strongly implies that anti-fascists are fascists themselves. And thus, that there is no anti-fascism, but only fascism.

      That idea is not only perplexing, but ultimately false.

      - Dedicated Anti-Fascist (and not a Communist :)

    8. Re:This sucks... by Anonymous Coward · · Score: 0

      There's a reason why the Anarchist FAQ is over 1000 pages long...
      You guys can't decide on an editor?

    9. Re:This sucks... by sql*kitten · · Score: 1

      The mouse was useful years ago, long before it was really marketable, um, people didn't even have computers, but once they did, then it was in line for marketability.

      You misunderstand my point. Think about it this way: if you have no computer, is a mouse useful to you? The answer is of course no. Nothing is "useful" per se; usefulness can only be evaluated in context. A mouse without a computer is generally useless. That is why I say "cool" and "useful" are different. A mouse can be cool if you know what a computer is and know what a mouse is, but if you don't own a computer anyway, why would you buy a mouse?

    10. Re:This sucks... by sql*kitten · · Score: 1

      There is a big difference between fascists and communists, being that the fascists kill people before they attain state power, while the communists wait until after they attain state power.

      Historically, there may be a broad correlation there, but I'm afraid that you will also find that fascist governments have been democratically elected too, whereas no communist government ever has (unless you count the Peronists).

      I suggest you look up the October Revolution and the 1918-1922 Russian civil war. The communist ascent to power was hardly bloodless. That they got worse after taking power doesn't change the fact that they did use violence to obtain power.

      Therefore, if you want to keep the communists from killing people, just make sure they never get enough sway to seize state power.

      The victims of the Shining Path would disagree with that hypothesis... and the victims of the Baader-Meinhof Gang... those are just off the top of my head, if I went to Google I could find many more examples of very bloodthirsty Communist groups without any State power.

      When has a communist group in the US ever committed the level of violence that fascist groups in the US have? Timothy McVeigh? Chester Doles? Matt Hale? Benjamin Smith?

      I'll flip it around; when as a fascist ever betrayed his country like the Rosenbergs?

      Please don't think I'm defending fascism... I merely point out that the only difference between fascism and communism is that fascism talks about "the fatherland" and communism talks about "the people". In practice, they are identical: command economies, charismatic leaders, secret police, persecution of ethnic minorities, calls for self-sacrifice, etc etc. Hitler and Stalin weren't enemies, they were rivals!

      Therefore, if you want to keep the communists from killing people, just make sure they never get enough sway to seize state power.

      The genuine anti-fascists do not describe themselves as such, they call themselves (for example) "pro-democracy". One cannot define oneself in terms of things one is not.

    11. Re:This sucks... by Anonymous Coward · · Score: 0

      *rimshot!*

    12. Re:This sucks... by Troed · · Score: 1
      In practice, they are identical: command economies, charismatic leaders, secret police, persecution of ethnic minorities, calls for self-sacrifice, etc etc

      You do realise that you just described the current US government?

      command economis = letting the printing press run, lowering the value of the dollar

      charismatic leaders = Bush is on _everyone_'s lips

      secret polic = cia, fbi, you name it

      persecution of ethnic minorities = muslims in the USA are forced to register for interrogation

      calls for self-sacrifice = americans die in Iraq at this very moment, in an unnecessary war (no ties to Al-Qaeda, no WMDs) where the US government lied to the world at large.


      Just a thought.

    13. Re:This sucks... by boots@work · · Score: 1
      Yes, usefulness depends on context. Fine.

      But does usefulness necessarily imply marketability, as you originally said? No, of course not. Useful is valuable, but not everything valuable is marketable, as any undergrad economics student ought to know. For example

      • The thing is useful, but not at such a price and to enough people to justify for-profit production.
      • The costs of marketing and sales outweigh it's nonzero usefulness.
      • You cannot make a market because there is no way for users and producers to communicate effectively.
      • There is no way to charge for the thing. (e.g. simple un-patented ideas.)
      • Economics of production or sale don't allow a market to form; e.g. negative economies of scale.


      Air is useful, but there is no market in it. The laws of calculus are useful but there is no market in them.

      One theory for the rise of open source software is that some software is not appropriate for a per-user-licenced market.

    14. Re:This sucks... by sql*kitten · · Score: 1

      You do realise that you just described the current US government?

      Yes, and every Islamic state too. Whatever it's called, totalitarianism is totalitarianism, the differences are merely cosmetic.

      muslims in the USA are forced to register for interrogation

      Still, Muslims in the US have more rights than Muslims in Saudi Arabia.

    15. Re:This sucks... by Troed · · Score: 1

      I have no idea what the point of that reply was - but sure :) As long as you don't try to _justify_ the US being a fascist state just because there are others (it did sound like that).

    16. Re:This sucks... by LittleLebowskiUrbanA · · Score: 1

      Hmmm. I work with 3 Muslim men in the Marines and they don' know anything about having to register for interrogation. But what would I knw about the US-I mean I just live here and all.

    17. Re:This sucks... by brianobush · · Score: 1

      guess you haven't read much, but what is wrong with Fascism? you see it (rather pieces of) everywhere... e.g., the US and its current policy of war to bring about unity under a common goal... which is global domination. gotta love it.

    18. Re:This sucks... by Troed · · Score: 1
      I know - it's sad. You seldom seem to know what your own government is up to.

      Please - look up what I wrote. You might be surprised.

      (You did look up what I told you about the toxic effects of Depleted Uranium right? What's the official answer from your superiors?)

    19. Re:This sucks... by tcopeland · · Score: 1

      > is provided for all people

      Who provides it?

    20. Re:This sucks... by aussersterne · · Score: 1

      How about lawyers, panderers, swindlers and the others determined to take advantage of an unequitable and exploitative system to make millions at any cost?

      --
      STOP . AMERICA . NOW
    21. Re:This sucks... by tcopeland · · Score: 1

      > an unequitable and exploitative system

      I agree, high taxes and a welfare state make for an unequitable and exploitative system.

    22. Re:This sucks... by Anonymous Coward · · Score: 0

      "Because open source is invincible (meaning it can't be killed, not that it can't be hurt)"

      I think you mean that it's "nigh-invulnerable".

      SPOOOON!

    23. Re:This sucks... by samael · · Score: 1

      I think you'll find that the words you were looking for was "capitalism makes for an unequitable and explotative system"

      Sadly, it also makes for the most efficient and productive system. So it's better to use it your your advantage than to throw it away entirely.

    24. Re:This sucks... by tcopeland · · Score: 1

      > "capitalism makes for an
      > unequitable and explotative system"

      As does any form of government. I think we're converging on "life isn't fair".

      > it also makes for the most efficient
      > and productive system

      Yup, it's the worst form of economy, except for all the others.

    25. Re:This sucks... by samael · · Score: 1

      Yup, it's the worst form of economy, except for all the others

      Absolutely.

      I don't, however, believe in unfettered capitalism. Well, I do, when it comes to luxuries. Supply and demand work fantastically well for luxuries. But when it comes to things that people will pay infinite amounts of money for (healthcare, for instance), things which help people to become the rational agents the market depends upon to run smoothly (education) and people starving to death in the streets, I go for socialist approaches every time.

    26. Re:This sucks... by tcopeland · · Score: 1

      > (education)

      Although the government seems to be the worst at running educational institutions... yay vouchers!

      > people starving to death in the streets

      I agree that "people starving in the streets" is bad. I think folks, however, have found that socialism leads to people starving/freezing in their closet-like apartments when the government turns off the heat.

    27. Re:This sucks... by samael · · Score: 1

      Well, yes. I think that Capitalism is necessary to give people the reward system they need to keep them happy and make them productive.

      I just don't think that _only_ capitalism is the answer.

      I followed the Anarchy FAQ above, hoping that it would have ideas about other ways to run systems. The economic arguments basically boiled down to "In an anarchist state, people would do stuff because they thought it was the right thing to do!"

      I think I have a lower opinion of human nature than they do.

    28. Re:This sucks... by tcopeland · · Score: 1

      > I just don't think that _only_
      > capitalism is the answer.

      Yup, I'm with you there.

      > I think I have a lower opinion of
      > human nature than they do.

      Right on. "If men were angels, earth would be a little bit of heaven." But they're not, and it's not.

    29. Re:This sucks... by pyrrho · · Score: 1

      ok, but my point is that it was useful to people that had computers, but it was still not marketable.

      why? because it has to be useful to a large number of people to be marketable.

      Public education is useful, but it's not particularly marketable, the market of people willing to pay to get an education is much smaller than the number that will accept public education if it's free.

      The marketability of toll roads --- low. However, roads are very useful.

      Air is useful, but unmarketable as it's too common.

      You may think these are nitpicky, but (1) nit picking is how you get rid of lice and (2) the point is that while the market does a good job with some things of use/value, it does not cover them all... useful does not equal marketable, however much correlation you find.

      Another: for a long time only governments would really make reliable universal mail delivery, it just wasn't marketable, you could not make a profit. But it was vital for communication around the world, it was useful, but there was no way to make it profitable in the market until recently.

      I have not even gotten into the other side of the equivalence, which is to say there are marketable things that have little to no actual usefulness.

      I guess I admit it's nitpicky, because if I stop my word play and think of LRP, you are just right. Is it really scratching an itch that needs scratching? It may be well built, but does it have a use in the real world or is it just a cool idea to use your old machine as a router?

      Oh well, I'm prone to linguistic debate!

      --

      -pyrrho

    30. Re:This sucks... by sheldon · · Score: 1

      The author of the project is completely justified in feeling bitter that he's having a hard time putting food on the table. However, this is not (and he does point this out) totally the fault of open source.

      No, it's not the fault of open source, it is the fault of choices that the author made. He's the one who choose to use an open source model, if he had been more concerned with employement he should have used a different model.

      "The fact of the matter is that the market is a horrible, horrible place for brilliantly useful ideas to thrive if they aren't (tadaaaaa!) marketable... "

      As it should be. But I think from the LRP author's perspective, the idea was marketable, or at least several companies were reselling products based upon it. But since he choose to license it as Open Source, those companies making money from his work have no legal obligation to pay him back.

      One could say they had an ethical obligation, but such obligations won't buy you a cup of coffee.

      But that sweet deal is gone, boys and girls, and it's probably never coming back.

      I don't know. Those of us who didn't waste our time with the dot-cons are still doing well.

      However, the catch-22 is that, as the economy gets shittier, the more people need cheap software.

      Well I'm optimistic, and think the economy has room for growth. A lot of this depends on whether or not we can restore fiscal responsibility at the government level, and that's dependent upon voting Republicans out of office which may or may not happen. :(

      Let's get off our high horses. We lucked out for a few years in the 90's, but it's ridiculous to assume that we could be a part of that club for very long.

      Well that's certainly a lousy defeatest attitude. I bought my first BMW last year, and I like to think there will be many more.

      As far as I'm concerned, my IT skills are worth as much as the suit's business skills. If you want to undercut me, go for it, but by taking minimum wage for skilled work you're only hurting yourself.

    31. Re:This sucks... by Anonymous Coward · · Score: 0

      I didn't get that from the FAQ. I read it as "people would get things done because they needed to get done." IE, there won't be "garbagemen", but the garbage will still be taken out, by the people who needed to get rid of it somehow.

      There's a big difference there, and I don't think I necessarily disagree with that.

      I thought the FAQ was pretty interesting. Of course I only got through a little bit of it, it's one hell of a read.

    32. Re:This sucks... by msim · · Score: 1

      I can't argue against your point that much, swapping one totalatarian govt for another...

      except on one point.
      Charismatic, Bush? that guy may be able to rustle up the senators to let him plough Alaska for oil, but he is as charismatic as a fucking two by four.

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
    33. Re:This sucks... by Blind+Linux · · Score: 1

      Once again, your pomposity and ignorance belies you. You know absolutely nothing about America. You've linked to virulently anti-American and Anti-Semetic sites before, citing them as "credible, unbiased sources" and "another perspective to consider". You've chosen to respond to the testimony of LittleLebowskiUrbanA's coworkers against your claims that Muslims are subject to mandatory interrogations with labels of ignorance and obliviousness. I'm sure you'd love to believe so, but the testimony of LLUA's coworkers > contrived black-helicopter stories. Incidentally, are you aware of the significant drop in support for your PM in response to his increasingly anti-US stance? (Linked to the google cache of Clarinet for viewing convenience, as the story's now expired from their archives, meaning that you'd have to be a subscriber to view it)

    34. Re:This sucks... by Troed · · Score: 1
      .. and yet what I wrote is correct. I don't care about what LittleLebowski's coworkers say since they obvously are wrong :) Please - look it up.


      (ps: Your quotations about what I've said about those sources are not true. If you want to debate - try sticking to the truth. Things become much more fun then!)

    35. Re:This sucks... by Blind+Linux · · Score: 1

      (ps: Your quotations about what I've said about those sources are not true. If you want to debate - try sticking to the truth. Things become much more fun then!)

      Perhaps you should try heeding your own advice, Mr. Americanstateterrorism.com. If I didn't know better, I'd say that you were one of the best trolls I've seen on this site.

      What you're saying isn't so much correct as it is baseless drivel.

      command economis = letting the printing press run, lowering the value of the dollar
      AHAHAHA! The United States runs on a system of free-market capitalism. Command economies, often employed by socialist or communist states, are the antithesis to the American model of capitalism that most asshats deplore.

      charismatic leaders = Bush is on _everyone_'s lips
      Dubya is put up to more scrutiny than most presidents, by figures on both the Left and the Right of the political spectrum. Dubya does not inspire fervent bloodlust and hatred towards any particular group. This comparison is at best misguided, and at worst an indication of your willingness to distort the truth to fit to your vision of America as a Nazi state.

      secret polic = cia, fbi, you name it
      You're a funny man, Troed. A funny, funny man. Perhaps you should be on the lookout: I'm sure the American Gestapo will be at your door any moment now with their black helicopters to take you away.
      The CIA and FBI are not malevolent organizations. I'd like to see where you got this idea from.

      persecution of ethnic minorities = muslims in the USA are forced to register for interrogation
      For Christ's sake, that's assinine. Where's your proof? I demand that you back up this ridiculous statement with conclusive proof of the United States employing a policy of mandatory interrogations of all peoples of the Muslim faith. Furthermore, I demand that you inform yourself at least to the point where you can discern between religions and ethnicities. Being a Muslim is NOT an ethnicity.

      calls for self-sacrifice = americans die in Iraq at this very moment, in an unnecessary war (no ties to Al-Qaeda, no WMDs) where the US government lied to the world at large.
      I suppose you believe that the Americans should have stayed out of WW2. After all, what did Hitler ever do to them? Europe was none of their concern, right? Those poor, poor GIs, called to sacrifice themselves for an evil, imperialist administration.

    36. Re:This sucks... by Troed · · Score: 1
      Russia, not the US, liberated Europe from Hitler - and sacrificed a lot of citizens while doing it.

      Regarding backing up what I wrote about Moslems and registration - look it up. It's not some sort of secret.


      (ps: click my sig)

  41. Or, to sum it all up by Zayin · · Score: 4, Funny

    The Linux Router Project is no more.

    It's not pinin'! It's passed on! This project is no more! It has ceased to be! It's expired and gone to meet its maker! It's a stiff! Bereft of life, it rests in peace! If you hadn't nailed it to the perch it'd be pushing up the daisies! Its metabolic processes are now 'istory! It's off the twig! It's kicked the bucket, It's shuffled off its mortal coil, run down the curtain and joined the bleedin' choir invisibile!!

    THIS IS AN EX-PROJECT!!

    --
    "I'd rather have a full bottle in front of me than a full frontal lobotomy"
  42. I can partially agree... by OwnerOfWhinyCat · · Score: 3, Insightful

    I must agree that the list of features for the new version sounded like a hugh leap wherein the yeild would have to be unusually significant to justify the effort. I personally need another scripting language like I need another nose.

    As for the particularly necessary part. I would have to argue that LRP was extremely useful in helping Linux penetrate the embedded systems market. The original idea was to get all the cool features of the kernel and just enough OS to be useful on a floppy. Once someone got it working, and working well, it was suddenly very easy to offer your [insert generic internet object] with routing/firewalling/web-based configuration stuff. All you really had to do was add one of the many excellent tiny webservers, and a pile of cgi-scripts to generate the config files from the forms and call /etc/init.d/network restart, and Voila!

    Getting a barebones-but-configurable linux out there spawned piles of projects for embedding it, like remote data collection, PDA O/Ss, net-boot computers, and piles of 'reuse' projects for PCs that couldn't/wouldn't have a hard drive in them.

    In summary, I don't know what his latest rev. would have contributed, but LRP was the start of something cool that we now seem to take for granted. Me more than most people. As I hit submit my old 200Mhz/hard-driveless/cdromless LRP router (up for 4560h now) will pass the packets to /.

    1. Re:I can partially agree... by Bluelive · · Score: 3, Insightful

      They probably would have been good, but having an all new system is way too scary for most people. Better just invent and replace them one by one. It does take some guts to do this because people will allways whine when there favorit tool goes out the door. As long as they have enough other things to keep them with the project, theyll probably start using your new stuff and may even like it after a while and it could catch on. But it sounds like he was trying radicly to move away from what a lot of people think is linux. Unless you can get a few dedicated people enthausiastic, you really have to ask yourself, can i code this within a few weeks and do i accept that it will probably fail? Its really frustrating and have similar problem on personal projects, coding for a few weeks and then discovering that you cant get anyone interrsted and cant really complete it by myself. Making a better platform and the like, will probably go with small easily consumed changes, evolution not revolution. Open Source programmers seem to think they can revolutionize computing while not forming large groups like we need in the real word to get something like that done.

  43. Must be dead by spudchucker · · Score: 1

    The web site is gone for some reason

  44. What's that smell from under that bridge? by Fefe · · Score: 3, Funny

    Ooooh, a bridge troll! ;)

    No, I'm not giving you my money.

    1. Re:What's that smell from under that bridge? by IsaacW · · Score: 1

      Bridge trolls should not burn the bridges they are attempting to collect tolls on...

  45. Bottom line by floydman · · Score: 2, Insightful

    You dont want to go on cause your so short on money or what ever, thats fine, its your call. BUT...
    someone else should pick up where you left, I suggest posting the project for adoption if i may say. You do wanna see your baby live, despite the fact you cant feed it, dont you. So i suggest you document the thing really good, as to make it easier for the next generation of coders to do a good job.

    --
    The lunatic is in my head
  46. IRC or http for local money making projects. by Anonymous Coward · · Score: 0

    Or something the like, the premise of open source except for money making ventures with linux. You don't have to be a big company to make an income from linux.

    On a side note I thought this was just a very cool hobby.

  47. 'It?' by Anonymous Coward · · Score: 0

    "The maintainer has a lot of bitter words about its demise, and it is sad to see it go."

    So is the maintainer the only eunuch to work on the project, or were they using nothing but UNIX?

    Either way, coooool.

  48. Blaze Of Glory by gmby · · Score: 2, Funny

    Nothing like going out in a /.ing Blaze Of Glory

    --
    I don't want a pickle; I just want a Motor-Cycle! A four foot cop arrived with a five foot gun!
  49. Not quite the whole story by JulianOolian · · Score: 5, Informative

    In fact what happened was that the LRP project leader fell out with just about all the other developers working on it due to political views he expressed on the LRP website.

    Most of the other developers found his views pretty outrageous so went and formed the LEAF project The original developer carried on more or less alone with LRP.

    So to all intents and purposes, what was once LRP is still alive and well in the form of LEAF.

  50. Pay more attention to the details and .... by Penguin+Follower · · Score: 4, Informative

    ... you might have noticed this:
    LRP == R.I.P. (1997-2002)

    Thus he spent alot more than 6 months on the project... it was 5 years!

    1. Re:Pay more attention to the details and .... by Anonymous Coward · · Score: 0

      That's still about 40-50 years short of "a life's work" in my book.

    2. Re:Pay more attention to the details and .... by Anonymous Coward · · Score: 0

      He wrote an insightful paragraph after he pointed the error out. Your post was just flamebait. Next time flesh it out a little. Oh, and get a life.

    3. Re:Pay more attention to the details and .... by AKnightCowboy · · Score: 3, Insightful

      Researching a cure for cancer is a life's work. Taking Linux and trying to build a free Cisco router out of it is a hobby. If you're really that into making routers your life's work then go apply for a job at Cisco (or Juniper or any other company that makes them). Sheesh, this guy makes me feel like I'm over the hill at 27. Time to call it quits, I'm not a millionaire, my life is a complete failure. *rolls eyes*. ;-)

    4. Re:Pay more attention to the details and .... by GerryGilmore · · Score: 1, Insightful

      As I see it, the issue isn't whether he devoted 5 years or 5 months or 5 hours. If you write code under the GPL, you know going into it what the terms are. If you happen to garner fame, fortune and super-models hanging on your arm, then great. But that was never promised. FWIW, I write and release code under the GPL because I get a real sense of pleasure and satisfaction in knowing that something that I wrote is being used. It's not for the fame, etc. (Though any super-models are welcome to contact me...)

  51. If you need a floppy/CD/CF/HDD based router ... by Tux2000 · · Score: 1

    ... just try FLI4L (english page, there is also a german page). It is a modular router that can be extended to provide ISDN, DSL, Modem, and many, many more features listed on the web page. A simple ISDN/DSL router with port filtering ("firewall") fits on a floppy, with more features, you may need more room. You can get modules to install fli4l on a harddisk (or compact flash or IDE flash), other modules support booting from CDROM. With etherboot, you can also boot from a TFTP server.

    I run fli4l since years on my router (some old 100 MHz Pentium clone made by AMD), the last modification was to replace the old HDD with a 64 MBytes IDE flash module (made by Transcend) -- 60 MBytes are still free.

    Now, there are only three moving (i.e. noisy) parts left: one floppy for updates, CPU fan and PSU fan. The floppy will soon be replaced by an etherboot EEPROM on the internal ethernet card, set to boot from local drives by default. The CPU fan will be replaced by a larger heat sink, and the PSU will be replaced with a fan-less PSU.

    --
    Denken hilft.
    1. Re:If you need a floppy/CD/CF/HDD based router ... by Erik+Fish · · Score: 1

      Can you suggest a fanless PSU? Specifically an AT model with wattage suitable for a Pentium 60.

    2. Re:If you need a floppy/CD/CF/HDD based router ... by Anonymous Coward · · Score: 0

      I'd relocate the power transistors to a nice big heatsink outside of the power supply itself.Works nicely for big-ass automobile audio systems, among other high-wattage items.

  52. LRP := LEAF by sandgroper · · Score: 2, Informative

    leaf.sf.net

    Not dead. Not even comatose.

    Yes, code forks suck.

    Yes, trying to make ends meet writing free software is no easier than with many other labors of love.

    While I personally feel sorry for Cinege, I use the result of his work 24/7. Not a bad legacy...

  53. I think you hit something here by rblancarte · · Score: 1

    You mention how you turned an old laptop into a router w/ this to save yourself some cash. I did a similar thing w/ a different setup, but it was the same (a linux based router).

    But lets ignore everything out there - you hit something on the head, how much does it take to get a hardware router now a days? I have seem some as low as $30 before. But to run it on a laptop or a computer? We are talking some solid amount of cash there (not to mention the resources that you are tying up). Personally, I think we are talking about a project for a market that really isn't there. I have an old P120, the one that I ran my router on. IMHO, I have much better uses of it than having it route packets for me (quite noisily I might add), especially when, for $70, I can get a Router/Firewall/Print Server (which is also SILENT).

    --
    It is human nature to take shortcuts in thinking.
    1. Re:I think you hit something here by leviramsey · · Score: 1

      The only reason to use Linux as a router is if you're at home on a DSL/cable connection and want to use it as a mail and webserver. Obviously, I don't think anything like LRP will do that (and if he's going to a non-Unixy system, the odds are it never will).

    2. Re:I think you hit something here by Anonymous Coward · · Score: 0

      This was a much bigger deal a few years ago when there was no such thing as a "home router" - about the only way to do it was a homebrew Unix setup or a liberated Cisco.

      And yeah, there's tons of non-Unix OS projects out there, and they've all got the same problem. They don't run Sendmail and Apache, and get written-off as toys. Think that was the whole reason Stallman decided to clone Unix in the first place.

  54. Context by AllenChristopher · · Score: 5, Insightful
    You know, he didn't write this letter to us on Slashdot. He wrote it to the people who might care about his work, who use his program. It end up on Slashdot because someone else submitted it as a "sorry to see the project go" item.

    Most people would speak differently to their friends about problems at home than they would to USA Today.

    He ended the project. People coming to his website may want to know why. He's telling them. It's a single page of text. That seems pretty reasonable to me, since we've all seen worse. The guy didn't mean to impose on you.

    I can't begin to count the number of people who write nasty "why's he making such a big deal about this" posts in response to some poor person who put something up on a webpage that gets ten thousand hits a month which attracted the interest of slashdot. It's like being angry that your neighbour is saying boring things to his wife on their patio again.

    1. Re:Context by release7 · · Score: 2, Interesting

      Well, whenever you place anything on the web, it should always be with the full expectation that the whole world can read it. You wouldn't buy an outdoor advertisement---even one placed on a lightly traveled road---to communicate to a small circle of friend, would you?

      --

      <a href="http://www.joblessjimmy.com">Work is dumb and so is Jobless Jimmy.</a>

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

      And yet he said himself here on Slashdot that he expected that the story would be picked up. Hardly the private letter to his users that you make it out.

      His goodbye was a whiney, woe-is-me, "look how awful the world has treated me" missive.

      Welcome to reality. It sucks most of the time. How much better to post a simple "I've done what I can, the project is in good hands, time to move on" goodbye letter.

  55. One Floppy NetBSD? by Gilmoure · · Score: 2, Informative

    What is "fdgw" ?

    "fdgw" is one floppy version of NetBSD/i386. [1] It can run on old machine without HDD :-). You can use it as small router, natbox or ADSL router. It is a minimal operating system.

    For example, old pc (e.g. IBM PC110) becomes:
    pretty ADSL router
    pretty router
    natbox
    your home psuedo firewall ...
    This system also supports DHCP and syslog.

    This is similar to router product, off course. The extension is easier and better than router product.

    Since the floppy size is very limited, we cannot build all-in-one box. So, "fdgw" provides several models for several purposes. Each model has different built-in applications and kernel configurations. For example, simplest model, "natbox" model supports IPv6 but ADSL router model not support v6 since ADSL router needs more programs, such as pppd and rp-pppoe, than natbox model.

    --
    I drank what? -- Socrates
    1. Re:One Floppy NetBSD? by Anonymous Coward · · Score: 0

      Great, so now we know of at least 2 dead router projects.

  56. whatever... by stephens_domain · · Score: 3, Insightful

    Man...I thought that guys good bye letter was pretty annoying, but then I read your post and it really put "annoying" in perspective.

    Give him a break. He obviously cared about the project and has had to call it quits. He used his own site to vent a little, so what?

    And there are many of us who live in reality (or at least I think we do, but who's to say, really?) that make good money AND are appreciated.

    --

    ..
  57. Debian Router Poject is ALIVE... by grantma · · Score: 4, Informative

    I used to develop for LRP, but stoped as I found that 75% of my time was spent porting samba, exim, etc and fixing mount bugs for NFS as people wanted this for security.....

    I moved on to base all my work round an HD based system as this meant that I could concentrate on thenetworkign and routing software.

    Unlike Dave Cinege, I am still using Debian Route Project in my job. You can find it up at http://debian-router.anathoth.gen.nz/

    It is still alive and kicking, and I have just submitted the iptables /etnwork setup package netscript-2.4 to Debian Sid as I am a Debian Developer. this ontains the sum total of my experience as a professional router developer, security neworking specialist etc. More of the Debian Router project will be merged as they are ready and the base parts of it end up in Debian.

    The stuff on my site would be a good match for Trusted Debian as well.

    Enjoy!!

  58. $100k??? by shepd · · Score: 0, Troll

    >I'd like to hope someone with 6 figure$ to burn wants this to happen

    HAHAHAHA.

    One more time:

    AHAHAHAH.

    ROTFLMAO.

    Oh, please, $100,000? For half a year's work? If you're worth that much, you'd have started your own business already based on this software.

    >but I need to grow up and move on instead of continuing to wait on the tooth fairy to show up to help me persue my artistic dreams.

    Yes, you do. Part of growing up is realising what you're worth, and what you're skills are in. Seems you already know the latter, but hit the proverbial brick wall with the former.

    Very few people are worth $200k+ per year, and the few that are don't go off on tirades like that.

    Sorry to be blunt, but get real.

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
    1. Re:$100k??? by Anonymous Coward · · Score: 0

      A person costs about twice the salary. So for 200k you can pay 100k in salary. Taxes, insuransies, vacations etc takes the rest.

    2. Re:$100k??? by rifter · · Score: 2, Insightful

      Oh, please, $100,000? For half a year's work? If you're worth that much, you'd have started your own business already based on this software.

      Actually this project is more than 6 years old, highly popular, and useful to quite a few people. Usually LRP is mentioned to anyone who wants to set up a cheap Linux router. It is sad to me that a programmer capable of writing stuff like this is unable to find a job right now. That is mainly what his complaint is about.

    3. Re:$100k??? by Anonymous Coward · · Score: 0

      True, but being an independent developer requires something many employed developers don't need to worry about: tact, in the social sense. It may be (have been) a useful project, but what this guy posted on his site is going to do more harm than good....but only to himself. His code will outlive his career. Sad.

    4. Re:$100k??? by AxelTorvalds · · Score: 2, Insightful
      There are a lot of reasons to be "unable" to find a job right now. He is clearly a very tallented individual, just like Theo de Raadt, and he is also a somewhat abusive, self-centered egomaniac.

      You have to be willing to work with other people and do what someone else says to have a job, those aren't skills this guys has in great quantity.

      At least it's GPLed, even though he didn't find a successor, someone else will take it over.

    5. Re:$100k??? by Anonymous Coward · · Score: 1, Insightful

      From the perspective of an employer, when you hire someone you want the benefits to outweigh the costs. If the person is brilliant, but odd, and you can afford to sit them in a corner and their demands are limited (I worked with a few older guys who had gotten donuts every Monday for about 20 years until the previous CIO had cut them off for "costs savings" and they were very, very bitter about the damned donuts -- I got the present CIO to make a line item for the donuts and the COBOL productivity actually rose 10% and stayed up -- no shit) or workable (a friend at TI knew a brilliant firmware guy who would only work at night, and TI put up with that for 30 years, until the guy retired -- no, he had no medical condition, he just liked to sleep during the day). And that is when times are rough too -- as long as the demand is not too expensive and the person is productive. If the demands get bizarre, if the person is less that stellar in terms of output, and if they make everyone angry, during the best of times when the labor market is seriously tight, they will be employed, but that will end as soon as it is more affordable to find the equivalent number of less troublesome individuals who cost less in aggregate than the one prima donna. I have been there, man -- I have had to work with these idiots who though that they were God and it is a real pain in the neck. And when the market turned, they were out, and to a man they always wanted to pull down the temple when they left. They always tried to log in after being disusered, they always emailed people from home to talk shit about the company, they always had exceptionally hostile exits, and it always involved security. And time went on, the world did not collapse, and so on. The reason that this irritated me a lot was that as the "most mellow" sysadmin, I usually get to deal with these people (and marketing, but that is another rant), so I have got to see what they are capable of in terms of code and output. And a lot of it is not that good. Whereas someone solid who has a reliable output 85% of where the "genius" is winds up doing better because they a)make constructive comments to fix dumb ideas (as opposed to telling everyone to kiss their ass and calling them morons), b)present suggestions to management in a way that gets accepted (as opposed to reinforcing management's view of systems people as emotionally unstable idiot savants), c)come to work on time, d) play well with others, e)make meetings go fast as opposed to giving speeches the whole time, and f)meet deadlines because they tend to understand that sometimes "good enough" is just fine. Again, you are getting the perspective of an old sysadmin, but I have seen the same things from MVS through Linux and the people and code changes but the attitudinal issues seem to be quite stable -- I remember tortured geniuses doing mainframe assembler 20 years ago. They were also easily replaced with (often older) programmers who would do 85% of what they did, but would make it in every day and would get along with people. Judging from the "kiss my ass" letter at the web page, I have worked with this guy's relatives from the Prima Donna tribe before. If work is that painful, find another job. He may enjoy plumbing a lot more.

      I am sorry if I sound callous about this, but this is a career for me, and I like to do it well. There is a lot of satisfaction in doing my job well. And people like that make it a lot harder, and they do it on purpose because it makes them feel good.

    6. Re:$100k??? by shepd · · Score: 1

      >It is sad to me that a programmer capable of writing stuff like this is unable to find a job right now

      It's sad, yes.

      Surprising? No.

      You don't catch flies with vinegar.

      If he has a MAJOR attitude re-adjustment, he might find work, that's if he really _wants_ to work for another company (he doesn't seem the type, to me). But if he's working for someone else, getting $200,000 a year for it (yes, you said 6 years, but he specifically said the part he wanted the money for was his past 6 months of development of version 5.0) is simply not going to happen unless he's a programming God. And even then, it's next to impossible.

      If his project is really that popular, why doesn't he start shilling himself out? He could offer consulting on his project, sell installs, sell patches / improvements to the project. I'm thinking of doing this with some open source software (that I *didn't* write, but seems somewhat unsupported) right now. It's money for the taking.

      And no, he shouldn't just say he offers it and expect business to come to him. That's simply not how it works (if only it did). He needs to pound some pavement, so to speak. I don't even see his business name (if he has one) listed in his rant!

      Unfortunately he's suffering from "Build it and they will come" syndrome, and "every user is a potential customer" beliefs. Time for him to do some market research and target who wants to cough up the dough, and if it is possible for that to happen while the project is free.

      >That is mainly what his complaint is about.

      Then he's on the wrong track. You just can't give something away for free and expect people to give you money. Even RMS explains this.

      --
      If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
    7. Re:$100k??? by rifter · · Score: 1

      Then he's on the wrong track. You just can't give something away for free and expect people to give you money. Even RMS explains this.

      Funny thing is, it worked for Linus. Then again Linus is much easier to deal with I'd imagine. Linus worked on Linux because he needed something practical, and continues to work on it to scratch his itches and for fun. But one of his goals as a programmer and CS student was to land a decent job. Not surprising, really. And it worked. People liked the code he produced, could see the code he produced, and hired him.

      I think the posters who say the guy's attitude is detrimental to getting a job (as well as his sour grapes) are right. Just judging by the /. reaction it is fairly obvious. But I don't blame him for feeling the way he does. I also think saying "what does he expect when he gives his work away for free?" is too simple and is probably something only a closed-source-only programmer or non-programmer would say.

      I personally know plenty of programmers who work both closed and open source, and at job interviews questions about contributions to free software are common. People who have managed a project or written code gain valuable experience, whether this is proprietary or free software. The difference with free software is that you can legally show the code you wrote to new employers. They can see how well you managed the project because the information is freely and openly available.

      Again, David Cinege was not asking for money for LRP. He was lamenting the fact he could not find a job in the computer industry despite being a competent programmer. It is also funny to me that people who say here that they hate him for his views/attitude/whatever and will not run his software will instead use software (like coyotelinux and leaf) that was based on LRP. Oh well.

  59. Re:I had a feeliing it would get posted to slashdo by FIGJAM · · Score: 1

    So, cocaine is your problem.

    When reading your whining, I was thinking the same thing as what someone else wrote on here: You need to learn to market yourself if you want to make money. You can hope all you want that you're going to make it big but it never happens unless you actually do something about it.

    --
    Do your best, hope for the best, suspect the worst.
  60. Money VS Fun by mcrbids · · Score: 4, Insightful

    If you want to make money, find people with money, find out what they want, and make it - the faster the better.

    If you want to have fun, find something you want to do, and do it.

    Pretty hard, eh?

    It's not uncommon for me to GPL a "commodity" section of my codebase. (I prefer LGPL) and much of my codebase is similarly licensed. Others come along, use my stuff, and improve on it, and I get a free ride on their improvements.

    However, there's plenty of my stuff that nobody's gonna see without signing an NDA first.

    Busines != Pleasure. Get used to it.

    Use your open source stuff on your resume. I've donated alot towards the documentation of PHP-GTK. It's on my list of credentials, all right, even though I didn't do it for money.

    But for god's sake, if you give something away, forget about charging for it!!!

    -Ben

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
  61. Sad but he did't get *it*.... by hughk · · Score: 1
    Sorry, the planned LRP will no longer run Linux?

    It sounds to me like the developer didn't realise why micro-Linux systems are interesting. The whole value is that most of the code base is widely used and is probably quite reliable.

    Perhaps the author lost his way. OSS may sometimes pay your lunch, but only if somebody wants you to mod it so badly that they are prepared to pay for it. The best it can usually do is to help get you consulting gigs.

    --
    See my journal, I write things there
  62. I did all this work under GPL and now I need $$$ by Anonymous Coward · · Score: 0

    hmmmm.....

    How about. Release work under shareware or just really cheap like $5 or $10 per CD! then make at least something on your time and effort.

    Duh!

  63. leaf just now dead? by kwj8fty1 · · Score: 2, Informative

    Blah, leaf has been dead & outdated for years. Everyone has moved to LEAF.

    http://leaf.sourceforge.net/

    This is not a loss. LRP was great tech about 4 years ago. The world moved on, and now everyone uses better tech. Really, just checkout Leaf Bearing for some current 'router on a floppy' tech, and don't even bother reading this guys poor, sad story. He's starting to sound like the CEO of enron.

    1. Re:leaf just now dead? by Anonymous Coward · · Score: 0

      Yes.. Not to mention the LRP project leader (Dave) is a complete psycho nutcase suitable for a padded cell.

  64. please... by Anonymous Coward · · Score: 0

    What's with all your expectations?

    Life is just life. So you failed at something. Big deal. It didn't happen because of karma or other cosmic forces, it just happened because stuff like this happens. When are people going to realize that there are ups and downs and you gotta take both in stride? DO move on with your life and don't sulk in it. Also if you feel that your ideas are so brilliant then why are you taunting people by taking your secrets to your death? Why not share them and let those with more time and interest carry them out. Maybe then you'll get some credit. And about the companies who used your work without giving back, again these things happen. You can point your finger but nobody is going to stand up in your defense. You seem to think that life should be fair or something. It isn't. I don't mean to make the world sound like one big hole but again life is just life. If you're a soldier keep you're chin up and reprioritize your goals in life. Don't hold onto your expectations. Realize that each day is new and you just gotta push on.

  65. Sounds like he tried to port it to *BSD by Anonymous Coward · · Score: 0

    That was the fatal mistake.

    Many businesses out there quietly fail. Don't get all bitter about it buddy.

  66. Manic phase must be over by Anonymous Coward · · Score: 0
    Sounds like the manic phase is over and he now is heading into that dark trough.

    Forget to take his lithium?

    1. Re:Manic phase must be over by Anonymous Coward · · Score: 0

      The only time I hear comments like this is when the less then capable self-esteem need a boost. You should go back and stay in your controlled environment leadership troop. If you do, you can maintain the persona you desire and nobody gets hurt in the process.

      -->Liberal trolls, gotta love 'em.

  67. Getting a cheap home router/firewall by jlehtira · · Score: 1

    Now, I have a spare 486 or pentium 100MHz or similiar, and want to set up a DSL router (for several home computers). LRP works beautifully for the job, tried it - but my spare computer already has a spare harddisk inside and the biggest cost involved in the home router is buying a second network adapter anyway.

    So what do I do? Install a "big" distro that takes most of the 1GB or 2GB HD, spend more time with it than what LRP would take to configure, AND make the router machine do much other stuff as well, like having my data files on a computer that's always accessible from my university, for example. And, I make it share the printer, for I only have one for several computers, have a httpd to play with (or keep my personal pages and email on), have a box with the good irc client (irssi) that I can use even from Windows etc etc. These are the things I actually do; I could probably think of more.

    Now, what's the benefit of LRP? Not needing a HD. And, it being easier to set up. I being a Linux geek prefer spending lots of time tweaking a box that will do more.

  68. Sounds like a bitter old cunt by Anonymous Coward · · Score: 0

    He wants to retire in the Bahamas and smoke loads of fucking weed!

    If he wants to make money - make it urn under Windows. Every arsehole knows that.

    Good riddance. Loser.

  69. Intelligent Slashdotting by Anonymous Coward · · Score: 0

    Has Slashdot developed a mind of its own? This is where the page stops loading:
    "100 hour weeks of coding....that contract was terminated and so were any hopes of dedicating future time to LRP development.)

    I actually have done more work on LRP 5.0 then anyone has see"

    LOL, and now we will never see it!

  70. Programmers vs GPL by DraconPern · · Score: 4, Insightful

    It's sad for me to see another fellow programmer throwing their work away because of the frustrations like this. So here my take on money and open source mainly for other programmers on /.

    I have looked at pro's and con's of different licensing for my own programs and here's my conclusion. If you are a programmer (eg, you are/will make your living on coding) don't release your program under the GPL or any open source software when you first release it. Why?

    1) Because you aren't going to get that much code contribution anyways. The majority of your contribution will come in the form of bug reports whether your program is closed or open sourced.

    2) Your time is worth something, the GPL essentially says it is worth zero. The GPL is great for hobby programmers, it's like gardening. You give your produce to friends and get bragging rights.

    3) Employer don't care whether the software on your resume is open source or not as long as you wrote it.

    3) If you want a way for people to contribute code, code in modules instead, and/or release an open sourced plugin SDK instead. Keep control of the core code. Dual licensing does not do this.

    So when should you release it as an OSS? I believe when the project is worth zero. Because then it won't hurt you (emotionally or financially) to release it for free under the GPL.

    1. Re:Programmers vs GPL by Anonymous Coward · · Score: 0

      So when should you release it as an OSS? I believe when the project is worth zero. Because then it won't hurt you (emotionally or financially) to release it for free under the GPL.

      Or, maybe because some of us fundementally believe in the concept of Free Software and want to give the users the ability to control their software? I couldn't care less if you think I should only release my code under the GPL if it is "worth zero", or if my code is "worth zero" because it is under the GPL. The fact that people use it proves that it is not worthless.

      Far to many people fundementally misunderstand the concept of Free Software. Whatever, I don't care all that much; quite frankly the majority of you are harmless anyway (How many Shareware Image Viewers do we need for Windows by the way? $30? Ahahaha). The small handful who actually appear to seriously misunderstand the concept of Free Software usually get the message in the end and take their rantings off some place else (Like the guy with the LRP in fact).

      You fit into the first catagory.

    2. Re:Programmers vs GPL by evilviper · · Score: 1
      So when should you release it as an OSS? I believe when the project is worth zero. Because then it won't hurt you (emotionally or financially) to release it for free under the GPL.

      That is a very one-sided view of things...

      Are databases worth "zero"? Is all the open source software out there worth "zero"? No. You can make a few bucks off of any piece of code you right, if that is the only thing you are interested in. Rather, many people write Open Source code because it:

      Helps support them indirectly (eg. software companies donating to support gcc development)

      Is something they need/want, and think the few bucks they could potentially squeeze out of it isn't very important, OR they would directly benefit from code contributions of others.

      Desire to make the world a better place, even if it does sound sappy. (eg. Ogg Vorbis/Theora)

      Desire to contribute to the community from which you have recieved so much.
      I'm sure there are many more, but that's not important. The important thing is that there are many reasons to make your software open source.

      If you are considering it, I would say you need to think of it as a "gift". Although you may get something in return (you may get a great deal in some cases) you shouldn't expect to get anything, because there is no guarantee, and the odds aren't in favor of it. If you need to make a living, by all means, feel free to sell your code, but it wouldn't hurt to release some of it if you can, or perhaps released older versions, or maybe just use the money you are making on one piece of software to give you the opportunity to work on other pieces of open source software. Of course, the choice is completely up to you.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    3. Re:Programmers vs GPL by Cyno · · Score: 1

      Exactly, its a gift. When I finally get off my lazy ass and put up a website and give all my sourcecode and ideas away it will be because I enjoy it.

      Besides, if you never contribute to GPL software no problem. Good money to ya.

    4. Re:Programmers vs GPL by Anonymous Coward · · Score: 0

      some more (from memory):

      How to play the flute.
      Simply blow in this end and move your fingers up and down the outside.

      How to rid the world of all known dieseses.
      Invent a cure for something, and when the world starts to take notice, you can jolly-well make sure they get it right.

      Well, that's all we have time for on How To Do It. Next week we'll tell you how to build a box girder bridge, and how to make black and white people can live in harmony. Bye.

      Bye.

  71. .COM version by kalayl · · Score: 1

    Dear .com

    Piss off you bastard. I invested my life's (2.5 years) work in setting up a .com that was going to change the world (and make me a multigazillionaire).

    Damn you Sun Microsystems for not buying us out. I mean, we chose JAVA. JAVA man. I mean, we even rewrote your (perfectly fine) java.net base classes because we enjoy to reinvent the wheel.

    And to all of you other .com bastards out there, fsck you for flooding the market with all of your ideas. It was mine first, I am the ubergeek of all time and you ruined it for me by selling your vapourware.

    For those of you that did help my .com by investing in the business or by working long hours and only getting paid in worthless shares - piss off as well. Gift horses, come here so I can stick my head so far up your throat you'll wonder why the goddam expression was ever coined.

    Dave Winner
    (winner _at i.am.a.stupid.naive.hippie.communist

  72. Bifrost router/firewall anyone? by thorgil · · Score: 1

    Bifrost firewall/router (modified linux)

    (Used by many swedish universities)
    (developed by the agriculture one... funny)

    http://bifrost.slu.se/index.en.html

    --
    Warning: This sig contains a small bug. ==> *
  73. My heart BLEEDS for you! Take a penis bird! by Anonymous Coward · · Score: 0

    This friendly troll brought to you by the Goatsemon Music Group Mirror http://nero-online.org/goatsemon/

    Dear rotten.com,

    I am unsure if you are aware of the problems that your "Incident with the bird" picture has caused on the popular technology website slashdot (http://slashdot.org).
    Many users of this site's messageboards are posting links to http://smoke.rotten.com/bird/ and making text based representations of a bird on a man's penis. Frankly, while I am pro-freedom, this type of photo sickens me. Could you please move the location of the bird page on your site to keep slashdot readers from seeing things that are completeley unrelated to computers and technology? I'm not asking you to remove the content, just to relocate it.
    FYI the text representation of the bird is:
    *p_e_n_i_s_b_i_r_d_p_e_n_i_s_b_i_r_d*
    p______...__________________________p
    e____(_..__`'-.,--,_________________e
    n_____'-._'-.__`\a\\________________n
    i_________'.___.'_(|________________i
    s____________7____||________________s
    b___________/___.'_|________________b
    i__________/_.-'__,J________________i
    r_________/_________\_______________r
    d________||___/______;______________d
    *________||__|_______|______________*
    p________`\__\_______|__/__''\______p
    e__________'._\______/.-`____{}|____e
    n___________/\_`;_.-'_________/_____n
    i___________\_;(((____.--'\_/_______i
    s_________.(((_____.-;\_____________s
    b____.--'`_____,;`'.'-;\____________b
    i_taco's____.'____'._.'\\___________i
    r_dick_--'_________|__\_|___________r
    d__________________\_\,_/___________d
    *p_e_n_i_s_b_i_r_d_p_e_n_i_s_b_i_r_d*
    (Note: CmdrTaco's penis length exaggerated for effect only)
    with a link to the offensive site (http://smoke.rotten.com/bird/) underneath, these "Penis Birds" are posted by Penis Bird Guy, Penis Bird MAN and several other users.
    Regards, Andrew J. Tosh

    This friendly troll brought to you by the Goatsemon Music Group Mirror http://nero-online.org/goatsemon/

  74. Not just GPL; economics by WheelDweller · · Score: 1

    I feel for any project who's had a good run...but we don't just live and die by the GPL, no matter how noble that is.

    I bought 25 486's from salvage ar $3.05US, each. Figuring in the one-time setup labor and the each-time configuration time, it just almost doesn't make sense to build and sell them when Linksys is able to put 2.5 kernels into their firmware and squeeze'em out for only $40US.

    The cheap $3 hardware is great, but the memory's harder and harder to get, they won't access drives as large as 1G (which makes upgrades easier, etc) and paying "real" money for a machine, like a slow celeron or P2 (shudder) is still gonna be more than $40, more often than not.

    Now sure, I love being able to use the same core talents on every device I use....I'd like to make a 'roomba' vacuum cleaner or a robot mower run on Linux so I could improve the AI in it so it can learn the 'proper' way to mow or vac. But it just doesn't make ecomomic sense. :(

    RIP, LRP. We hardly knew ye.

    --
    --- For a good time mail uce@ftc.gov
  75. Note to ed: Kalayl didn't post this! by mydigitalself · · Score: 1

    sorry folks, was using my friends laptop and forgot to cycle logins.

    1. Re:Note to ed: Kalayl didn't post this! by Anonymous Coward · · Score: 0

      Not True! I posted it, lieing fucking logged on commies, just cos they have an account they think they own the place, bastards, fuck 'em, fuck 'em to hell and back.

  76. how bad you need work? by h2odragon · · Score: 1

    Are you willing to move? Are you willing to spend about half your time doing $stuff for someone else, if you're allowed free reign and support for your own projects the rest of the time? Are you willing to accept room and board as part of your pay?

  77. At the risk of being in bad taste... by NerveGas · · Score: 3, Insightful


    Is it really all that bad? Fitting your OS onto a floppy disk no longer seems terribly important to me. A year or so ago, I built a complete, self-compiling LFS system that would fit onto a 64 meg flash drive. That's a *complete* system, including C libraries, compiler, LVS load-balancer, etc.. With hardware getting faster, larger, and cheaper, being able to fit things on a floppy doesn't seem quite as important.

    steve

    --
    Oh, you're not stuck, you're just unable to let go of the onion rings.
  78. Wow, look at this guy by Anonymous Coward · · Score: 0

    He trolled the Airsoft Retreat fourms and now he is begging for mercy!

    http://www.airsoftretreat.com/forums/topic.asp?ARC HIVE=true&TOPIC_ID=5128

  79. Wow by OCNZ_archangel · · Score: 2, Interesting

    Ah, my happyness at graduating (even with honors & a masters) in a couple of years is growing by the day. Is it true that there are no longer jobs out there for CS grads? Or is this just one big fat lie told by previously overpaid Americans?

    1. Re:Wow by Anonymous Coward · · Score: 1, Interesting

      Your guaranteed a job manufacturing, the bank still has to get thier money.

  80. A better alternative by grolschie · · Score: 4, Informative

    Freesco is a single floppy router/dns/dhcp/etc.

    1. Re:A better alternative by rifter · · Score: 5, Funny

      In other news, SCO inc. sued the creators and users of Freesco for $1Billion for vague IP infringement which they refused to disclose. Then Cisco suggested the IP in question was probably theirs and sued the Freesco project as well. Then SCO sued Cisco, resulting in an infinite loop which caused all lawsuits involving companies with the letter sco in their name and unix IP to vanish in a puff of logic, and we all lived happily ever after. The End. :)

    2. Re:A better alternative by Clubber+Lang · · Score: 1

      resulting in an infinite loop which caused all lawsuits involving companies with the letter sco in their name and unix IP to vanish in a puff of logic, and we all lived happily ever after

      Does Microsoft's use of BSD code count??

      --
      Actuaries - making accountants look interesting since 1949
    3. Re:A better alternative by rifter · · Score: 1


      Does Microsoft's use of BSD code count??

      Absolutamente! Otherwise, we would not be living happily ever after!

  81. Many reasons by Anonymous Coward · · Score: 2, Interesting

    We use LRP a lot with WaveLAN's here in Lithuania. Well, one thing is that floppies don't break (often) in harsh conditions, i.e. -15 degrees celcius in some attic under the roof the anthena is fixed. Nothing else can survive that- HDD drives fail for sure. 2nd- price. why buy a cdrom (or cdrw) drive for a 50 USD worth old computer (usualy used for routers here), when floppy can do the job for free.

    Besides changing floppy disk is easy and quick if your access points are in the same town. Floppy is used only during boot time, and lasts for months or years. Oh- and you can do some fixes/upgrades remotely when you have floppy. So you would need CDRW otherwise.

    --Coder

  82. Creating cashflow by KjetilK · · Score: 2, Funny

    Reading between the lines, this guy is tired of not having enough money to get by,

    Yeah, that can be tiring... ;-)

    Perhaps we should start designing a system to get voluntary payments from users to hackers? I'm currently mostly a user, and if simple and secure enough, I would certainly send a coin now and then. Paypal certainly doesn't cut it, so you don't need to mention that...

    --
    Employee of Inrupt, Project Release Manager and Community Manager for Solid
    1. Re:Creating cashflow by rifter · · Score: 1

      Why doesn't paypal cut it? I have seen individual hackers use it... it seems the easiest way to give micropayments electronically to me...

    2. Re:Creating cashflow by DaveHowe · · Score: 5, Interesting
      Paypal has some problems.

      The main one is that they are desperate not to get involved in any sort of money-laundering or porn scam - to the point that a single complaint (even anonymous) can get an account (potentially containing thousands of dollars) "frozen" until you prove your innocence; sometimes they just won't give a reason, and your money is just locked for months while they perform their own investigations.
      The second is an extension - paypal reserve the right to pull cash directly from any bank account or CC you give them if (in *their* opinion) they are justified in doing so. you get no appeal from them and there is no regulatory body to complain to (paypal are careful to stay outside of the criteria that would make them a regulated bank; they are simply "agents" for the financial transactions, although exactly how that works if you have $20,000 in their possession (paid by your customers but not forwarded to you) for months at their whim is a little difficult for me to figure..)

      There are other issues (like the privacy ones) but those are the main two.

      --
      -=DaveHowe=-
    3. Re:Creating cashflow by twinkdogg · · Score: 1

      What privacy issues do you know of with PayPal?

    4. Re:Creating cashflow by MoneyT · · Score: 0, Flamebait

      Perhaps we should start designing a system to get voluntary payments from users to hackers?

      You mean like sharware? There's already a model in place. Most people use Kagi http://www2.kagi.com/

      --
      T Money
      World Domination with a plastic spoon since 1984
    5. Re:Creating cashflow by DaveHowe · · Score: 1

      They are apparently considerably more "generous" with your personal info and transaction record than a bank would be - there are horror stories out there of competitors claiming they are beginning legal action (I am not up on the american legal system, but something to do with "discovery"?) and not only getting your your ability to withdraw cash from your paypal account blocked (although of course your customers can still pay in) but a complete list of all the customers who have paid you in the last year or so, helpfully complete with Email addresses ready for spamming.... I don't know this personally, as the last time they changed their T&C (to make it a breach of contract to sue them and to require me (in england) to travel in person to califoria for arbitration (at my expense - both the travel and the cost of the arbitration) if I have a problem with their service) I closed my account. Its a pity, as they started so promisingly.

      --
      -=DaveHowe=-
    6. Re:Creating cashflow by GC · · Score: 5, Informative

      Well, perhaps he just isn't as good a programmer as these guys. Or perhaps they made what he started a better thing.

      The LRP is dead, long live LEAF - The Linux Embedded Appliance Firewall, based on LRP, with extended Firewall features, and based on Linux 2.4 (i.e. with stateful packet filtering).

      Woohoo!

    7. Re:Creating cashflow by cdh · · Score: 1

      Correct, that's why you take 10 mins and setup a separate account that is used only for PayPal. Get a no minimum balance account and plop $20 in there or something. Transfer funds in as you need to buy something, transfer out to your "real" account as people pay in. I use it that way with eBay all the time, the most I can have frozen at any given time is about $20. I don't have a credit card associated with them (that could be because I signed up w/ them when they were still 'x.com') or anything that can adversely affect me. I know at my bank I can setup automatic sweeps that if a balance gets to a certain level in an account I can have it automatically sweep it to another account.

      I'm not saying that PayPal is the be all end all by any means, but for better or worse, it's the best out there. Other services such as c2it don't require you to tie an account to anything, but they charge something like $10 per transaction. PayPal offers the best overall value for small payments.

    8. Re:Creating cashflow by DaveHowe · · Score: 1

      I am not sure that is going to be enough, but it would definitely make it inconvenient for them - I know paypal claim the right to remove funds from any or all bank accounts you own (not just the ones you have registered with them) but the other side of that coin would be they would have no pre-written authority to do so, so would need to track down your alternate accounts and convince a bank to give them access - much, much harder than just doing an EFT.

      --
      -=DaveHowe=-
    9. Re:Creating cashflow by pmz · · Score: 1

      Paypal has some problems.

      Perhaps I am naive, but couldn't developers simply set up a separate genuine bank account and post its number on-line? Isn't it possible to wire money directly to a bank account using only its account number plus some sort of routing number?

      With a separate bank account, keeping records for tax purposes would be trivial, too.

    10. Re:Creating cashflow by Uzik2 · · Score: 1

      If they do any of the things you mention you are free to file a lawsuit against them. Small claims court is very cheap. file suit, and make sure you mention it where the press can pick up on it.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    11. Re:Creating cashflow by Anonymous Coward · · Score: 0

      The second is an extension - paypal reserve the right to pull cash directly from any bank account or CC you give them if (in *their* opinion) they are justified in doing so. you get no appeal from them and there is no regulatory body to complain to This is incorrect. Paypal debits your checking account through the ACH system, and the transaction is covered by Federal Reserve Regulation E. As long as the account is a consumer account, you have quite powerful protections. Business accounts, however, have little regulatory protection.

    12. Re:Creating cashflow by DaveHowe · · Score: 1

      If they do any of the things you mention you are free to file a lawsuit against them Actually - you aren't. go look at their T&C - you are prohibited from filing suit anywhere but in their home county in california, and further they can instead opt for arbitration; if you don't use their policy, you pre-agree they can recover all their lawyers costs directly from you (and guess where they would take that money from??)
      Plus of course their T&C actually *say* they can and will do those things - the T&C are here if you want to go take a look - so odds are good they have already beaten that ground with their default arbitrators, so taking their choice would be an automatic lose; you can of course instead switch to a "Mutually agreed" arbitator, but the clock will be ticking all the time you are trying to agree one....

      --
      -=DaveHowe=-
    13. Re:Creating cashflow by Uzik2 · · Score: 1

      Are they any lawyers reading this? I remember several qualifications to agreements of this sort. They can't ask you to waive your rights to litigation if it's illegal for them to do so in your area. They're under no obligation to tell you that either.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    14. Re:Creating cashflow by Wateshay · · Score: 1

      Wiring money costs money, and so it's only economical for large payments. If you made small pay-pal type payments via wiring, a large chunk of your money would end up going to the banks.

      --

      "If English was good enough for Jesus, it's good enough for everyone else."

    15. Re:Creating cashflow by phorm · · Score: 2, Interesting

      Indeedy. I used this one for over a year, on an old P120 that had only a FDD and no hard drive. I've since switched to a full linux distro to handle my routing/firewall needs, but mainly because I also use samba/etc and like the idea of a centralized server for my network.

      Leaf is great if you're got an old machine sitting around (I think even a 486 will work nicely) with 2 NICS. Whip out that old computer from the attic, build a boot-floppy, and then stick those vulnerable windows boxes behind leaf - it kept me safe and sound for over a year.

    16. Re:Creating cashflow by OmegaGeek · · Score: 1
      Well, perhaps he just isn't as good a programmer as these guys.

      I think that there are many skills involved in running an open source project, one of which certainly is programming ability. But there are others, such as the ability to manage a project; PHBs aside, the ability to manage a project - recruit people to help, communicate with others, help out those working on the project - are all tough skills, and not everyone has them. The number of Dilbert cartoons and other jokes about PHBs are indicative of this. And these skills are even more important with volunteers.

      I don't know the maintainer of LRP (great software, by the way; it gave the school division where I work cheap reliable routers out of surplus hardware), but it sounds from his note that he was the sole participant in the project, and was hoping it would turn into full time employment. I guess this is a good lesson for anyone wanting to manage/participate in a community project that you can't (and shouldn't) count on your involvement leading to a job. You need to make sure that you are able to feed/clothe/house yourself independent of your project work. You also need to be willing to recruit/use some volunteer help; running an entire project can be a daunting task.

      --
      Even heroes have the right to dream
    17. Re:Creating cashflow by KjetilK · · Score: 1

      Most people use Kagi

      Not what I had in mind. Transaction costs are too high. More like micropayments. And perhaps have a piece of software that actually tracks how much you use another piece and let you know how much the author thinks it is worth...

      --
      Employee of Inrupt, Project Release Manager and Community Manager for Solid
    18. Re:Creating cashflow by fferreres · · Score: 1

      Problem is many developers just don't care, because they are ok. Only the ones making great additions and no money are the ones complaining, specifically, in the end user apps arena.

      --
      unfinished: (adj.)
    19. Re:Creating cashflow by MrResistor · · Score: 1

      First, there are no lawyers allowed in California Small Claims Court (no representation anyway, either the plaintiff or defendant can be a lawyer).

      Second, "you may only sue us in our home state/county/whatever" clauses get beaten in court regularly. Specifically, there is precedent for this WRT internet companies, since even though they have no physical presence they can still be said to be doing business in another state.

      Third, according to the T&C they can only recover costs up to $1000, not all their costs as you say, so just add $1000 to your claim to cover that (max $5000 in CASCC).

      Finally, there are other avenues. If you don't live in CA, for example, the FTC might be very interested in what Paypal is doing with your money. CA is also one of those states where the Better Business Beurau is actually effective, and you can easily lodge a complaint with them online. I've personally seen some truely amazing results from BBB complaints.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    20. Re:Creating cashflow by Anonymous Coward · · Score: 0

      i had a brief encounter with him about 10 years ago in an OS/2 newsgroup, and i have a fairly high opinion of him. he had just made the switch from DOS to 32 bit computing and ran into some problems porting code from DOS that suffered from the common DOS user's misconception that a pointer is a (16 bit) int. i exchanged a few messages with him explaining what the problem was and that size_t was the answer. the first 2 messages were a little bit over his head, but after i went down to the basics, he learned fast and showed pretty good understanding.

      in the course of our exchange i did mention linux (which afair he hadn't heard about it yet) and he decided to have a look at it, with the known results. his enthusiasm was impressive, and i think that LRP was a nicely set up project. afaik it was the first project of its kind.

      iirc, he first tried to join the debian project, but this didn't last long: apparently he was tying to convince them to chsnge debisn sccording to his tastes, and threw in the towel when he didn't succeed. this might also be the explanation for the demise of LRP

    21. Re:Creating cashflow by DaveHowe · · Score: 1
      First, there are no lawyers allowed in California Small Claims Court (no representation anyway, either the plaintiff or defendant can be a lawyer).
      Not sure about US law (as I mention once or twice :) and iirc the T&C changed recently to include the compulsory arbitration clause after a court in another state broke the old one - they seem to believe the new one is enforcable, but I imagine until it is tested in court nobody will know. In the UK at least you are permitted to "cost" your time preparing and attending a small claims court as "legal costs" although normally in the UK small claims courts do not award costs... each side pays their own

      Second, "you may only sue us in our home state/county/whatever" clauses get beaten in court regularly. Specifically, there is precedent for this WRT internet companies, since even though they have no physical presence they can still be said to be doing business in another state.
      I can't think of a single instance where a US court has accepted a US internet company is liable for breaking the laws (or being sued) of another *country* - and a few high-profile ones that say that US law applies to the internet regardless (IANAL so I could have missed some important ones a google search doesn't turn up :). It is possible that a US court might be more friendly to your actions if you are a (taxpaying) us citizen in another state, but of course you then have to get your judgement *enforced* in the company's home state.... I don't know how such things work across state lines in the US, but they may well get it held in stasis by claiming you didn't follow the contractually-agreed arbitration procedure...

      Third, according to the T&C they can only recover costs up to $1000, not all their costs as you say, so just add $1000 to your claim to cover that (max $5000 in CASCC).
      I must admit I missed the full stop in that one - probably why they expressed it as $1000.00 not just $1000 :)
      So yes, if you have more than $1000 at stake but less than $5000, they could only take the $1000 (and not take the lot then close your account) and you could sue then for the full original amount (plus presumably your own costs)

      Finally, there are other avenues. If you don't live in CA, for example, the FTC might be very interested in what Paypal is doing with your money.
      As would I be. They claim to be legally your (or your clients, depending on which is convenient for them) agent; the money in limbo is either in the process of arriving in your account - or in the process of leaving theirs...

      CA is also one of those states where the Better Business Beurau is actually effective, and you can easily lodge a complaint with them online. I've personally seen some truely amazing results from BBB complaints.
      interesting - it might be worthwhile you posting an URL or email address that international (or out of state) readers here who may have had problems with paypal could get in contact with them though.

      --
      -=DaveHowe=-
    22. Re:Creating cashflow by DaveHowe · · Score: 1

      well, IANAL - but if you have no legal right to the money (according to the contract, admittedly) unless you agree to the contract, and you are bound by your local law not to be able to sign contracts waiving rights - do you still get the right to accept money via paypal?

      --
      -=DaveHowe=-
    23. Re:Creating cashflow by Uzik2 · · Score: 1

      I believe you are bound to a contract that requires you to break the law, even if you sign it. I.E. "I hereby agree to let you kill me should I fail to repay the loan you give me" does not allow the other party to kill you should you default. A contract is an agreement between two parties, your agreement doesn't absolve anyone of their legal responsibilities. I'm not a lawyer and I hope one will drop by and validate my comment.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    24. Re:Creating cashflow by DaveHowe · · Score: 1
      I will assume there is a "aren't" in that sentence :)

      I am just wondering if you actually have a contract (ie, if *they* are bound by the contract if you can't legally agree to any of the terms)
      If not, they possibly could get away with it by claiming you don't *have* an account with them (as agreeing to the T&C is a precondition to having an account) and therefore that money isn't yours but held by them as an agent for the payers...

      --
      -=DaveHowe=-
    25. Re:Creating cashflow by MrResistor · · Score: 1

      In the UK at least you are permitted to "cost" your time preparing and attending a small claims court as "legal costs" although normally in the UK small claims courts do not award costs... each side pays their own

      In CA you can include costs to the amount of damages you're asking for, but you probably wouldn't be awarded costs in addition to damages. The contract seems to say that they will bill you $1000 for filing suit anywhere other than Santa Clara, so I would just add that to the damages I was seeking. I think the reality, though, is that they countersue you for that amount. I would be very suprised if they would still have legal claim to that $1000 if they lost.

      I can't think of a single instance where a US court has accepted a US internet company is liable for breaking the laws (or being sued) of another *country*

      I said county, not country. The T&C says that you are bound by the laws of Santa Clara County.

      Finally, there are other avenues. If you don't live in CA, for example, the FTC might be very interested in what Paypal is doing with your money.

      As would I be. They claim to be legally your (or your clients, depending on which is convenient for them) agent; the money in limbo is either in the process of arriving in your account - or in the process of leaving theirs...

      Another fun possibility is the agency that regulates banks (I can't remember what it's called right now, I keep wanting to say FICA but I know that's not right). Paypal has been very careful to not be considered a bank, it would be a Damn Shame to ruin that for them.

      interesting - it might be worthwhile you posting an URL or email address that international (or out of state) readers here who may have had problems with paypal could get in contact with them though.

      Here is the main page for the San Jose BBB office. It should be obvious from there.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    26. Re:Creating cashflow by rifter · · Score: 1

      Per conversations I had with my bank (ironically because of a mix-up involving PayPal) if someone has your account and routing number they can take money out of your account and there is nothing you can do about it except perhaps sue/prosecute them. (basically giving someone these numbers means you gave them permission to take money out and put it in). So no, posting the account and routing number publicly is a Bad Plan.

    27. Re:Creating cashflow by Uzik2 · · Score: 1

      They could make such a claim but you'd just ask the judge to look at these screen captures showing your 'account' status screen. That would dispense with their claim you have no account. I think it's a matter of showing a judge you have a valid claim, you are entitled to make it since they asked you to agree to something which violates state law. They can appeal if they want to later. The real way to do this is to find a bunch of people who hate them, ask for donations, pay a lawyer in whatever state to send them a letter naming you all as aggrevied parties. Offer to sue if your accounts are not dealt with within a preset time or they can face legal action. Some good lawyers might be willing to take the case in order to get the publicity. Paypal will probably take care of it since it's cheaper than the legal action, lawyers fees, and bad publicity.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    28. Re:Creating cashflow by DaveHowe · · Score: 1
      They could make such a claim but you'd just ask the judge to look at these screen captures showing your 'account' status screen
      The problem with that is that a legal contract (if invalidated) isn't suddenly resurrected if you produce a photocopy - you would simply be furnishing proof that you obtained goods or services from them by deception, not a good idea. their T&C are quite clear - you may *only* use their service if you agree to the T&C, therefore you could not possibly have legally used their service if you were not permitted to so agree. If you actually did use their services, you did so by apparently agreeing to their conditions despite your not being permitted to do so - which of course is deception.

      Trying to get a bad-publicity lawsuit running against them could work - or they could decide its more productive to make an example of you by taking a "why you shouldn't agree to contracts you know you won't honour" slant (which few lawyers will want to be on the wrong side of)

      --
      -=DaveHowe=-
    29. Re:Creating cashflow by Uzik2 · · Score: 1

      If they ask you to agree to the terms and conditions and you do so that doesn't make you guilty of deception. It merely means that you were not knowledgable that what they asked was against the law at the time you agreed to it. Which is not even a distortion of the truth. I would even argue the opposite personally. Deception implies knowledge and intent. They KNOWINGLY asked you (they have lawyers to advise them of these things), an unknowledgeable individual, to agree to something that was not legal. "Your honor, The basis of my case is that the defendants failed to transfer money to my client that he was legally entitled to. Their terms and conditions they required are illegal and cannot be used as a legal agreement. My client seeks redress for wrongs done, their failure to pay that which he is owed. Even should the terms and conditions be upheld as legal, my client still has a valid complaint for which he seeks legal redress after having exhausted all other methods. I therefore humbly ask the judge to grant my motion to require the defendant to make the requested payment. We also ask for an award of all legal costs incurred and payment at current bank interest rates to redress my client for the loss of use of those funds since xx-xx-xxxx."

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    30. Re:Creating cashflow by DaveHowe · · Score: 1

      Ignorance of the law is a valid defence in NY then?
      The insurance industry does have a term for failure to declare due to lack of knowledge (innocent misrepresentation) but that is not ignorance of the law, but ignorance of a condition that, if declared, would have materially affected the contract.

      --
      -=DaveHowe=-
    31. Re:Creating cashflow by Uzik2 · · Score: 1

      I don't believe paypal can claim innocent misrepresentation. They have lawyers on staff to advise them of the laws that effect them. You on the otherhand do not. This is their livelyhood. For them to claim a lack of knowledge about their own business seems a bit far fetched to me. Part of the reason we have judges is because we consider the circumstances as well as the law. The case against the tobacco industry is an example. Legally there's a disclaimer on every pack of cigarettes. You have no real complaint against the tobacco companies according to a strict interpretation. You had ample warning what would happen if you smoke. The judges have ruled otherwise. All you need do is convince the judge you have a valid complaint and he can order anything he likes, legal or not. If the opposition disagrees they can appeal the decision. They do have lawyers on retainer, and you don't so it's a bit cheaper for them. If you can make it more trouble than it's worth then you can probably get what you want.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    32. Re:Creating cashflow by DaveHowe · · Score: 1

      *sigh*
      Paypal don't *have* to claim innocent misrepresentation - you aren't forced to form a contract with them, they aren't forced to accept one with you. However, they are providing a service (as an agent for the payers, and as an agent for you in accepting money) so unless you have a valid contract with them they are legally obliged *not to* accept money on your behalf - therefore the money in "your account" isn't yours. Where the innocent misrepresentation comes in is when *you* claim you didn't know accepting the T&C was illegal - and at best, that would prevent paypal sueing *you* to obtain every penny you ever withdrew from your account with them back as fraudulently obtained.

      --
      -=DaveHowe=-
  83. This just in... by Anonymous Coward · · Score: 0

    I just heard some sad news on talk radio - David Cinege, a frustrated, unemployed computer programmer was found dead in his Maine home this morning, on the day his LRP project was shut down by SCO, a subsidiary of the RIAA. There weren't any more details. I'm sure everyone in the Slashdot community will miss him - even if you didn't enjoy his work, there's no denying his contributions to geek culture. Truly an American icon.

  84. Re:I had a feeliing it would get posted to slashdo by infiniti99 · · Score: 3, Interesting

    Everyone's slamming you right now for some reason, so I figured I'd throw in my opinion, which is that I'm sympathetic.

    It is true, the reason to start a "free collaborative work" or whatever you want to call it, is for fun. However, as time goes, it is easy for the project to become more important. By that I mean you have a lot of users and developers, and it seems to take more and more of your free time. You then conclude that the project is an important part of computing, and must be completed. That is, it has moved beyond the hobby phase. Folks are using your project in real businesses, users are using it for real uses. It would be a sad state of the human race if such a useful project were not to finish, and so before the green alien in the flying saucer has a chance to laugh at humanity, you fart in his general direction and press on. Your project is now more important than your real job. You contribute a valuable effort to society, and you're broke off your ass. WTF?

    Folks will tell you that this is because you made a stupid decision of participating in a "free collaborative work". I don't think this is true. It's wonderful to begin a project to scratch an itch, and in the beginning you weren't hurting for cash, so it's all good. Fine, they will then tell you that you made a stupid decision to continue the project, to waste all of your time on something when not enough is coming back to you in order to sustain it. Well, now you have given up on the project, so you will satisfy these critics. You are finally 'sane', now get a real job, right?

    Wrong. At least I'd like to think so. Maybe it doesn't make economic sense, or maybe it doesn't fit with typical capitalist society, but this is what I see: I see a useful project dead. Certainly the project was useful for people, otherwise it wouldn't piss you off that no one is returning the favor. So now this project, which is surely useful, has been discontinued. Someone else could pick up the project and continue, sure, but would they be any more successful?

    If you ask me, "that ain't right" (to quote Chris Rock from "Head of State"). In a better society, this useful project would be sustained somehow. I don't really have a solution for you. All I can say is that I understand your pain, and there are others out there that feel the same way, too. Unfortunately, the green alien is laughing.

  85. Alternatives by Fractalizer · · Score: 0

    An actively mantained, full featured, modular and (if neccessary) very compact Linux distribution for building routers, firewalls, gateways and the like can be found here: floppyfw.

  86. FreeCraft Project is also dead by koinu · · Score: 1

    Yeah, that's true.

    Blizzard has forced them to close. The whole project disappeared from blizzard.org and from sf.net.

    Blizzard haters, subscribe below:

  87. GPL and commerce by Kafka_Canada · · Score: 1

    There have been a lot of posts in this thread castigating the guy for the apparently heinous crime of writing GPL and expecting to make money off it, as though it's a logical contradiction -- some even explicitly stating that you write GPL/free software as a hobby, and if you're lucky you get a grant or a job.

    This is plain ridiculous. Selling software and writing software are two wholly different things, but there's nothing at all about free software that prevents an individual or a business from selling it or making a profit on it. Whether a developer finds gainful employment at a commercial venture selling free software, or decides to write and market his or her own product, vendors can charge for free software and programmers can make money doing free software -- and there are any number of salary-earning individuals and profitable companies to illustrate this. Has the commercial=proprietary FUD become so ingrained that even GNU-loving slashdotters can't see beyond it?

    Of course, I still agree that this guy's whining sounds petty and annoying.

    --
    Fuck it
  88. A GPL loophole? by leandrod · · Score: 2, Interesting

    Usually I hate pontificating about things I don't know enough about... ...but asides from this guy suffering from lack of commercial abilities to market his work, and being struck with a terminal case of second-system syndrome, wasn't he struck by the dreaded binary modules Linus loophole?

    Meaning, lots of embedded work takes place as modules to odd devices. Companies he complain about like Lineo, Caldera and Embeddix have success by working with binary modules, what is much more difficult for an individual without the resources to develop something in-house without community participation or without credibility to sign a NDA.

    Or am I just smoking?

    --
    Leandro Guimarães Faria Corcete DUTRA
    DA, DBA, SysAdmin, Data Modeller
    GNU Project, Debian GNU/Lin
    1. Re:A GPL loophole? by ReaperOfSouls · · Score: 1

      Meaning, lots of embedded work takes place as modules to odd devices.

      None of which LRP would have taken advantage of. The only real "odd devices" that LRP really cares about is network drivers. Most networking chip sets come from a pretty narrow pool and are already avalible with the stock kernel. The only binary module I have ever seen wrt wired networking is Intel's IANS drivers, and very high end network cards that would have no place in a highly embedded system that would warant a distro of 1.44 MB.

      Companies he complain about like Lineo, Caldera and Embeddix have success by working with binary modules, what is much more difficult for an individual without the resources to develop something in-house without community participation or without credibility to sign a NDA.

      Emdeddix was Lineo. They have completely closed their doors in the US. There is a former subsidary in Japan still opperating under the name Lineo, but that is it. All "IP" that Lineo could claim was bought for a pitance by Mot. Caldera never had an embedded product worth beans, so I am not sure he are claiming much.

      Actually the fact of the mater is, with a late 2.2 kernel, one could duplicate the kernel side of LRP in an afternoon. The real work he did was in userspace. Hats off to him in that regard, as he did a very good job and making a router that was easy to configure from an sysadmin prospective, but this is definately not a GPL loophole.

      Realistically, the main problem I see with the LRP is that it never left the confines of X86. X86 is a power hungry architecture and Most off the shelf routers, are either running mips or powerpc. While surely producers of routers could go get community tools, recompile, reintegrate and retest the whole thing...But the bottom line is embedded linux companies (that do not trace their lineage from any LRP work) provide the same thing completely packaged and ready to go; but as a bonus, they provide support. Something that was squirlly at best at LRP.

      --
      Shameless self promotion : The Misadvetures of the in
  89. uh... by pyrrho · · Score: 1

    I fully intend to use it for money... oh, you mean, don't write OSS for money. Gotcha.

    --

    -pyrrho

  90. Ethics... by ooze · · Score: 1

    Just an ethical problem.

    If you want to do something, then do it and don't expect anything in return. And if you only do something when you expect something in return...shame over you! This is not a rant to Mr. ....he did more than most do and now just has to deal with real world manifestations of ethical conflicts.

    Doing something you like for money is whoring. Doing something you hate or don't care about for money is self destructive and whoring.

    --
    Just because I can imagine doing a hippopotamus, doesn't mean I'd like to do it.
  91. Supply and demand by peterpi · · Score: 2, Funny
    "I've looked quite a bit for some stable work, but plumbers make more hourly then Sys Admins in South Florida. Either I move to California (never!) or move on."

    Move on then. Better still, take up plumbing.

    Am I the only person here who is getting tired of all the network types who were too short sighted to realise they were in a boom in around 2000? Why didn't you use some of that boom-money on preparing for the (blindingly obvious) normality that followed.

    1. Re:Supply and demand by Anonymous Coward · · Score: 1, Interesting

      Nope, that would be a lot of us. I paid off a house and two cars and set aside a decent amount for retirement, paid off my student loans, paid off my parent's debts, and killed my siblings school loans as well. And when I was out of work for nine months, I got a killer tan and a CCNE and all three Solaris 8 certs and brushed up on my scripting because I had 18 months of cash in the bank at that point any my monthly total needs were about $1300 (no debts, no real needs). I felt bad for the people I had worked with that whole time from '96-'01 who lost their homes (several) and who had real major money problems, but I really felt like saying "What happened to the money!" They were making what I was! They went on great vacations, bought cars and boats and guns, and got some huge homes. I paid off an old truck, bought and paid off a new one, and paid off a $120k home (in Dallas, that is not too bad, either), and then worked on student loans for three people and my parents house note and car notes and covered all of them. I didn't blow it -- I didn't buy a $450k home, a Corvette, two Suburbans, a bass boat, vacation in Hawaii, collect guns and go hunting in Alaska, and so on. And I am really damned tired of hearing how much the bust sucked -- no, people who don't save money suck. When I am rich, I will go to Hawaii, hunt in Alaska, get a bass boat, and have a dozen Suburbans at my 5000 square foot house, but last time I checked I was still a poor redneck, so I will vacation in Ft. Worth, repaint the rowboat, hunt close to the Red, and change my own oil, and I won't complain when the economy lets me put away $200k and pay off the debts of my whole family.

      And, damn it, I know other people who came out of that boom with $400k in the bank, no debts, and and so on, too, so it is not just me. It is a business *cycle* folks -- it goes up ... and then it goes DOWN.

      He may do well as a plumber. We need more of them.

  92. Could be worse ... by Ex-MislTech · · Score: 3, Informative

    He could be as depressed as Kevin Flanagan was about his life's work .

    http://www.charlotte.com/mld/charlotte/business/ in dustries/5893252.htm

    It made me decide to close my Bank of """America""" account .

    The Irony...

    Bank of America send 1,000 jobs to India ...

    Peace,
    Ex-MislTech

    --
    google "32 trillion offshore needs IRS attention"
    1. Re:Could be worse ... by Lester67 · · Score: 1

      Is anyone maintaining a list of companies that aren't doing this yet?

      It would be nice to know who to support and who ignore.

  93. The GNU Ponzi scheme by Anonymous Coward · · Score: 4, Insightful

    Just as I wondered how the Internet was supposed to generate money, I ofen wonder how Programmers in the future will expect to be paid.

    Although I agree that open source software is better, and I enjoy using and working on it, are we all just enabling large corporations to make loads of dough off our work while we starve in relitive obscurity? Are we acting in our own self interest when we basically work for free and allow anyone to use the fruits of our labor?

    I wonder if this is the end of programming as a career that you can live off of. Garbage men don't go pick up garbage for fun in their spare time, the problem is programmers enjoy what they do and don't think of the economic consequences of doing so.

    Someone please explain how programmers will make a wage they can live off of in the future. I've heard a lot of pie in the sky types of explanations (as I did about the Internet). Sure I believe that companies can make money off of open source, by selling supported and packaged "solutions" but that doesn't mean they need to pay the people who created the software they sell.

    I think its time for us to start working in each other's interest. It seems that programmers are the new exploited class, and perhaps it is time to organize for better labor conditions and stop screwing ourselves over.

    I like open source, but sometimes I secretly hope for it to fail. Otherwise, I fear, I will be working at MacDonalds, coming home to do my real work for free.

    1. Re:The GNU Ponzi scheme by Anonymous Coward · · Score: 0

      I think the world is betting that software is bug free (whether it is GNU or commercial). There are just too much "junk" software out there.

    2. Re:The GNU Ponzi scheme by Anonymous Coward · · Score: 1, Funny

      Just as I wondered how the Internet was supposed to generate money, I ofen wonder how Programmers in the future will expect to be paid...

      My prediction is that just like the internet, pornography will prove to be the only way for programmers to make money. Prostituting their bodies online to make profits. I foresee that in time this will lead to a generation of really sexy female programmers who look great but can't code for shit. The programmer version of Anna Kournikova if you will.

    3. Re:The GNU Ponzi scheme by dmaxwell · · Score: 2, Interesting

      I like open source, but sometimes I secretly hope for it to fail. Otherwise, I fear, I will be working at MacDonalds, coming home to do my real work for free.

      You may work at McDonald's anyway. This economy has been rough on everybody but I'll point something else out. As a user, I've come to heavily distrust vendors who can send BSA goon squads after me and use EULAs and no end of weaseality to pull software from under my feet if I piss them off. If I don't piss them off in particular, they are always looking for ways to raise the rent. I avoid proprietary software vendors because I don't trust them anymore. The parameters of trust are such that to regain mine they might as well go Open Source.

      Proprietary software may be a moneymaker but not from me. Read any good EULAs lately? I feel like I'd have to be off my rocker to buy into a deal like that. Its like a record company contract for the masses.

    4. Re:The GNU Ponzi scheme by horza · · Score: 2, Informative

      Someone please explain how programmers will make a wage they can live off of in the future...[]...I think its time for us to start working in each other's interest. It seems that programmers are the new exploited class, and perhaps it is time to organize for better labor conditions and stop screwing ourselves over...[]...I like open source, but sometimes I secretly hope for it to fail. Otherwise, I fear, I will be working at MacDonalds, coming home to do my real work for free.

      I really wouldn't worry about it so much. People have been writing/distributing free Open Source software since the 1970s and demand for programmers has done nothing but increase. The majority of programming jobs aren't in writing shrink-wrapped software but in writing bespoke systems from companies. The GPL is great if writing in-house software as you can then you can pinch as much GPL software as you like to make yourself more productive, leaving you to tackle the interesting challenges instead of reinventing the wheel all the time. If you ignore the dot-com boom, and the inflated ideas of salary that gave, if you are a good programmer then you shouldn't find it any harder to find a reasonable well paid job than before. Just make sure you get good careers advice (pick right skills for future, start off with big name companies if possible to look good on CV, etc).

      Phillip.

    5. Re:The GNU Ponzi scheme by kliment · · Score: 2, Interesting

      I have been thinking about this issue somewhat, and personally I feel that open-source development is, from the point of view of the community, much more valuable than closed-source development, and should be rewarded accordingly.
      I am currently researching the cost of a model for basic income which would, in its final form, make it possible for people to do either paid or unpaid work and still make a living.
      Basically there would be little difference between being a low-paid programmer and being an independent open source developer.
      Some information on this is available at this site (btw, for some reason this site does not show right in mozilla, opera or konqueror. It works with links -g after hitting backslash. Any ideas?)
      I think citizen's income would increase the rate of open-source development significantly, and people working in low-paid, unpleasant jobs would get paid much, much more...

    6. Re:The GNU Ponzi scheme by Anonymous Coward · · Score: 0

      The programmers will be hired to maintain and improve their software for large multinational companies. The programmers will get to do what they like, and the company take the big bucks.

      The programmers will get a salary. That is, peanuts. If even that. Why hire some nutty programmer who's giving out their work for free, when your regular code warriors can study the code and form improvement strategies which will not require the company to give their internal work out.

      If you're writing GPL software, you're giving it out for free, for the large companies with Marketing Clout to actually make money out of it.

      I make money out of GPL software. Never wrote a line myself. Thanks, guys. Very nice of you. It's marketing and business skills that counts.

  94. Re:I had a feeliing it would get posted to slashdo by RovingSlug · · Score: 4, Insightful
    I am less than dimly aware of LRP. But, just from reading the comments here on Slashdot, you've severely misrepresented the state of the project itself by all-together failing to mention LEAF.

    You complain that you could find no one to contribute, "Untrue to the opensource dogma, actually finding people to contribute work to a project is a task in and of itself." And that you weren't even recognized for your work, "Acknowledgement and referral would have at least been acceptable."

    In this, you have wronged the hard work of people that have contributed to, improved, maintained, and taken leadership of something you started. The failings you've claimed are a reflection of yourself, not the community. Whatever is going on, you need to be significantly more honest with not only the community, but significantly more honest with yourself.

  95. "Winblows"? So very "professional"... by mfh · · Score: 1

    Judging from your use of "Winblows", I'm guessing you're fairly new on the scene, perhaps fresh out of college or high school, and haven't yet experienced the finer things of a UNIX sysadmin's career, like attempting to make the impossible happen day in and day out without so much as praise or acknowledgement.

    Just wait a few years. You'll see. Don't think that your seemingly endless zeal and enthusiasm are *actually* endless.

    --
    The dangers of knowledge trigger emotional distress in human beings.
  96. Linux router? why ? by Anonymous Coward · · Score: 0

    When one can pickup on ebay a Cisco 2514 for under $300 - or one of those consumer router for under $100.

  97. a few thousand dollars... by Lazy+Jones · · Score: 4, Funny
    He writes: "However a few thousand dollars or a few computers does not let a programmer eat next month"

    For Christ's sake, what do those programmers eat?? With a few thousand Dollars, I can eat for a year or longer...

    --
    "I love my job, but I hate talking to people like you" (Freddie Mercury)
    1. Re:a few thousand dollars... by duck_prime · · Score: 1
      For Christ's sake, what do those programmers eat?? With a few thousand Dollars, I can eat for a year or longer...
      I think he plans to eat his house, his car, and his family. It takes a good deal of moolah to raise such things organically.
    2. Re:a few thousand dollars... by BollocksToThis · · Score: 1

      With a few thousand Dollars, I can eat for a year or longer...

      <Lazy Jones> Hey kids! Guess what's for dinner tonight?
      <Kids> (decidedly unenthusiastic) Ramen?
      <Lazy Jones> RAMEN!!

      --
      This sig is part of your complete breakfast.
  98. LRP is dead! Long live LEAF! by Anonymous Coward · · Score: 3, Informative

    LRP didn't just die. It evolved, or reincarnated. Linux Embedded Appliance Firewall (or LEAF) is the next step. Kernel 2.4 support, several ready distributions for different needs, packaging system, etc..

    "LRP is dead" news is more like a bitter cry of an abandoned developer.. If he touts his "next version would've had all these magical abilities", why doesn't he release it? Even a partial implementation would probably attract attention and it could be integrated into other embedded projects.

    Linux-on-a-floppy idea is generally just an issue of picking the right components and wrapping it up. I taught a linux-trainee to make an iptables-floppy in one night, just by cut-pasteing parts of a running debian system and compiling a custom kernel.

    I'd say that the linux-floppy-culture owns most credit to uClibc and Busybox developers, for making embedded-sized libc and utilities.

  99. Moron. by noselasd · · Score: 1

    Is this for real, Does the guy think he can start an OpenSource project and then company will magically donate/emply him ?? Get Real!!

  100. Re:I had a feeliing it would get posted to slashdo by mnemonic_ · · Score: 1

    I've read some of your past posts as well as the comments of others, and with all due respect, you seem a bit off your rocker.

  101. Re:I had a feeliing it would get posted to slashdo by InSpiteOf · · Score: 1

    Here, Here...
    Words of wisdom... Finally.

  102. Whining by imidan · · Score: 3, Insightful

    The entire article is just a big whine. Yeah, so nobody paid you to write the code for your little pet project. So what? Who cares? At some point, programmers need to face the real world, and realize that a little bit of economics comes into life some time. Most people can't just sit on their asses writing code that other people percieve as being free for their entire lives. You can certainly try, but it's not likely to work. As much as I'd like to make a living writing sci-fi novels, it's not like you can just sit in a corner and do your thing and get away with it. Unless you're a complete genius. And, apparently, this guy isn't.

  103. Could have happened on any OS by boots@work · · Score: 3, Insightful

    Plenty of people are posting that this shows something about the difficulty of open source or Linux development. It really doesn't.

    Projects die and people burn out on all platforms.

    It's bitter when it happens to you, but it's part of the game.

    80% of small businesses fold without the first two years. It's even higher in IT. I suspect the numbers are similar for projects inside big companies, though the failure can be covered up. Even within Microsoft, over 50% of projects are reported to be cancelled before release, and many people burn out after a few years. It might not make Slashdot headlines but dig around enough in people's blogs and you'll find all the same depression and disillusionment and sorrow.

    Hell, it could have been even worse if it was a commercial/closed source project. The guy might have lost a lot of money, rather than just feeling he wasted his time.

    The one good thing about open source is that when a project shuts down, it doesn't have to die. Other people can restart it or fork it perhaps some time later. I think this is some consolation.

  104. Lack of business sense by Jeppe+Salvesen · · Score: 2, Interesting

    Sounds like the guy didn't have enough business sense. You can certainly make money off GPL stuff. Just offer a support contract. If you make a great product, you won't even spend much time supporting the product.

    If he could offer something extra to these companies that his software alone couldn't, I bet they would pay him (quite) a few bucks.

    --

    Stop the brainwash

    1. Re:Lack of business sense by Anthony+Boyd · · Score: 1
      Sounds like the guy didn't have enough business sense. You can certainly make money off GPL stuff. Just offer a support contract. If you make a great product, you won't even spend much time supporting the product.

      Uh, hmm. People give away their products for free and get surprised (or bitter) when they don't make money. So the solution is... make it so "great" that people don't need support, then offer support contracts. Sounds like big bucks to me.

      No, actually, it's the sound of Eazel dying, and Mandrake declaring bankruptcy, and and and....

    2. Re:Lack of business sense by Jeppe+Salvesen · · Score: 1

      You probably don't work in big business? If they can get a support contract, they often take it. The IT dept definitely think it's worth the cost to get a bit of assurance about the product and that they'll get help if they're in deep sh*t. Also, they probably want to chip in a moderate amount of buck to ensure the product they've invested in will continue to be improved and patched for bugs. All that sums up to "support contract".

      --

      Stop the brainwash

  105. someone has a severe case of by Anonymous Coward · · Score: 0

    vaginitis.

    but not to worry, i think I hear the whaaaaambulance coming.

  106. linksys by thomasa · · Score: 4, Insightful

    As far as I am concerned, Linksys killed LRP. Their
    little boxes were/are cheap and flexible. (Well
    semi flexible - not much compared to a Linux box.)

  107. Cinage's new passion by Anonymous Coward · · Score: 0

    ... is now looking for funding for Duke Nukem Forever.

  108. Not Dead! Not Dead! by Anonymous Coward · · Score: 0

    I was very shocked when I read the headline that LRP is dead. Then I quickly typed leaf.sourceforge.net into another browser windows and was very relieved that my beloved Bering is still alive and well. Thanks again to the developers. It works like a charm. How dare does Slashdot give me a near heart attack!

  109. This doesn't work any more. Employment contracts by MickLinux · · Score: 1

    You get a nice job based on a tie -- and guess what, you have to sign one of those employment contracts that says "all your ideas/work/art are belong to us."

    At which point, at least according to Caldera, means that Linux will belong dually to Caldera and this other company, and they will hit each other on the head for a while ---

    -- way too messy.

    Sorry, but when you're on the road to serfdom, often there aren't any good answers, and yes, the economy stalls.

    You know, my brother's interpretation of an economy is "people doing things for each other", and he feels that a good economy is more valuable than gold. But when people take to stealing, then the economy STOPS.

    [BTW, I'm happy to forgive any and all thieves, including SCO, Microsoft, Paypal, any Linux developers who stole code from SCO, and others. Someone want to let me know when the thieves are happy to stop stealing?]

    --
    Correct Horse Battery Staple: 72 bits of entropy. Enter "Correct H" into google. When it generates the phrase, that's
  110. Re:"Winblows"? So very "professional"... by eatdave13 · · Score: 2, Funny

    I'm not arguing with your main point here, but praise and acknowledgement suck monkey balls. I'm generally "acknowledged" as one of the best at my job in my department, sometimes I'm told I'm the best. I'm "praised" when I find/fix a problem that nobody else could figure out. It hasn't gotten me jack or shit.

    I used to get all warm and fuzzy inside over it, but after two years of getting the "maximum" raise of 4% plus the general 3% cost of living raise, I'm about sick and tired of praise and acknowledgement. As a matter of fact, I wish I didn't get either, since it's become annoying to me that I have to pretend to give a fuck. If I didn't, my psychotic managers would start screwing me over at every opportunity because their feelings would be hurt, and I would actually end up being penalized for doing a better job than 98% of the people I work with!

    Fuck praise and acknowledgement, fuck them in their stupid asses. Show me the money, and stop making me work 'till midnight on Friday.

    --
    "Verbing weirds language." -- Calvin
  111. With respect by nigel.selke · · Score: 1

    Have you read the GPL text?

    --

    We hang the petty thieves, but appoint the great ones to public office. - Aesop

    1. Re:With respect by Anonymous Coward · · Score: 0

      Certainly. But if you're truly the author, the copyright holder, you can license a new version of the code any time you want. Several companies actually do this. The original code maintains its license; again, no different from BSD. Your new version, which may have a few modifications, doesn't need to. If you're not the copyright holder, you don't have a legal right to complain.

    2. Re:With respect by nigel.selke · · Score: 1

      Certainly. But if you're truly the author, the copyright holder, you can license a new version of the code any time you want. Several companies actually do this. The original code maintains its license; again, no different from BSD. Your new version, which may have a few modifications, doesn't need to. If you're not the copyright holder, you don't have a legal right to complain.

      I understand where you're coming from, but I think where we diverge in opinion has to do with what we think about changes to the said code by third parties being made propreitry. I don't think that it's neccessarily a bad thing, or that the original author of a work should be denied this option, or any 3rd party that wants to close the code or incorporate it into propreitry works, should be denied this option, either. Of course, if the author would prefer the changes being kept open and not being made propreitry, and also has no intention of ever making a program with the said changes by third parties propreitry, the GPL would be perfect, and it certainly has its place amoung people who hold these views on development.

      If code protection (ie, ensuring any changes made to a GPL'd peice of code aren't made propreitry) is the only concern, the GPL is obviously the ideal choice. But whether or not that makes for the most progress in the software development field is another story. I don't believe that an OSS (GNU GPL-style) only software would will make for the most progress in the software development field, I believe that a combination of many licenses, and a combination of software including propreitry and open source, will allow software to progress faster and make for more refined software in the long run.

      --

      We hang the petty thieves, but appoint the great ones to public office. - Aesop

    3. Re:With respect by Anonymous Coward · · Score: 0

      Yes, but here's the kicker: If someone wants to make changes to your code, and make them proprietary, all they need to do is contact you. You can then both negotiate the terms of their proprietary use of your code. You can give them freely, or charge a licensing fee, for a license which allows said proprietary distribution. You can even license it to them under the BSD license if you wish. In the end, what you get is a choice. You don't get this choice with BSD.

      My opinion is that there's nothing wrong with them asking first when the code belongs to you :-) That's all. Wouldn't it be nice if a company decided they'd like to cut you a $50k check for a non-exclusive license to use some of your code in their proprietary product, rather than just putting it in and never even asking? I'm not saying that it will happen, just that the GPL makes available that opportunity.

  112. There is an answer that seriously works. by MickLinux · · Score: 3, Interesting

    That answer is in Don Lancaster's "Incredible Secret Money Machine":

    (1) start writing magazine articles, all along as you go. Get those magazine articles published in a journal [that's pay right there.]

    (2) All along, as you produce magazine articles, make sure your magazine articles give away real secrets, but not the most valuable ones -- just hint at where the answers are for those. That's your advertising. When companies call with questions, CONSULT. [More money].

    (3) Not all your eggs go in one basket. Teaching at a community college can be very helpful. [More Money!] Watch where the market takes you, and work first on the stuff that pays. [That's where the money is].

    (4) Live cheap, not expensively. Don't get an expensive studio -- use a shed. Every dollar saved is like $2 or more, earned, when you count taxes, expenses, and whatnot. [Like more money]. Also, no SB loans! [Unless you want to work for the bank, and wind up homeless].

    (5) When you have enough magazine articles, rework slightly to make uniform and publish in book format. More money.

    That's all I remember offhand right now, but that's the gist of the book. My experience is that insofar as I follow that formula, it's a pretty good formula. I'm not able to follow it 100%, but you won't be able to either. This is just a general roadmap.

    --
    Correct Horse Battery Staple: 72 bits of entropy. Enter "Correct H" into google. When it generates the phrase, that's
    1. Re:There is an answer that seriously works. by BlightThePower · · Score: 1

      BUZZ! WRONG! Journals don't pay unfortunately. In fact you often pay to get stuff published, especially if the article is unusually long or requires colour illustrations (take a look at the IEEE Software submission rules for example).

      --
      Plays violent online games as: Nerfherder76
    2. Re:There is an answer that seriously works. by MickLinux · · Score: 1

      I don't know if you are referring to scientific journals. Scientific journals typically do not pay, because the people who are publishing have grants from the government, typically, and there are no advertisements.

      I am referring to "niche" journals, probably including such journals as COTS, also hobby magazines, technical showcase journals, and thelike, which are chock full of advertisements, but also have quality articles. They need quality articles in order to remain of interest to their customer base, and therefore they will pay.

      --
      Correct Horse Battery Staple: 72 bits of entropy. Enter "Correct H" into google. When it generates the phrase, that's
  113. An alternative by Anonymous Coward · · Score: 2, Informative

    Theres another very similar, also free, also GPL'd, also linux network-devices-on-a-disk project called Sisela, available here.

    It looks fairly promising, though I've never used it or LRP.

  114. Re:I had a feeliing it would get posted to slashdo by mystran · · Score: 0, Offtopic

    just to say i'd mod you up if I had any points :)

    --
    Software should be free as in speech, but if we also get some free beer, all the better.
  115. The Original Developer Killed LRP by tiny69 · · Score: 4, Interesting
    As of January of this year I have finally accepted the fact I will likely never be able to develop LRP into the operating system it could have been. A full 6 months later I'm forcing myself to update this page to reflect this.
    LRP has pretty much been dead for the last couple of years. For a while, the only thing of interest on the main website was the forum where people could get help. The main website was never updated. A few of the more active developers wanted to take over the project and the main website, but the original developer refused to hand it over (for whatever reason). It was obvious then he didn't have any interest or time for the project.

    Most of the information and development was on the unofficial c0wz website (those involved with LRP know which site I'm talking about). But that site went down around the time LEAF started. Every once in a while I run accross an old mirror of the c0wz website, which still has the best collection of networking links and information IMHO.

    One thing people don't realize is that if they don't have the time or energy for a project, they need to hand it off to someone else. Otherwise everyone will jump ship and start a new project (see LEAF) and leave the original developer with nothing more than a dead project and a few memories. When something a popular as LRP dies, it's not because of a lack of interest from the community, it's because of a lack of interest, direction, and leadership from the original developer. The LRP would continue on if the original developer would learn to just let go...

    --
    Go not unto/. for advice, for you will be told both yea and nay (but have nothing to do with the question)
    1. Re:The Original Developer Killed LRP by Oswald · · Score: 1

      Everything you say here is the truth as I understand it, also. I cannot for the life of me remember the name of the guy who put up the c0wz site (it's been about 3 years since I needed to go there, since my LRP just runs)--was he in the short list of people who got some acknowledgement?

  116. says it all... by Capt.+Beyond · · Score: 1
    Either I move to California (never!) or move on.

    That says it all. If you aren't willing to move to where your jobs are, you going to have to start cleaning out sh*t holes.

    --
    -- "Perceptions create reality. By changing your perceptions you change your reality."
  117. LRP does not pay off anymore by pvera · · Score: 5, Informative

    LRP was a good alternative when we were given the choice between blowing a couple grand on a new router or using LRP with an obsolete PC that nobody at the office wanted to use. Cheap PC + labor to get LRP configured was less than what it would have cost us to bring a real router.

    The problem is that is not the case anymore. Our new T1 here uses a $500 netopia router that took just a few hours to get setup properly (this was mostly due to poor implementation support, we were promised the telco would configure the router and we would only have to plug it in). Even with the trouble we had I would not hesitate to use that kind of router again, instead of trying to build one from scratch with something like LRP.

    --
    Pedro
    ----
    The Insomniac Coder
    1. Re:LRP does not pay off anymore by cesarcardoso · · Score: 3, Interesting

      pedro, there are places where LRP or, for that matter, any floppy-based router distro pays off. Starved schools, starved hospitals, SOHO/Small Business sites etc are great candidates for this. In the Third World, it pays off even more.

      --
      Cesar Cardoso can be found at cesar at zyakannazio dot eti dot br (or at least I believe so)
    2. Re:LRP does not pay off anymore by SuperQ · · Score: 1

      There are also other places where LRP (LEAF) are still useful, there are some things a cheap $500 netopia router can't do, that a perfectly cheap PC can.

      Full IPSec server, not just client passthrough (I couldn't tell by the VPN features of the netopia 4500 if it could be an IPSec mobile client server)

      Full DHCP/DNS server, being able to run a normal ISC dhcpd and bind9 is very handy.

      HostAP, I personaly use my router box as a cheap AP, with it's own DHCP subnet, and security controls.

      Built in clients for dynamic DNS domains.

      I do all this on an 8mb compact flash card, with an IDE ribon cable adapter.. and whenever I get some money to buy a soekris box, I'll be free of moving parts (there is a PSU cooling fan in my router box right now)

    3. Re:LRP does not pay off anymore by swordgeek · · Score: 2, Insightful

      There _are_ places, true--but not usually where money is at a premium.

      From a business sense, the LRP doesn't work anymore. Getting a free PC that consumes 30-100W of power constantly and is more likely to break (not to mention taking up a fair chunk of real estate) is very quickly outstripped by a tiny solid-state box running on 6W. Power costs, reliability, and size considerations all favour the dedicated router.

      Now when you start lookng at a larger and more powerful router, using an old PC makes lots of sense--at least two of the three considerations mentioned (power, size) become about equal, and the PC is probably more configurable with the right work.

      Then you get into the questions of initial cost (PC wins!) and ease of maintenance/use. The LRP attacked the latter issue very successfully, but also (from what I remember) limited the 'power' of the router to do other tasks. If you want to build a dirt cheap router from a PC that can do all of the whizz-bang extras (DHCP, DNS serving/forwarding, QOS, IPSec authentication, etc. etc.) then the LRP isn't the easiest or most effective way to build it.

      PC-based routers? They definitely have their place. The LRP however, is getting squeezed out of its niche.

      --

      "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
    4. Re:LRP does not pay off anymore by cesarcardoso · · Score: 1

      If you want to build a dirt cheap router from a PC that can do all of the whizz-bang extras (DHCP, DNS serving/forwarding, QOS, IPSec authentication, etc. etc.) then the LRP isn't the easiest or most effective way to build it.

      Probably if you want a router-plus-extras PC, you already haven't used LRP or any floppy-based router distro, mainly because of the sucky space limitations of floppy.

      --
      Cesar Cardoso can be found at cesar at zyakannazio dot eti dot br (or at least I believe so)
  118. OH, grow up already! by acid_zebra · · Score: 1, Insightful

    OK, so it is tough luck that your GPL project didn't bring you wheelbarrowloads of cash
    If that's what you wanted, you played in the wrong court.
    OK, so it sucks that you can't find a job in your chosen profession (I know, I have been facing the same problem, and have been delivering packages while I SHOULD be examining packets. Do you hear me bitch about it? Only when I am drunk and/or trolling on slashdot *grin*)

    but then to turn around and kill the project dead, saying 'I got a new version but I am not gonna share/release it because you owe me and I am a bitter man'???

    Dude, get over yourself!

    I don't know how complex this LRP is but I hacked together a debian box with three network cards and had it up and running as a router in 30 minutes, and for the last 3 YEARS it has been running uninterrupted.
    Did I expect payment from my roomies for enabling them to access the internet?
    No, but it did earn me massive kudo's (and, unbeknownst to them, the right to ipchains -j DENY any kazaa session other than mine *g*)
    But I digress.

    Release the code, drop those bitter feelings and your next job interview might actually go well.

    --
    -- No Sig is a Good Sig
  119. Yikes! by LinuxGeek · · Score: 5, Interesting

    It is the same guy. He has been a nutcase for years. If I had realized that Dave 'kill a cop' Cinege was the force behind the Linux Router Project, I would have never used it. He was the first person I encountered on usenet that convinced me of two things:

    1 - He is more than a little unstable.
    2 - The internet can be a dangerous place.

    Don't worry Dave, if you can't find work then someone, somewhere is holding a padded cell just for you.

    --

    Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
    1. Re:Yikes! by Anonymous Coward · · Score: 0

      Ahahaha.

      Okay, slashdot comments are generally just not worth the time to read, but the link to this guy's rantings on USENET certainly made it worth it today.

      Hilarious!

    2. Re:Yikes! by CNPOS · · Score: 3, Informative

      Yes, psychosis.com was truly the measure of Cinege's worth. I've known Dave personally "in the real world", and can attest to his rabid beliefs. While I cannot say I *ever* personally liked the man, I can say wholeheartedly that he is among one of the few persons that I have come to detest and hold in immeasurable contempt.

      On June 11, 2001 the life of Timothy McVeigh, the infamous and despised Oklahoma City bomber, was brought to an end. While the death of even this human being is not a cause for celebration, the illustrious Mr. Cinege posted on his site a grand tribute to this "hero of the American people". Words cannot express the loathing I have for this person.

      I have tried and failed to find pity in my heart for so miserable a creature. I hope that he may someday find peace, but I won't be holding my breath.

    3. Re:Yikes! by Anonymous Coward · · Score: 0

      Unfortunately, neither will Cinege.

  120. Just a bit of self promotion by clasher · · Score: 2, Informative
    Wanted to toss out the URL for the HOWTO I wrote about putting linux on a floppy.

    For those who want to roll their own linux router floppy see Linux on a floppy HOWTO

  121. For the love of open source by XNormal · · Score: 3, Insightful

    Reading Dave Cinege's sad words on linuxrouter.org does not reflect a fundamental flaw of open source development any more than hearing a friend agonizing about breaking up with his girldfriend reflects a fundamental flaw of love.

    I hate to point it out, but his personal domain is 'psychosis.com'.

    --
    Stop worrying about the risks of nuclear power and start worrying about the risks of not using nuclear power.
  122. Re:I had a feeliing it would get posted to slashdo by Anonymous Coward · · Score: 0

    > It's always interesting when your apache processes jump from 5 to 152...

    Yeah - interesting that you didn't bother to consider the possibility of the 1:N nature of the Internet working in reverse when you configured the webserver.

  123. Free Software versus Professional Software by Anonymous Coward · · Score: 1, Insightful

    The Open/Free Software movement is not about making a living creating software. Unless you are a government dependant employee or student (the same thing for many), Free Software is Part-Time-Software. Some choose to be Professional Software creators to make a living. It is still a noble profession regardless of what one may read on /. or in marxism class.

  124. Actually you CAN, BUT... by Nijika · · Score: 1
    Like all things in life, you have to make sacrifices. In this instance, he could probably have worked his ideas into a product that could be sold off of the LRP website (eg, the HARDWARE to go along with his awesome software).

    The problem always is though, the sacrifice, in this case the investment and faith in his own ideas, and running the parts of any possible business that he didn't want to run.

    You can do it, it can be done. The difference is wether you sit around for 6 years with half an idea hoping somebody cuts you a check, or wether you go out and apply yourself to actually make the money you want.

    I work for myself. I have to do all sorts of whorelike things that are against my nature, like sales, and accounting, and marketing, and talking to other human beings that may or may not have beards and may or may not believe in the merits GPL.

    He was waiting for somebody to notice? Sorry, no sympathy. Stop waiting. Pick it up, suck it up. He's obviously more than capable.

    Hire yourself buddy! ..ok, coffee induced rant over.

    --
    Luck favors the prepared, darling.
  125. Sad story. But there's an up side: by vegetablespork · · Score: 1

    There was no C&D letter or DMCA threat involved, for once.

    --

    Call (206) 338-5780 COLLECT for information about a genuine BA, BS, MA, MS, MBA, or Ph.D.

  126. LEAF has a c0wz mirror by MichaelCrawford · · Score: 2
    It looks like there are some mirrors of the c0wz website. LEAF has one, there are others.

    --
    Request your free CD of my piano music.
  127. Wow... no joke. by The+Tyro · · Score: 2, Funny

    You know, I've heard about guys like this, but I've never actually met one, or (knowingly) used any of their software.

    Frightening... "technically" a convicted felon? Car chases? "Kill a cop"? Now, all the evidence we have on this is a few Usenet posts... anyone in the Tampa/St. Pete area care to verify that this is the same guy? If he's a felon, there's gotta be a public record of such.

    And this guy is writing software I've actually explored using? We've got some unconventional thinkers in the Free Software movement, but I've never seen anything like this.

    You know, you have freedom of speech in America, but you don't have freedom from other people's opinion of your speech. This is particularly important if you are dependant on the goodwill of others, or the public, for your livelihood (Helloooo Hollywood... Garafolo, Penn, et al). If you were an employer, would you employ an openly a radical Klansman, or a government-hating radical that advocates violence?

    The answer is not only "No," it's "Hell no."

    --
    Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes.
  128. I don't feel THAT sorry for him... by countach · · Score: 3, Insightful

    Ok, sure I feel sorry for him, BUT...

    You should build GPL stuff either to scratch your own itch or for the pure fun of it. You release it as GPL in the hope that others will improve your work and in THAT way you get something back.

    Sure, would be nice if companies gave more back. On the other hand, if Redhat gave out jobs to everybody who wrote something included in their distribution, they would have hundreds of thousands on the payroll.

    There are tons of things I'd like to write and get paid to give it away. If I want to do that, I'll have to find a company who'll do it.

    Also looks like this guy bit off more than he could chew. A new shell? To do right, that's a tough job. A new packaging system? It's hard for one guy to change the world. Linus was lucky. Not everyone will be.

  129. Derek Smart?? by oni · · Score: 1

    Methinks maybe he decided he couldn't do it, and is now trying to blame his problems on something other than his own lack of ability.

    I think the same thing. He sounds a lot like Derek Smart to me.

  130. One has to ask... by Anonymous Coward · · Score: 0

    How successful can a project be when the leader is so bitter (after 6 months, no less). ThatÂs all fine and good that heÂs been hard at work coding, but if he comes off as bitter (which he does in this letter), then nobodyÂs going to want to deal with him.
    Sad.

  131. This was inevitable... by esconsult1 · · Score: 2, Insightful
    There is now a proliferation of embedded devices in the marketplace. No longer do I have to go over to the LRP page and download and setup a rounter on an ageing PC.

    It is simply easier to run down to Circuit City and pick up a Netgear or Linksys Appliance for less than a hundred bucks. For that I'll get a little appliance that I can plug in somewhere and utterly forget for the next however long it lasts.

    The project is a victim of its own success.

    I for one, wish him the best of luck and a new job.

  132. m0n0wall by Chuq · · Score: 3, Informative

    Just thought I would throw in a quick plug for m0n0wall, a linux based firewall that I use.. it is 5mb in size and can run from a HD, an CD and FD combo, or a CF card. With a nice looking web based front end. Also has support for NAT, wireless, a DHCP server, ummm lots of other stuff. m0n0wall site is here if you want more info.

    It seems that CF cards are the next thing for the mini-OS's at the moment. Quiet, low power, starting at around 3x the cost of a FDD for about 50 times the space (64mb card).

    --
    - Chuq
    1. Re:m0n0wall by glenstar · · Score: 1

      M0n0wall is FreeBSD-based.

    2. Re:m0n0wall by darrylo · · Score: 1

      While I like m0n0wall (seriously -- check it out!), it's based upon FreeBSD, and not Linux.

      M0n0wall (yes, the l33t spelling is correct), was originally written for the low-cost Soekris communication PCs, which I also recommend that people check out, although the new VIA EPIA boards are also attractive (but more expensive).

    3. Re:m0n0wall by Chuq · · Score: 1

      It is too [FreeBSD based].. I should have known that.. well I did, but I got it wrong :P

      --
      - Chuq
  133. Re:I had a feeliing it would get posted to slashdo by Anonymous Coward · · Score: 1, Insightful

    So exactly what the hell have you been eating that takes more than a 'few thousand dollars' a month?

  134. Re:Creating cashflow - payment method by Anonymous Coward · · Score: 0

    Use e-gold. You can accept payments having a link like http://123456.e-gold.com on your web page.

  135. I like that approach by zogger · · Score: 2, Interesting

    I can see perhaps one way he could have made money off the thing, and that would have been to collaborate with some hardware folk and come up with a more cheap dedicated router, same as the other router companies, put his distro in there, made it rugged, cheap, functional. Or gone to an embedded full distro, something that was secure in spades. People "out there" are certainly aware of security, they just are overwhelmed with how to go about it without become a full time security guru. It's a huge potential market, but I'm not seeing any major effort from any camp any place to provide it. Even the big computer vendors still don't get it, they have employees deal with their security, and wouldn't miss a thing if their box got borked, they have thousands more avaialable, whereas joe homeowner/user or small business guy is just...stuck. There just isn't a security first easy to use distro, not from anyone, open source, closed source, semi open and closed, you name it, none of them deliver.

    Note, not saying it is entirely probable, but perhaps one avenue he could have explored.

    As to the economy, yep, sucketh. I've had the same job over 4 years, I liked it, but it's time to move on, the boss gradually upped my workload and kept dropping the pay until now it's almost zero pay. One reason is that he as a businessman is a one trick pony, he is losing his shirt with his one type of business, whereas the new guy I'm going to work for runs 5 different businesses, all different from each other. As a consequence I've been looking around, I found this other job, pay might be very low, but the job itself looks more interesting, I get more on the side,and the provided tools are better. It will require an expensive move for me, but oh well, stuff happens. I do estate management/groundskeeping/maintenance. Physical labor, that's what makes me cash, hard work, mostly outside, dodging yellow jackets, chiggers, copperheads,poison ivy, humping rocks, running stinky machinery, fixing everything that breaks, a hundred and one jobs, for pretty dismal cash compared to salaries I see bandied about on slasherdotted. To ME, anyone who makes ANYTHING sitting around a climate controlled office is skilled and lucky,BOTH, so don't expect it to last forever, those sorts of jobs are sought after, and surprise, humans in other nations will do that work for less than you. They are also over valued almost every place, that's why cash keeps tightening. The US in particular is full of those sorts of jobs now, no wonder the economy is crashing slowly. Without some sort of locked down monopoly, it won't last and it couldn't have lasted.

    Where the rubber meets the road, wealth has to be physically wrested from the ground,manufactured, and that's it. Bits and bytes need to be turned into something useful,by themselves they are bits and bytes and now the planet is awash in them, they are not as valuable as in the 60s and 70's and 80-s when few people could create them and there was more of a monopoly in their creation. IP styled work is the work that leads to the possibility of work that leads to wealth creation, it's a side issue. Anyone making full time check at that is lucky, as it's obvious it's shifting to off shore and becoming just a regular ho hum job, not an uberjob, and that's because it went from hundreds of people doing it one generation ago to now millions and millions with millions more school kids entering the market to "do it", to have a climate controlled office job of some sort.

    I can have a huge stack of tools, they do nothing without picking them up and using them. Same with software, same with any other sort of job like that, someplace humans have to do the other work that provides goods and services. It's one way to get cash back out of the economy, you get it from people who have more than you but are unable or unwilling to do a lot of labor for themselves. And that's it, you have to provide something of value to get something back. As it becomes less valuable you'll get less pay. With software, downloadab

    1. Re:I like that approach by pyrrho · · Score: 1

      you see what many software engineers can't see.

      the GPL is on your side, it's helping to commodotize something that is common, the good jobs will be reduced to either new things that really are hard and innovative, or to the REAL JOBS, that you mention. That is, you program for a bank... it is using the tools to do something. You program for a research lab, etc., and it's the mission you help accomplish that makes that job viable and of value.

      If you make software itself, as an end point, your world is turning upside down. That's what I see happening, much like you describe.

      --

      -pyrrho

  136. We'll make sure not to waste fame on you... by JohnDenver · · Score: 2, Funny

    ...since you obviously don't know how to use it.

    Well gee! Fame isn't a recognized currency with an exchange rate and a central bank to back it up?

    Well, I'll just have to throw this fame in the bin with talent, allure, shrewdness, ingenuity, dexterity because I can't get a lousy exchange rate at the local bank.

    What am I going to do?

    Seriously, aren't you in the business of converting your trolls into clicks and those clicks into currency?

    I'd figure if a guy like you can convert trolls into currency, you'd have no trouble with exploiting fame.

    --
    "Communism is like having one [local] phone company " - Lenny Bruce
    1. Re:We'll make sure not to waste fame on you... by MrResistor · · Score: 1

      Charles Barkley had some insight into this recently. He said something to the effect of "When I was poor I couldn't get anything, but now that I'm rich people are giving me free stuff all the time." It was his opinion that this is how rich people stay rich; they never have to buy anything. I wonder, though, if that has more to do with his fame than with his wealth.

      I have to wonder what this guy was doing about his cashflow problem. My own method would be to try and leverage what fame and contacts I gained from the project to try and hook myself up with a good, hopefully Linux friendly, job. But then again I wouldn't expect to make anything off of a GPL project. What about putting a Paypal donation link up? Those 2 Perl guys seem to be doing alright with that. Did he ever actually ask people to help him out? What about speaking at events, people often get paid for that. What about selling preconfigured floppies to people who don't have the expertise or time to get something like VPN working, as was suggested by another post in this thread?

      Unfortunately I can't get to the page, but it sounds like this guy just expected everyone to know that he had no other source of income without him having to say anything. I'll bet if he'd actually put a little effort into it and maybe let that be known or actually asked for cash donations, people would have ponied up. Did this guy ever try to actually do anything about his problem? Or did he just suffer silently until he blew up in everyone's face?

      If it's the later, well, I have no simpathy for whiney bitches.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
  137. Not sure I feel entirely sorry ... by Treacle+Treatment · · Score: 1, Interesting

    " A new shell (no bash, no ash, no sh at all!) A new shell scripting language A new (universal) packaging scheme (would retrofit other OSes) A true application management system A new core process management system (No 'init' here...) " When you set out to change this much you're bound to run into frustration. Start small, release often.

    --
    TT
  138. Re:I had a feeliing it would get posted to slashdo by Anonymous Coward · · Score: 0

    I agree 100%.

    LEAF kicks ass by the way. For a long time I've been using the Bering release for several firewalls.

    LRP was dead long ago.

  139. I guess this happens all the time. Its a shame by nomadicGeek · · Score: 4, Insightful

    I don't know all of the details here, just what he posted on the LRP site but...

    If you are doing this type of thing with the expectation of making a living then you are running a business. If you are running a business then you had better take care of business. This means taking care of a bunch of things that geeks donâ(TM)t like to have to worry about.

    It is tough. I'm a geek and I love what I do but I am always juggling my dreams and intellectual interests with the demands of life. My wife and I aren't super materialistic but we have a fairly nice house, like to drive reliable cars, etc. It all takes money. Not a lot but enough that it doesnâ(TM)t just happen by accident.

    There are a lot of intellectually challenging things that I would love to do but I can't figure out how to make it work financially. In a lot of ways I respect his ability to forego financial gratification and pursue his dreams but I do think it is foolish to pour time into a project without some sort of plan for taking care of you. If you arenâ(TM)t attending to your business nobody else is going to.

    He should have at least had some sort of business plan or plans that would result in him meeting his other life goals in addition to his intellectual pursuits. Thatâ(TM)s just the way life is whether you think it is a good thing or not. Pretty much everyone else on the planet is doing the same thing.

    Free software isnâ(TM)t really free. It takes people who have invested a lot of time and money in their education, computers, electricity, a roof over your head. This all adds up.

    So, I guess this sort of thing happens all the time. Geek enjoys programming and computers wants to leave his/her mark on the world. Works on project at the neglect of other things, then gets pissed off because the other things werenâ(TM)t taken care of.

  140. Re:Pay more attention to the details and .... more by mr_z_beeblebrox · · Score: 1

    ... you might have noticed this:
    LRP == R.I.P. (1997-2002)


    5 yrs is his lifes work? LRP was an awesome project no doubt, but I agree with the previous that this guy is whining and immature. I put 5 years into it and I still don't drive a jag....WAA.

  141. Same with any Free Source license, bub by A+nonymous+Coward · · Score: 1

    The only difference in this regard between BSD, Artistic, and plain old public domain is that with the GPL, you see the changes others make. With any other license, you may never even know what projects or to what purposes it has been ported and how it has changed.

    So tell us, why do you hate the GPL so much? Because it forces honesty?

  142. applicable Theo quote by Triumph+The+Insult+C · · Score: 1

    available on /., no less

    I must say that I am not a fan of these floppy-based routers. Essentially, you are taking one of the most unreliable pieces of storage known to man, and trying to build security infrastructure on it. That's madness. Just buy a small disk. Perhaps somethings based on a CD plus some other (non-floppy) persistant storage might be sane. But please. Not floppies. Are you mad?

    --
    vodka, straight up, thank you!
  143. Your biases are showing by A+nonymous+Coward · · Score: 3, Insightful

    Tell me, please, how the GPL differs here from any other free source license. With all of them, anybody can make changes. Whether GPL, BSD or public domain, you have allowed others to make changes to your code base. The only difference I see is that with the GPL, you get to see their changes. The others all hide it under the rug.

    Seems to me this says a whole lot more about you and what you want to know than it does about the licenses.

    1. Re:Your biases are showing by Anonymous Coward · · Score: 0

      The difference is, with MITL, BSDL, whatever, he could have closed-sourced his changes if he'd wished - maybe just some - and actually had a product he could sell as opposed to something that he could only give away, essentually.

      The GPL doesn't stop you selling, but it makes it damn' hard to make any money from it when you're essentially forced to give away the source to people who can give it away to anyone they feel like.

      So yes, the original post makes a damn' good point.

    2. Re:Your biases are showing by stripes · · Score: 1
      Tell me, please, how the GPL differs here from any other free source license. With all of them, anybody can make changes. Whether GPL, BSD or public domain, you have allowed others to make changes to your code base. The only difference I see is that with the GPL, you get to see their changes. The others all hide it under the rug.

      The MPL for example operates like the GPL except the original author gets additional rights. Namely to make a closed source version that they can sell to whomever they like under more or less whatever licence they like. (the original author would still have to compete with anyone who wants to make a product and release the source code though)

      There are not a whole lotta things licenced under the MPL, but I thought it was a very intresting licence.

    3. Re:Your biases are showing by __past__ · · Score: 1

      Huh? The author can always do that. He isn't bound by the license terms under which he allows others to use his work.

    4. Re:Your biases are showing by stripes · · Score: 1
      Huh? The author can always do that. He isn't bound by the license terms under which he allows others to use his work.

      You are right only if the original author doesn't accept patches (or is offered no patches), or all of the authors of the patches assign copyright to the original author.

      The MPL has as a condition of use (or maybe as a condition of modification) that anyone who changes the code grants the original author the right to do binary only releases.

      For example if you patch Linux's IP stack to...um...give user level programs more control over TCP retrys (so one could make a protocol with RADIUS' requirements, but running over TCP) and Linus accepts that patch back then Linus can't release a proprietary version of Linux that uses your patch. This is true even if your patch is far far far less then 1% of the code involved.

      Now lets say you take Mozilla 1.4 and patch it to spam filter mail, use IPv6, edit movies, compose novels, and make jelly donuts then AOL can make a new commercial release of Mozilla including your patch, and they don't have to release the source code to their special commercial version.

      Subtle but big difference.

    5. Re:Your biases are showing by Anonymous Coward · · Score: 0

      How can this be modded as a 3 on /.? Don't people READ their open source licenses and understand the differences before selecting their OS or coding?

      LPR v5, that was not released, if based on v4 (alpha which he did release), would HAVE TO BE GPL if containing v4 code. He could not close off v5 code.

      Under the BSD license, he could have closed off v5, even with v4 code being released.

      This does not mean he could have made money if he had used a BSD license. He might not have been better off. He most likely would have been worse off as project goes, because most people think the GPL is cool, not because they understand the license, but because their friends say so.

      This is not to say one license is better than the other. But there are clear, distinct, license differences to those that have a clue.

      I, myself, like the BSD license. But I realize why people and companies may like the GPL. I think each has their suitable purposes. For *my* purposes, I dislike the GPL. For my ideals of the computing world, the BSD license promotes code use, closed or open. The GPL does not (as you cannot use it in a publicly released binary only). As this story anecdotally attests, I think the GPL is not economicly sane in and of itself--it only pays off if you have a connection in the social (and economic) world.

      btw, I realize my statements regarding the v4 and v5 of the LPR situation indicate facts not in evidence. Still, it's interesting to note that there is enough of a difference between the licenses to see perhaps what could have been done, e.g. with the BSD code, he might not have to wait for somone to buy v5 with a 6 figure sum. He could have sold it in binary as a product. With v5, he has to go with a lump sum payment and allow some company to then worry about the source release.

  144. like mysql & (php) by leuk_he · · Score: 2, Informative


    php dev mailing list (php is bsd based)

    due to the "virality" of the GPL they exclude the mysql library from php.

    The real free license is BSD based , but there other people can walk away with your work.

    1. Re:like mysql & (php) by fferreres · · Score: 1

      From http://www.php.net/license/

      A. GPL enforces many restrictions on what can and cannot be done with the licensed code. The PHP developers decided to release PHP under a much more loose license (Apache-style), to help PHP become as popular as possible.

      It may be based on what you want, but it's more free than the GPL.

      http://www.php.net/license/3_0.txt

      The PHP want widespread use in comercial enviroments, and the myths of the GPL are dispelled by their license. They can profit because they sell courses and specialized products, and because they have an edge, as they control newer version and have them readily available before others. And no other can beat them at enhancing PHP, in fact, that value for them.

      Also, PHO proves you can't blame de GPL for anythig. They moved out of that license without a hassle and no fork is known to match the original PHP.

      --
      unfinished: (adj.)
    2. Re:like mysql & (php) by Chad+E+Dirks · · Score: 1
      "The real free license is BSD based , but there other people can walk away with your work."

      Whether you use the term "free" or "real free", when you claim that the BSD license is generally "more free" than the GNU GPL, you exhibit a misunderstanding of the GNU GPL.

      From "Why Copyleft?":
      In one such argument, a person stated that his use of one of the BSD licenses was an "act of humility": "I ask nothing of those who use my code, except to credit me." It is rather a stretch to describe a legal demand for credit as "humility", but there is a deeper point to be considered here.

      Humility is abnegating your own self interest, but you and the one who uses your code are not the only ones affected by your choice of which free software license to use for your code. Someone who uses your code in a non-free program is trying to deny freedom to others, and if you let him do it, you're failing to defend their freedom. When it comes to defending the freedom of others, to lie down and do nothing is an act of weakness, not humility.


      When you license a software library or application under the terms of the GNU GPL, you promote and further the availability to every person of every society, quality software libraries and applications with those rights and freedoms essential to the promotion of the greater goods of: education, understanding, progress, and the more widespread recognition of the importance of advancing these goals.

      When you create a software library or application to be freely available which a private individual or corporate entity might like to use to increase its profits and earnings, do not think of yourself. Instead, realize that whether the education, understanding, progress, and recognition of essential freedoms by society as a whole will be advanced and benefited is up to you at this moment. Don't sell them or their freedom short.

      Take the time to find out whether the GNU GPL can help you help best.
  145. The importance of taking care of business by MichaelCrawford · · Score: 4, Insightful
    Refer to my comment further down in the discussion where I talk about being a consultant, and how I said it's crazy sometimes.

    The biggest mistake I made when I became a consultant was to not learn about business before I took the plunge, and to not adequately take care of my business once I committed to it.

    I became a consultant because I was a good programmer, wanted to be my own boss and wanted to work out of my home, not because I had any love of or aptitude for business. The importance of taking care of business has been a hard lesson to learn.

    There is bookkeeping, accounting (two related but different things), tax filing, sales, marketing, contract negotations, billing, and, uh "encouraging" the client to actually pay, collections when that doesn't work, and time management.

    None of these come naturally to most geeks, not even when you're a skilled and talented programmer.

    I guess this Dave guy just tossed an Open Source project out into the wild and expected the checks to start appearing in his mailbox. Even under the best circumstances, it's much more complicated than that.

    I started my consulting business full-time on April 1, 1998. I'm only just beginning to get a handle on the business issues.

    --
    Request your free CD of my piano music.
  146. what's wrong with earning a living? by frankmanowar · · Score: 0

    Why is this post marked as Insightful? There's no reason why people should feel that the work they do ought to be done for free. To be honest, if I coded MySQL, I would want a return on all the blood and sweat, especially once the monied companies that can afford it start using it for free. It's not like IBM couldn't afford a license for MySQL... Why is the GPL God? I like GPL software, but I don't think there is anything wrong with me using my brain to build something from scratch and then expecting others who want it to pay me for it. That is what separates men from monkies, you Troll.

    Frank

    --

    "Other bands play, but Manowar KILLS"
  147. Re:I had a feeliing it would get posted to slashdo by 0x0d0a · · Score: 3, Insightful

    Dave, I think some of the other folks have it right.

    LRP is useful, and made a huge contribution to bringing Linux to the embedded world. Had it not been for LRP, it is possible that MS would have hooks in far more software than it does, via CE, and Linux wouldn't be making nearly as many waves as it does in business publications.

    However, you cannot let something like this turn into something that consumes all your time and energy. It cannot be more than a hobby, unless you have some way ahead of time to convert it into money.

    My guess is that you spent a lot of time working on this, and expected to be able to "cash in" the fame at some point to get a decent job (with Caldera or whomever). Not unreasonable, and a lot of GPL folks feel the same way. But it's a bad market for tech folks right now (or at least less good than it was), and it didn't turn out that way. Even Linus, who has a tremendous amount of fame stored up, worked for years for Transmeta and on other things before actually becoming bankrolled by a company.

    You can *always* get a job. It may not be a great job. It may pay $30k. It may be working at a Babbages. If you have technical skills, you can at least put food on the table. You may be better off lowering your standards, getting a job that doesn't pay too much (and thus eating and having something to do all day), waiting out the recession, and then run out and look for a better job. There are a lot of folks that can't find a decent job now. That's just part of tech life right now.

    Thank you for your code.

    Finally, you should take the people poking on you here only semi-seriously. Slashdotters love actually being able to affect something by typing, regardless of the actual impact. If it's to piss some guy off who is already pretty upset, then they'll do it.

    P.S. From a technical standpont, I agree with a few other people -- I think your final set of ideas may be too ambitious to do well. It takes a tremendous amount of work to write a good interpreter and good language, and the same goes for an OS and support utilities. I'd hold off on that, since it's such a huge project. It may be good if you're willing to wait until retirement or something like that, but in the meantime, it's a tremendous undertaking.

  148. non-commercial licenses by Anonymous Coward · · Score: 0

    That's what they are for: to prevent companies from productizing your work and making $$$ without you getting anything back.

  149. Name change by sacrilicious · · Score: 4, Funny
    Linux certainly didn't release Linux as...

    So he did he finally get around to legally changing his name to Linux Torvalds! I knew if would happen eventually. Now if only he could change that "Torvalds" to something catchier and sexier... perhaps "de Beaumarche".

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
    1. Re:Name change by Anonymous Coward · · Score: 0

      He changed his last name to Linux - No prize for guessing his firstname

  150. Don't be ashamed of being afraid by MichaelCrawford · · Score: 1
    Don't feel so bad for being afraid to quit your job. I consulted off and on for eight years before committing to do it full-time.

    What I did was consult for a little while in between perm jobs, or do consulting work on nights and weekends while I had perm jobs. That gave me an opportunity to learn the ropes with less risk.

    What finally convinced me to take the plunge was that I was good and sick of working for somebody else. If I'd had any sense I would have stuck it out longer while getting myself in a better position to do consulting sustainably. But I just couldn't take it anymore. Having to survive by my own wits was the kick in my pants I needed to overcome a long period of burnout.

    --
    Request your free CD of my piano music.
  151. LRP forked, everyone went to leaf.sourceforge.net! by Anonymous Coward · · Score: 0

    LRP Was superceded by LEAF!

    Typical slashdot- react but not know anything of the facts first.

    LRP died a long time ago because Deisel "Kill a Cop" Dave Cinege replaced the LRP home page with a tribute to Tim McVeigh on the day of his execution. I can recall the day as hundreds and hundreds of LRP mailing list subscribers announced in disgust that they were outa there.

    Dave got precicely what he deserves- his psychotic, cop-and-government-hating paranoia cost him his LRP sponsorships, his IT jobs, and any modicum of respect from the greater community.

    Burn in it, Dave, Burn!

    Everyone that was anyone involved with the LRP project basically forked the effort and now live on as LEAF.

    leaf.sourceforge.net

  152. Funny turd??? by Anonymous Coward · · Score: 0

    Who moderated this turd funny???

  153. Posts on linux-kernel mailing list. by Anonymous Coward · · Score: 0

    LILO follows an outdated, broken concept and should once and for all
    be layed to rest, preferably with a stake through it's heart.
    -- Dave Cinege, linux-kernel mailing list

    yikes.

  154. Reputation... by sterno · · Score: 2, Interesting

    The thing you can get from doing GPL'd work is a reputation, and that can be a very valuable commodity. If you go into an interview able to say that you contribute code to the Linux kernel and Apache on a routine basis, you're going to look like somebody who can actually do the job. Not only that, but the employer could even go look at the work you did, which is likely impossible with closed source software you would write for a regular job.

    More and more, I suspect these kinds of credentials are going to get you further as a technician than a college degree is. Who would you rather higher:

    1) somebody fresh out of college, with a glowing recommendation from his professor?

    2) somebody who dropped out of college, but has been an active participant in some open source projects?

    Sure, the first one has a degree and a recommendation, but it's unclear how well that translates into actually doing a good job as a developer. On the other hand, with the second one, you could actually go look at what this guy is doing. You can check mailing lists from the project and see how he interacts with his peers. Is he condescending and aloof, or does he do a great job of collaborating? That's probably more effort to research a job candidate than one would want to do at the initial interview, but if they've got it narrowed down to a couple of choices, it can certainly help give a hiring manager confidence in their decision.

    --
    This sig has been temporarily disconnected or is no longer in service
    1. Re:Reputation... by DuranDuran · · Score: 2, Insightful

      > Who would you rather higher:

      Someone who can spell, for a start, but anyway:

      > 1) somebody fresh out of college, with a glowing recommendation from his professor?

      - can see a tough project through to fruition
      - clear mechanical ability
      - recommendation from someone with something to lose

      > 2) somebody who dropped out of college, but has been an active participant in some open source projects?

      - can't complete a big project
      - *may* have some programming skills

      Re your point about looking "at what the guy is doing", are you for real?? Don't you think a firm can do that ordinarily? Talk to profs, sports coaches, previous employers?

      --
      "You can justify anything by putting it in quotes, adding a famous name and making it a sig" - Albert Einstein
    2. Re:Reputation... by civilizedINTENSITY · · Score: 1

      "Re your point about looking "at what the guy is doing", are you for real?? Don't you think a firm can do that ordinarily? Talk to profs, sports coaches, previous employers?" What does a sports coach know about your coding? What can previous employers say without invoking NDAs which then even limit what you yourself can say?

    3. Re:Reputation... by HydeMan · · Score: 2, Informative

      You are taking his comments out of context. He was listing a series of people who would have first hand knowledge of a persons abilities (technical and general), personality, and general reliability. To hiring managers, these are much stronger references than having your name on some OSS project.

    4. Re:Reputation... by sterno · · Score: 1

      Hire... sorry :)

      The major problem with recommendations is that you have little basis to judge the quality of them. It's a common problem that a former employer will give an employee an excellent review in an effort to get rid of an underperforming employee. It's also common to do the opposite, giving a negative review to keep a top notch employee. Is the recommendation being given by a friend who's distorting the truth to help out?

      A firm, ordinarily doesn't have access to information about what the person is actually doing. They almost certainly can't see real code or examples of the person's interaction with others. The interview can help with this to some extent, but it's easier to fake an interview than to fake actual skill.

      Also, the participation in open source work implies a strong personal interest in what they are doing. These are the types of people who are more likely understand the technology and will put in the extra effort needed to get projects done because they actually enjoy it.

      --
      This sig has been temporarily disconnected or is no longer in service
    5. Re:Reputation... by civilizedINTENSITY · · Score: 1

      My point was that employers use NDAs. Thus proof of technical ability is shutoff. OSS projects are a way to demonstrate actual code. Prof.s are real, yes. I've never known anyone (at least in Physics) who has ever listened to a coach's recommendation.

      We have 5 levels of Physics, in decreasing order:
      1. Physics for Physicists. 2. Physics for Engineers. 3. Physics for PreMed. 4. Physical Science for G.E. 5. Physics for Plants, and 6. Physics for Football Players. We only consider the first 5 to be real classes.

      What we care about is publications. NDAs would prevent publication. OSS is by its nature a form of publication. Your hiring managers might be more interested in general personality, but from what I've seen people who hire are interested in what the person can actually do. They measure this with results.

    6. Re:Reputation... by Anonymous Coward · · Score: 0
      It's also common to do the opposite, giving a negative review to keep a top notch employee.


      I assume you're from the US. Is that legal over there? An employer (former or current) giving a negative reference is grounds for legal action in the UK and quite possibly the rest of Europe too.
    7. Re:Reputation... by DuranDuran · · Score: 1

      I think we can quite easily prove my original point.

      Do you believe what I've said?

      Clearly not, as you're disagreeing with it.

      Hence, you can't believe me. Sure, if I gave you my qualifications, you might think differently. Then you'd have some tangible proof that I know what I'm talking about and am prepared to bear the cost of being wrong. Otherwise I'm just a guy on the Internet. The same goes for discussion on bulletin boards etc. No one would believe them, just as you haven't believed me here.

      --
      "You can justify anything by putting it in quotes, adding a famous name and making it a sig" - Albert Einstein
  155. Re:I had a feeliing it would get posted to slashdo by filledwithloathing · · Score: 2, Insightful
    ...and it was actually my greatest hesitation to updating the site instead of just dropping it off the face of the earth.
    Have you considered that you can't "pull the plug" on something that you've open sourced and GPL'd? You may remove yourself from the LRP but now others may continue to develop/fork what was your project, such as LEAF. It was always everyone's project (being GPL'd) and is now everyone's except yours.
    --
    Are you a VF grad? Check out the VFMA Alumni Forums VFMA Alumni Forum
  156. It's just a formality by MasTRE · · Score: 1

    LRP, not it's variants, has been practically dead for a loooooong, long time. Even tho I can't get to the /.-ted page right now, I assume this is just a formal burial for a great, albeit recently stagnant, project. I salute Dave Cinege, and let it be known that his efforts did not go in vain - I am writing this from behind a firewall spawned by LRP.

    --
    Must-not-watch TV!
  157. Stop Whining! of, an open letter to Dave by op00to · · Score: 2, Funny

    Dear Sniveling Brat:

    So you couldn't hack it as an Open Source hacker. Too fucking bad. Why do you feel these companies are entitled to give you ONE cent? You're the one that released your stuff under GPL, you only have yourself to blame. You either get to profit from your code, or release it to the world -- not both.

    That being said, you're also unrealistic. The goals you laid out for your system are totally unreasonable! Why waste your time writing things that have been written already? How would you plan to have a universal packaging system when different distributions put files in different places?

    If you want to do something that really benefits the community, GET OVER YOURSELF. Obviously you're not the uber-haxor you thought you were -- it sucks to realize that, but it happens to everyone.

    Seeya! Don't let the door hit you on the way out.

    1. Re:Stop Whining! of, an open letter to Dave by Anonymous Coward · · Score: 0

      Geez, a little harsh man

      but I agree with you anyway >:)

    2. Re:Stop Whining! of, an open letter to Dave by Anonymous Coward · · Score: 0

      I don't think the GPL is incompatible with making money writing software. In any case, Dave's contribution may not have been so much software he wrote as it was an equally daunting but not copyrightable assembling and debugging.

      Whatever Dave's personality, the main problem is that the skill he is exploiting is too common. I've made linux bootable floppies. I was even paid to do it as a contract job. But there are too many people who can do that.

      In order to get more money, Dave would have to aggressively market himself to people who wanted custom versions of his product. What about an snmpd + mrtg ? You have to find the company that is willing to pay you two or three thousand to do it, do it fast, put it on the web, and start trying to sell something else.

      It's hard, and it's especially hard right now, in the midst of a bad economy and an IT market that has not yet fully made the switch from paying for proprietary software to paying for the service of setting up or writing Free Software. It's not surprising to see lots of people giving up on various projects as their main focus, and getting "day jobs". There are lots of people who feel like Dave does right now.

  158. HEY GUYS by Anonymous Coward · · Score: 0

    The comments are starting to die out... you should remove the title "Linux Router Project Dead" and replace it with "Dave Cinege Character Assassination Free-For-All"... that should liven things up a bit.

  159. Actually, would you please? by siskbc · · Score: 2, Insightful
    It doesn't take much more than a fifth grade education to understand the distinction between public and free software. I won't bother with a detailed breakdown of your FUD, I'm sure you've got the necessary skills to look up the GPL or read commentary about it. But fundamentally, your idea that only proprietary software can be commercial is retarded.

    Not my post, but what the guy said seemed reasonable. So either I have a 5th grade education, or you seem to be trolling yourself. Either way, it's an interesting thread, so it would be nice if you actually would breakdown what you call his "FUD."

    --

    -Looking for a job as a materials chemist or multivariat

  160. Re:"Winblows"? So very "professional"... by Anonymous Coward · · Score: 0

    I feel the same way, and I have been doing it for 14 years so far. Treat it like a career, deal with management on their level, don't back down over compensation and benefits, document like a mofo, and you can wind up making $97k and working 50 hours a week, with the long days infrequent and 18 working days of vacation in addition to the normal 2 weeks and personal days. I like what I do. The first five years sucked, then I started treating it the same way the management types did, as a long term deal. If you cannot deal with management, you will tend to get shafted. Always have enough money in the bank to walk away, be firm from day 1 about what you will and will not do, and take vacation instead of salary -- it worked for me so far.

  161. Re:"Winblows"? So very "professional"... by dubl-u · · Score: 1

    Fuck praise and acknowledgement, fuck them in their stupid asses. Show me the money, and stop making me work 'till midnight on Friday.

    Hi! You are on the fast road to burnout. In my experience, if you don't change things so that you are happy enough that you can start recovering the enjoyment you used to find in your work, you will end up hating utterly both the work and the job, so much so that even years later the thought of doing the work will make your stomach lurch like biting into rotten meat.

    It sounds like you feel like you are doing far more than they are paying you for. Bring that back into balance. The right way depends on the situation, but do it pronto or you'll end up quitting in a huff or getting fired for being surly.

    If you want to know more, ask here or drop me a private email.

  162. Been there... use Python + GTK/QT/wx... by Anonymous Coward · · Score: 0

    >Your P90 would be melted faster than the quickest slasdotting trying to deal with 320Gbps.

    I don't think any one has suggested a P90 for that purpose, so it'd probably an unfair comparison. A much better comparison is can it handle your broadband connection, or a full 100-mbit workgroup? I don't know that P90 can manage that (I'd be impressed) but you never know...

    But you do mention PC routers are good for small routing tasks at least.

    Not just "small" tasks but "special" ones also... lot of people forget that VPN-enabled CISCO's are *expensive* -- other Slashdotters are saying "routers are $50 at Walmart" which is BS when you need VPN, etc.

  163. No loss.... by EriktheGreen · · Score: 2, Funny
    The LRP should have gone away a long time ago. I once had the misfortune to try to work on some GPL software that Mr. Cinege was interested in (portslave, part of LRP at the time) and to say that he was unstable is quite an understatement. I actually gave up work on the project (my first real GPL based software project, and the only one of any worth so far) due to his insanity. (details were given anonymously without mention of the project name in an ask slashdot from a few years ago)


    To make a long story somewhat shorter, Mr. Cinege unilaterally declared himself the "official" maintainer of portslave when I refused to blindly accept any patches he sent (which he did not create himself; the LRP was mostly, I believe, created from other people's work). He then added some very unprintable comments to his .sig file describing various sexual acts I could perform on him.


    This guy was and is a raving loon. I think his website posting is a plea for attention so he can feel more like part of the down-trodden anti-microsoft Linux-using masses, and because he thinks the world owes him a living, and wants charity.


    I pity the next person who gives him a job.


    If he was hit by a car tomorrow, I'd be worried that the car was damaged.


    Am I being clear enough on my feelings here?


    Erik

  164. LRP DEAD AT 5 by FatalTourist · · Score: 0, Redundant

    Guys, I just heard on the radio that the Linux Router Project is dead...

    You know the rest. ;)

    --


    Escape Pod Films: Sketch Comedy and Web Series
  165. The guy makes a good point... by semanticgap · · Score: 4, Interesting

    The days when people didn't take free software for granted are gone. And that's too bad. Some people just think that somehow they are entitled to Linux, FreeBSD, Apache, Perl, Python, etc, etc. And I bet they claim to be "open source supporters" without ever contributing a line of code, just by virtue of using Apache or something.

    On the other hand there is a definite trend developing where people who are able to write software are much more cautious about giving it away. And I actually think that's healthy, because contrary to what some may be delusional about, existence of free software is not a fact of nature, it is a result of someone's hard work and generosity.

    And don't buy this bull that writing free software pays in fame or whatever. I have little respect for people who say things like this.

    1. Re:The guy makes a good point... by cranos · · Score: 1

      Okay a couple of points here.

      Firstly by using Open Source Software you ARE supporting it. You are saying that the software is good enough to use.

      Secondly, people who release Open Source Software in the hopes that they will be "discovered" or something should really be re-thinking why they are releasing their code as open source. There are many reasons why someone will release an app as an OSS project, but "It will make me money" is one of the poorer ones.

      Having read the final news release, it seems the guy is pissed at the IT sector in general because he couldn't get a full time job or someone to pay him to work on his project. Welcome to the real world. Sure everyone would like to be able to do that but that should be an extra, something that might come later on if you can build something that people want and are willing to pay you for.

      Long story short, if he wanted to make money off of his Open Source project then he shouldn't have relied on the milk of human kindness. He should have treated it like a business, and been prepared to put in the solid yards, not just in coding but in spruiking himself and his product.

  166. Re:I had a feeliing it would get posted to slashdo by Enigma2175 · · Score: 1

    Here, Here...
    Words of wisdom... Finally.


    There, there? I think what you mean is "Hear, hear".

    --

    Enigma

  167. Dubya? Is that you? by jtheory · · Score: 1

    make no mistake about it

    Ugh. That phrase still gives me chills. How about "let's look at what we know".

    There is definitely *value* in building a solid online rep (and more and more employers are googling interviewees), and you can improve your skills, which may help you land that job... but in today's world fame is still NOT bankable.

    Some employers will be encouraged by your thriving OSS project.. and some will simply see it as a massive leech sucking away your productive time (which, in all honesty, might be true).

    Paychecks from a solvent company are bankable. I think it's great when we can do both, but it's simply not worth it for everyone.

    --
    There are only 10 types of people: those who understand decimal, those who don't, and, uh, 8 other types I forget.
  168. Succer! by ParrotDroppings · · Score: 1

    Not bringing in enough money to put food on the table?!

    You, sir, are a moron!
    Yes, you've read it right, a Moron

    FIRST you should have put a ton of banner-ads on your website and THEN blown your top over your personal misgivings.

    Too stupid to think of even such a simple way to get ca$h to flow.

    Heh!

    Moron

    --
    Free ?! Does that mean I can't get a Discount ?!
    This message was /.'ed
  169. OTOH, receive for free by Anonymous Coward · · Score: 0

    Whereas what chance of ever building your own router if you had to build the kernel from scratch as well?

    No-one is indispensible.

  170. Contributing to OS projects by pfleming · · Score: 1

    I have found that in my own pet project (a fork of someone else's but semi popular in it's own right) few if any users are willing to contribute code. Perhaps this is because the project has such a narrow focus. I personally have not even considered contributing to something like the kernel but I use each release. Sometimes it is easier to not dig into the code and never contribute. I guess if you follow ESR's theory on scratching itches- it has to be a really big itch to get people moving.

  171. OpenBSD single floppy firewall by Geekboy(Wizard) · · Score: 2, Informative

    I have a project to create a single floppy OpenBSD based firewall. FOAF http://theapt.org/openbsd/foaf.html . It works for me(tm) and is currently protecting my home network. I think other people are using it for their home networks, but no-one has told me such.

    Just another alternative. BSD and MIT licensed. =)

  172. Re:LRP forked, everyone went to leaf.sourceforge.n by __Fred000__ · · Score: 1

    Amen brother! You can still find most of the thread in the newsgroups. What a whack-job that guy was. Made DJB seem almost reasonable...

  173. Re:Oh for fucks sake by Anonymous Coward · · Score: 0

    Damn. Corporations suck. They take all the money away from the godo open source projects. After all, there is no reason in this day and age that anyone should be selling software. The real money maker these days is original data. However, the suits just don't get it. That's because they still don't get computers. At best they are "armchair admins" who watch TechTV and install tons of utilities on their PCs to make them feel big. At worst, they are just profit junkies who think that the bottom line of a company sucks unless THEY are making multimillion dollar salaries... the real techs beneath them be damned. Sorry, but a sys admin should be making in the neighborhood of $60-80,000 a year. A DBA should be making $500,000 a year and suits should be in the $40-50,000 range. Why? Because suits don't do any real work at all. The only thing they do is get in the way. They are middlemen. That's where the US and most of the rest of the capitalist drive n world is: It's "Attack of the Middlemen" everyday. The people with absolutely no skills at all, but they have to try and control everything. And they do a miserable job at that as well. Fucking losers.

  174. Hmmm. by merdark · · Score: 1

    So when someone says you can't make money with the GPL and therefore the GPL is bad, you get a 1000 posts saying how you CAN make money.

    Now when somone really doesn't make money, everyone yells at him saying that's not what the GPL is for. Of course, it's probably not the same people posting the differing views.

    The take home message? Don't blindly trust anything you read on slashdot. The GPL really doesn't make you any money. No matter what you say bad about the GPL, you will get flamed.

  175. Social Contract by skeller · · Score: 1
    Has this guy never heard of the concept of a social contract (if you don't like the laws, you're free to leave, otherwise you gotta obey them)?
    Uh. Social Contract Theory is quite the opposite. The theory posits that the government exists to serve the will of the people, and as such, if the people don't like the government they are free to replace it with a better one. The theory mainly came out of England and France (Locke and Rosseau) and was in response to the previous position of royalty that monarchs were handpicked by God to run things (James I's "Divine Right of Kings," Luis XIV's "I am the state").

    There's a very nice summary of social contract theory in the opening of the American Declaration of Independence. Locke's Second Treatise on Government goes into much greater depth.

  176. Re:Wow... no joke. by aminorex · · Score: 1

    As an employer, I can say "hell, yes". I'd hire
    Cinege, Garofolo and Penn long before I'd hire a
    simpering running dog lackey of murdering fascists
    such as you. I'm sure you'd rat your grandma to
    the Red Guards. Cinege would have the backbone to
    cap a few before they took him down.

    --
    -I like my women like I like my tea: green-
  177. you would pay him by iFlynn · · Score: 1

    "I don't care if Michael Jackson came into my store. He's still gotta pay with cash, check, or major credit card."

    If Jackson came in to your store his fame would not only be enough to purchase your product, you would pay him lots of money to take your product.

    Depending on what you sell of course. If you sold child safety seats you might be better served by a different celeb, but if you sold skin bleach your business would sky rocket.

    Fame isn't cash, but you can cash in on it. Sadly for Mr. T, you don't always get your money's worth.

    1. Re:you would pay him by Jaysyn · · Score: 0, Offtopic

      Fat Chance

      Michael Jackson is broke & not well liked in the U.S.

      Jaysyn

      --
      There is a war going on for your mind.
  178. Um, wtf? by jedir0x · · Score: 1

    WTF is wrong with this guy? He's just announcing the project DEAD, just like that? Does he not want someone else to take it over? I mean come on, wasn't it an open source project? And he must be doing something wrong if he can't put food on the table. He should have sold Linux routers :)

    --


    I'm not drunk, I'm just in touch with pi.
  179. bye bye lrp by Anonymous Coward · · Score: 0

    (sniff!, snuffle!) I will miss you. I learned NAT playing with LRP.

    Someone give that guy a donation! What a shame to see such a useful project die. If you are running an LRP router and haven't donated, please send the guy something, even if it is only $5. We need an outpouring for the guy...

    I am getting out my checkbook...
    Should have done it sooner.

    l8,
    AC

  180. Code doesn't smell by infolib · · Score: 1

    If I had realized that Dave 'kill a cop' Cinege was the force behind the Linux Router Project, I would have never used it.

    Stupid. What does the world gain from you not using his code?

    I've always thought one of the beauties of open source was that people with completely different political and religious ideals could still share code. There are no sinister spiritual (or terrorist) forces hidden in that header file. Just function declarations. Really.

    --
    Any sufficiently advanced libertarian utopia is indistinguishable from government.
    1. Re:Code doesn't smell by Anonymous Coward · · Score: 0

      "If I had realized that Dave 'kill a cop' Cinege was the force behind the Linux Router Project, I would have never used it.

      Stupid. What does the world gain from you not using his code?"

      Its something called morals.

    2. Re:Code doesn't smell by harlows_monkeys · · Score: 2, Informative
      Stupid. What does the world gain from you not using his code?

      It's not his code that is the problem. The man lies to people on usenet, telling them things that, if they follow them, can get them put in jail.

      He supports these lies by citing court cases, that if you go to any law library (every county law library in the US will have copies, so they are easy to find), you can read for yourself and see that there is absolutely no way anyone could misunderstand them the way Cinege does.

      There are only two possible conclusions: he is purposefully trying to hurt people, or he is insane and/or very stupid.

      In either of those cases, are you going to trust a security product from him? There is not enough time to verify personally all open source code, so at some point, just like with closed source, you need to trust the person/company offering the code. Cinege cannot be trusted. Since there are other router projects from people who aren't known to be either malicious or stupid, there's no reason to use LRP.

    3. Re:Code doesn't smell by infolib · · Score: 1

      There are only two possible conclusions: he is purposefully trying to hurt people, or he is insane and/or very stupid.

      I don't have the time to check your claims, but other posters seem to agree with them, so I'll assume them true for the sake of argument.

      you need to trust the person/company offering the code. Cinege cannot be trusted.

      I admit I hadn't seen that angle of the question. If that was the point of LinuxGeek's post, I retract my criticism.

      On the other hand, IIRC the LRP had a rather strong mailing list with contributors who would probably have a good chance of spotting trojans etc. That should offer some security. Of course, it would be preferable to have code from such unreliable persons going through extra strong auditing. That probably didn't happen since he was maintainer, strong mailing list notwithstanding :-(

      Besides, unless someone's trolling this thread, there are other people believing his code should be quarantined for "moral reasons" whatever that is..

      --
      Any sufficiently advanced libertarian utopia is indistinguishable from government.
    4. Re:Code doesn't smell by LinuxGeek · · Score: 1

      Besides the guy being a jerk/flake/weenie head, he would never admit to being wrong. I have been stubborn way too many times, but when it comes to technical issues I have to keep an open mind. If I don't, then my purpose isn't to create the best solution within my abilities, it is to stroke my massive hulking indestructible ego ( and when someone is as talented as me, they must have an ego... 8^} ).

      If you follow some of Kop Killa's usenet posts, you should run across some of his not wrong at any cost threads. I didn't participate on coding on the LRP project, but if he behaved anything like on usenet, my trust of his code would hover somewhere between first semester VB sample CLI window guru and C helloworld code monkey.

      On second thought, just narrow it down to zero respect or confidence in everything being right without a code audit. Just the thing for a router project, isn't it?

      --

      Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
    5. Re:Code doesn't smell by infolib · · Score: 1

      If you follow some of Kop Killa's usenet posts, you should run across some of his not wrong at any cost threads.

      No thanks, my life's too short for such "debates". I just thought you were somehow on principle against using code from people you disagreed with. I'd still call that "stupid", but your motivation seems to be different and respectable.

      Whatever, just use LEAF :-)

      --
      Any sufficiently advanced libertarian utopia is indistinguishable from government.
  181. Re:Wow... no joke. by The+Tyro · · Score: 1

    Well then... now's your chance. Judging by the LRP website, I think Cinege would welcome your offer of employment.

    I have libertarian sympathies myself... but I've sure as hell never led cops on a 2-county chase, or exhorted people to kill police officers. That's just a bit out of bounds, I'd say... but maybe it's just me. Then again, if you so passionately share Cinege's views, then maybe you two could get together and do a Thelma and Louise thing.

    "Cap a few before they took him down"... well, if that's your best hope for your political fellows, you're probably not to win much popular support.

    I've nothing personal against the militia types... in fact, I'm glad they feel strongly about their rights, and I hope every one of them goes to the ballot box (hopefully BEFORE they reach for the ammo box).

    "Simpering running dog lackey of murdering fascists" *Laughing* Wow... that's quite a poison pen you have there! You've really tickled my funny bone... thank you.

    --
    Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes.
  182. Re:Obvious by Anonymous Coward · · Score: 0

    Say "Hi!" to the GPLed 15 years old moderator who has never seen anything beside linux.

  183. unbelievable goals. by jlv · · Score: 1

    Those are high-ego goals:

    I can make it all over from scratch better than anyone else ever has....
    Hey! how come no one will pay me to work on my pet project with my own goals?


    Sorry, I guess reality hit him hard.

  184. Re:Wow... no joke. by aminorex · · Score: 1

    Here's what really piques my ire about this
    thread: Cinege's critics are essentially
    demonizing stalkers who raise irrelevancies
    in order to conduct ad hominem attacks.
    He could be Jeffrey Dahmer in drag or the
    last remaining clone of der Fuhrer, and it
    wouldn't make one bit of difference relative
    to the truth or falsity of his statements.

    --
    -I like my women like I like my tea: green-
  185. Fame == money? by n7ytd · · Score: 1

    That reminds me of a Kids in the Hall skit.

  186. I agree, lets go easy on the guy by argoff · · Score: 1

    I've seen it happen to a number of people. The economey has gone to hell, they can't get enough money to live (esp in Florida - have you seen the cost of living there), and when they can't go any further they flip out. I say lets go easy on they guy, would we do this to a guy thrashing and splahing drowning in a pool, I'd be willing to bet that once things stabilize - he'll be back to codeing on the LRP, and a lot more wiser.

    Lets just fce it, people can do everything right and still get nailed. It's just the way the world is, capitalist or not - at this point of course he's fusterated, burnt out, at the end of his rope. And I hate to say it, but things will probably get worse before they get better. However, I too don't think he should regret his efforts - whether he can put cash in the bank right now or not, he still did himself a favor that will have positive long term consequences.

  187. Re:I had a feeliing it would get posted to slashdo by schon · · Score: 3, Insightful

    Dave,

    I read your rant, and you're complaining about people not sending you money.

    OK, you claim to have received about $100,000 for the LRP over 6 years.

    How much of that have you sent to the kernel, GCC, and BusyBox authors and contributors?

    Seems like you're bitching about people "making money off your hard work", while you're guilty of doing exactly the same thing.

  188. Derivative works are going strong by Anonymous Coward · · Score: 0

    I just thought I should mention that the Leaf project which I believe is a derivative work (or at least inspired by it) is going very strong. Check it out at:

    http://leaf.sourceforge.net/

    It also provides floppy, cdrom or flash based linux routers and firewalls.

    Just thought you should know.

  189. Vote Republican by Anonymous Coward · · Score: 0

    George W. Bush says ...

    H-1B PRESS RELEASE
    STATEMENT BY GOVERNOR GEORGE W. BUSH ON
    THE CLINTON-GORE ADMINISTRATION'S REFUSAL
    TO RAISE THE H1-B IMMIGRANT VISA CAP
    "America has the best industries in the world. And that means we need the best workers
    in the world. By failing to support legislation to increase the number of highly-skilled,
    highly-trained immigrants, the Clinton-Gore administration is standing in the way of
    continued economic growth.
    "I urge the administration to unequivocally support bipartisan efforts in Congress to raise
    the number of highly-skilled, highly-trained immigrants who can enter the country each
    year. By increasing the number of these H1-B Visas, we can increase the chances that
    our economy will continue to grow.

  190. Re:I had a feeliing it would get posted to slashdo by Diesel+Dave · · Score: 2, Interesting

    LEAF and the literly dozens of other off shoots used the LRP os as their base and then added enhancements mostly via the way of application specific extenstions. I've yet to see any major revamping of the OS itself by anyone else...only upgrades to newer componets. (kernel, busybox, etc...)

    My discontent with all of them is LRP had a modular packaging system, and instead of re-releasing the the whole works with a specialized purpose, they could have released *packages*! This would have greatly help the progress of LRP itself.

    You will notice there is no 'LEAF OS'. There are like 5 sub-versions on a LEAF site based on the original LRP OS.

    For the most part they did the equivelent of re-releasing Debian instead of creating a '.deb'. Saying LEAF or any of the other direivatives continued the work of LRP is like saying, Tivo continued the work of Redhat. Their goals were very specific, LEAF in particular, to maintain a firewall on a floppy. LRP, name aside (it WAS to be renamed), had the goal of becoming a next generation, general purpose OS, with a highly refined and embedalbe micro core.

    Dave

  191. Re:Live by the GPL, die by the GPL -not so true by Anonymous Coward · · Score: 0

    for those of you, who are GPL-doesnt-makes-me-earn-money i must say that in the moment you decide to release your work to the world, you have the right to choose in which form you do it, so if you don't like GPL use another license, if you want to earn money make it in some way that allows to, but don't blame GPL for not making money, since licenses aren't something meant to make you earn money, they are meant to specify the terms under your work is done and how you want it to be used.
    you can make profit of a GPL'ed software, don't expect to get profit just releasing something (under any kind of license) if you want profit do something to earn it, it doesn't come just like rain!
    regards
    sTone_heAd

  192. Called it in one by duck_prime · · Score: 1
    The cost of a minimum standard of living (i.e. food, rent, and enough of the basics to get by) is provided for all people [...] Of course, the very idea of this tends to bring capitalists out in red blotches
    Yes, and thanks an awful lot for making me break out in itchy hives.
    1. Re:Called it in one by samael · · Score: 1

      It's a pleasure :->

  193. Giving up control by elindauer · · Score: 1

    So, yeah, the copyright holder retains full control, just so long as what that copyright holder wants is for the whole world to have free access to the source code of his or her work and is free to do whatever they wish with it.

    I think you may be missing one important point. The author of the code is the only person in the world *not* bound by the GPL. That is, she can distribute the binaries without giving out source code, and she can sell people the right to distribute binaries and derivative works without having to give out the source code.

    Let's say company A wants to extend some open-source project, intending to make a proprietary distribution which they plan to sell. Perhaps they see the popularity of the open-source version, but also see some major improvements for which there may be a market. Company A may be willing to pay the author for the rights to distribute the code under some license other than the GPL. In this case, it was the author's decision to GPL the code which led to it's widespread popularity, and then to the money making opportunity for the author.


    IANAL, and I would be quick to concede that this scenario is probably rare. The point is tough, the author's copyright on the work is not worthless once the work is GPL'd.

    1. Re:Giving up control by Cranx · · Score: 1

      But if the original author's intent is to earn a living selling licenses, why would they ever release it as GPL in the first place? The GPL is strictly for opening up a product to the entire world for free. While doing so might increase product recognition, you'd better hope and pray someone smart enough to fork into a competing product doesn't come along. You'll be putting yourself out of business using your own source code.

      The GPL is strictly for certain types of projects. Most project principals have other jobs and code their projects on the side; others are companies who are running off of investment capital trying to sell support contracts (or perhaps doing well at that, but it's extremely rare). The little guy has a snowball's chance in hell of making money anywhere near a GPL project.

      If the GPL becomes the standard; if too many companies come to demand GPL software because it's cheap, you're going to get the economy you are asking for: a very communal, low-cash-flow economy where only the rich get richer, and the poor just get poorer.

  194. Was a good project, but hes a poor looser. by nurb432 · · Score: 2, Insightful

    While he did a lot of good work, and spawned some nice projects to pick up the path he doesn't have to whine about it.

    Seesh, it was a 'free' project.. only a fool would expect it to 'put food on the table'.

    Its all part of the deal of donating your time to the 'cause'.. its a DONATION.. nothing more, nothing less. Be thankful for the complements and loose change people send you. ( and get a real job on the side to support the family during the project ).

    --
    ---- Booth was a patriot ----
  195. Good luck in your new job by Anonymous Coward · · Score: 0

    as a plumber. It's not an unrespectable line of work. Just wear a belt or something.

  196. Re:Wow... no joke. by The+Tyro · · Score: 2, Insightful

    Yes, your point is valid; of course he could be right... and he could be wrong.

    The problem is one of public perception, which, like it or not, we must take into consideration. Any entity that does business with the general public depends on the goodwill of that public for survival; to say otherwise is to deny reality. Unfortunatly, Mr. Cinege apparently made his political views a large part of who he is, and what he does... and opened the door to criticism as a result. Business is business, and it really should be kept on that level to avoid the unnecessary consequences of fringe political advocacy.

    Yes, he could be right... but he drew his criticism with his own radical statements, and has called the validity of his views into question in some people's minds, because they are considering the source. They see the messenger, rather than the message. Unfortunate, but such is human nature.

    A raving, drooling, psychotic nutcase could be spot-on, but nobody listens to such a spokesman, so the intellectual battle is lost before it's even begun.

    --
    Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes.
  197. How is this any different? by Jerry · · Score: 1

    I read somewhere that over 90% of all business startups fail. Everything EXCEPT Office is loosing money for Microsoft, and if it weren't for their monopoly, which allowed 87% profit margins, they would be history too. So, why does it make news when a GPL project dies?

    --

    Running with Linux for over 20 years!

  198. Samba as a print server not a file server. by Anonymous Coward · · Score: 0

    Samba is also used to share printers. I believe this is what the poster was suggesting

  199. Re:Wow... no joke. by aminorex · · Score: 1

    > he drew his criticism with his own radical statements

    This from the person who signs his posts with

    > Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes. ...huh?

    But yeah, honesty is subversive, without a doubt.

    --
    -I like my women like I like my tea: green-
  200. Wouldn't BSD license be worse? by Colonel+Panic · · Score: 3, Interesting

    At least with the GPL the author will be acknowledged (in the code) and the source code will be distributed.

    With BSD-style licenses, commercial companies can use your code without having to distribute the source. Your hard work can then be used by a company to profit without any acknowledgement of the true author of the code.

    1. Re:Wouldn't BSD license be worse? by aardvarkjoe · · Score: 2, Insightful

      Depends what you mean by worse. This guy seems pretty annoyed about what happened while his stuff was under GPL. I fail to see how it would be worse if he wasn't made aware that his code was being used.

      More to the point, most people who put stuff under a BSD license know what that entails. (There are a few notable exceptions, the WINE fiasco coming to mind.) Anything I do is BSD-licensed, and I'm fine with the consequences.

      Let this be a lesson to everyone -- you should consider the ramifications of the license you pick before choosing one. If you don't want people to use your code without making a monetary contribution, the GPL (or BSD license) is not for you.

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    2. Re:Wouldn't BSD license be worse? by coyul · · Score: 3, Informative

      With BSD-style licenses, commercial companies can use your code without having to distribute the source. Your hard work can then be used by a company to profit without any acknowledgement of the true author of the code.

      This is really just not true at all. Below is an excerpt from the BSD license:

      * Copyright (c) 1982, 1986, 1990, 1991, 1993
      * The Regents of the University of California. All rights reserved.
      *
      * Redistribution and use in source and binary forms, with or without
      * modification, are permitted provided that the following conditions
      * are met:
      * 1. Redistributions of source code must retain the above copyright
      * notice, this list of conditions and the following disclaimer.
      * 2. Redistributions in binary form must reproduce the above copyright
      * notice, this list of conditions and the following disclaimer in the
      * documentation and/or other materials provided with the distribution.

      Note that you've got to reprint the copyright regardless of whether you distribute in source or binary form. As long as you put your name in the copyright when you release your stuff under the BSD license, you'll get acknowledgement. That's kind of the point of the license actually: there are no restrictions on use beyond giving credit where it's due.

    3. Re:Wouldn't BSD license be worse? by loren · · Score: 1

      Notice the year:

      I believe that the BSD license was revised since then to exclude this side effect.

      --

      Loren Osborn

      Software isn't software without source code. -- NASA
    4. Re:Wouldn't BSD license be worse? by tigga · · Score: 1
      I believe that the BSD license was revised since then to exclude this side effect.

      Actually there was a third clause:
      " All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors."
      That was excluded.

      Contemporary license is here:
      http://www.freebsd.org/copyright/freebsd-license.h tml

    5. Re:Wouldn't BSD license be worse? by Anonymous Coward · · Score: 0

      With BSD-style licenses, commercial companies can use your code without having to distribute the source. Your hard work can then be used by a company to profit without any acknowledgement of the true author of the code.

      With all due respect to the author, I stand a chance of convincing my company to actually support development on and open sourcing of a BSD licensed project. But, I could not get more then a laugh out of attempting the same thing with a GPL licensed one. It isn't about acknowledgement of others hard work, it's about being forced to open something which may be all that separates you (and your income) from the competition. Open source is great, but not all code should be expected to be opened at least not immediately. The majority of useful code bases may very well originate in open source one day. For now someone must fund that. The funding of it, requires that there be some percieved or real benefit gained by a company. Among the choices for people who might work on open source, are volunteers, colleges, companies based on service, the government, and companies based on selling software and others. Companies which actually mainly sell software are not inherently evil, and have much to contribute, under the right conditions.

      <RANT>
      That being said, some things are becoming or have become commodities which can be expected to be inexpensive or even free. The biggest thing that comes to mind on this is simply the utterly outrageous and extreme pricing of Windows. This software sells in the millions of units, the development dollars for this software are easily recouped by the author and in fact are taken and channeled into expensive speculative ventures into completely different territories for that company. So instead of being able to purchase a $200.00 computer, it's a $300.00 (or slightly less) computer. This is simply wrong. It isn't that the company doesn't have the right to do what they are doing, they most certainly do. But, the need for the commodity which is now the PC operating system cannot and will not long support this sort of utter abuse by a single company to take windfall profits at the expense of everyone else.
      </RANT>

    6. Re:Wouldn't BSD license be worse? by Anonymous Coward · · Score: 1, Interesting

      If you think that is a strike against the BSD license, you're mistaken.

      As the coder, he could have rolled out version 5 closed. No questions asked. Even if v5 was based on v4. v4s source would still be around, but v5's would not.

      With the GPL, if v5 was based on v4, he would have had to maintain the terms of the GPL and keep the code GPL'd. He couldn't close it.

      He might have been able to make some money then. And, given he seems to have tried to get funding years earlier, could have closed off an earlier version that some companies that ended up using in their products might have depended upon.

  201. LRP died 2001-06-12 by Anonymous Coward · · Score: 0

    On 6/11, Dave took down the LRP servers, and put up a web page instead saying that
    LRP was in mourning for the execution of a "prisoner of war" - i.e., Tim
    McVeigh, who was executed for killing 168 federal employees and
    children in the Oklahoma City bombing.

  202. "most millionaires are savvy businessmen" by catfood · · Score: 1

    Great book: "The Millionaire Next Door." Check it out of the library next chance you get. The author studied hundreds of people with high net assets and found that a very high proportion created their own very unglamorous businesses, live pretty modestly, and take well-calculated risks. All very interesting.

  203. It does seem as though he missed the point by Colonel+Panic · · Score: 1

    The LRP guy did seem to be investing his energy into some things that wouldn't offer much return for his efforts:

    * A new shell (no bash, no ash, no sh at all!)
    * A new shell scripting language


    Do you really need a new shell and scripting language for this sort of thing? It probably would have been better to put that effort into other areas.

  204. Wrong wrong wrong by A+nonymous+Coward · · Score: 1

    The GPL does not prevent you from selling the same code you own under a proprietary license. This is exactly the same as any other license. No difference.

    The original poster was complaining that having given away his code, he could not expect anything in return -- Not a salary, not an occasional trip, not even acknowledgement. There is no difference here between the GPL and other licenses. Once you've shown the code, you've shown the code. You'll have exactly the same problem making money from the GPL'd code as code released under any other license, since you are the copyright owner.

    Now if you get GPL code from somebody else, things are different, and I see it as a good difference. If I release code under the GPL, I am the only one who can also release it under a proprietary license and make money from it. With other licenses, anybody down the chain can make money.

    1. Re:Wrong wrong wrong by tigga · · Score: 1
      Now if you get GPL code from somebody else, things are different, and I see it as a good difference.

      Well, his product is definitely based on Linux kernel and utilities which are GPLed. So That's the problem...

  205. I agree, almost.. by msimm · · Score: 1

    I think your pretty dead-on. But I think open source software's weaknesses could also be its strengths.

    Well designed UI's are something I'd gladly shell out money for. I use a system based entirely on open source software and every couple of days I nearly pull out my own hair. I'd like to see open source developers start to mix licenses more so that users *could* support them and in exchange get commercial style support and interfaces.

    I think the time of free software is starting to pass and as the movement matures maybe we can focus on open source and be more willing to pay developers to develop.

    --
    Quack, quack.
    1. Re:I agree, almost.. by msim · · Score: 1

      I Guess evolution applies to everything, be it
      creatures, or software. But i understand the frustration that you get sometimes, and i've encountered problems i wished i had both the ability and source code to attack the limitation myself.

      oh yeah, and nice nick b.t.w. :-)

      --

      Life is like a box of chocolates, you never know when your gonna get food poisoning.
  206. one more by Anonymous Coward · · Score: 0

    Is this in any case related to the following software?
    http://www.zelow.no/floppyfw

  207. Re:Wow... no joke. by The+Tyro · · Score: 1

    Heheheh... I've used that as my sig for years, even professionally (I am a physician)... it's an old martial arts proverb (from the Kendo discipline) that I heard from one of my instructors (and he heard from one of his instructors).

    The underlying message is "don't ever give up," but you're right... it does raise eyebrows. Touche`

    --
    Even if a man chops off your hand with a sword, you still have two nice, sharp bones to stick in his eyes.
  208. Now I RTFA'd by MyHair · · Score: 1

    Okay, now I read the article. I hope it didn't come off that I was pissing in this guy's Wheaties. I know he put in a lot of hard work and had big dreams and is now obviously disillusioned and burnt out. I've been there and it sucks to be there.

    That's another interesting aspect of open source projects. When a respected project leader burns out their disappointment and dejection can be made very public.

    And I haven't read much about his project but he either has done or planned to do much more coding than "simply a specialized Linux distribution". (I never seem to give these guys enough credit.)

    I hate to see a guy burn out like that, and I wouldn't make a point to tell him right now (no point in kicking a man when he's down), but these things can and do happen. The best-laid schemes o' mice an' men Gang aft agley, . . . .

  209. Dave already knows how to make a $$$ on LRP by Anonymous Coward · · Score: 1, Funny
  210. GPL can be a risky business model by Angry+Pixie · · Score: 1

    That's why there's significantly less economic incentive for conventional software businesses to create GPL'd products or use GPL'd technologies in derivative works. Businessmen have an emotional need to control their product.

    Profiting on GPL'd software is pretty difficult. You can be a software maker, and just earn profits pedddling your wares, but you risk someone altering your product then profitting off of a new version.

    Or you could be a service company and earn profits from supporting GPL'd products, but that is expensive. There are so many fixed and variable costs to deal with. And some companies just want to be the software maker.

    You could also be a mixture of the two. I think Slackware and RedHat are great respective examples of these models. You slashdotters out there will know more than I; are there any other solid business models out there for GPL'd software?

  211. More Liberal BS ... by Ex-MislTech · · Score: 1

    http://bennett.senate.gov/senate_votes_to_raise_ca p_on_h.html

    Both the Dem's and the Repub's are just as guilty .

    I am neither a Dem or a Repub because they are both
    so utterly bought off they are merely puppets .

    91-1 means the Dem's in 1999 voted for it too Amigo .

    Peace,
    Ex-MislTech

    --
    google "32 trillion offshore needs IRS attention"
  212. Re:WTF?!?! FFS!!! by GlassHeart · · Score: 1
    If your going to start up something in GPL and release it.. don't EXPECT anything more than a "Hey thats cool" e-mail in return..

    Don't even expect that. I released a little game that I made as an exercise, and it was downloaded about 1,500 times over two versions. It got 7 comments on Versiontracker, and I got maybe three or four email with kind and appreciated words. I'm not at all bitter about it, because I got what I wanted (a programming exercise in a new platform), but it's important not to expect a lot of expressed gratitude.

    It's too bad that this person turned into an object lesson for:

    1. Release software for free
    2. ???
    3. Profit!
    but as you said, he had unreasonable expectations. Besides, since his work is based on Linux, it would be interesting to know if he had forwarded a portion of the donations he received to the Linux kernel hackers.
  213. What Sort Of Outburst Was That! by ONOIML8 · · Score: 1

    I haven't heard that much whining since the drive in my kids Playstation died.

    After reading the LRP page three times I still don't see what this guys problem is. But I'm not suprised, he sounds like a ham radio operator. In ham radio you get these guys all the time who build repeaters or packet nodes and then one day they get all pissy and destroy what they built as if someone owed them.

    I hope this guy will someday find some peace in his life.

    --
    . Quit playing Monopoly with Bill. Switch to one of many non-Microsoft products today.
  214. LEAF vs Devil Linux? by Phong · · Score: 1
    I'm currently running Devil Linux on a couple routers. It is a CD-bootable Linux distribution that looks similar to LEAF, but since I haven't used LEAF, I'm not sure how they compare. Would someone who has tried out both distributions care to comment on the differences?

    My quick look leads me to believe the following:

    Devil Linux only boots from CD, while LEAF can do that or boot from a floppy.

    Devil Linux has more features, and thus needs more memory (than a floppy-based LEAF at least).

    Devil Linux uses the 2.4.x kernel, which is available in one of the LEAF branches, but is not the default LEAF version.

    Anyone care to add to and/or correct this?

    --
    ..wayne..
  215. What's So Holy About GPL? by Anonymous Coward · · Score: 0

    Why this fixation on GPL? I did just fine for years using "Freeware" (e.g., distributing everything, to include source, but retaining ownership, copyright, license).

    Everyone could see it, even use it (for noncommercial purposes or whatever restraints I put on it), contribute to it. But if anyone figured out how to make money with it, they couldn't do that without my permission.

    No problem, simple, easy.

    So why this fixation on GPL? There are other ways to do these things. Sheesh.

  216. Re:I had a feeliing it would get posted to slashdo by guitarlynn · · Score: 5, Informative

    Dave,

    I am a project member of LEAF and feel somewhat compelled to reply to your comments if you feel inclined to take the time to read them.

    LEAF and the literly dozens of other off shoots used the LRP os as their base and then added enhancements mostly via the way of application specific extenstions. I've yet to see any major revamping of the OS itself by anyone else...only upgrades to newer componets. (kernel, busybox, etc...)

    While this is true to some extent, much work has gone on beyond your base as well as Matthew Grant's work. Many of us made use of the LRP site's resources though you rarely (if ever) showed any indication of using any of our work or including any other developers in your personal work (which was "LRP" itself). There is little to
    none of your code in David Douthitt's "Oxygen" project that has been reworked to necessitate only the kernel patches. The kernel patches do not work with a 2.4.x kernel and any variants using these newer kernels have written their own patches.

    My discontent with all of them is LRP had a modular packaging system, and instead of re-releasing the the whole works with a specialized purpose, they could have released *packages*! This would have greatly help the progress of LRP itself.

    True to an extent, this package format is little more than a .tgz archive and work has and is being done to replace this format. 'apkg' has been available for years and 'is' far more capable than what 'lrpkg' ever has been. In fact, 'apkg' was released while David D. was working from the LRP lists and before the initialization of LEAF, so I would have to assume that you are aware of this.

    You will notice there is no 'LEAF OS'. There are like 5 sub-versions on a LEAF site based on the original LRP OS.

    Which is the foundation of the LEAF project (found in the FAQ section). Rather LEAF is a project that promotes somewhat similar variants or OS's under an unbrella that encourages every release to do their own thing w/o needing to be constrined to approval by a single person such as LRP was. Many of our variants do still use a some of your base, but this is at a dead-end as far to the degree we could extend it and we are moving on as future development demands and this comment will not be true in any degree with near future releases.

    For the most part they did the equivelent of re-releasing Debian instead of creating a '.deb'. Saying LEAF or any of the other direivatives continued the work of LRP is like saying, Tivo continued the work of Redhat. Their goals were very specific, LEAF in particular, to maintain a firewall on a floppy. LRP, name aside (it WAS to be renamed), had the goal of becoming a next generation, general purpose OS, with a highly refined and embedalbe micro core.

    I think you will find this already done with Oxygen. It is fair and necessary to state that much of the work that LEAF started from was due to LRP, of which we thank-you for, but life goes on for all of us. There may have been more contributions to the LRP codebase, but you made that virtually impossible when you force your political views on others, especially when it can be construed that we share the same opinion w/o any warning or approval. You have personally nailed the coffin in any future development of LRP and ended what code contributions you 'could' have received due to your ego and disregard for the feelings/opinions of others. I'm sure this has also played out in your empoyablitiy as well, but that is a question that can not be answered by anyone outside of yourself and your past employers.

    Nobody in LEAF is selling our code releases or making a living from it. I've personally been employed without work for 6 months myself, but I have no one to blame but myself for this. I have always found your abilities and code to be noteworthy, but this does not mandate that you would be able to make a living from what you give away. You have not made any available updates in around 3 years and I personally find it sad that you have reduced yourself to begging rather than make your useful place in society as most of us have been able to.... if for nothing else, but simply for the necessity of feeding our families.

    Sincerely,
    Lynn Avants

  217. A bit childish? by aechols · · Score: 1

    Waah, nobody's paying me to give away my work so I'm going to say sorry, I quit, shut the project down, kill the mailing list, lock everyone I can out of development, not pass it on to someone else that wants to take it over, or anything. I'm going to tell mommy and hold my breath until I pass out unless you give me money!

    What do you want, a cookie?

    If you wanted to make money on it, you should have sold it instead. If you're going to do this, don't make it open source and get other people to waste their valuable time on your project and then shut it down because of your personal problems.

    --
    Are you pondering what I'm pondering?
    1. Re:A bit childish? by Anonymous Coward · · Score: 0

      I want a cookie. That or a new dns server, like dns.physics.tamu.edu. Yummy.

  218. Dave's missing ingredients ... by Dossy · · Score: 1

    I think Dave Cinege finally learned the harsh reality that it takes more than a reasonable amount of technical know-how to make an open source GPL project successful.

    It requires charismatic, likable and vociferous spokespeople to promote the project and act as fundraisers, too. Clearly, if the LRP died due to lack of funding ... it lacked this ingredient.

    It's a pity to see any open source project go, but lets learn from our collective mistakes instead of just ridiculing or pitying the poor sods who made them ...

    -- Dossy

  219. you are both missing the point by 73939133 · · Score: 1

    The main point of the GPL is that you can use existing building blocks, solve your own problems with them, and then share your solution with others. Sometimes, the GPL is also used for scientific and academic reasons (reproducibility).

    I think people should be suspicious of anybody who writes GPL'ed code to become famous or improve their skills (hello, Gnome and KDE). And anybody who tries to write GPL'ed code for that purpose has no right to complain when other take their code (under the GPL) and actually modify and use it so that it fits their own needs.

    Open source and the GPL are not here to make you famous, they are here to help you solve your problems.

  220. "Non-restrictive?" by StarKruzr · · Score: 1

    Just because you like package management that allows you to break it incredibly easily doesn't mean all other options should be unavailable.

    Be open-minded. It's what the GPL is for.

    --

    +++ATH0
  221. Another alternative - FloppyFW by DangerTenor · · Score: 1

    The FloppyFW distribution is the one I use, personally. I found it to be quicker to get up and running than the LRP. Also, it is very flexible with the ability to add packages, etc. I have SSH running on my FloppyFW to give a poor-man's tunneling into my network from outside...

    --
    Check out our infosecurity industry blog: http://securitymusings.com/
  222. second system effect by 73939133 · · Score: 2, Insightful
    Let's see where this guy was going:
    I was working on something that was from scratch. How different
    would it have been?

    * A new shell (no bash, no ash, no sh at all!)
    * A new shell scripting language
    * A new (universal) packaging scheme (would retrofit other OSes)
    * A true application management system
    * A new core process management system (No 'init' here...)

    That's just a short list from memory, for the sake of making
    people ill with longing. (YES, YES, Burn with desire! Muhahaha!)
    Does this solve any problem anybody has? Does this solve a problem Dave has himself? I don't think so. It's a lot of whining over the fact the people don't give Dave money to live out his second system effect phantasies.

    The GPL is very pragmatic: you take whatever GPL'ed components you need in order to solve your own problem and you are encouraged to contribute whatever you developed on top of them back to the community. That's all. If you don't have a problem to solve, you shouldn't be using GPL'ed code in the first place.

    If you want to develop a new system from scratch and then make money with it, by all means, get some investors and try to sell the result. Personally, I think the market value of a system like Dave outlines above is pretty much zero, but that's between him and potential investors.
  223. LRP died because Cinege is unacceptable by Anonymous Coward · · Score: 0

    We know enough of Dave's history, those of us who were a part of LRP in the late 90s,
    to have collectively decided without discussion, as users/developers, to cancel his project.

    Here's why:

    1) Dave's GPL license says this (from grep, 1999:
    #!/bin/ash
    #
    #POSIXness v0.20 19990529
    #GPL2 -- Dave 'Kill a Cop' Cinege

    Those of us who looked at that sort of wondered a bit, but didn't make the connection until the real kicker...

    2) For 24 hours, right after Convicted Oaklahoma City murderer Tim McVeigh way executed, Dave DEDICATED THE OFFICIAL LRP SITE TO A MEMORIAL FOR TIM McVEIGH, who he considers a hero.

    The discussion from the LRP list is here:
    http://www.geocrawler.com/archives/3/303/20 01/6/10 0/5950998/

    Dave face it. We don't like you. We gutted your project as any good coders would.
    1st rule. Steal code & do unto others.

  224. Surely this is avoidable by amateursurgeon · · Score: 0

    This an age old problem - somebody with excellent technical skills and a lot of enthusiasm falling down on commercial issues.

    It would be nice to see more training available for technical workers who want to set up their own business - not to go sky high, get squillions of venture capital and rule the world - I think we all know by now that is a pretty rare occurence, but at least make a decent "cottage industry" out of their skills so they can make a reasonable living doing something they really enjoy.

    I see loads of open source projects that could make the basis for a good consulting / services business, and often wonder how their owners are doing with them.

  225. Viable vs. Unviable - forking the design path... by Lodragandraoidh · · Score: 1

    This is a perfect example of the open source/GPL projects at work. Those that are viable survive, those that are not die - or fork a different design path that takes the project in new directions, many times against the wishes of the original designer.

    Ideally, we want project transitions to be happy 'passing of the batton' affairs. Unfortunately, sometimes they are not as this story illustrates.

    --

    Lodragan Draoidh
    The more you explain it, the more I don't understand it. - Mark Twain
  226. Sounds like sour grapes by xihr · · Score: 2, Insightful

    He's just ranting that the computer industry didn't make him a rich man because of his contributions to the open source community. But if he were making contributions to the open source community with the intent of getting rich, he had the wrong plan. It can happen, but it hardy happens commonly, and that should never be the motive for getting into it.

    His final "news" entry is conflicted and inconsistent. He's mad about the open source community not paying his bills for him. He's mad that companies used his software without giving him a job -- as if they had that obligation. He's mad that he never saw the true value of his own project -- so what is he blaming other people for?

    Sounds to me like he's just pissed off, and is desperately looking for anyone but himself to blame.

  227. The other side by Convergence · · Score: 1

    Would the LRP have happened at all if he hadn't used other GPL software? He laments bitterly about how he was never thanked or paid handsomly for his worok, but did he thank the people whose code he used? Did he pay them handsomly? Did he do little else but whine to other people that their software wasn't exactly what he wanted or needed?

    Thats an issue; this whole situation is symmetric. Every author of every line of code he used in this project can, perhaps even should have the exact same bitterness, at him.

  228. Re:Wow... no joke. by Anonymous Coward · · Score: 0

    A raving, drooling, psychotic nutcase could be spot-on, but nobody listens to such a spokesman, so the intellectual battle is lost before it's even begun.

    Umm, ESR?

  229. Can I smell SCO/MS?? by metalmaniac1759 · · Score: 1

    What if... (and that's a big IF)
    This guy has been secretly employed/paid by SCO/MS to do this, thus damaging the GPL and all works based on it.
    Another FUD and a mud slinging match...

    Just thinking...

  230. So true by Anonymous Coward · · Score: 0

    I am a White Separatist open source programmer and to me it is funny to think of all the liberals who use my software and who would react in horror if they knew my beliefs.

    P.S. No I am not this Linux Router guy.

    1. Re:So true by Anonymous Coward · · Score: 0

      Its equally as funny to think of all the blacks and jews using your hard work for free.

  231. Re:I had a feeliing it would get posted to slashdo by Slack3r78 · · Score: 1
    For the most part they did the equivelent of re-releasing Debian instead of creating a '.deb'.
    And Mandrake started off as Redhat with a different installer and a custom set of packages rather than being written from scratch. Ambitious projects have to start somewhere, the beauty of the GPL being that the wheel doesn't have to be reinvented in order for that to happen. That is, unless you wrote your own kernel, but then carrying the name Linux Router Project wouldn't make very much sense, would it?
  232. on to something here by Anonymous Coward · · Score: 0

    i say forget gpl and release the code as foodware.. if someone likes your code and uses it, they have to send you grocery bags stock full of jolt cola and snacks... isnt that what c0derz eat?
    problem solved, im waiting for the pr0pz

    1. Re:on to something here by Anonymous Coward · · Score: 0

      We could call the company "Piehole Software"

  233. What a bitter fuck. by Anonymous Coward · · Score: 1, Funny

    Man, if its about the money, I hear they're hiring at Microsoft.

  234. I'd rather use a Bootable CD by neves · · Score: 1

    Who needs a new operationg system bootable from a floppy? Why use it if I can have a bootable CD with a complete kernel, python, apache etc. etc.. This project makes no sense. Outdated. Sure, embeddeble devices are cool, but there's a lot of people also working on it. There's no reason to blame the GPL for the end of LRP.

  235. Embedded linux history and forking by npendleton · · Score: 4, Informative

    LRP is the grand daddy of many "embedded" linux projects. LRP proved two concepts, 1) the need for GPL appliances that run from ram and essentially read-only media, and 2) a clever compressed read-only package system (.lrp instead of .rpm or .deb) for conserving boot media storage space. These ideas spawned LEAF, CoyoteLinux, and forshaddowed Knoppix, which all boot from floppy or CD-R media with compressed files to improve storage.

    LRP was floppy firewall distro, that did not need a harddrive. It needed only 386 PC or better, 2 Nics, floppy drive, and sometimes a keyboard and monitor. It did not do fancy things, just NAT routing, firewalling and DHCP. But you could add .lrp packages for other cool features like DNS caching. The .lrp packages were just a renamed .tar.gz with binaries compiled a certain way, but they worked and saved space. Although building an LRP floppy was not easy for a novice, the package system made floppy firewall setup MUCH easier. With developers shrinking package sizes again and again, other lrp packages could be added, or log files could be added. Very clever.

    But LRP failed to inivate fast enough, (e.g. I lobbied for a bootable CDs, to no avail) or document well enough, so Linux Embedded Application Firewall [LEAF] forked off. LEAF got space on SourceForge and spawned flavors, such as Oxygen, Dachstein, Eiger, Bering and others quickly helped fill out the space, improving core technologies and documentation. LEAF added bootable CDs and tons of packages. But LEAF struggled with picking a GlibC version and development of extensions became some what Balkanized.

    The size limitation of the floppy made 2.4 kernal and iptables unatainable. Chuck Stienkhuler removed this boundry with his LRP-CD, which could fit every major linux ethernet driver, and so much more.

    When I saw that, I thought, "well why not a full distro on a bootable CD", and was pleasently surprised by finding Knoppix. I even was the first person to mentioned it on Slashdot. [search Knoppix in stories on slashdot and find the first entry :) ]

    LRP also spawned the CoyoteLinux firewall, which added a Win32 floppy build exe and a linux floppy build bash script. It makes building a floppy firewall really easy.

    Death of LRP is not a surprise with LEAF on the scene. There is much life in the "embedded" linux space beyond firewalls. LRP got thing moving and many other GPL projects have adopted the core ideas and kept up the rate of acceleration. Bootable CD distros are exploding, into Mesh Networks, MAME systems, Linux on X-box hacks, PVR systems, LAN MP3 Servers, print server, LAN DNScache/DHCP/NTP server, Honey Pots and on and on. We will se more and more bootable CD distros, that will make our lives easier, and take the strain out of admin and system upgrade. Oh look, a new ISO on line, I down load and reboot my system. If it does not work, I pop the old CD-R back in. No muss, no fuss.

    LRP is dead, long live LEAF and Knoppix, and ...

    -Nathaniel
    Mac Refugee, Paper MCSE, Linux wanna be.

  236. Re:"Winblows"? So very "professional"... by bolthole · · Score: 1
    Judging from your use of "Winblows", I'm guessing you're fairly new on the scene, perhaps fresh out of college or high school,...

    I got my CS degree 10 years ago, I've been coding for 15. I've been working as a sysadmin for the last 10 years, although initially, I was doing development work as well. I work at a fortune 100 comany, working on Sun starfire 6800s and E15ks.

    haven't yet experienced the finer things of a UNIX sysadmin's career, like attempting to make the impossible happen day in and day out without so much as praise or acknowledgement.

    Maybe it's just that I'm actually good at what I do, so that it isnt particularly a struggle for me to actually write clear shellscripts. Maybe it's that I actualy like solving problems, instead of trying to be a UNIX admin "for the money".

    The people you describe are idiots. Either they have a sucky position, (in which case they should be looking for a new one), or they just suck at what they are supposed to do. For competant UNIX admins, "burnout" should not be an issue. As someone said quite a while ago, paraphrasing a bit: a sysadmin's job is to keep the systems running without problems. If you're not spending a lot of your time essentially 'doing nothing', then you're not doing your job. (ie: you should be PREVENTING fires, not fighting them; otherwise, you're incompetant)

  237. you r a fucj by Anonymous Coward · · Score: 0

    u ar a fuck

  238. Re:"Winblows"? So very "professional"... by Anonymous Coward · · Score: 0

    Damn straight. I *like* my job! And I keep all the balls in the air, and people think that I am a genius because they never see me sweat. That is what I get paid for -- making it look like magic. It really should be fun. I posted right above -- this is a career, folks, and you should treat it like one. Treat it like one (professionally, methodically, and enthusiasticly) and you will do great. Burnout has never been an issue for me. Sure, sometimes the days get long, but I *like* what I do. Some of the most unhappy people I have met have been paper CCNEs and MCSEs who though that the streets would be paved with gold when they got that piece of paper and discovered that the unpleasantness didn't end with passing the exams -- the job was more of that same unpleasantness! But they were making "too much to quit" and were unhappy the whole time they were at work. This is not the way to live your life. If work sucks, figure out if it is the work or the workplace and fix what sucks. YOU DO NOT NEED TO PUT UP WITH IT. YOU WILL HAVE A HEART ATTACK AT 45. I have seen this several times at this point, in the office, with the paramedics and the old angry bitter people getting wheeled out under a mask as grey as stainless steel. You don't want to be on that cart. Trust me on this. Your job as a sysadmin is solving problems and planning ahead -- apply this to your own life. No one else will. Again, it should be fun. As they guy above says, for compentant UNIX sysadmins, "burnout" is not an issue. If it hurts that bad, stop doing it.

  239. OpenSourceProject != $$$$$$$ by fuali · · Score: 3, Insightful

    GPL kills any oppurtunity for revenue. It does, however foster a fantastic community, but as a business plan?

    GMAFB, If he wanted to make dollar one, copyright it. It would have protected him against all the crap he's complaining about.

    GPL, you can't have your cake and get paid for eating it too.

  240. Dave Cinege Character Assassination Free-For-All by Anonymous Coward · · Score: 0

    HE IS A PSYCHO

  241. Today's Lesson: Always get the money first. by Anonymous Coward · · Score: 2, Insightful
    When I started in small business, I used to do freebies as a way of attracting business. Don't believe it. The kind of people who accept something for free would never dream of paying for it. They're quite happy to puff up their chests and waste your time talking about their grand plans for whatever you're doing/offering (when they're not being charged). When you finally put out your hand and ask, they sniff and go elsewhere. This is what the poor sap at LRP has discovered.

    The lesson to learn in all this is never do anything for free if you want to make money. Get the money first, and if you don't get the money, don't do it. I've done a couple of freeware projects, and the only ones I've been content (not happy, just content) are the ones I did for fun with _no_ expectation of getting anything, not even a thankyou. These are incredibly rare. On the Internet where everything is for free, you're nothing special.

    Mr LRP should be happy he learnt the lesson now. Others (myself included) have wasted years on projects we've kept putting effort into on the basis that one day that time and work would somehow pay off. It doesn't.

    Always get the money first. And if you do it anyway, don't secretly yearn for anything in return, because you won't get it.

  242. Great Pathetic Lie by Anonymous Coward · · Score: 0

    > giving away code - good code - has many other benefits:

    Yes, that's what the flyers says, with the grinning visages of Linus Nux and Larry Perl, but these are exceptions. Much like the Real Estate Seminars where they tell you they made millions and now you can to. Unfortunately for everyone else it simply isn't true.

  243. This is easy: Charge the bastards by Anonymous Coward · · Score: 0

    Let's make a GPL$ license where you can do anything you want, but if the licensee is going to make $$$ out of it, they have to give some back you. Alternately if you want to make it free, ban commercial redistributions, like POVRAY.ORG do.

  244. Wishlists? by Anonymous Coward · · Score: 0

    maybe programmers should have wishlists like camgirls?

  245. a fine whine... by tz · · Score: 1

    Several of my projects fall into the same category.

    Artists starve. Especially if they write software.

    I work full-time on embedded work. He could do the same and work on LRP later.

    I don't think it is dead (unless the floppy is). He doesn't have infinite time, but he hasn't found enough helpers, yet hasn't found a benefactor. So what? Life isn't fair or nice.

    Linus is a great coordinator and facilitator, but he only writes a little (proportionately) code. Linux is written by thousands.

    If LRP is worth it, it will continue on sourceforge or someplace similar and be more than a one man project.

  246. OpenBSD is a good router, but... by blasiusmaximus · · Score: 1

    this story is still sad. The situation reflected in the LPR story is all but too familiar. The best coders - I should say code slingers - I new left or are leaving the industry disgusted. That would leave lousy wannabe programmers like myself around. I guess we'll have to learn to code for real or we're doomed! ;-)

    The cemetery is full of irreplaceable people...

  247. Re:fanless AT PSU by Tux2000 · · Score: 1

    Currently, I have not found a suitable fanless PSU in a standard PC-mountable case. But there are other options. I have not yet decided which way I will go.

    • A four-voltage open frame PSU rated at 80/110 Watts (without/with fan), as offered by HN-Elektronik as PU110-40. I guess it requires a little work to mount it in a standard PC case, and the output wires must be hand-made from PSU-specific connectors and a standard PC cable loom. I don't know if this PSU has enough power for your PC, but I hope it has enough power to supply my nearly-barebone system nearly twice.
    • A standard PC PSU with a regulated or disconnected fan. As long as the PSU must supply only a fraction of the rated wattage, it does not get very warm. A good fan regulation could switch off the fan until the PSU gets hot. Fan regulation circuits are available for a few EURO/US$. If you have a spare PSU, disconnecting the fan may work, too. But you must then remember that a 200W PSU is now rated for about 50 W. I HAVE NOT TESTED DISCONNECTING THE FAN. Mesuring the temperature of the PSU parts is recommended during the tests. A standard PSU may BURN if the fan is disconnected.
    • Using a fanless ATX PSU (google finds many of them) will work, the AT Power switch remains in the case, but it does no longer switch the input voltage, but the ATX "Power Supply On" signal (connect to Ground to enable PSU). The 3.3V line and +5V Standby are not connected in an AT system, all other lines are connected to the standard AT connector).
    • Reusing an ITX PSU (that is in fact a splitted ATX PSU with a low-voltage part in the PC case and a high-voltage part in an external "brick") could also work. ITX PSUs have a low wattage (still more than required for my system), but they are generally fanless.

    I hope this information helps you. I'm sorry, but for all variants, you need to know which end of the soldering iron you can always touch without pain. ;-)

    --
    Denken hilft.
  248. Re:I had a feeliing it would get posted to slashdo by Diesel+Dave · · Score: 0, Flamebait

    Dave,

    >I am a project member of LEAF and feel somewhat compelled to reply to your >comments if you feel inclined to take the time to read them.

    I'm the guy that wrote LRP from scratch and I need to respond to this bullshit.

    > LEAF and the literly dozens of other off shoots used the LRP os as their >base and then added enhancements mostly via the way of application specific >extenstions. I've yet to see any major revamping of the OS itself by anyone >else...only upgrades to newer componets. (kernel, busybox, etc...)

    >While this is true to some extent, much work has gone on beyond your base as >well as Matthew Grant's work.

    Matt Grant was LRP's first 'problem child'. Matt wanted to radically alter the networking scripts. I said it was too complex for the base. Please put them in a package. Matt proceeded to release his own version of LRP.
    Again, LRP with some networking scripts.

    Matt had NO PART in writing LRP. Matt did little to nothing it even support his own releases. This began to happen in very late 1999 when i was in the middle of relocating, and my mistake was to be passive about it instead of putting his ass in line. It caused a great deal of confusion in the project.

    Of no surprise to me, Matt basically vanished, and I was left with the mess
    of 'supporting' his releases.

    >Many of us made use of the LRP site's resources though you rarely (if ever) >showed any indication of using any of our work or including any other >developers in your personal work (which was "LRP" itself).

    Now this is a crock of fucking shit. I spent phone time with at least 3 different 'leaf' people in late 2000/early 2001. None of them followed through on any promise of work they commited too me. (Exception: Charles S. did split up POSIXness into module parts as I asked...but again further things never progressed.) The only thing anybody ever did fully and did really well was Ray handling bounces on the mailing list.

    I couldn't reject anything because NOTHING WAS EVER SENT.

    It should also be noted the 'leaf' people didn't know LRP from a hole in the
    wall until cira 2000, ~4 years into the project.

    > There is little to none of your code in David Douthitt's "Oxygen" project
    > that has been reworked to necessitate only the kernel patches.

    Let's reword this
    "All your code has been removed...except what was needed to make it run"
    The entire lay out of the OS is of course still LRP

    >The kernel patches do not work with a 2.4.x kernel and any variants using
    > these newer kernels have written their own patches."

    More FUD. Patches for 2.4.16, 2.4.20, and 2.5.45 are @
    http://ftp.psychosis.com/linux/initrd-dyn/kerne lpa tches/

    The claim leaf rewrote the dynamic initial ramdisk scheme from
    scratch is more crap.

    >True to an extent, this package format is little more than a .tgz archive and >work has and is being done to replace this format. 'apkg' has been available

    Again based on eveything I did, and it is not what you would call a robust packaging system either.

    >Which is the foundation of the LEAF project (found in the FAQ section). >Rather LEAF is a project that promotes somewhat similar variants or OS's >under an unbrella that encourages every release to do their own thing w/o >needing to be constrined to approval by a single person such as LRP was.

    Let's remove the spin from that: Their are 5 people all putting out their own varient of LRP with varing coherency and compatiblity between them all.
    That is exactly what I tried to prevent with LRP: fragmentation and over specialization of the core OS.

    >Many of our variants do still use a some of your base, but this is at a >dead-end as far to the degree we could extend it and we are moving on as >future development demands and this comment will not be true in any degree >with near future releases.

  249. Uh, right. by mfh · · Score: 1

    Not everyone works with big-dollar Sun hardware that comes backed with 24/7 Sun support. Not everyone's hardware work consists of sliding CPU and disk modules out of nifty little slots and then tickling Solaris gently into seeing them. Not everyone works for a Fortune 100 company with benefits and a stable payroll. Some folks *wish* their most notable sysadmin duties include writing shellscripts.

    If your job consists of the above, I see how you're confused as to what the source of burnout is. What I'm trying to say is - you're being awfully pretentious, close to the point of being a gloating asshole. Feel a little more compassion and empathy for your fellow tech workers. Your high-and-mighty tax bracket may remove you from worrying about doing work "for the money", and removing yourself socioeconomically from your struggling counterparts is dangerous, and also bad karma. Please - I know what's going through your head; pretty much every working professional thought the same thoughts at some point in their lives.

    Just for the record, I am not a sysadmin.

    --
    The dangers of knowledge trigger emotional distress in human beings.
  250. Re:I had a feeliing it would get posted to slashdo by Anonymous Coward · · Score: 0

    ...well - with that kind of answer it's no wonder you where left alone... And why LEAF are still alive and kicking!

    Me (who's a leaf user)

  251. And the moral of the story is... by ktorn · · Score: 1


    don't offer gifts when you can't afford them, because them leeches will not even thank you.

  252. It'll happen. by msimm · · Score: 1

    Just not quite yet.

    ;-)

    --
    Quack, quack.
  253. Re:Creating cashflow -- Affero by utunga · · Score: 1

    Perhaps we should start designing a system to get voluntary payments from users to hackers?

    Yup ! Great idea - and as usual with great ideas, already been done - check out Affero.

    www.affero.net


    --
    No I am not affiliated with affero in anyway not that it would matter anyway since its all Open/Free Source software anyway.

  254. flamebait by Anonymous Coward · · Score: 0
    The four pillars of the male heterosexual psyche: naked women, lingerie, lesbians, and James Bond.

    Uh, you mean the four pillars of male heterosexist overcompensating ignoramuses?

  255. Re:The GNU Ponzi scheme - things be a changing by Anonymous Coward · · Score: 0

    Look at typing: when typewriters were big, heavy mechanical monsters, expensive and fairly rare, one could make good money typing. Even when I was in high school nearly forty years ago, students seldom typed their papers because they often didn't know how. Today, it's expected. In fact, it's often expected that they use a word processor.

    The same thing is happening to programming as a skill. When I paid for my final year of college through programming for research (PL1 on an IBM 360, punch cards, JCL), even then most of the work was merely data entry and maintanence. Then it was such a black art skill that a person with no training nor experience but logical thinking and an ability to learn could go into programming as a career (I didn't).

    But today, all the easily computerized skills are already done. What good is it to write the upteenth word processor? Can I make a better spreadsheet? Database? Codeslinging is becoming a commodity. (Maybe that's why there is so much bad code out there, people who have learned to sling code but are not good at researching algorithms are writing much of the software.) The demand is not there. Wake up and smell the coffee. Adapt.

    Now typing pools are popping up in third world countries. But they don't replace the office secretary. But the secretary, in order to survive, is also the office manager, the door keeper, coffee maker, and so forth: typing is only one of her tasks. Likewise, the programmer will have to know a certain amount about the mechanical repair of computers, trouble shooter, trainer, tech support, and he might be allowed to sling some code as well. If his boss is forward thinking and has adapted GNU tools and software, he's less likely the fire the computer expert who is saving him (the boss) so much money. Pay will be about what a secretary makes. If the boss is indulgent, the programmer will be allowed to spend a few hours a week on a GNU project or two (professional enhancement).

    The only programmers who will get high salaries will be those who are doing research, who devise new algorithms which they hand off to coders to translate into software. Many of those will be professors. Others in top research facilities. Their main skill will not be writing programs, but in developing algorithms to allow computers to solve previously unsolved problems. Their work will be too valuable to squander as code slingers. Their degrees will be in physics, chemestry, civil or mechanical engineering, etc. and a few with degrees in computer engineering.

    There are plenty of computer jobs, not just code slinging. Be flexible in your requirements. Just don't expect too much from it, and you may be pleasently surprised. And don't blame GNU for the lack of paying jobs, this is a market force that was developing anyways and GNU scratched that itch very well.

    As for me, I'm not a progrmmer. Occasionally I use GWBASIC to develop and test algorithms to solve problems in other areas, then often won't touch programming for years until the next problem comes along. Programming is just a tool, like typing.

  256. Oh yeah. by jotaeleemeese · · Score: 1

    He has decided that to have a job doing exactly what you want to do is a human right.

    it would be nice, no doubt, but you must be realistic no matter which enterprise you wish to pursue.

    --
    IANAL but write like a drunk one.
  257. Interesting? Mods in crack again. by jotaeleemeese · · Score: 1

    I hope you are ironic (and that the moderators that gave "interesting" to your post are also full of irony).

    So the way to protest goverment abuse is to bomb a building with innocent people (in the purest sense of the word, since many babies died) and such a comment you think would come from a clear-sighted person?

    I hope you are ironic and I, humourless git, just missed the point completely...

    --
    IANAL but write like a drunk one.
  258. Unfortunately.... by jotaeleemeese · · Score: 1

    .... you can't just put yourself in an island.

    The only sane way to ensure we don't kill each other is to allow a degree of cotrolled ordered mandated by a trusted authority.

    If you don't trust the authority, fair enough, change it. There are plenty of ways to exert change without harming innocent people as many nutcases are prepared to do.

    --
    IANAL but write like a drunk one.
  259. You can go out in style.... by jotaeleemeese · · Score: 1

    ... or you can go out like you did.

    If the former you receive praise and understanding. If the later you are poinedt out you obviuos shortcommings and even the dirty laundry is airated in public.

    I am sorry but this was something of your own making (as it was to give your work away under the GPL) so please grow up and bare the consequences of your actions.

    --
    IANAL but write like a drunk one.
  260. What a load of rubish. by jotaeleemeese · · Score: 1

    Do you think Isaac Newton was intending to study the gravitational fields and the laws that govern them in order to make a buck?

    Do you trult think that Turing came with all his theory only to make a buck.

    Heck, do you think Linus Torvalds started Linux in order ot make a buck?

    Nothing you are passionate about for which you invest time, effort and even, shudder, money, is worth zero.

    It appales me that there are people that have a balance sheet view of life in which any activitity has to be measured and acknoledged in a so far as how much money it brings.

    If you are a programmer whoe imperative is to make a buck by selling software, then yes, most probably the GPL is a harder way to work. That does not mean that if you understand what you are doing and how you are licensing your code, the great software you realease under the GPL all of the sudden becomes worhtless.

    Vincent van Gogh died in poverty but I am sure he would have never considered all his unsold masterpieces worth zero.

    Zealots of the balance sheet should jump from the high cliff of their ego.

    --
    IANAL but write like a drunk one.
  261. Consulting you moron AC. by jotaeleemeese · · Score: 1

    My company (big one, believe me) is exploiting OS all around the place.

    Full teams of SAs administering Linux, Web masters using Apache, programmers using bash, perl and python are working as I type (not me, but hye, somebody has to make the point :-) ).

    If programmers create an infrastrucuture that companies can trus and use cheaply there will be work to harness that technology.

    --
    IANAL but write like a drunk one.
  262. Hire for what by jbolden · · Score: 1

    I think it depends a great deal on what I'm hiring for. Very rarely in an entry level corporate programming position is genuine talent even desirable much less desirable enough to outweight the things candidate (1) would have like:

    a) willingness to do work he does not enjoy when told too (hence the high grades)
    b) A broader base of conceptual understanding
    c) Skills in other areas of a liberal arts education which can impact job performance (english in terms of writing, polysci/history in terms of understanding governing structures...)

    In other words am I hiring a basketball coach for highschool kids or for pros? Very different criteria.

  263. Re:I had a feeliing it would get posted to slashdo by Anonymous Coward · · Score: 0

    As pointed out above, its cocaine. Which I also recommend.

  264. Allow me to clarify by NDPTAL85 · · Score: 1

    Make no mistake about it, open sourcers make bad businessmen!

    --
    Mac OS X and Windows XP working side by side to fight back the night.
  265. Dream world by NDPTAL85 · · Score: 1

    Just exactly how many Human Resource departments do you think are going to take the time out of their busy days to go trolling on the internet tracking down email and mailing list leads for a prosepective employee who's a college drop out when they have hundreds and hundreds of resumes from programmers WITH degrees?

    --
    Mac OS X and Windows XP working side by side to fight back the night.
  266. Re:I had a feeliing it would get posted to slashdo by NDPTAL85 · · Score: 1

    Uh no. If your project is worth any kind of a damn then you'll be able to get people to pay for it. Even if its open source (hence Darwin or Redhat..etc).

    His project was worthless because it wasn't worth enough for people to pay.

    --
    Mac OS X and Windows XP working side by side to fight back the night.
  267. Re:I had a feeliing it would get posted to slashdo by NDPTAL85 · · Score: 1

    Care to respond to the assinine Oklaholma Bombing comments you've made?

    --
    Mac OS X and Windows XP working side by side to fight back the night.
  268. yuo aer teh fuck by Anonymous Coward · · Score: 0

    u ear a fkcu

  269. Most Milllionaires = No Degree by handy_vandal · · Score: 1

    Most millionaires are savvy businessmen almost no one has never heard of, and, quite honestly, most millionaires are simply regular people who had unique insight and were willing to take a risk

    True. What I find curious is the observation (sorry, I forget where I read this) that most millionaires don't have a college degree.

    --
    -kgj
  270. Bill, shut up. by aechols · · Score: 1

    That is all. :)

    --
    Are you pondering what I'm pondering?
  271. u are a fukc by Anonymous Coward · · Score: 0

    ur a fuck