Slashdot Mirror


User: 51M02

51M02's activity in the archive.

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

Comments · 102

  1. I hope... on High Court Rules Detention of David Miranda Was Lawful · · Score: 2, Funny

    I hope they read him his Miranda rights... :D

  2. Re:Is Google trying to fragment web? on MAME Running In Chrome · · Score: 1

    We had that shit before with ActiveX.

    Native Client runs in a sandbox so it's nothing like ActiveX.

    HTML5 does nothing in itself, it still needs some coding to be done in Javascript. While Javascript interpreters did get better and faster it's still far from native speed. And it's still only Javascript. If you have a game developped in C I still don't see how to convert it to Javascript. MAME is one example of a complex C program hard to translate to Javascript but could be ported easily (4 days) to the Native Client platform.

    Chrome is available for most platform including Linux and is open source. So stop whining about it not being a standard. It's not IE we are talking about.

  3. Re:Alternate Outcome: Greenpeace Activist Shot... on Greenpeace Breaks Into French Nuclear Plant · · Score: 1

    Since a law passed in 2009, it's the responsability of special teams of the Gendarmerie called peloton spécialisé de protection de la gendarmerie, trained by National Gendarmerie Intervention Group to secure special site like nuclear plant.

    The question is why did they not intervene? Officially they are saying it's because they recognized it was some GP activists and as such did nothing. Sounds like a huge BS to me. There is some history between the French government and Greenpeace which demonstrate the French could be more than happy to shoot, and the role of such special team would have to intervene in some way.

    Anyway Kudos to GP.

  4. Re:What if it turned out the other way? on Greenpeace Breaks Into French Nuclear Plant · · Score: 1

    There was supposed to have some gendarmes on site already since a law passed in 2009 (before the security was implemented by the French energy provider directly). Those units are supposed to be trained by the French Counter-Terrorists SWAT team (the GIGN).

    Anyway they did nothing to stop Greenpeace. The French government said they recognized it was some activists and did nothing. Officially.

  5. Do you really need CGI??? on Filmmakers Reviving Sci-fi By Going Old School · · Score: 3, Informative

    For your information, the most realistic Sci-Fi movie ever made, 2001: A Space Odyssey, did not used any CGI nor green screen. Of course those technologies did not exist back in 1968 and it was 9 years before Star Wars which again did not use CGI nor green screen at the time of its release.

    The first movie to include most of its action in a computer generated set was Tron in 1982, almost 30 years ago. In that time we went from miniature models and ingenuity in creating special effect to a software based point-and-click interface.

    LoTR still used sets, some being really large. I can't imagine Rivendell or Edoras being 100% CGI. Some TV shows now use CGI almost everywhere like Sanctuary, to make them cheaper to produce and in that it makes senses. In the end I think CGI is used not because it gives the best result but because it's cheaper and easier to produce than miniature models. On the other hand, we have shows like Doctor Who who still is a show produced on a budget with minimum CGI films with proper and "real" props and set, proving it still can be done.

    In the end knowing the battle cruiser in the beginning of Star Wars is a lot smaller than you typical Sedan car and still being blown away would maybe not happen if we knew it was only done by a computer file.

  6. Re:Question on Technical Glitch Lets Reporters Eavesdrop On Obama, Sarkozy · · Score: 1

    I'm no isolationist, but why does he have to talk to the president of Israel every day?

    One word : Florida :)

  7. It is just a part on Ask Slashdot: Is Reverse DNS a Worthy Standard For Fighting Spam? · · Score: 1

    I've set up a few mail relay and spam filtering server and I can tell you it helps a lot to reduce the number of spam arriving to them.

    I am a Postfix kind of admin (hell with sendmail!) and I know you can set some filter just before the reverse DNS check to accept the connection if it comes from a particular host/IP address, bypassing the reverse DNS check. Or you could add that reverse DNS to your local/client DNS server but it seems not that a good solution.

    Anyway following standards is always the best solution.

  8. And what about teleportation device? on Samsung Cites 2001: A Space Odyssey In Apple Patent Case · · Score: 2

    So according to Samsung, if someone "invent" one day a Transporter like in Star Trek, that someone would not be able to patent it?

    That's a shame, I'm sure that guy could make a fortune. :)

  9. Re:Blame PHP. Blame JavaScript. on Compromised WordPress Blogs Poison Google Image Searches · · Score: 1

    The syntax is a shitty imitation of C. The semantics, even for basic things like boolean values and comparisons, are extremely fucked up.

    And yet you are posting on a website coded in Perl which, no one will argue with, is a pretty f**ked up language but a powerful one. And Slashdot even use Javascript. Is this site insecure?

    A language, in itself is just an abstraction for machine code. Assembler code is just a literal version of machine code. C is a the closest language to machine code and the primary one used everywhere like core OS components to video game. A language in never secure or unsecure, it's its interpretation in machine code that may be more secure with additional code to prevent hazardous events. PHP is just a script engine that use similar semantics to C and is mostly a big wrapper around some well known C libraries like PCRE and cURL. It is open-source and its community is regularly releasing maintenance releases to fix any security flaws, which is a must. On itself it is pretty secure.

    That being said and with the majority of computer issues, the problem is most often found between the chair and the keyboard. If developers don't check users input and send that directly to a SQL backend, in any language it will result in a security flaw. Its developers practices that are to blame, not language semantics.

  10. About size... on IE6 Still Going Strong In China · · Score: 3, Interesting

    "...about the size of two football fields, or your average restraining order". -- Adam Savage

    Why always comparing numbers to the size or anything else? In all media there is always the "it's about the size of ..." quote that always seems it does not mean anything related to the subject discussed.

    I know, completely unrelated subject. I missed it by about that much.

  11. Re:Microsoft IS standards on Standards Expert — "Microsoft Fails the Standards Test" · · Score: 1

    The "average user" is not the one targeted by Office 2010, if I recall correctly, but the IT dept. whose boss/mayor/president may wants open standards documents.

    The "average user" is still running Windows XP to surf the web (watch pr0n) and play video games and he is fine with his copy of Microsoft Office 2003.

  12. It's Wine, people. on SoftMaker Office 2010 For Linux Nearing Release · · Score: 1

    I just installed the 64-bit deb on my Ubuntu machine and launch it just to see that it's just a Wine application.

    It also brings integration into KDE and Gnome

    My ass. It's just the Windows version compiled with winelib and on my Ubuntu desktop it is really looking ugly. And I mean more than usual for a wine application. It's all "Windows 2000" greyish.

    Look for yourself http://twitpic.com/1b8ds2.

    Not free, not native and really ugly. Don't bother with it.

  13. Yeah, right... but WHY?!? on HTTP Intermediary Layer From Google Could Dramatically Speed Up the Web · · Score: 2, Insightful

    I mean reinventing the wheel, well why not, this one is old and let say we have done all we could with HTTP...

    But why, WHY should you call that with a stupid name like SPDY?!? It's not even an acronym (of is it?).

    It sound bad, it's years (decade?) before it is well supported... but why not. Wake me when it's done ready for production.

    I guess they start to get bored at Google if they are trying not rewrite HTTP.

  14. Now here's your problem... on Test of 16 Anti-Virus Products Says None Rates "Very Good" · · Score: 1

    Furthermore, in some cases it is not possible to know if the registry values (or the hosts file) were modified by the malware or by the user itself (or third-party utilities used by the user).

    I don't know what they mean, my /etc/hosts files are only modifiable by "root". :)

    Joke aside, what would you expect from a system where configuration files are not protected.

  15. Oh I promise on Watch TV On Your Satnav · · Score: 1

    I will never watch TV while driving. I swear it.

    Now give me that Satnav and please desactivate those warnings. I swear they are not needed.

  16. Re:Citrix? on Parallels Desktop For Mac Vs. VMware · · Score: 1

    Being on /. I should not asked if you read the article (I don't so why asking anyway) but this is a comparative between virtualizations solutions on Apple hardware and software using the VT technology found on new Intel chips to run unmodified guest x86 operating system. Main target : playing DirectX games.

    Putted in other words is a comparative between two consumer grade virtualization software for Mac OS X. No datacenter, just plain old home computer.

  17. Re:He's not directly involved on French President Busted For Copyright Violation · · Score: 4, Interesting

    Well again it is not the the UMP party fault either. It's their advertising firm that used this song illegally. And it's this firm that is paying for the song. After all they are paid by a political party to make them looks good to the youngters and used, without permission this song.

    Let's be clear here, it's not that old party of old folks that knows about MGMT. It's like Reagan and "Born in U.S.A"'s Springsteen song all over again.

  18. Re:The band in question on French President Busted For Copyright Violation · · Score: 1

    After all, I thought Slashdot users had an above average intelligence.

    You must be new here.

  19. Web Survey on Is Flash Really On 99% of Net Devices? · · Score: 1, Insightful

    According to the latest "Market Share" survey Windows, Mac and Linux users combined represent more than 99% of the web users. Flash is available on all those platforms and more.

    But considering that on some platform, users may be dumb enough not to be able to install Flash, that some users may not want to install Flash for its close-sourceness this number could very well just above 98%. I mean that's a shame Adobe are lying with those numbers and should apologize to everyone for making up numbers so easily.

    You are right on the money to have discover such an evil plot.

  20. Netculture on Putting On a Show For the Google Streetview Camera · · Score: 5, Interesting

    This does show how much being online is part of everyone culture now. Back in the 90's putting a web page with your pictures and we would have easily called you narcissist and think of you as a jerk.

    But now, euh... no sorry, nevermind.

  21. Re:How hard is it to copy something... on Security Hole In Windows 7 UAC · · Score: 1

    Your point is not valid since I don't usually run "installer" with root privileges as you say it.

    Under Linux, to install a software, I

      - install a package from a trusted sources
      - compile code from a trusted sources
      - examine an untrusted sotfware's package content/source code before installing it

    and I don't have to worry about it.

    --

    Under MacOSX, to install a software, I :

      - copy one folder from a disk image to my /Application folder using my password (sudo) or my home folder or anywere else without password.
      - compile code from trusted sources.

    without running an installer as root and I don't have to worry about it.

    --

    The principle is simple : I become root and nothing else. Nothing that will execute bad code anyway.

  22. How hard is it to copy something... on Security Hole In Windows 7 UAC · · Score: 5, Insightful

    correctly.

    I mean, Linux and MacOSX (and others) have sudo for years, the original code dating back to 1980 according to Wikipedia.

    The concept is not new : type your password to gain access to some privileges. That way bots and virus can't do everything while you can still administrative tasks easily.

    My question is how hard is it to copy some 25 years old functionality (marketing it as brand new) and still don't get it right.

  23. I am an Englishman in N.Y. on Report Indicates Widespread H-1B Visa Fraud · · Score: 1

    Karma to burn...

    Seriously?!? (Without Seth and Amy)
    The U.S. President can get the U.S. Supreme Court he wants but you're worrying about some aliens with some fraudulent visa?

    I mean, come on, don't you know that, with enough money, you can get everything, even a U.S. citizenship. Or, with less money, a visa. I mean, that's a frekking optimistic good report, only 20% of fraud.

    For the price of a U.S. citizenship I can get an XBox-360 with all the game published, and an IPod.

    Or, a great American car, like a Mustang (not like the new Ford model featured in the new 'Knight Rider', please). But without gas, too expensive those days...

    Oups, and by the way, the US$ don't have a high value those days... In the 80's you could say, what is the difference between one ruble and one dollar? The answer? One dollar. Those days are quite over (for now?).

    And to finish a long presidency, after a non necessary war costing $1 trillion, some shame like Katrina, Abu Ghraib, Gantanamo, the Supreme Court buyout.... well, some aliens. Things are not that bad, aren't they?

  24. Re:And how would M$ clients know? on Windows XP Still Outselling Windows Vista · · Score: 1

    Just like when XP came out

    It's been one year and a half since Vista came out. And I don't people getting used to...

    Maybe in 2010, when Windows 7 will be out we will still start liking Vista and regretting it, 'cause you know, that old version was so much better than the new one... :)

  25. Re:Defeated by themselves... on Microsoft Extends XP's Life By 6 Months · · Score: 1

    I so wanna mod points for that :)