Slashdot Mirror


User: tunah

tunah's activity in the archive.

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

Comments · 634

  1. Re:RTFA'd on QuakeCon id Software Keynote Coverage · · Score: 1

    Absolutely nothing, just as now. You're removing an incentive to copy the game (I want to play it now, not in 3 weeks when it comes out in $COUNTRY).

  2. Re:RTFA'd on QuakeCon id Software Keynote Coverage · · Score: 1

    The theory is that people will pirate games just to get them as soon as they're available, rather than wait days/weeks (depending on the game) for a local legit release. Provide a worldwide electronic distribution system, and at the very least, this argument for copying the games goes away.

  3. Re:Uh-oh... on Life After Doom · · Score: 1

    Seems unlikely... they can't push DirectX to the exclusion of OpenGL if they're marketing GL games.

  4. Re:What the %&^$*? on Apple Updates iPhoto · · Score: 1

    So you don't have to refresh slashdot every five minutes, I guess. I will anyway, of course, I gotta be the first to get 4.0.3!

  5. Re:v6 could help solve some net problems on IPv6 is Here · · Score: 1

    Huh? No they won't. Unless you're talking on the order of five hundred million tonnes of robots...

  6. Re:It's not "in" the browser on Mozilla/Firefox Bug Allows Arbitrary Program Execution · · Score: 1

    It breaks lots of things. I don't know if there are cases where microsoft specifically is to blame; I guess one could argue that backwards compatibility with a system where everyone is root is bogus.

  7. Re:Update system on Mozilla/Firefox Bug Allows Arbitrary Program Execution · · Score: 1
    Agreed. It's just the sheer frequency of updates that annoys me (not that I don't want them, but there shouldn't be so damn many).

    There is autoupdate functionality, it's not fully enabled and having a few issues as yet, so I'm not sure if they're using that to announce this patch. Post ff 1.0, it should work as well as IE's system.

  8. Re:A clear advantage on Mozilla/Firefox Bug Allows Arbitrary Program Execution · · Score: 1

    You just nicely demonstrated that slashdot isn't bugfree :-)

  9. Re:A clear advantage on Mozilla/Firefox Bug Allows Arbitrary Program Execution · · Score: 5, Funny

    Bah, if they were really onto it, they would have embedded the exploit in the slashdot page and use it to patch your browser without clicking ANYTHING!

  10. Re:Be smart about bad customers. on Best Buy Says Customers Not Always Right · · Score: 1

    He wasn't denying that, or complaining. He came up with a creative solution that didn't infringe on anyone's rights. Okay, so it wasn't very nice to the competitor, but they presumably didn't have any more right to complain about "leeches" than he did.

  11. Re:Two sided issue on Best Buy Says Customers Not Always Right · · Score: 1
    Jesus fucking christ these people would walk a mile through the desert barefoot while eating salted peanuts for a fucking $10 rebate.

    But a mile's not all that far... and I like peanuts!

  12. Re:And whom funded this 'article' on Security Statistics and Operating System Conventional Wisdom · · Score: 1

    The point is the OP used whom instead of who, which makes him sound like a pretentious idiot.

  13. Re:Not surprising... on Moore Approves Fahrenheit 9/11 Downloads · · Score: 1
    Similar thing with Gibson and The Passion (not the part about propaganda...)

    It wasn't?

  14. Re:Good job for the Theme complaints, folks on Firefox 0.9.1 and Thunderbird 0.7.1 Released · · Score: 4, Insightful
    Actually, what I heard was a bunch of whiners complaining about how the new theme was an abomination and they wanted their Qute back, despite the reasons for the change, the fact that it was a work in progress, and that Qute was clearly still available. The decision had been made, and still stands - the default 0.91 theme is a much-improved winstripe.

    (Don't get me wrong, I like Qute, and the 0.9 theme had problems, but the venom the devs got was ridiculous).

    It may be your favourite project, but the people who do the work get to make the decisions.

  15. Re:Disappointed on Firefox 0.9.1 and Thunderbird 0.7.1 Released · · Score: 2, Informative
    Maybe when 1.0 comes out I'll give it another shot. And hopefully they'll improve the install. I particularly hate the fact that I can't just type in an install directory name, but have to go browse the directory. It defaults to C:\Program Files\Firefox and I just want to change the C: to a D: Why does that have to be so difficult?

    I agree with your point, but you'll save time in the longrun by changing HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\ProgramFilesDir to "D:\Program Files" in the registry.

  16. Re:Math experts on Nvidia Reintroduces SLI with GeForce 6800 Series · · Score: 1

    100% more GPU and expense. 77% more performance. It's a better deal than going from the slightly-obsolete products to the first tier, anyway...

  17. Re:Truth? on Fahrenheit 9/11 Discussion · · Score: 1
    Or paraphrased one liners ;-)

    A witty saying proves nothing.

    -- Voltaire
  18. Re:Warning to Upgraders on Thunderbird 0.7 Released · · Score: 1

    Hmm, although it does still say it's a tech preview on the firefox page, it's listed as a main item (above mozilla) on the mozilla.org front page... I guess they're trying to push it as their "main browser" now.

  19. Re:Is it just me, on Linux Kernel 2.6.7 Released · · Score: 4, Informative
    2.4 is no longer being "developed" as such, it's being "maintained". So, in theory, you only get new releases for bugfixes of one kind or another.

    2.6, while "stable", is still under development. It seems a little inconsistent, but it seems to work - the kernel guys get it reasonably stable for 2.6.0, a horde of regular users gets it and so there's more feedback/bug reports, and it all develops quite fast for a while, eventually everything calms down and the Downtime Costs Me $1000 A Minute people pick it up, and the kernel guys get to work on a (much more fun, I'm sure) unstable (odd-numbered) branch. At least that's how it looks to me...

  20. Re:Now everyone... on Linux Kernel 2.6.7 Released · · Score: 1
    probably the most destructive kernel hole in a few years.

    Just recently there were a bunch of mremap exploits allowing local root access. This is less severe (but still very bad).

  21. From Doc Searls's blog on Hosting Service Closes 3000 Blogs Without Notice · · Score: 2, Interesting
    That last point is a critical one that we shouldn't forget, no matter who we are or how we publish on the Web. I've said before that nobody owns anything on the Web. The fact is, we're all renters here. That means our sites, our blogs, our businesses, live in a commercial marketplace. Our Web presences live at the grace of the companies on which we depend. Companies change, and so do the people that comprise them.

    Seems to be a little revisionism here: the corporations built the internet, regular people can tag along as long as their efforts are profitable? Did I miss the memo?

  22. Re:The language does matter on Java Faster Than C++? · · Score: 1
    1) Java has bounds checking for arrays, C++ doesn't. This is specified in the language. This affects performance.

    Definitely.

    2) Java has garbage collection, C++ doesn't. This is specified in the language. This affects performance.

    Hmm... this is probably true in a lot of cases, but read this. (The guy's written a C++ compiler, and the D compiler - D is garbage-collected).

    Also, the specification of Java says that it should be compiled to byte code and executed in a JVM.

    Really? IIRC, the language spec only defines the semantics of the language, and the VM spec talks about the format of programs, so GCJ could in theory be compliant with the language spec, but the VM spec would be irrelevant. Of course the language was designed to be interpreted, so there are probably performance penalties in both JITed and precompiled code there...

  23. Re:Yeah, and what's that going to cost in the U.S. on 200mbps DSL On Its Way? · · Score: 1

    Well, a combination of that and geographic differences.

  24. Re:it is changing on A Look at the Newly Released Mozilla Firefox 0.9 · · Score: 1

    Huh? It looks to me like he experimented with changes to three icons, and chose to keep them as they were.

  25. Re:That’s assuming... on 200mbps DSL On Its Way? · · Score: 1

    How much bandwidth is it going to take to stream HDTV, potentially for hours and hours at a time?