Slashdot Mirror


User: Chandon+Seldon

Chandon+Seldon's activity in the archive.

Stories
0
Comments
3,874
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,874

  1. Re:Sweet spot on The Awful Anti-Pirate System That Will Probably Work · · Score: 2, Insightful

    Correction: Exactly one person will buy the game. He will pay cash.

  2. Re:Proposition on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 1

    At that point I just wouldn't do it since it could be a huge legal hassle and risk for no real gain to me.

    Put the source on the CD, and you don't have a problem. It's not like it takes up a lot of space.

  3. Re:Backing Bruce's Copyright on Busybox Developer Responds To Andersen-SFLC Lawsuits · · Score: 1

    Have you, perchance, heard of BSD Unix?

    I wouldn't argue too loudly that it's entirely impossible to code your way out of copyright liability for being a derivative work.

  4. Re:SFLC Sues 14 Companies for Copyright Violations on SFLC Sues 14 Companies For BusyBox GPL Violations · · Score: 1

    It would amount to free software developers giving away their code as charity to proprietary shops, who would then sell it for a profit.

    Who would buy it? One guy so he could rip out the license enforcement malware and share the result with everyone else?

    Sure, lots of people would have a bunch of binary blobs on their computer until people realized that releasing blobs was a waste of time, but if any of them were actually important it wouldn't be that hard to re-create source for them.

  5. Re:Got an e-mail from the SFLC this morning on SFLC Sues 14 Companies For BusyBox GPL Violations · · Score: 1

    The busybox source is a 2 meg file. In order to comply with the license, you either need to
    A.) Provide that file on a CD (or similar) in the product box OR
    B.) Provide a written offer to send a CD for like $5 on request

    Neither of those is especially difficult.

  6. Re:Coming of the (perl) Messiah on The Perl 6 Advent Calendar · · Score: 3, Insightful

    If you compare the Perl6 timeline to the Haskell timeline, you'll see that things aren't really going all that slowly. Building a good implementation of a complex programming language takes time.

  7. Re:Oh much the same way, HOWEVER on What the iPod Tells Us About the World Economy · · Score: 1

    Right now China has a per-capita GDP of about $6000, while the corresponding figure in the USA is more like $50,000. The per-capita GDP of the USA + China is about $14,000 - about the same as Mexico.

    So... when everyone in china "gets rich" we can all live like Mexicans?

    That's also ignoring the increasing divide between the rich and the poor. In an economy based on "intellectual property", it's not people who work for a living who get rich. It's people who invest in the correct government-granted monopolies. Only entities with money will make a ton of money.

    And, just to be clear, you're better off buying scratch tickets than hoping "luck out" and be the next Bill Gates.

  8. Re:Monopoly on Less Than Free · · Score: 1

    My sig is ridiculous? Really? Do you have a counter-example?

  9. Re:"Zombie nukes?" Puh-leaze on NRC Relicensing Old "Zombie" Nuclear Plants · · Score: 1

    Are you seriously suggesting that the only time for concern is AFTER we get the significant releases of radioactivity, or worker deaths?

    You don't seem to realize how crazy a figure of zero deaths is in a major industry like nuclear power. Coal plants? People die. Natural gas plants? People die. Making facial tissues? People die.

  10. Re:If I understand it right on NRC Relicensing Old "Zombie" Nuclear Plants · · Score: 1

    You are really missing the point.

    1970's era reactors were somewhat dangerous. If you set the knobs in the control room wrong, they'd melt down. The plant would be completely destroyed. People standing nearby might even get a dangerous dose of radiation. Probably there wouldn't be any radioactive materials released because of the containment domes, but it'd still be bad news.

    Modern designs largely don't have that sort of problem. You set the knobs wrong, and the plant mechanically and chemically tends towards a safe state. There's no meltdown because the system isn't unstable.

  11. Re:Monopoly on Less Than Free · · Score: 3, Interesting

    The world "monopoly" here is being used to mean "market power". This is common usage.

    A firm having market power means that the market is broken. Firms abusing market power in one market to create market power in another market is a serious problem.

    Whether simply having market power due to lucking out with the network effect is something that anyone should be given shit over is arguable. On the other hand, market power gained through abuse of government regulation is a serious issue that needs to be fixed.

    Google's power seems to come mostly from economies of scale, somewhat from network effects, and hardly at all from government regulation.

  12. Re:BS: "tip of the iceberg" on Ryan Gordon Ends FatELF Universal Binary Effort · · Score: 1

    With multiple binaries in a tar/deb/rpm you end up with multiple binaries and end users randomly trying them in the hopes that one will be the right one for their computer. A lot of users don't know their chip architecture or if it is 32 or 64 bit.

    No you don't. The package has "binary.x86", "binary.x86_64", "binary.ppc", etc. The post-install script detects the architecture, installs it to the name "binary", and deletes the rest.

  13. Re:Ubuntu Bleeding Edge Features Ready for Prime T on Ubuntu 9.10 Officially Released · · Score: 1

    If you chose not to have a separate /home and use upgrades rather than fresh installs, that should work reasonably well.

    That doesn't mean there aren't significant advantages to using a separate /home partition if you want to put in the effort. All you have to do is remember to move your user directory (e.g. to user-old) before doing the clean install, and you have all the advantages of a clean install without having to backup and restore your files.

  14. Re:And don't forget the NVidia non-user base on NVIDIA Driver Developer Discusses Linux Graphics · · Score: 4, Insightful

    You're so convinced that preference for open source software is a question of "dogma" espoused by "purists" that you haven't stopped to consider the practicalities of the issue. When it comes to drivers on Linux, proper open source releases have huge practical advantages:

    • They can be distributed with distros without anyone needing to jump through weird hoops.
    • They can be maintained in-kernel, so they work with new kernel releases automatically.
    • They can be fixed by the community, so they have fast turnaround on annoying bugs and favorite features.
    • If the device manufacturer doesn't keep up with them, they don't instantly code rot.
    • They can be integrated with other standard code, so they do all the normal stuff without anyone needing to re-invent the wheel.

    When it comes to graphics drivers, these issues are mitigated to a large extent by the fact that Nvidia and ATI have very active driver teams that keep up with things. There are still some advantage to Intel graphics from open source drivers: you'll never have to worry about picking "old" or "new" driver packages like Nvidia for example. Having the option to one day run OpenBSD is another. But, in general, using Nvidia or ATI blobs on Linux is reasonably painless.

    The same is absolutely not true for any other kind of hardware. Proprietary network drivers, RAID drivers, printer drivers, or webcam drivers are simply a nightmare - much better to get something with in-kernel drivers that will just work out of the box. The manufacturer *will* forget about you and leave you stuck on random old kernel revisions limping along with an unsupported driver.

  15. Re:What about the banks? on Washington Post Says Use Linux To Avoid Bank Fraud · · Score: 1

    Basically, if the user's computer is compromised then the attacker has won. Having a device that you plug into the compromised computer doesn't help unless that device has its own input and output hardware, since the user is inputting his commands into the compromised computer.

  16. Re:A bad comparison on How Nokia Learned To Love Openness · · Score: 3, Interesting

    In fact, Google's whole business model largely depends on it closely guarding the search engine's algorithms.

    Not really. What do you think would happen if they published their algorithms? Hint: Nothing. It's not 1999 where Google's results are drastically better than Webcrawler's or whatever. Everyone uses Google. Everyone would keep using Google if someone else popped up and said they had Google's algorithms and a much worse database of sites.

    Hell, for all we know Cuil or Bing has the greatest algorithm ever. No one will ever know because they don't go there.

  17. Re:Ha ha on Microsoft Leaks Details of 128-bit Windows 8 · · Score: 1

    Even the netbook processors (Intel Atom and VIA Nano) have full 64-bit support.

  18. Re:When will MS learn on Microsoft Leaks Details of 128-bit Windows 8 · · Score: 3, Insightful

    How many processes have you seen complain that they are out of address space with only 4GB?

    This first came up for me a couple years ago running Stalker: Shadow of Chernobyl, a mainstream Windows video game. The default Windows user address space limit on a 32 bit system is 2 gigs and Stalker wanted to use about 1700 megs of RAM. Problem is, video memory is also mapped into the user address space and I had a 512 meg video card.

    In that case i was able to fix the problem by using a tool to hack the binary to make Windows give 3 gigs to the user process instead of the default of 2 gigs (the OS needs to keep a big chunk of address space for the kernel).

    In any case, the moral of the story is that 32 bit address spaces have been cramped - for common applications, in practice - for a while now. Any application using more than a gig of RAM would be better off on a 64-bit machine. It's possible to work around this with silly hacks, and there's a lot of that going on, but it won't be too long before 32-bit users are a small enough minority to ignore for RAM-intensive apps.

  19. Re:Freeware will not eat your children on Nominum Calls Open Source DNS "a Recipe For Problems" · · Score: 2, Interesting

    Remember: Payware isn't exactly the same as malware, but if they're asking for your credit card it's probably a scam.

  20. Re:Really... on "Easy Work-Around" For Microsoft Word's Legal Woes · · Score: 1

    Fortunately for them, the USPTO has, pursuant to its statutory authority (which is well-grounded in the constitution, unlike about 90% of what the federal government does), granted them a limited monopoly.

    In what sense do software patents "encourage the progress of science and the useful arts"?

  21. GPG is installed on every Ubuntu/Debian system on Encryption? What Encryption? · · Score: 2, Informative

    GNU Privacy Guard is part of the default install of Ubuntu / Debian because it's used to validate the digital signatures of .deb packages before they are installed. It can easily be used for pass-phrase file encryption with the "-c" option. If you run "gpg -c some_file" it will prompt you for a passphrase and spit out an encrypted some_file.gpg. If you then run "gpg some_file.gpg" it'll prompt you for the passphrase and recreate the origional some_file.

    There are various reasons why this doesn't perfectly accomplish the goal described, but the fact that many Linux systems have user-accessible strong crypto functionality installed as an integral element of the system is definitely relevant to the topic at hand.

  22. Re:Talk about bad losers! on Swiss Open Source Decision Going Microsoft's Way · · Score: 1

    WTF?

    If you're going to look at it that way, then people suing over corruption that directly hurts their interests is also "how things work".

  23. Re:Talk about bad losers! on Swiss Open Source Decision Going Microsoft's Way · · Score: 1

    The organization then writes an RFP, goes to public bid, then comes up with a reason to get XYZ over all competitors.

    And if the RFP doesn't go to public bid and the contract is instead delivered to a convicted monopolist with no bidding at all, then there's a problem.

  24. Re:Eh? on Entropy Problems For Linux In the Cloud · · Score: 1

    Ok. I'll back off from the "any" claim for a moment and focus entirely on SSH/SSL. Any host running one of those protocols is regenerating keys on a regular basis in such a way that farming it out to a dedicated machine doesn't make much sense.

  25. Re:Eh? on Entropy Problems For Linux In the Cloud · · Score: 1

    Bullshit. Any network connected host *needs* to be able to generate unguessable random numbers. Otherwise, that host might as well be a member of a botnet already.