Slashdot Mirror


User: larry+bagina

larry+bagina's activity in the archive.

Stories
0
Comments
6,755
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,755

  1. Re:What languages? on Emigrating To a Freer Country? · · Score: -1, Troll

    Believe me, the Norwegian pussy is the bomb. Once you get a sniff of that Scandinavian snatch, you'll enjoy those long winters.

  2. Re:Since these comments are going to suck.... on Milky Way's Spiral Arms Could Not Have Caused Climate Change · · Score: 2, Informative

    Where is the national security in forcing any remaining manufacturers offshore where they don't have to deal with carbon credits and higher electrical costs?

    The US has 273 billion tons of proven coal reserves, far more than any other country, and that coal can be liquefactioned into gasoline.

  3. Re:Bravo North Carolina. on Amazon Cuts Off North Carolina Affiliates · · Score: 1

    Aside from taxes, they also help set the general business climate. Right to work, beaurocracy, regulations, etc. Of course, the same attitude that produces high taxes also produces an unfavorable economic climate for anyone who isn't rich and liberal, in the name of everyone else who suffers for it. While most states are seeing budget shortfalls in the recession/depression, the ones that are suffering the most previously drove out businesses and expanded government largess.

  4. Re:*now* you pull the trigger on the story.. on News Sites Slammed By Michael Jackson Traffic · · Score: 3, Funny

    CmdrTaco died? I know he didn't like "naval [sic] gazing", but I think that's valid slashdot news.

    RIP, Rob Malda.

  5. Re:Surprised on Rapidshare Ordered To Filter Content · · Score: 2, Informative

    Bittorrent, simplified:

    • torrent file contains tracker and file information (sha1 for verification)
    • client connects to tracker (http/https)
    • tracker sends list of peers (up to 50, randomly selected)
    • client connects to peers, determines what pieces peers have
    • client uploads/downloads

    So it would be straightforward to have a custom client poll the tracker for peers and then connect to determine if they have the full file or not. If they do, you can download entirely from them (they won't request any chunks from you) to prove full redistribution.

  6. Re:Scary Thot on Automated Migration From Cobol To Java On Linux · · Score: 2, Funny

    CobolEngine cobol = new CobolEngine();

    cobol.AddLine("ADD A TO B GIVING RESULT");
    cobol.AddLine("PRINT RESULT.");

    cobol.Compile();
    cobol.Execute();

  7. Re:Surprised on Rapidshare Ordered To Filter Content · · Score: 1

    HBO monitors torrents and sends cease and desist letters. A buddy of mine has quite a collection of them :)

    With torrents (and similar), the swarm (rather than individual people) are redistributing. There are seeders, obviously, with a share ratio > 1, but many peers will only upload a small portion of the file and may never upload the entire file. Can the RIAA successfully sue someone for redistributing 20% of a song?

  8. Re:No Overlap? on ZeniMax, Parent Company of Bethesda, Buys id Software · · Score: 3, Funny

    Reconsider with an emphasis on "top-of-the-line" part, not the "RPGs" part.

  9. Re:Don't benchmark it on Ubuntu on Firefox 3.5RC2 Performance In Windows Vs. Linux · · Score: 1

    TraceMonkey compiles javascript to native code. It most likely generates better x86 code than x64 code. They're using some of adobe's tamariz, Actionscript is also compiled to native code which is why adobe took forever to get flash on x64.

  10. Re:I don't think they got the email from Google on Has Google Broken JavaScript Spam Munging? · · Score: 1

    They don't even need to process javascript. There's a handful of common mungeing techniques and a few lines of perl would detect and decode them.

  11. Re:It's not google, it's the web developers on Has Google Broken JavaScript Spam Munging? · · Score: 0, Troll

    frames suck like kathleen fent when you wave a hamilton in her face.

  12. Re:Mung on Has Google Broken JavaScript Spam Munging? · · Score: 3, Funny

    And if you double it:

    I should come round and rape your arse

  13. Re:The Tor project is already doing this on Could We Beam Broadband Internet Into Iran? · · Score: 1

    Fortunately, Eric Raymond is helping out. Unfortunately, he's a drama queen and wants everyone to know that he (and only he) may be assisinated or abducted and tortured for running tor.

    I suspect Eric Raymond will soon declare himself the leader of the iranian torrorists (catchy, no?) and commence with the usual bullshit.

    Anyhow, check out vidalia. It's a nice gui front end for tor. Being a tor exit node is better than an unsecured wifi if media sentry comes knocking.

  14. Re:Think of us first. on Could We Beam Broadband Internet Into Iran? · · Score: 1

    it's only 54% your tax dollars. The other 46% is borrowed.

  15. Re:But why? on Firefox 3.5RC2 Performance In Windows Vs. Linux · · Score: 5, Informative

    also worth mentioning is llvm. gcc-llvm has an llvm backend doing code generation (which sometimes beats standard gcc, sometimes doesn't). There's also a non-gcc c/objective c/c++ compiler, clang, in development, though it may be a couple years before c++ support is complete.

  16. Re:Don't benchmark it on Ubuntu on Firefox 3.5RC2 Performance In Windows Vs. Linux · · Score: 5, Insightful

    Firefox isn't slower because of ubuntu, it's slower because the microsoft's C compiler is better than gcc.

  17. Re:Eyes wide shut on Questioning Mozilla's Plans For HTML5 Video · · Score: 1

    an autoplay feature probably violates that (incredibly stupid) Eolas patent. Eola's has said they'll give a royalty free license for non-commercial use, but they sued Microsoft. IE, while closed source, is free and no more commercial than opera, safari, or firefox. The only browser that is commercial is opera mobile. They're motivation is money -- both Apple and Mozilla have plenty of it and Eolas hasn't licensed their "technology" to Mozilla.

  18. Re:Afro-American Racism Against Whites and Asians on US House Democrats Unveil a Health Care Plan · · Score: 2, Informative

    Nowhere near 95%.

  19. Re:Apple Don't on Lies, Damn Lies, and Battery-Life Statistics · · Score: 1

    I've had 2 laptops, both of which were plugged in 98% of the time. The first I replaced before the battery died. The second... towards the end, the battery was lucky to last 15 minutes. However, by that point it had for more serious problems (fan needed replacing, screen flopped around like larry king's dick without viagra, CDROM was flaky, had drive had bad sectors) and so I replaced it with a desktop machine.

    I know there are some people who carry an extra battery and swap out, but many don't. For them (the majority, I suspect) the extra battery life is worth the inability to change it.

  20. Re:Will it work when my nets die? Or with 911? on Google Voice Grabs 1 Million Phone Numbers · · Score: 1

    Google bought youtube. They also bought Grand Central, GV's precursor.

  21. Re:No Male on Wikipedia To Add Video · · Score: 3, Funny

    Yeah. Too many dudes posting dick pics. You can imagine what they'll do with video.

  22. Re:Hit the RIAA where it hurts on $1.9 Million Award In Thomas Case Raises Constitutional Questions · · Score: 1

    That advice didn't work so well for Jammie, now did it?

  23. Re:I got the facts ... on Microsoft Launches New "Get the Facts" Campaign · · Score: 4, Funny

    Opera filed a complaint with the EU about MS/IE browser bundling. They didn't include opera as a big "fuck you" to them.

  24. Re:Any chance at getting money back? on EFF Busts Illegitimate Subdomain Patent · · Score: 1

    Yes. That is, yes they can sue, not yes they'll be succesful.

  25. Re:Thank God she didn't on In Round 2, Jammie Thomas Jury Awards RIAA $1,920,000 · · Score: 2, Interesting

    The justice system did serve justice. Twice. The RIAA lawyers were able to convince two juries that she was distributing 24 unauthorized mp3 files. How would she (or anyone) be better off if her lawyer told her that they had a strong case, that she had a weak defense, and that it would be cheaper to settle?