Slashdot Mirror


User: Mr2cents

Mr2cents's activity in the archive.

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

Comments · 1,355

  1. Re:Crawling efficiently on How To Build a Web Spider On Linux · · Score: 2, Interesting

    Maybe because they don't know the first thing about efficiency? You'd be surprised how much programmers don't know/care about efficiency. Once, incidentilly also on a crawler (student project), I improved the function reading a tree of URL's from 1 hour(!) to 0.1second! The guy tested it on an example with 10 URL's and it worked, but his implementation was O(n^2) and involved copying huge amounts of memory each step. Don't ask me how he thought this would be scalable.

  2. Bad name? on The Information Factories Are Here · · Score: 1

    I've always learned that clouds are made of vapour..

  3. Resolution on NASA Struggles To Contact Lost Mars Probe · · Score: 4, Informative

    The resolution of MRO is really simple to calculate: at 300km, you get 30cm/pixel. So at 100km, you'd get 10cm/pixel. I'm really looking forward to see that kind of image of MGS, but without contact, how long can they wait before the orbit becomes uncertain? Pointing would be really difficult IMO.

  4. Re:You need both on 10 Reasons To Buy a DSLR · · Score: 1
    Oh, the same kind of crowd who remove the mudguards on their bicycles to save 200g, not realizing that the rain and mud splattered on their clothes will weigh more than that.


    It's not a matter of weight, its a matter of air resistance. Those mudguards can really slow you down. Just take them off for a while to notice the difference.
  5. Re:HERVs: 8% of Human Genome on Viral Fossil Brought Back To Life · · Score: 1
    The resultant virus was disabled so that, after replicating once in a cell, the daughter viruses could not replicate. So there was no risk.


    Better: So the only risk was that someone messed up and the disabling mechanism didn't work.

    (Sorry, I've been a software engineer for too long, pessimism comes with the trade I guess)
  6. Not poisoned??? on IE Sends Cake to Firefox 2 Team · · Score: 1

    IE developer: What? The cake wasn't poisoned? But... but... then what did we just eat?!?

  7. Re:Sounds like a great waste of time all around on Tainted "Piracy" Statistics · · Score: 1

    The fact is that drugs *can* make a citizen less productive. Less productive citizens produce fewer goods. Fewer goods means less tax. Less tax means the State suffers.

    When you do anything that harms yourself, you are, in effect, stealing from the State.


    So, you are property of the state, and if you're not productive, you're a thief? Man that sucks. Could you please tell me where you live so I can avoid that dystopian place? Thanks.

  8. Re:One of my most favorite quotes on FBI Head Wants Strong Data Retention Rules · · Score: 1

    Irrelevant. If you can smear out these "fact" in the media long enough, it will ruin your life. Even if you win the case in court, you will have lost a lot.

  9. Re:KISS! on Advanced Data Structures? · · Score: 4, Informative

    Wikipedia has a nice collection of data structures. Maybe that's what you're looking for?

    http://en.wikipedia.org/wiki/List_of_data_structur es

  10. Re:Not a Good Business Model for Enterprise on Why is OSS Commercial Software So Expensive? · · Score: 1

    And don't forget that the support for Qt is superb. I have worked with them, and any time I had a question they responded quickly and to the point. Really a great company.

  11. Re:Image Resolutions on Invisible Unmanned Aircraft · · Score: 1

    Or you could take a line scanner and the rotation will generate a 360 degree image. It will require some processing to align subsequent passes.

  12. Re:hm, on Television For an Audience 45 Light Years Away · · Score: 1

    Yes, but now we can include our own messages. I've sent: "To whoever finds this note, I have been imprisoned by my father, who wishes me to marry against my will. Please, please, please come and rescue me. I am in the tall tower of Swamp Castle."

    That should make it an interesting day when their invasion army warps into orbit.

  13. huh? on Is PC World Still Worth the Subscription? · · Score: 4, Funny

    How should I know wheither you should subscribe to a magazine or not? What's next? Ask Slashdot: should I wear my green T-shirt or my yellow one? Make up your own mind! We're all different! :)

  14. Re:Events such as this restore my faith in Humanit on Mars Rover Reaches Victoria Crater · · Score: 1

    It's positive to see we won't grow bored quickly once humanity gets tired of playing war. But if you compare the budget spent on war and compare that to space exploration, it's more of a depressing thought.

    It does send out a great message saying "look what we can do with today's technology", but most people seem to lack a sense of imagination to see the possibilites if we really were determined to go out there. In fact, we should have been a lot further if you simply look at people were doing 40 years ago. Now we can start all over.

    Personally I'm awaiting the arrival of the first melting pot on the moon. That would mean we're in business.

  15. Re:I hate slashdot so much on Microsoft Sponsors Antiphishing Bakeoff · · Score: 1

    If blocking a non-phishing site doesn't cost points, I'm sure I can come up with a filter that performs even better!

  16. Re:Copyright is copyright on Google Relents, Publishes Belgian Ruling · · Score: 3, Interesting

    They show the first paragraph and a link to the article. That's just like the context google shows when you search for a term. Now about the court order, there was only one party at the hearing, google never got an invitation. This is one of those fast procedures, and being a belgian myself, I truely believe our courts are perfectly capable of messing up like this. This is not the last of it; google will want to defend itself.

  17. Re:Relgious take on it... on Face on Mars Gets a Make-Over · · Score: 1

    Ok, that's the second person who thinks Mars Express is a NASA probe... unbelievable!

  18. No PCWorld? on Cisco VoIP Ditched for Open-Source Asterisk · · Score: 1

    I mean, before bashing on other people, they might just have looked at their own site.. The page contains 160 images (is that really neccesary?)), When I hit back I got a "malformed URL" message, and frankly, it's just an ugly and awkward site IMO.

  19. Re:"To Cut Costs"???? on NASA Testing Linux-Based Exploration Robots · · Score: 2, Informative

    I really, really doubt that the licence cost is an issue when talking about millions of dollars (even for those low-cost missions). Instead, the real advantage in using linux for robotics (IMO) is the network transparency. Remote access is no issue with Linux (or any other unixish OS for that matter). It has lots of network protocols too (AX25 comes to mind).

    One issue might be the code size. Remember that the Mars Exploration Rovers had multiple software upgrades sent over during the mission. An embedded RTOS is usually smaller in size, so that's a real time saver. But then again, with linux you could simply include gcc in the rover, send over the diff's, and let the rover compile the flight software in situ, and compare the output with md5. That would be a first! And you could simply interrupt the make process if the power runs low, and restart later. A standard make will find out where it was and continue from there, right out of the box.

    PS: One more reason not to use windoze: just imagine getting a message from the other side of the solar system saying "Your version of windows is not genuine. Please contact ..."

  20. 1984 on China to Control Reports of Foreign News Agencies · · Score: 1

    How funny, in Orwell's 1984 the party did also "demand rectifications" of facts. They weren't falsifying historic records, noooo sir. The party had it's thruth, and the press had to follow. If the party changed it's mind, all records had to be changed too. In fact, it has always been that way.

  21. Re:TSA = wrongheadedness gone wild on You Have Been 'Randomly' Selected? · · Score: 1

    Belgium

  22. Re:How does one unsuccessfully hit the moon? on EU Craft Successfully Hits The Moon · · Score: 3, Informative

    > Instead of letting it remain in the universe with all the other debris

    You're missing something. Due to the gravity disturbances of the earth and the sun, the orbit decays naturally. So it was bound to end up crashing on the moon. They had used up all but a few grams of the xenon gas, and the last maneuvres were done using the hydrazine thrusters (used for pointing and gyro offloading). They just set a favorable time and place of impact. Hmm, the "just" is maybe a bit misplaced; they did a great job.

  23. Re:Ion drive on EU Craft Successfully Hits The Moon · · Score: 1

    Indeed, only a few seconds from predicted impact time, from what I've read. Now I wonder how many meters/pixel the IR image has..

  24. Re:Actually... [Wrong, wrong...] on Google to Use PC Microphones to Listen In? · · Score: 1

    > Having recently (3 days ago) read 1984,

    I did too, last week. Might I interest you in this way funny/depressing site?

    http://www.studentsfororwell.org/

  25. Suspicious on Stolen Cell Phone Shares Thieves' Photos? · · Score: 1, Insightful

    > 'I'm just too unclever for that.'

    I wouldn't trust a guy who speaks newspeak and has a camera-phone, uploading pictures automatically. IMO he's thought-police..