Slashdot Mirror


User: Chalst

Chalst's activity in the archive.

Stories
0
Comments
643
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 643

  1. Re:Ok, which alt browser do you prefer? on Browser Wars II: The Saga Continues · · Score: 1

    I use Mozilla and konqueror mainly, but I also use dillo when I just quickly want to look at a non feature heavy web document. It's limited, but its damn fast..

  2. Re:Translation on GPL May Not Work In German Legal System · · Score: 2, Interesting
    How is the developer supposed to be liable for software not working as expected when typically there is no legal relationship whatsoever between developer and user that might be said to be the basis for these expectations?

    There are problems wityh the liability exemption in any case. I don't suppose anyone would think that a virus writer could avoid liability for damages by making GPLing their creation, so there have to be *some* limits.

  3. Another explanation on Opensource Code More Refined Than Closed? · · Score: 2, Insightful
    Another explanation as to why open source might start out worse than closed source is Linus' "Release early, release often" maxim. It's meant to get the widest class of feedback as early in the development cycle as possible, but of course it bumps up the defect rate in early releases.

    Again, it would be interesting to see how open source projects that follow this maxim compare to ones that don't.

  4. Development methodologies on Opensource Code More Refined Than Closed? · · Score: 2, Interesting
    It would be interesting to see if outliers in terms of code quality follow different development methodologies than the median projects. Eg. does Twisted Python's much vaunted attachment to extreme programming make a difference?

    Another thought along these lines is: perhaps the projects that fail often fail due to project management (in the most Bazaar sense of the word), rather than the usually heard competing time pressures, personality conflicts, loss of interest, and so on.

  5. Re:non DRM computers? on A Critical Look at Trusted Computing · · Score: 1

    The law as it stands will not sustain criminal charges, and getting a law passed that makes DRM mandatory will be impossible precisely because of the absurd mismatch between the sizes of the industries.

  6. Re:non DRM computers? on A Critical Look at Trusted Computing · · Score: 1

    The entertainment industry is *not* going to succeed in making non-DRM PCs illegal. The size of the entertainment industry is miniscule compared to the size of the computer industry, and even if they have influence beyond their economic weight, they are really outclassed here. I recall a fun quote by an IBM lobbyist who called the RIAA "the pimple on the elephant's ass".

  7. Re:More about patents, less about reverse engineer on Contract Case Could Hurt Reverse Engineering · · Score: 1
    I agree with this, and I think it is quite possible that the reason that the Supreme Court didn't want to hear this case is because it didn't provide a good test of the interesting law. My guess is that they would hear a similar case if the prosecutions case rested solely on violation of an EULA.

    BTW, a few posters appear to think the DMCA provisions can be combined with this precedent to create very strong anti- reverse engineering safeguards. They shouldn't, since the DMCA is specifically worded to exclude reverse engineering.

  8. Re:Coincidence? on U.S. Imposes Big Tariffs On Korean Chipmakers · · Score: 1

    I haven't actually read the law, but my guess is that the definition of dumping is either not there or is one that an economist would regard as sane; the problem is the standards of evidence the law specifies, or that the courts apply, to establish that dumping exists are not so sane...

  9. Re:Coincidence? on U.S. Imposes Big Tariffs On Korean Chipmakers · · Score: 1
    I tend to be suspicious of anti-dumping cases just because the law has been so badly abused in the past.

    It's *possible* that Hynix is using its subsidy to finance a dumping strategy, but recall what dumping is: it means you sell goods now at below cost in order to win a price war and earn monopoly or oligopoly profits later. It doesn't look to me like Hynix's position is strong enough to do this.

    There are other reasons to sell at below cost, eg. disastrously bad cashflow, closing down a product line, etc.

  10. I doubt this will be popular... on U.S. Imposes Big Tariffs On Korean Chipmakers · · Score: 4, Insightful

    I don't suppose too much of the US computer industry will be happy about this, seeing as it is bound to drive up prices when the sector is on the edge...

  11. Sun's bazaar on Interview With Solaris Kernel Engineer Andy Tucker · · Score: 2, Informative
    The answer to the fifth question is interesting: Andrew argues that there is a Bazaar-like quality to Solaris development, since much code is contributed by non-OS development teams at Sun.

    An important aspect of Linus' management is his anti-roadmap approach to leadership. I wonder how this compares to Solaris?

  12. Areas of strength for formal methods on Are You Using Z-Notation to Validate Your Software? · · Score: 2, Interesting

    In the short term I'm not persuaded by the case for widespread application of formal methods, but in the long run I think it will become very important. Two areas I think are areas that I think are most beneficial for formal methods: firstly verified implementations of network protocols, and journalling file systems.

  13. Re:Long term, does this mean anything? on Plan9 is now Officially Open Source · · Score: 1
    I can tell you that some of Plan 9's concepts will never make it back to UNIX

    There's clearly a lot of work involved in bringing some of plan 9's characteristics to Linux, but there is a lot of sympathy for plan 9 among kernel developers, including Linus. A user-mode plan 9 might do wonders for creating the right kind of experimental environment to bridge these difficulties...

  14. Who's left? on ICANN Stacks Board with Non-Critical Appointees · · Score: 1

    I've rather lost track of ICANN politics over the past year. Who's left on the ICANN board who can be trusted to act in the public interest?

  15. Re:Revealed! Whole programs copied in Linux!! on SCO Amends Suit, Clarifies "Violations", Triples Damages · · Score: 1

    About not putting setuid code in /sbin: quite so, this is a quirk of the way I've run my systems, and is surely *not* *recommended* :-> ... I've stopped doing this since I discovered super (which is much less tiresome than sudo).

  16. Re:Much easier to use User-Mode Linux on Inside the Linux kernel debugger · · Score: 0

    Porting games from Windows to Linux I think is such a niche. I gather these folks spend a great deal of time looking at debugger output, and are unusually likely to run into kernel mode errors.

  17. Re:Revealed! Whole programs copied in Linux!! on SCO Amends Suit, Clarifies "Violations", Triples Damages · · Score: 1
    The usual home is /bin, which is also supposed to be part of the root filesystem, and usually the criteria for an executable to be in /sbin rather than /bin is that it is setuid or otherwise privileged.


    Which UNIXes put sh in /sbin? Linux and FreeBSD don't, and I think Solaris and IRIX don't either.

  18. Re:Revealed! Whole programs copied in Linux!! on SCO Amends Suit, Clarifies "Violations", Triples Damages · · Score: 1

    I guess the point is to limit the number of directories that need to be on the path of root and setuid processes. Makes sense, but still, it seems funny to me...

  19. Plan 9 Wiki on Plan9 is now Officially Open Source · · Score: 3, Informative

    Very nice. Shame my laptop won't work with Plan-9, I was tempted to put a copy on it.

    If you found the Plan-9 FAQ but saw the URL to the Plan-9 wiki was broken, try http://plan9.bell-labs.com/wiki/plan9/plan_9_wiki/ .

  20. Re:Revealed! Whole programs copied in Linux!! on SCO Amends Suit, Clarifies "Violations", Triples Damages · · Score: 1

    Are there really UNIXes that put sh in /sbin?

  21. Re:SCO does not own RCU! on SCO Amends Suit, Clarifies "Violations", Triples Damages · · Score: 1

    Sun's contract with SCO gives it rights over
    derivative UNIXes it makes.

  22. Re:No one seems to be reading the actual contracts on SCO Amends Suit, Clarifies "Violations", Triples Damages · · Score: 1

    The court will need to agree that the code put into Linux is a derivative work. Since this code (i) does not contain any SysV code (being a new module) and (ii) does not form part of a SysV system (being part of a linux system), I think this will be a tough agreement for SCO to achieve...

  23. Lame flame on Byte: FreeBSD vs Linux Revisited · · Score: 1

    Read the post, stupido. I don't *want* to synchronise my ports tree.

  24. Re:The right tool for the right job. on Byte: FreeBSD vs Linux Revisited · · Score: 2

    A pet irritation with FreeBSD: ports works well *if* you keep your ports tree synchronised with the current version. If you *want* to mix the current version with old versions (there are reasons), it becomes a pain. Debian is much better at this kind of thing.

  25. Re:FreeBSD and Linux will always complement ... on Byte: FreeBSD vs Linux Revisited · · Score: 2
    Probably a more crucial advantage to Linux in the desktop arena is its much wider range of device drivers. I'm composing this response on an Acer travelmate 340T, which has a touchpad/winmodem/USB mouse all of which work with Linux and don't with FreeBSD.


    Given the current headaches about getting the development branch of Linux started, I am beginning to think that the advantages of the orderly world of FreeBSD development are rather bigger than I first presumed.