Slashdot Mirror


User: bnenning

bnenning's activity in the archive.

Stories
0
Comments
2,759
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,759

  1. Re:Apple CPU speed on PPC 970 Confirmed for Apple? · · Score: 1

    Those benchmarks are widely believed to be fake. Among other problems, Bryce doesn't support multiprocessing, so the alleged speedup on the dual 1.8 machine is extremely unlikely.

  2. Re:Can someone please explain... on Buffy Series Finale Tonight · · Score: 1
    FYI: Parts of the scene were censored when played in the US.


    Which parts? Did Giles have even more gratuitously grotesque slides of them ripping people's hearts out? I entirely agree, that episode was brilliant.

  3. Re:Illegal on New G3-Based Platform Runs Mac OS X · · Score: 1
    1) "Illegal" and "violation of contract" are two different things.

    2) Shrink-wrap licenses have NEVER been held to be valid in court.


    Ditto. (Just wanted this at +2)

  4. Re:GPL on New G3-Based Platform Runs Mac OS X · · Score: 1
    The GPL covers private sourcecode modification


    Where it does not attempt to remove any of your existing rights under standard copyright law.

  5. Re:what we have here is a failure to authenticate on Korea Fighting Pseudonyms on the 'Net · · Score: 2, Insightful
    I would think that a lot of liberal slashdotters would see this for what it really is.


    It depends. I can see communitarian liberals believing we should all live without secrets in a big happy utopia where everyone's lives and views are public and respected (e.g. David Brin's "transparent society"). On the other hand, as an individualist conservative/libertarian with an inherent distrust of government power, I think this is a terrible idea.

  6. Re:Does this imply online opinion polls could work on Korea Fighting Pseudonyms on the 'Net · · Score: 2, Insightful
    Doesn't this correct the reasons that online opinion polling is assumed to not work ?


    No, because it's still a self-selected sample group.

  7. Re:Sure I remember... on Java Performance Urban Legends · · Score: 4, Insightful
    I was entering into systems administration/programming as my main job, so my code needed to run fast, lean, and mean.


    Not all programs have the same requirements. In most cases developer time is much more valuable than CPU time.


    Stay as close to the CPU core as possible, but far enough away to be effective. C and C++ are the only languages that accomplish this role.


    Ridiculous. Most good programming techniques are independent of language. If you can't develop effectively in anything but C or C++, then your "skillz" could use some work.


    Think before you code.


    Yes. Think whether the performance gained by using a low-level language is actually significant, and if so whether it offsets the increased development time and greater risk of uncontrolled failures (e.g. exploitable buffer overruns).


    C is a fine language, and is often necessary. But it's a premature optimization to insist on always using it because of nebulous performance concerns.

  8. Re:Hah on Death of Internet Predicted: Film at 11 · · Score: 2, Insightful
    in this case the Gov't isn't the big bad guy. It's the corporations


    Corporations only have power because the government hands it to them. Without the DMCA and other unbalanced laws, the **AAs wouldn't be a danger.

  9. Re:nope. on Inside the PowerPC 970 · · Score: 2, Insightful
    But there's like three people in the world who actually use altivec.


    More than 3 people have ripped music in iTunes. Then there's the tremendous acceleration it provides for encoding DVDs, Final Cut Pro's real-time effects, BLAST, and plenty more. It's not even close to just Photoshop.

  10. Re:lyrics for American Life by Madonna on Lyric Sites In Trouble With The MPA · · Score: 1
    but surely you can't deny that the vast, vast majority of P2P users rarely buy CDs of the songs they download


    True. But given a reasonably priced legal alternative, many would choose that. The Apple Music Store has sold 2 million tracks in 2 weeks, despite only being available to a small fraction of the population.

  11. Re:It is competitive ! on More on the PowerPC 970 · · Score: 1
    Properly written Mac apps shouldn't assume processor endianness. There are built-in functions to convert binary data to the processor's native format.


    By no means am I saying Apple should switch to x86. There are still technical problems (e.g. Altivec) and it would be a marketing and logistical nightmare.

  12. Re:It is competitive ! on More on the PowerPC 970 · · Score: 1
    Every app would need to be rewritten


    Mostly just recompiled, but even that would be a major pain.

  13. Re:what are you talking about? on Microsoft Bites Apple, Apple Bites Back · · Score: 1
    A root menue anywhere on the screen? Nope. The way it resizes windows? Nope. Menues that you can leave up on the screen? Nope.


    Not to mention scrollbars on the left of windows, which is obviously the correct position if you think about it for a minute.

  14. Re:Huge budget deficit? on California Senate Approves Net Tax Bill · · Score: 1
    What would be different is nearly 1.5 trillion in tax cuts for the rich wouldn't have been passed and the federal economy wouldn't have been running record deficits.


    Yes and no. We wouldn't have gotten tax cuts (which are not just for the "rich"), but instead we'd have gotten more massive social programs and vote-buying schemes. Neither party is terribly interested in fiscal discipline, and we the people continually let them get away with it.

  15. Re:Say what?!? on California Senate Approves Net Tax Bill · · Score: 1, Informative
    Clinton: Eight years of peace and prosperity.


    Of course we now know the "prosperity" was based primarily on an unsustainable market bubble and massive corporate fraud. And I seem to recall various military adventures in Serbia, Somalia, and Haiti.

  16. Re:The both copy each other... on Microsoft Bites Apple, Apple Bites Back · · Score: 1
    Music from the Apple Music store can only be played on Apple computers, on Apple's MP3 software and on Apple's handheld device.


    Until you burn it to a CD, which you can do without any restrictions. And at that point you can re-rip to MP3 or any other format with minimal quality loss.

  17. Re:apply it like real life, on Legally Defining "Unauthorized" Computer Access · · Score: 1
    I mostly agree with your answer, but I'm playing devil's advocate because I don't think it's black and white.


    So no, the 8th html page is in the public and is like anything in real life that can get "bumped into by accident."


    No it isn't. Nothing links to it; I had to make a deliberate effort to see it. Clearly my intent was to obtain something of value without paying for it, against the wishes of the site's owner. You recognize that even if you don't properly secure your personal computer, accessing it without permission isn't allowed, so what's the difference here? The owner intended for page 8 to be "closed", he just didn't do a good job of it.

  18. Re:apply it like real life, on Legally Defining "Unauthorized" Computer Access · · Score: 1
    If it is closed you cannot come in. If there is a private area you cannot have access to it.


    Define "closed" and "private". Suppose there's a site with 8 pages of content: page1.html, page2.html, and so on. Each page links to the next, except for the 7th which has a notice that the final page is only available to paying customers. So I manually enter the URL with "page8.html" at the end, and the "private" document appears. Have I committed a crime?


    These are hard issues precisely because they don't have good real-world equivalents.

  19. Re:Give billg his due... on Summary of JDK1.5 Language Changes · · Score: 1
    How many people actually USE the "platform independence" of Java?


    Our company develops on Mac OS X and deploys on Linux and Solaris. We'd never consider locking ourselves into Windows with .NET.


    I know whenever I see an app that advertises itself as cross-platform, but turns out to be written in Java, I tend to kind of dismiss it.


    Sure, Java mostly sucks for traditional desktop applications (with a few exceptions). But it's great for servers and back-end apps.

  20. Re:enumerators on Summary of JDK1.5 Language Changes · · Score: 3, Insightful
    By making them objects you have to worry about the compiler creating a lot of extra objects behind your back especially in tight highly used loops.


    I would think they'd have to be like singletons, with the compiler creating exactly one instance of each enum value.

  21. Re:Whoa, boys.. on Revising the Internet Email Infrastructure · · Score: 1

    While Gore never claimed to have invented the Internet, his statements were exaggerations. See here for a balanced discussion.

  22. Re:Download AND Pay? on The Law and P2P · · Score: 2, Insightful
    how many slashdot readers would be without a job if their software was copied freely


    Most software development is never released to the public; it's done for in-house business-specific projects. If copyright were entirely abolished there would still be a sizeable demand for programmers.

  23. Re:Sounds like starving to me... on Gates on Digital Restrictions Technologies · · Score: 1
    Thus what is the reason for implementing a very weak and ineffective DRM scheme by Apple?


    To make the labels happy. Apple knows any DRM that's remotely hard to break will be unacceptably limiting to users. For example, MS can't possibly allow an app like Audio Hijack to run on "secure" Windows. Apple's wimpy DRM prevents kiddies from downloading music from iTunes and just plopping the files in their "shared" directory, and that's all it's meant to do.

  24. Re:Oh, come on! on Gates on Digital Restrictions Technologies · · Score: 1
    Apple was a firm beilever in DRM


    Apple is a firm believer in getting the big labels on board so they actually have music to sell, and by all appearances they did the absolute minimum to make that happen. Their "DRM" doesn't interfere with fair use at all. Jobs has consistently said that technological barriers are not the solution to copyright infringement.

  25. Re:WebObjects serves 1 million songs in 1 week on Apple Sells A Million Songs in Debut Week · · Score: 1
    Why go to the fringes and buy WebObjects with unlimited users/sessions for about $1000?


    $700 actually. But yeah, it's a great platform that is woefully under-marketed.