Slashdot Mirror


User: brunascle

brunascle's activity in the archive.

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

Comments · 691

  1. Re:GPL is the problem on Apple Remove Samba From OS X 10.7 Because of GPLv3 · · Score: 1

    if you try to promote freedom and free code

    That's the thing, the GPL isn't about free code, it's about free software. It's about the end user's freedom, not the developer's. That's what differentiates it from the BSD license.

  2. sounds like Science and Industry on Duke Nukem Forever Multiplayer Mode Predictably Controversial · · Score: 1

    The original Half-Life mod Science and Industry played like a CTF game. The "flags" were scientists, and you captured them by hitting them on they head with a briefcase and carrying them back to your base. What a fun game.

  3. Re:Meanwhile, back at the ranch ... on How To Use HTML5 Today · · Score: 1

    Only just now. It works. I'm a little hesitant to rely on it though, as the styling would be completely messed up for IE users with javascript disabled. But then again, the percentage of IE users with javascript disabled is probably very low.

  4. Re:Meanwhile, back at the ranch ... on How To Use HTML5 Today · · Score: 1

    That doesn't work. IE doesn't add the new tags to the DOM properly; tags withing the tag will be added as siblings to the , rather than children. The only way I've found to make an HTML5 site work in IE is to surround all the new tags with old tags, and reference the old tags in the CSS.
    For example: <div class="article"><article>...

  5. Re:XArcade. on Where Are the Joysticks For Retro Gaming? · · Score: 1

    4-way movement for Crazy Kong / Donkey Kong is more difficult as the Tankstick has 8-way movement

    I was going to say the same thing. I bought it specifically for Ms. Pacman, Donkey Kong, and Frogger, and unfortunately it's unusable in all 3. A keyboard works much better.

  6. Re:Already cracked. on Avatar Blu-Ray DRM Issues · · Score: 1

    s/ripping/transcoding/

  7. Already cracked. on Avatar Blu-Ray DRM Issues · · Score: 4, Informative

    The stable release of AnyDVD HD (6.6.3.4) doesnt support Avatar, but the beta version does ( http://forum.slysoft.com/showthread.php?t=40115 ). It took me longer to update the firmware on my bluray player than it took me to update AnyDVD HD. Though the actual ripping still takes about 4 hours...

  8. Re:Probably another agenda here... on Blu-ray Proposes Incompatible BD-XL and IH-BD Formats · · Score: 1

    Once you upgrade the firmware, the Argosy HV335T can play Bluray ISOs (I just bought one and it works). It only plays the main title movie, though. It cant play the menu or display subtitles, but it can do both with DVD ISOs.

  9. not the real April Fool's RFC on IETF Drops RFC For Cosmetic Carbon Copy · · Score: 4, Informative

    This isn't the real April Fool's RFC. The real one is RFC 5841, TCP Option to Denote Packet Mood.

  10. Re:BS on NewEgg Confirms Shipping Fake Core i7s · · Score: 2, Informative

    Not Newegg. That was D&H Distributing, the company that was originally (falsely) accused.

  11. Re:IE 6 will love on for many people...even th on IE8 Update Forces IE As Default Browser · · Score: 1

    Outlook 2007 switched from using IE's rendering engine to MS Word's, so actually you've got it backwards. As bad as IE's rendering is, it's light years ahead of Word's.

  12. Re:Death to IE6! on IE8 Update Forces IE As Default Browser · · Score: 1

    He means serving it with the application/xhtml+xml content type, rather than text/html.

  13. Re:NASA problem on Mythbusters Accidentally Bust Windows In Nearby Town · · Score: 1

    My physics teacher in high school would zap students he didn't like with a small Tesla coil.

  14. Re:Optionally on Barack Obama Sworn In As 44th President of the US · · Score: 4, Insightful

    As long as a Gay man can do what a straight man can do (marry someone of the opposite sex) then they have the same rights. The blacks and so on were actually barred from marrying into interracial marriages at one time which is completely different then gay marriage.

    ... what?

    As long as a black man can do what a white man can do (marry someone of the same race) then they have the same rights.

    how is that completely different?

  15. Re:The march towards Linux on AIX On the Desktop Is Getting the Boot · · Score: 1

    And, are desktop POWER machines going to be available with Linux?

    Fixstars (formerly Terra Soft) offers a power-based workstation called the PowerStation, running Yellow Dog Linux. I think it's a new product. There was a review in the latest issue of Linux Journal. It mentioned a few problems, including X crashing (but that may have been fixed by now).

  16. Re:The anthropic principle isn't a principle. on Science's Alternative To an Intelligent Creator · · Score: 1

    After all, the big bang theory requires FTL travel (faster than light)

    No, it doesnt. You're talking the inflationary period, where space itself expanded faster than light. This is not FTL travel.

    FTL travel means moving from one point in space to a different point. The objects all stayed in the same place, it was the space that expanded between them, as it is still doing now.

  17. Re:The anthropic principle isn't a principle. on Science's Alternative To an Intelligent Creator · · Score: 1

    resulting in Einstein describing general relativity (and special relativity) as "his biggest mistake ever".

    He did not. He called the cosmological constant, the unknown force that kept the universe from collapsing in on itself, his biggest mistake ever.

    Decades later it turned out he was right all along, when it was discovered that the universe was expanding at an accelerating rate.

  18. Re:The anthropic principle isn't a principle. on Science's Alternative To an Intelligent Creator · · Score: 1

    There exist in "real space" "event horizons", according to relativity. What are event horizons ? Places where gravity IS infinite (not : "approaches infinity"). That's impossible since that would require infinite amounts of energy.

    Gravity is not infinite at the event horizon. The event horizon is just the (seemingly arbitrary) line at which escaping the pull of gravity would require FTL travel, and therefore impossible.

    Due to passage through an event horizon time stops for this particle (due to light speed). It would no longer interact with the space around it, because it has no time to do so.

    Time only stops from the perspective of someone outside the event horizon looking in. For the particle itself, time goes on as normal.

    If you are falling into a black hole, nothing special will happen when you pass the event horizon. If the black hole is massive enough, you could even pass the event horizon without realizing you are falling into a black hole. (If it's too small, the difference in gravity between one part of your body and the other will rip you apart.)

  19. Re:using email as login on Google Adopts, Forks OpenID 1.0 · · Score: 1

    That's what I read into it too, but actually you can already use an email address, sort of. If they relying party assumes the OpenID given is a URL, then username@gmail.com would resolve to http ://username@gmail.com/, which is a valid URL, pointing to http://gmail.com/. Some OpenID 2.0 providers allow you to enter a generic url (like just a domain name), and when redirected to the OpenID provider you're asked to provide both your username and password, rather than just your password. Yahoo supports this, you can enter yahoo.com in an OpenID login box.

    It would be trivial for google to accept OpenIDs at http://gmail.com/, but relying parties might not accept the email address as a URL.

  20. Re:Vista is still better on Hands-On With Windows 7's New Features · · Score: 3, Informative

    XP Home only supports one processor (or core), while XP Pro only supports two.

    processor != core. From http://www.microsoft.com/licensing/highlights/multicore.mspx:

    Windows XP Professional can support up to two processors regardless of the number of cores on the processor. Microsoft Windows XP Home supports one processor.

  21. Re:NAT is a hack. on Millions of Internet Addresses Are Lying Idle · · Score: 1

    First, techniques like Skype's UDP hole-punching would be completely unnecessary.

    Not completely. It would still be needed for firewalls that only allow outbound connections.

  22. Re:Summary wrong on Alarm Raised For "Clickjacking" Browser Exploit · · Score: 1

    But by that time, the damage is done. Suppose the link you clicked was a "Delete my account" button, for example. Also, the parent window should still be covering most of the iframe, so the only part of the site you'd see is the small box where the link was.

  23. Re:EA has lost me on EA Hit By Class-Action Suit Over Spore DRM · · Score: 1

    that was the Creature Creator, not the game itself. and supposedly you can download the Creature Creator for free anyway.

  24. Re:Nope on Judge Munley is So Out of My Top 8 · · Score: 1

    This claim makes it clear you don't know what a strawman is.

    http://en.wikipedia.org/wiki/Strawman

    A straw man argument is an informal fallacy based on misrepresentation of an opponent's position.

    Your argument is that he is being hypocritical because he's defending the free speech of one side while failing to defend the free speech of that side's opponent. This is a strawman. His use of "persecution" clearly has nothing to do with speech.

    Example:

    (particularly, but certainly not limited to, government persecution)

    It's quite clear he is not talking about the government calling him mean names, he's talking about the type of punishment the government uses, e.g. prison.

    Another:

    provided you were willing to accept the consequence of being thrown in the gulag shortly thereafter

    He is giving an example of the type of persecution that would result from speech. The persecution is not a form a speech, and to be opposed to this is no way hypocritical.

    mostly, I suspect, because it is speech and the claim that it isn't is too stupid to merit discussion.

    And you would be wrong.

  25. Re:WTF are you talking about? on Judge Munley is So Out of My Top 8 · · Score: 1

    As to the rest of your post, well, it's kind of stupid to tell me I can't exercise my right to "persecute" someone (which is speech, UH OH!) in response to their speech.
    You're saying, whether you realize it or not, that one type of speech is absolute but responses to that speech aren't. That's so wrong it doesn't merit refutation.

    Strawman. The "persecution" he's talking about is not in the form of speech, and I doubt you honestly thought it was. He means punishment, in general. E.g. being thrown in jail, being sued, being expelled.