Slashdot Mirror


User: ultranova

ultranova's activity in the archive.

Stories
0
Comments
13,310
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 13,310

  1. Re:SkyNet here we come on Army Tests Autonomous Black Hawk Helicopter · · Score: 1

    This is sort of scary to me. It is as though we're living in the age of SkyNet yet most of us don't know it.

    And yet, for most people, just what would be the difference between Skynet and the current order? A coldly rational computer isn't going to start a world war, since that would destroy the very infrastructure that feeds it, while humans have done so twice and come darn close to starting a third one multiple times. So, should Skynet take over, would most people even notice?

  2. Re:Why back to Belize? on McAfee Arrested In Guatemala · · Score: 1

    I do hope that Mr. McAfee is treated fairly by the Belizean authorities, and that his concerns of abuse and torture at their hands is simply an irrational fear.

    Such fears, be they rational or irrational, rise some questions about why he moved to and stayed in Belize in the first place, especially after being arrested once already. Did he, for example, attempt to evade the taxes necessary to maintain the society ordered and relatively free of corruption? And if the answer would happen to be "yes", then having such fears is simply the price to pay.

  3. Re:Some things not thought of... on Over 1000 Volunteers For 'Suicide' Mission To Mars · · Score: 1

    Such a colony on Mars, especially small ones, will anyway be a perfect anarchy/communist type of organisation. They're too small to have anything that resembles a government.

    We already have isolated and technology-dependent societies like that. Ships at sea, for example. Simply think of a Mars colony as a nuclear submarine with no way out, and you're not far off.

  4. Re:Is humanity "too big to fail"? on Over 1000 Volunteers For 'Suicide' Mission To Mars · · Score: 1

    Mars could be a hedge against disaster. But maybe not a very good one. There's really no reason why a nuclear war on Earth couldn't reach Mars as well. And humanity on Mars would no doubt be far more fragile. The harder problem is not moving ourselves there, it's establishing our environment. Likely there would be millions of species we could never establish on Mars in any kind of "natural" self sustaining fashion. If we brought them to Mars at all, they'd have to stay in greenhouses and zoos. Not that we'd be much better off ourselves on that point.

    All of which rises a question: why anchor those zoos on Mars? Build huge space stations, make them mobile with solar sails, and let them roam the Solar System. You get asteroid mining, you get solar collectors, you get comfortable in-system transportation, you get high chances of at least some of them being outside nuke range should a war break out - and if you build a colony from hollowed-out asteroid, it could well shrug off a direct hit from a nuke. And of course such a colony would be in a perfect position for research and later interstellar exploration.

    Why chain yourself to a planet when that planet offers very little benefit?

  5. Re:Too old in a decade on Over 1000 Volunteers For 'Suicide' Mission To Mars · · Score: 1

    Why have a cap at all?

    Because the younger you are, the longer you can work, which is important when sending you in the first place is so expensive. And this is ignoring the need to care for the retiree and simply assumes they'll march off the airlock when they're too feeble to work - but of course you can't actually do so or the morale collapses, and with it the entire colony.

  6. Re:Tax or Financial Engineering on Nokia Selling Its Headquarters To Raise Funds · · Score: 2

    What kills me is I wasted the whole day trading

    Stop doing that then. A get rich fast scheme is hardly worth your life.

  7. Re:Without the use of a loop!? on How Does a Single Line of BASIC Make an Intricate Maze? · · Score: 1

    No. I simply didn't add: "or in the case of running it in an interpreter it won't run."

    It might, it might not. Since printf is part of standard C library, it almost certainly would.

    In the C programming community, we don't mention C interpreters unless we are indeed using them for some reason, since they are not the standard way C is used by any stretch of the imagination.

    The de facto standard way is to use a single program that compiles and links the program, and includes standard libraries into the link state by default, resulting in printf being resolved just fine.

    No contradiction.

    Just an argument that's flat-out false.

    Have a great day.

    I did, thanks. You seem to be having a bad one.

  8. Re:Meh. Not that big a problem. on Auto-threading Compiler Could Restore Moore's Law Gains · · Score: 1

    It's a skill set that's very similar to that required to learn assembly optimization. What I mean by that... where you move invariants outside loops, where they only get computed once; while the stuff that actually needs to change constantly is in the inner loop.

    You're talking about common subexpression elimination, which is usually automated and has nothing to do with assembly specifically. It's also not what people generally think when they heard "assembly optimization".

    For me, c is the ideal tool

    Well, since you seem to like doing by hand what the computer could easily do automatedly, I have to agree.

  9. Re:Depends .... on Should Inventions Be Automatically Owned By Your Employer? · · Score: 1

    Fishhooks have nothing to do with billing.

    Unless you're late on payments.

  10. Re:user space drivers on Multi-Server Microkernel OS Genode 12.11 Can Build Itself · · Score: 1

    Does microkernel architecture necessarily require context switches? Write the userspace components in Java or other managed language and run them in kernel threads at Ring 0. You might get a small penalty in code execution time, but get rid of the context switches while still keeping the processes separate.

  11. Re:Without the use of a loop!? on How Does a Single Line of BASIC Make an Intricate Maze? · · Score: 1

    compile, but it won't link, ergo it's not a valid program.

    Your earlier assertion that C programs can be run in an interpreter without compiling seems to contradict your current assertion that C programs must be compiled and linked before execution.

  12. Re:good on UK Government Mandates the Teaching of Evolution As Scientific Fact · · Score: 1

    Because you're some sort of Advanced Brony and are trying to proselytize me? I think that was the context...

    The context was a debate whether or not teaching your children who's the best pony constitutes abuse. Then somebody suggested that people who keep on talking about what a shitty show it is might not be that different from and at the very least no less annoying than rabid bronies, which got the parent upset and made him talk about unicorns.

    A typical religion-related thread, in other words.

  13. Re:good on UK Government Mandates the Teaching of Evolution As Scientific Fact · · Score: 1

    If I told you I was an a-unicorn-ist (that is, someone that doesn't believe in unicorns) would you think that I have some sort of agenda?

    Well, yes. Why else would you be telling me about it?

  14. Re:Not so on Critic Cites Revenge of the Sith As "Generation's Greatest Work of Art · · Score: 3, Insightful

    Hitler got into politics because his art was rejected. At least near the end he saw his reign in terms of art - namely, a classic tragedy. The culture of Nazi Germany was largely based on artistic choices and has ever since been an inexhaustible well for other artists. In fact, the very Star Wars itself draws a major source of inspiration from there, from the very concept of an evil empire worshipping the Dark Side to the aesthetics of space battles.

    Hitler had a far greater effect on the art world than Lucas could ever even dream of. And with the generation that actually went through World War II, you just know he's on his way to become this.

  15. Back when Episode 1 was released on DVD, one of the behind the scenes things had George Lucas saying that "Jar-jar is the key to all this" or something like that.

    That's because Jar-Jar is actually Darth Plagueis, Sidious's master and Anakin's father. It's revealed in the Limited Remastered Extended Edition. Which is Fridge Brilliance, really: why does Anakin act so akwardly? He doesn't, really, it just seems that way because he's half alien and so half his body language goes whoosh over our heads. Portraying the inhumanity so well is actually quite ingenious work by Hayden Christensen.

    Episodes 7-9 will be all about Jar-Jar/Darth Plagueis, the real Big Bad of the series, resurfacing and getting serious. "Meesa think yoosa gonna die now."

  16. Re:George Lucas obviously greater - in impact on Critic Cites Revenge of the Sith As "Generation's Greatest Work of Art · · Score: 5, Insightful

    In terms of impact on humanity, there's no question that Lucas has had far greater impact than Kubrick and Kurosawa combined.

    By that metric, the greatest artist of all time was Adolf Hitler.

  17. Re:China has their own version of reality ... on California Software Maker's Fortunes Track Dispute With Chinese Gov't · · Score: 1

    It's the Marxist mindset. That shit doesn't just get erased from culture overnight. It will drag on until its last gasping breath in fact.

    "Education is a weapon whose effects depend on who holds it in his hands and at whom it is aimed." Joseph Stalin

    And as you and all the other posters blaming anything bad on Marxism, communism, socialism, unions, etc. demonstrate, brainwashing works perfectly well for capitalist ends too. Perhaps even better, because you can appeal to people's pride - everyone is better than average at their job, the same as everyone's a better than average driver - to get them to work against their own interests.

    And no, "that shit" is never going to be erased from any culture, because it's far too useful for whoever has or desires power. Feed people the right mixture of daydreams and nightmares, and there's little if anything you can't get them to do, allow, or ignore. But at least no one will ever lack scapegoats to blame for their troubles.

    </cynicism>

  18. Re:Why MySQL Wins on Ask Slashdot: Which OSS Database Project To Help? · · Score: 2

    But one day I realized that I need to get things done, switched the MySQL. The learning curve was small but the main kicker was that things just worked and easily reworked. There are risks, limitations, and problems. It's very imperfect but I get things done now... and never have or care to think about the purist philosophies with which I used to love to indulge in.

    So what things can you do easily in MySQL that you had trouble doing in PostgreSQL? Details, please.

    Now he know so much more and has tons of backing from heavy weight organizations and money but cannot seem to even force the success of the Semantic Web. It's hard to learn and hard to work with even when you learn it. Furthermore, it's not obvious to most what cool or useful things you can do with it.

    The reason "Semantic Web" is not catching on is that it is contrary to commercial interests: the most basic function of SW is to filter out irrelevant crap from searches, while the most basic desire of an advertiser is to have his irrelevant crap to show up in every search. SW assumes that the Web is a library where the goal is to match people up with the information they're looking for, while in reality it's a bazaar where every merchant is trying to shout louder than everyone else to peddle their crap to passersby.

  19. Re:Invalid Assumptions on Ask Slashdot: Which OSS Database Project To Help? · · Score: 1

    Using a database (or any product) very effectively often has little or not translation into working on the guts of the product.

    While using a product obviously does not give you technical expertise about its guts, it does give you insight into what works and what doesn't. In practical terms, this could translate into special-case optimizing some often-used SQL constructs like "ORDER BY random() LIMIT x".

  20. Re:Big Data on Ask Slashdot: Which OSS Database Project To Help? · · Score: 1

    From the Wikipedia page, it seems like a document store could be built on top of a standard relational database with middleware that alters the schema as needed, and it should even be pretty fast. How significant is the advantage of using a dedicated document store, especially given that relational databases have decades of head start in optimization?

  21. Re:Politics + Facebook = Pain on Why Facebook Is Stressing You Out · · Score: 1

    By this logic there is no good venue for reaching people. After all, if they already made up their minds, your message is just spam.

  22. Re:In other words... on NYC Police Gathering Cellphone Logs · · Score: 1

    Actually, that isn't true for any smartphone if you do the math.

    It is true for anything that can be insured. After all, the insurance company must pay the claims and the dividends from the premiums, thus the average person must pay more in premiums than he gets from claims.

    Note that insurance can still be mutually beneficial for the insurer and insured due to the difference in their capital: what's catastrophic loss for the latter is just a bookkeeping detail for the former, allowing the insured to convert a small chance of a disaster to a regular non-ruinous payment. However, the price of a smartphone is not catastrophic loss for its intended target audience, so taking an insurance for one doesn't make sense and offering it starts crossing into scam territory.

  23. Re:Just the tanks? on Datagram Recovers From 'Apocalyptic' Flooding During Sandy · · Score: 1

    Obviously you're limited as to how much higher the pumps can be, but you can draw fuel a fair bit upwards on vacuum (maybe 20 feet?). If you're allowed to send pressurized air down the vent you could put the pumps up higher - I'm not sure what the laws are around that.

    Or you could locate the pumps down in the basement and the motors near the generators, and use an old-fashioned driveshaft to transfer power. You could even run the driveshaft through the fuel line itself, allowing for a hermetically sealed tank system with unlimited pumping height.

  24. Re:Dear Computer Programmers: Why do this? on Mozilla Dropping 64-Bit Windows Nightly Builds For Now · · Score: 1

    Actually, wouldn't that be extremely easy to debug? Just have the custom allocator pad with 8 extra bytes, and see if everything suddenly starts magically working.

  25. Re:teach them the calue of generosity on Ask Slashdot: Best Console For the Kids This Holiday? · · Score: 1

    With children, it's probably better to volunteer time over money so they get to see the effect it has on others.

    And by volunteering you mean being ordered to, teaching said children to "like" it just as much as they will any other chore.

    Or you could simply practice generosity at your own expense, from the funds you had earmarked for purchasing books or games or wine or whatever, rather than from a kid's gift funds. You know, that whole "teach by example" thing?

    Nice rethoric, though.