Slashdot Mirror


User: schon

schon's activity in the archive.

Stories
0
Comments
4,413
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4,413

  1. Re:"Benson" in Space on Ben Browder Joining Stargate SG-1 Cast · · Score: 1

    I was certain that Gretchen Kraus was going to show up as the Borg Queen.

    Nah.. it would have been funnier for her to show up on DS9 as a changeling - to provide Odo a good nemesis. :o)

  2. Re:No problem on On the Ethics of a Code Split? · · Score: 1

    it's pretty hippocritical for somebody to fork your code, and then scream at you when you re-incorporate his changes

    True.

    afterall, he started his project by stealing 100% of your code

    False. There is no "stealing" involved (even assuming one can "steal" code in the first place), as the code was licensed under the GPL, it was freely given.

  3. The thing is.. on On the Ethics of a Code Split? · · Score: 1

    The thing is that this is all irrelevant.

    The simple nature of GPL'ed work is that *THIS IS WHAT IS SUPPOSED TO HAPPEN*.

    Once you get a fork, the two projects will continue to evolve separately, but as they are attempting to solve the same problem, will probably end up merging again.

    If the split happened because of differing views on the way to solve a problem, then it may take awhile, because they'll have to wait for one way or the other to prove that it's superior - at which point features from the other version will be gradually merged into the other, and the inferior design will be abandoned.

    If the split happened because of personal issues, then it will happen sooner rather than later, because there are fewer technical issues - all you're waiting for is for everyone to cool off and start focusing their energies on the project. If it's because of one person, that person will eventually get overruled, and either learn to live with it, or quit - if it's a single developer, his/her code will be absorbed into the other fork.

    The bottom line is that there is no moral/ethical issue here, this is a normal part of two healthy GPL'ed projects.

  4. Re:Is the time coming? on Google Suggest Dissected · · Score: 1

    Today, we have two languages (XHTML and CSS) instead of one (HTML), and while it certainly does a lot to improve interoperability and platform independence, it is two languages to learn, not one.

    Wrong. As others have pointed out, they are *not* two languages, but two parts to the same language.

    Doing this is taking more and more effort.

    Again, wrong - (X)HTML and CSS make designing web pages *easier*, not harder, because it allows you to separate presentation from content. If you believe that CSS is harder to use than <FONT> tags, then you're using it wrong.

    Once you know how it works, learning (X)HTML/CSS is *much* easier than using HTML 3.x - because it's *SO* much cleaner. You use the HTML to tell the browser the context of the content, and you use CSS to tell the browser how to render that context. For example, <p> </p> tells it that it's a paragraph. You then use CSS to tell the browser what the font for all your paragrahs should be. The important thing to note is that you only have to do this *ONCE*, instead of once for each change you want to make.

    It's only more complicated if you're still trying to use it like old HTML.

  5. Laugh-out-loud funny from Didio on SCO Shares Plunge, Canopy Management Change · · Score: 2, Interesting

    Check out the Didiot's comments:

    "New management at Canopy . . . may push [SCO] to try and settle."

    Honestly, I don't think it matters how hard SCO get's pushed - if IBM doesn't wanna, then it ain't gonna happen... and IBM knows they're gonna win.

    I just picture it as Peewee Herman in the ring with Mike Tyson - near the end of the 12th round, Tyson is untouched, and Peewee is a bleeding smudge on the canvas as his manager thinks "Hmm, maybe we should ask Tyson if he wants to call it a draw."

  6. The new Canopy CEO is... on SCO Shares Plunge, Canopy Management Change · · Score: 5, Funny

    ... Colonel Mustard, in the boardroom, with a letter opener.

  7. Yeah... on SCO Shares Plunge, Canopy Management Change · · Score: 1

    Couldn't happen to a nicer bunch of people.

  8. It's already been done. on New Calendar Proposal · · Score: 1

    This was thought of years ago, only without the "newton week" crap.

  9. Re:Ok quick list of bads... on Automakers Working on Car-to-Car Ad-Hoc Networks · · Score: 1

    Maybe he's just lucky enough to escape watching Terminator 3?

  10. Not only that.. on CA Court Strikes Blow Against Hidden EULAs · · Score: 2, Insightful

    What's the guarantee that the EULA you read online is the EULA that's presented by the software?

    What happens if it's revised between the time they print the software, and the time you take it home? What happens then?

    Or what about something nefarious? For example: suppose a MITM attack causes every request you make to (for example) MS's EULA site to return an text that states "you must use the software in accordance with copyright law", but then you go to install it, and the EULA includes all of MS's usual onerous terms. Will the store *still* be required to give you your money back?

    Or (even better) what if the forged EULA says "instead of installing it, you may make copies of this software and sell it for $20" - what happens when you get busted for commercial copyright infringement because you decided to sell it instead of install it?

    Now, I'm not even that devious, but it seems to me a requirement like this could be used to cause a *LOT* of trouble.

  11. Re:Bills Gates, too. on High School Dropout, Self-Taught Chip Designer · · Score: 1

    No, that means his father was rich.

    Yes, and rich people *never* give any money to their children - that's why there are so many millionaire children working at McDonalds.

  12. Re:Bills Gates, too. on High School Dropout, Self-Taught Chip Designer · · Score: 4, Informative

    Maybe Bill Gates should have stayed in school and got a degree. He could have been rich, I tell you!

    You do realize that Bill was rich before he founded Microsoft, right? His father is a millionaire.

  13. Re:Hooray for dumbing down? on GIMP 2.2 Released · · Score: 1

    It was lightweight, fast, easy, and came with tab completion!

    It was also *HORRID* to use when attempting to navigate to frequently-used folders.

    Which made it almost unusable.

  14. Re:I always wondered... on Canada Quashes Copyright Tax on MP3 Players · · Score: 3, Informative

    Information about that can be found here.

    In short: yes, they redistribute the money.

  15. Re:Dont expect the store to be up for long on Canadian iTunes Music Store Opens · · Score: 1

    None of that CD-R levy money makes it through the bureaucracy to the artists/label.

    Wrong.

    It's nothing but a tax grab

    Except that it's a levy, not a tax, (which doesn't go to the government.)

  16. I'm hoping.. on GIMP 2.2 Splash Screen Competition · · Score: 2, Funny

    I'm hoping that This guy enters - his work just screams "professionalism".

  17. Actually no. on Failed Win XP Upgrade Wipes Out UK Government Agency · · Score: 1

    Glibc since libc6 is forward and backward compatable.

    The functions may be compatable, but it's common for binaries compiled for newer versions to reject older versions.

    You would have to reboot the machines in single-user mode and, using all those shiny static binaries in /sbin, you'd simply recover the correct Glibc.

    While this is historically the purpose of /sbin, there is *no* Linux distribution I'm aware of that does this. The "s" in /sbin now apparently stands for "super-user", not "static".

    If you accidentally install a version of glibc that's too old for your binaries, your system will refuse to boot; and even if you've got a static shell compiled, you won't be able to do anything.

    The correct way to do it would be to boot the system with a rescue/live CD and then reinstall the glibc.

  18. No, no no.. it's in the UK on SCO Sells First Linux Licenses in UK · · Score: 1

    That should be a bridge in *London* :o)

  19. Re:A true geek? on Ask Wil Wheaton Anything (Part Deux) · · Score: 1

    my number is higher and I'm married

    Mine's lower, and I'm married, too.

    To a non-geekess, no less.

  20. Re:DC supply in the case? It's been done. on Top Ten Persistent Design Flaws · · Score: 2, Funny

    I don't know why it didn't become a fairly standard accessory.

    Because it would cost money.

    Seriously though, I wonder if this guy also bitches about the fact that his car stops when he runs out of gas.

  21. Re:You're wrong. on Valve Cracks Down on 20,000 Users · · Score: 1

    If there is no EULA then you have no right to the work at all in the first place..

    What does this mean? If there is no EULA, I have every right to use the product within the bounds of copyright law - including installing and using it.

    the EULA gives you those rights

    Show me where any EULA gives *anyone* any rights they don't already have under copyright law.

    Remember all the arguments about how if the GPL is invalid then SCO has no right at all to any GLPd software

    Please explain how this is relevant to the topic at hand - the GPL is a distribution license, not a "use" license. If SCO rejects the GPL, they have every right to *USE* GPL'ed software, they just have no right to distribute it (unless they get alternate permission from the authors.)

  22. Re:One at a time.... on Internet Porn More Addictive Than Crack, Senate Told · · Score: 1

    human males have no "biological responsibilities" after sex. There is no biological need, and in all likelyhood no biological desire. From a survivablity stand point, it makes much more sense for a man to have as many mates as posible, and let nature and the woman sort out which ones survive.

    I strongly disagree with this. What you describe is *ONE* reproductive strategy for a male to be "successful", but it is by no means the only one.

    Just as compelling is the *need* to protect his offspring. If a male moves on to another mate, he has no way to protect his offspring from other males or predators. It makes *much* more sense for a male to have only a few partners, and have them stick around so that he can protect them, rather than having as many partners as possible.

    I say that love is an illusion. A pleasant one that's fun to indulge in, but a poor one to base a stable society on. In any case it's a social construct.

    This is pure and utter bullshit. Love is real - scientific fact. It's the result of a chemical change in the brain, and it exists to (again) further procreation by creating a desire to protect those who are biologically important to us (children, sexual partners) and to protect us (love for your family will incline you to stay near them, and there is strength in numbers.)

    Saying that love doesn't exist is like saying emotoin doesn't exist. Just because you've been hurt by someone doesn't mean that you can will it away. In the end, all you're doing is lying to yourself.

  23. Alien/s on Raimi Remaking 'Evil Dead'? · · Score: 4, Interesting

    The Alien series is an experiment of telling a series of stories, while changing the genre each time.

    Alien was a horror/suspense movie.
    Aliens was a pure action flick
    Alien3 was a drama
    Alien Resurrection was a comedy.

    The only problem was with the fourth one - they hired the right guy to write it (Joss Whedon), but forgot to tell the idiot director that it was *NOT* supposed to be a b-movie. (Or maybe the did tell him, and he didn't understand them - English isn't his first language.)

    Of course, if this theory holds, Alien 5 will either be a romance, or a musical (or possible both.)

  24. Re:Dear gods, its just an optical cable! on Fl. County Halts FTTP Until Installation Is Safer · · Score: 1

    The lowest bidder is normally the clean cut guy trying to break into the business

    No pun intended, right? :o)

  25. My question is... on Fl. County Halts FTTP Until Installation Is Safer · · Score: 4, Funny

    sinkholes that open up under minivans with children inside

    How exactly does one engineer a sinkhole that knows whether or not there are children inside a minivan?

    Ye gads - intelligent sinkholes!

    Cue the "new sinkhole overlords" jokes. :o)