Slashdot Mirror


User: morane

morane's activity in the archive.

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

Comments · 10

  1. Re:Click bate - there is no reason to care on Over A Dozen Satellites From SpaceX's December Launch Can't Be Identified (theverge.com) · · Score: 1
  2. Re:Error in map on World Map Shows Countries Requiring Open Source Software (networkworld.com) · · Score: 1
    That's indeed a bad map :
    • "No data" and "no law" shouldn't be in the same category
    • The map key is badly ordered
  3. Still trying on What Keeps You On (or Off) Windows in 2013? · · Score: 1
    I've been trying hard to switch since 2000... Currently I dual boot (Mint and XP) because :
    • Video editing is a joke on Linux (apps crash, can't control the camera via Firewire,...) -> Vegas
    • Photo management on Linux is poor (digikam is so slow, non-intuitive and unable to geotag Canon raw images, Picasa with Wine is ugly and doesn't allow geotagging) -> Picasa/Photoshop
    • I can't seem to find a reliable UPNP DLNA server that works with my all devices -> Foobar
    • Banshee crashes on some songs -> Foobar

    But I can't live without :

    • a powerful commandline
    • an update infrastructure
    • a huge software repository
  4. Original link on NASA Discovers Most Distant Galaxy In Known Universe · · Score: 2
  5. Re:Falacy on The Economic Development of the Moon · · Score: 1

    At last a sensible comment ! I can't imagine what we could have read in a Slashdot thread in 1890 when John Muir was lobbying for the creation of National Parks in the US...

  6. Re:Gravy Train derails on MIT Drops DRM-Laden Journal Subscription · · Score: 1

    A listing of open online science newspapers : Directory of Open Access Journals

  7. Re:Historical views on How to Discover Impact Craters with Google Earth · · Score: 1

    Landsat 7 fly over the same place every 19 days

  8. XML images !? on Does the World Need Binary XML? · · Score: 2, Funny
    Without it, large files such as images will take too long to download !

    Yeah, right ! XML binary images... So needed...

    <image>
    <pixel x="0" y="1">
    <r value="255" />
    <g value="255" />
    <b value="255" />
    <pixel/>
    ...
    <image/>
  9. Windows... on Y2K: Hoax, Or Averted Disaster? · · Score: 1

    <?php

    for ($clock = 2147483641; $clock < 2147483651; $clock++) {
    echo date ("l dS of F Y h:i:s A", $clock) ."<br>";
    }

    ?>

    Tuesday 19th of January 2038 04:14:01 AM
    Tuesday 19th of January 2038 04:14:02 AM
    Tuesday 19th of January 2038 04:14:03 AM
    Tuesday 19th of January 2038 04:14:04 AM
    Tuesday 19th of January 2038 04:14:05 AM
    Tuesday 19th of January 2038 04:14:06 AM
    Tuesday 19th of January 2038 04:14:07 AM
    PHP Warning: date(): Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in 2038.php on line 4 PHP Warning: date(): Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in 2038.php on line 4 PHP Warning: date(): Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in 2038.php on line 4

  10. Re:And this might be worth some concern on Linux Today Founder Calls for Boycott of Linux Today · · Score: 1

    I like getting paid. It supports things like my smoking habit, and my patch habit Do we need to pay to patch our computer these days ?