Slashdot Mirror


User: Thinboy00

Thinboy00's activity in the archive.

Stories
0
Comments
1,572
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,572

  1. Re:But on Using Net Proxies Will Lead To Harsher Sentences · · Score: 1

    [snip]
    Because then I will activate out my little packet and exploit artillery, and it's goodbye to you. ^^

    Your comment reads too much similar to the game call we "Zero Wing" ("All your base ..."). Remedy please this immediately.

  2. Re:Deep pocket lobbyists will get you everything on Copyright Scholar Challenges RIAA/DOJ Position · · Score: 1

    IANAL, but AFAIK judges don't like arguments that aren't based in common sense.

    OTOH, the DOJ & *AAs have been winning for quite some time now, so YMMV... again, IANAL.

  3. Re:Deep pocket lobbyists will get you everything on Copyright Scholar Challenges RIAA/DOJ Position · · Score: 1

    IANAL, but AFAIK judges don't like arguments that aren't based in common sense.

  4. Re:Aaand already slashdotted. on He's a Mac, He's a PC, But We're Linux! · · Score: 1

    It appears to be up once more, but it's slow.

  5. Re:I'm Linux... on He's a Mac, He's a PC, But We're Linux! · · Score: 0, Troll

    Applications->Add/Remove...->search for "Ubuntu restricted extras"->Check the box

    There goes your geek card!

  6. Re:I'm Linux... on He's a Mac, He's a PC, But We're Linux! · · Score: 1

    I know that it is Microsoft of Borg, but I can't get that out of my head...

    It is missing of grammar.

  7. Re:I'm Linux... on He's a Mac, He's a PC, But We're Linux! · · Score: 1, Insightful

    What about Ubuntu's community support?

  8. Re:I love the "Do you know what free means" video! on He's a Mac, He's a PC, But We're Linux! · · Score: 1

    swfdec runs fine on PPC+Linux.

  9. Re:Pot. Kettle. Black. on Sun's Phipps Slams App Engine's Java Support · · Score: 2, Insightful

    The point is actually this: If I (or someone else) write a program in GoogleJava (or whatever you want to call it) and said program runs, I can take that same source and compile it under Java standard edition, with no refactoring, and it will run exactly the same (AFAIK). Try doing that with MS Java (no refactoring allowed!).

  10. Re:Legacy code? Like FORTRAN? on Sun's Phipps Slams App Engine's Java Support · · Score: 1

    If sun deprecated/removed java.lang.System, how would you do a simple Hello World? THAT's why these classes haven't been deprecated: they're essential. The only reason Google doesn't want them is they don't work well with the "cloud" paradigm or pose security threats (real and imagined, but mostly real AFAICT).

  11. Re:do their own then... on Sun's Phipps Slams App Engine's Java Support · · Score: 1

    The reason Sun has a problem with that is this:
    Java was always intened to be portable. That "the reverse isn't true" is a HUGE problem. It means something coded for your computer won't work on your G1 without refactoring. The whole point of Java is that either it will work, or if it won't the compiler will at least tell you WHY it won't and WHERE you can get instructions on how to minimally refactor. Google's way the compiler just spews a bunch of "I've never heard of this class before: java.lang.System [which you need to so much as write a Hello World!]" errors/exceptions/etc. without telling you where to get Google's doc on what to use instead.

  12. Re:do their own then... on Sun's Phipps Slams App Engine's Java Support · · Score: 4, Interesting

    It's not the restrictions, it's the implementation. Normally, existing Java code could just be compiled on the embedded system, and compiler errors would specifically identify security reasons for specific classes/methods/etc being disabled. Google removed the classes entirely, so the developer will just get IDontKnowWTFThatClassIs exceptions instead, which are less informative.

    It also contravenes existing standards, sort of like making "dangerous" files invisible to unprivileged users in *NIX (via some sort of arcane black magic, perhaps a modified (munged) shell or something...) instead of just setting appropriate file permissions.

  13. Re:do their own then... on Sun's Phipps Slams App Engine's Java Support · · Score: 4, Informative

    The Right Way:

    1. Developer tries to port code
    2. javac (compiler) throws security exceptions
    3. Dev:"I'd better read the docs on this."
    4. Program will now DTRT WRT using the right classes

    Google's way:

    1. Developer tries to port code
    2. javac throws classNotFound exceptions
    3. Dev:"WTF! java.lang.System is integral!"
    4. Dev is VERY confused since java.lang.System is essential for a basic hello world.
  14. Re:Tax my Toilet on When Politicians Tax Violent Video Games · · Score: 1

    "Read my lips:No New Taxes!"

  15. Re:Too shaky, no good on MPAA Spying Case To Be Appealed · · Score: 1

    IANAL.

    Creativity is a low bar.

  16. Re:NOT what you think on Gecko-Inspired Dry Adhesive Set For Space · · Score: 1

    Why shuld I read TFA whan I dont bother reading my own posts?

    Well obviously you didn't read that.

  17. Re:RTFS?? on EFF Says Obama Warrantless Wiretap Defense Is Worse than Bush · · Score: 1

    There was even a clip of someone who was invested by the feds for making a not so kind comment about Bush at his local gym.

    Great for him, in these hard economic times! (How do you invest a person?)

    He was visited by the nice men in blue suites.

    Who would paint a whole hotel suite blue? And what relatively small group of people would have multiple completely blue suites?

  18. Re:RTFS?? on EFF Says Obama Warrantless Wiretap Defense Is Worse than Bush · · Score: 1

    If she isn't speaking for others, why does/did the media care about her?

  19. Re:RTFS?? on EFF Says Obama Warrantless Wiretap Defense Is Worse than Bush · · Score: 1

    Since when does the mainstream media (or anything else remotely related to politics) use common sense?

  20. Re:Public interest groups will get their shot on US Gov. Releases Six Pages On Secret ACTA Pact · · Score: 1

    What about the EFF? They lobby (and so does the ACLU).

  21. Re:Honeymoon is over on Microsoft Boasts 96% Netbook Penetration · · Score: 1

    That's obviously anti-competitive. How does Microsoft continually get away with this nonsense?

  22. Re:Windows on ARM on Microsoft Boasts 96% Netbook Penetration · · Score: 1

    The problem with ARM for MS is that one of the major reasons people give for sticking with Windows is:

    "But I can't run $APP without Windows!"

    Take away their ability to run $APP anyway and they'll be just as well off on another OS. Which is where linux could win because the likes of debian already have the majority of their software available for ARM.

    It might not win in any significant wat, but at that point you are starting to kick away at the dominance of the prevailing monoculture.

    That won't make people be more likely to use Linux. It will make them less likely to use netbooks in general (preferring laptops/desktops).

  23. Re:New Slashdot Prior-Art system (SPAS) on Apple Patent Claim Threatens To Block Or Delay W3C · · Score: 1

    Then WTF is W3C so concerned about?

  24. Re:See! on Apple Patent Claim Threatens To Block Or Delay W3C · · Score: 1

    Tell that to Apple. Every iMac I've ever used was "shiny" and also sucked in terms of performance. The OS itself is worse than GNOME in terms of user-obsequiosity.

  25. Re:and in a manner that is completely transparent on Apple Patent Claim Threatens To Block Or Delay W3C · · Score: 0, Flamebait

    OTOH Google AFAIK doesn't try to screw homebrewers with broken updates, so they don't need to notify the user.