Slashdot Mirror


User: jfbus

jfbus's activity in the archive.

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

Comments · 17

  1. Fun ??? on Schneier On the US Crypto Competition · · Score: 3, Funny

    And how much fun he expects to have. Sometimes, I wonder whether we live in the same world...
  2. Re:About that Statue... on French Kids Get OSS on USB Sticks · · Score: 1

    Well, according to http://en.wikipedia.org/wiki/Statue_of_Liberty, it was not built for Egypt... The sculptor (Bartholdi) designed a similar (not not identical) statue for Egypt, but never built it.

    It was built as a gift to the US afterwards.

  3. Re:We Hate France on French Kids Get OSS on USB Sticks · · Score: 1

    The problem with a CD/DVD is that you can't put a usable email client on it, and it would be a pain to have a browser or im client on it.

    Where would you put your downloaded emails, your bookmarks, buddies and various parameters ? A CD/DVD would be useless and would join the AOL ones in the trash can...

  4. Re:It's the French on French Court Orders Google to Stop Competing Ad Displays · · Score: 1

    Sure. French people can't compete with scottish people.

    But the competition is biased : it's easier to get drunk with whisky than with wine...

  5. Re:We all know the real issue between France & on French Court Orders Google to Stop Competing Ad Displays · · Score: 1

    ... and type "us military victories" and the first result is titled "French Military Victories" ;-)

  6. /. readers loving ads ? on French Court Orders Google to Stop Competing Ad Displays · · Score: 1

    It's funny to see that 99.99% of /. readers complain about ads, and now everybody seem to think it's a good thing. Is it because it's a French company (or because it's Google) ? Let's remember this is *advertisement* and that *advertisement* is BBAAAADDD. Information should be free, no strings attached. On a side note, Vuitton & Dior belong to the same group, and Dior does not sell luggages. The example is poorly chosen. A better example could be Vuitton vs Makers of counterfeit Vuitton bags (remember all the ads for fake Rolex you receive in your mailbox).

  7. Re:Networked, but which protocols? on Asus Launching a Wi-Fi Hard Drive · · Score: 2, Informative

    Could be iSCSI (scsi over TCP). I dont't see any other protocol that is standard/open/... that could be used.

    iSCSI works on Linux & Windows. All the traditionel NAS (Network Attached Storage) vendors use iSCSI to access block devices over the network.

    The other protocols are too much OS/application dependant, and I think it would be a bad idea for a vendor to use only one of them. Using both NFS (for Linux) & CiFS (for Windows) wouldn't be cost-effective. Plus not all apps work on such protocols (especially with CiFS : ie you can't put a SQL db on a CiFS drive, but you can put an Oracle db on a NFS drive).

  8. Re:Clear Labeling on EMI and Sony Lose Lawsuit Over Crippled Music Disks · · Score: 1

    Well, it depends on the country.

    In some countries (like France), customers have a right to be able to make a backup of their data. Which means copy-protected disks are against the law...

  9. Re:Space? on Weta Prepares to Render LOTR: ROTK · · Score: 1

    They must have limited space, but apparently don't have any restriction on power. One blade rack uses about 15kW of power (which is enough to fry a sheep...).

  10. Re:Something doesn't make sense here... on Weta Prepares to Render LOTR: ROTK · · Score: 2, Insightful

    Here are some differences

    1/ With those blades, you'll about 7 cables (2 network (redundant) + 4 power (redundant) + 1 management processor network) for 14 blades (1/2 cable for 1 blade with total redundancy).

    With your server, you'll have 2 cables, without dedundancy (and 5 cables with power/network redundancy and a management processor).

    For 588 servers, you'll have 294 cables instead of 1176 (or 2940).

    2/ With blades, a server is hotplug : no cables to remove/replug

    (Blades are also easier to manage than standard servers)

  11. Re:They passed on Java because FreeBSD is crappy? on Yahoo Moving to PHP · · Score: 1

    And what's up with 4500 servers? What a nightmare! Who in their right mind would want to deploy and manage 4500 servers? If they were really serious about this, they'd upgrade to a couple dozen big-iron IBM mainframes (like one of these! [ibm.com]), where it can run hundreds of virtual Linux instances (if needed)...

    Cost !

    • TCO : (harware/OS/maintenance contracts) costs are muuuch lower with intel boxes; Automated admin/deployment can be easy if you have the right ppl/tools.
    • if you have 16 coloc sites (like Yahoo!), you'd need 32 mainframes for redundancy (your IBM rep might offer you a new car)
  12. Re:Seems like a silly move... on Yahoo Moving to PHP · · Score: 1

    App servers like Resin do just fine against PHP in terms of speed.

    • Did you compare Resin with PHP with an accelerator (PHP-Accelerator for example - http://www.phpaccelerator.co.uk) ?
    • PHP is FREE (so is PHP-Accelerator). Resin isn't. Many big Internet companies don't wan't to buy 100+ Resin licenses (even if it's cheap)

    What I want to know is how come no PHP advocate mentions scalability? How do you pool arbitrary objects, or cache static data in PHP? How do you distribute sessions in PHP????? What happens when you want to cluster that PHP site??

    • Scalability is easy. You stack cheap boxes, like ppl from Yahoo! do (did you READ the Yahoo slides ?)
    • Caching data is easy. You've ready-to-use classes to cache output/functions/pages (jpcache, PEAR::Cache, PEAR::Cache_Lite)
    • Object pooling, clustering & distributed sessions are not an issue for most sites. If you need an elaborate session management, you probably won't end up using cheap boxes, OpenSource-only software, ... It's the same debate than the mySQL one
  13. Re:Oh my god! on Yahoo Moving to PHP · · Score: 1

    No Zend Compiler (it isn't free), but they use PHP-Accelerator.

    The performance hit is not so great as long as you tune your code. I've seen PHP templates evaluated in 5ms (including a mySQL query) with PHP-Accelerator.

    The trouble you'll have on such sites will be more with the Apache 1 process model (1 process = 1 HTTP connection) than PHP performance.

  14. Re:...but does Java work? on Mozilla 1.1 Hits The Street · · Score: 1

    Well... I had also many problems (mainly crashes) with Mozilla/JRE 1.3.x.

    Those were Java bugs that were corrected in the v1.4.0_01 release of the Java plugin.

    Have you tried upgrading your JVM ?

  15. Re:I'm willing to bet 20 francs... on World's First Photo · · Score: 1

    Or rather 3,05 (1 = 6,55957FF)...

  16. Re:TGV on Riding the World's Fastest Train @ 500 kph · · Score: 2, Insightful

    TGV :
    Commercial : 360kph
    Record : 515kph

    Maglev :
    Commercial : none
    Record : 550kph (as stated in the article)

  17. A French perspective... on Riding the World's Fastest Train @ 500 kph · · Score: 5, Informative

    Well, in France most people use high speed train (TGV - 360kph, tested @ 515kph) rather than plane or conventional train...

    Reasons :

    • It's cheaper than plane (and about the same price as conventional train)
    • Trains (at last in France) are nearly always on time
    • It's quite always faster to take TGV than a plane (at last in France where distances are not that big)

    For a trip from Paris to Lyon (about 450km/280 mi) :

    • By train : house to station (30min) + train (2h) + station to house (30min) = 3hours
    • By plane : house to airport (1h) + check-in (30min) + delay (30min) + flight (1h) + airport to house (1h) = 4hours

    Why take a plane ?

    And those trains are quite safe : a handful of those trains derailed, but no-one was killed...