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:Just a thought.... on Java, Where To Start? · · Score: 1

    I've seen that look too :). But hey, if they can't cope with that it's their problem. I'm glad you found a job, and I'm sure you'll be hapier there than at those other places.

  2. Re:Just a thought.... on Java, Where To Start? · · Score: 1

    Let me be clear: nothing against learning new languages, you'll always learn something new, and I can't imagine many professional programmers not knowing at least 3-4 programming languages after a while (hey, in college I saw a dozen), but you shouldn't think that by mastering a language you become a good programmer. And "favoring different kinds of abstractions" is mostly BS. I've written object-oriented code in assembler! It's just a paradigm, and the only thing a language can help you with is syntactic sugar.

  3. Re:Just a thought.... on Java, Where To Start? · · Score: 5, Insightful

    After nearly 20 years of programming experience, I have come to the conclusion that programming languages are totally irrelevant when it comes to "being a master". The real art lies in being able to analyze the problem, and making abstractions to come up with an elegant solution. The rest is implementation, and wether you write it in C++, Java or bash, it all remains more or less the same.

    You can know every little detail of C++ e.g., and still be a lousy programmer. There is a phase in most programmers life (mine too) where they think "Cool, C++ has multiple inheritance, so I'm going to use that if I can". But after a while you'll learn to say "I'm going to use that if I really have to".

    So, please, go ahead and learn new languages if you want, it won't do any harm, but you'll only advance as a programmer by constantly questioning your own designs and thinking about how they can be improved.

  4. Re:Should have used Harry Potter... on Rosetta Disk Designed For 2,000 Years Archive · · Score: 1

    I'm a radical atheist myself, but recently I installed some bible software for a friend of mine who is quite religious - there were some bugs I thought I could fix.

    I was quite surprised he had to provide me with a translation of around 1900, since all the newer translations are copyrighted. I must admid it made me smile a little, as it gives a perfect commercial explanation to why they are so eager to "spread the word".

    So don't think the bible isn't copyrighted.

  5. Re:Got it wrong on Was Standardizing On JavaScript a Mistake? · · Score: 2, Insightful

    Leaving the language itself aside, the big problem I see when reading javascript is all these tests to check on what browser it is running. If I write code, I don't wan't that mess (Luckily, I I'm not a web developer).

  6. Re:You're crazy! on Research Suggests Polygamous Men Live Longer · · Score: 1

    Why do I get that feeling you won't get very old...

  7. Re:Related to an old joke on Research Suggests Polygamous Men Live Longer · · Score: 5, Funny

    (except Hans Reiser)

  8. Question on Research Suggests Polygamous Men Live Longer · · Score: 4, Funny

    I have only one question: what is the list of polygamous nations?

  9. Re:Geoengineering on Global Warming Stopped By Adding Lime To Sea · · Score: 1

    How about dropping a giant ice cube into the ocean once in a while?

  10. Re:"Solution" does not fulfill political goals of on Global Warming Stopped By Adding Lime To Sea · · Score: 1

    Oh please. You just sit back and watch what happens to the arctic ice shelves in the next decennium. Then think about that a couple of years and then open your mouth again.

  11. Remember this? on Global Warming Stopped By Adding Lime To Sea · · Score: 1

    Nixon: ... thus solving the problem once and for all.
    Little girl: But ...
    Nixon: ONCE AND FOR ALL!

  12. Re:When we start on Hack a Million Systems and Earn a Job · · Score: 1

    Also, if I recall correctly, the Apollo program was developed by nazi's. So there's nothing new under the sun.

  13. Re:Same as Predator on NASA Drone's Sensors Battle California Wildfires · · Score: 2, Funny

    The Predator's primary function is to save lives.

    They should upgrade the thing to carry more weapons, so that it can save even more lives.

    (War logic is always twisted)

  14. Re:Following oders: on Mars Lander's Robot Arm Shuts Down To Save Itself · · Score: 1

    Why can't the orders just be checked on earth? It's not like with MER, where they have autonomous driving; AFAIK the arm operations are quite static (I mean, they just send the motion commands, the software on the lander has no intelligence to make up it's own movements).

    BTW, your comment about the weight: The way this is done is by measuring the motor current, as soon as it gets too high the motor stops ('stalls'). There are quite some examples of that on the MER mission.

  15. Re:Well, two things come to mind on Man Selling His Life On eBay · · Score: 1

    His friends probably aren't going to buy into it. Is he really selling his friends on ebay? So I can go out, make some friends an put them on ebay? Cool!

  16. Re:I am _so_ calling this one: on DOJ To Oversee Windows 7 Development · · Score: 1

    I have to say I don't follow the US election that much, but after reading your post and looking up the meaning of "RINO", I'd like to point out the broader problem (IMHO).

    On a sidenote, you "accuse" him without any arguments, so people, don't turn off your critical-thinking-brainlobe yet. But for now, let skip that discussion and simply assume you're right (even if only in your opinion).

    Then what position is McCain in, if he would admit this (pure thought experiment of course)? Should he move to democrats? Because that's about the only option he's got. That's really the sadness of two-party systems. It's only one party more than Soviet Russia, as the saying goes, and you are presented with only two choices both as a voter and as a representative. I'm glad that in Europe, we have this chaotic-looking mix of big and small parties. This way you can better choose for representatives that stand for what you find important.

  17. Re:I am _so_ calling this one: on DOJ To Oversee Windows 7 Development · · Score: 1

    "Be thankful we're not getting all the government we're paying for" - Will Rogers

    (Just had to think of that quote while seeing the graph).

  18. Re:They keep changing the definition on Whatever Happened To AI? · · Score: 3, Interesting

    Indeed, there was a time when binary search trees were called "artificial intelligence".

    Remember that program to catalogue animals? It started with something like "Is it a dog?", then you say no, and since the database is seeded with only one animal, it would respond with "I don't know the animal, what is it?" ("a bird"). Then it would ask what question would make the difference between the two clear ("Does it fly?"), and next time you run the program, it starts with "Does it fly?". If you say yes, it would ask "Is it a bird?" and so on, and so on.

    It's a fun little project while learning how to program, but it's not really counted in the AI-domain anymore.

  19. Re:Snow on Water Ice On Mars · · Score: 5, Interesting

    No, martian air is way too dry to form snow. There is water in the athmosphere, but IIRC it is something like a layer 1mm thick if all the water would condense on the ground. What happens is that some of that water freezes to/in the ground if it gets cold enough.

    What I learned from following the press conferences online, is that since mars doesn't have a large moon, the axis of rotation changes much more than earth does, so if it is directed towards the sun, the ice could actually melt.

  20. Re:Wind? on Water Ice On Mars · · Score: 5, Informative

    It was at the bottom of a trench. Plus, wind doesn't selecticely blow white rocks away while letting the rest of the scene untouched. Plus, you can also see some white areas at the end of the trench getting smaller.

    It's ice. Definitely.

  21. Re:CDs are still readable on Best Way To Store Digital Video For 20 Years? · · Score: 1

    There is one problem I have with HDD's and that is that they always tend to be full :). But seriously, you're right that it's a better solution. One thing I would add is that you still need a backup, because a crash is not the only reason things can go terribly wrong (think rm -rf). Personally I have a dedicated machine with 2 drives in a raid configugation that turns on every night and does a rdiff-backup of all the important data on the main server. There may be other solutions for data that doesn't change.

  22. Re:CDs are still readable on Best Way To Store Digital Video For 20 Years? · · Score: 5, Informative

    Ok, I just went looking for the handbook I got with my photography course, there's a paragraph about optical media: The CD's with a greenish look are guaranteed up to survive for 1-3 years. The siverish CD's last about 10 years. And there are also more expensive CD's with a gold color, and a black protection layer on top, that last +/- 100 years.

    It also mentions there is no durability data about DVD's yet. This seems strange to me, and it's maybe outdated.

    It might be wise to get some advice at a photography store, I'm sure they get a lot of those questions.

  23. Re:2 Words... on What To Do With a Hundred Hard Drives? · · Score: 2, Funny

    You might also have difficulties with the length of time that the female portion of these drives lasts if you are constantly changing the males. You could call an escort and ask her.
  24. Re:Cookies on NASA's Phoenix Finally Fills Oven · · Score: 4, Funny

    Just imagine that in a few days from now, the news headline could be "NASA cooks the first extraterrestial life - tastes like chicken".

  25. Re:AFAIK on Study Hints At Time Before Big Bang · · Score: 1

    The existence of the universe fails Occam's razor pretty miserably. Indeed. Thankfully though, the universe is not an explanation.