Slashdot Mirror


User: tehpuppet

tehpuppet's activity in the archive.

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

Comments · 8

  1. Re:Of course they deny it. on U.S. Denies Using Flame Malware To Spy On French President · · Score: 3, Insightful

    Exactly, like the time the French government denied attacking a civilian ship in New Zealand, murdering one of the crew members in the process. Then when caught, lied to the UN about punishing the agents involved.

  2. They've had these for years on Just Months After Jeopardy!, Watson Wows Doctors · · Score: 5, Funny

    Hello Patient, my name is Dr Sbaitso.

    I am here to help you.
    Say whatever is in your mind freely,
    our conversation will be kept in strict confidence.
    Memory contents will be wiped off after you leave,

    So, tell me about your problems..

  3. Re:Floor plans... on Bin Laden Hideout Recreated In Counter-Strike · · Score: 1

    Perhaps, if they recreated it somewhere (Arizona, Texas, Kansas?), that re-creation would be the tourist spot.

    Then it's only dangerous for Pakistanis.

  4. Re:Escape the Solar System, and Galaxy on Project Icarus: an Interstellar Mission Timeline · · Score: 2

    This seems sadly necessary. All the social, political, religious and cultural baggage we've accumulated will continue to weigh us down until something terrible happens. We're not collectively going to grow out of it in time.

    Also consider the fossil fuel problem - the 'easy' energy from fossil fuels is a technological leg-up, but once that's exhausted it will be much harder to research and manufacture the advanced materials and technologies needed to exploit alternative energy sources, unless said sources are already in place and paying their own way. We could quite plausibly end up trapped by our own (lack of) access to energy.

  5. Re:Why Drupal? on FCC.gov: A Modern Open Platform · · Score: 1

    It's the usual trade-off between simplicity and control. I have found Wordpress is great for smaller, simpler sites - especially something blog-based. Drupal is more complex from the start, but it gives you more control if you're trying to do something fancy.

    To put it another way, there's a certain point of complexity where Wordpress becomes much harder to work with than Drupal.

    Horses for courses.

  6. Re:Do Not Want on How Cyborg Tech Could Link the Minds of the World · · Score: 1

    No group of humans has ever had anything like what we are talking about here. We've seen various political and religious movements implode because they're in some way fundamentally contrary to human nature, but a hive mind would mean changing human nature itself. Ants and bees get shit done without corruption, choking bureaucracy, uninformed dissent...

  7. Re:Do Not Want on How Cyborg Tech Could Link the Minds of the World · · Score: 1

    It's an alien concept for us apes, but there could be a bunch of species-level benefits to the loss of individualism. No more violent or dishonest crime, huge efficiencies in scientific research, decentralised planetary government... we might even stand a chance of getting off Earth before we render it uninhabitable.

    I suspect it could be too large an adaption for humanity to make though. I'd bet on something along the lines of Alastair Reynolds' war between the 'conjoined' and the regular humans, wherein the regular humans realise the conjoiners have vastly superior and ever-improving technology, so try to stamp them out before it's too late.

  8. Re:A whole book just for themes? on Drupal 5 Themes · · Score: 1

    Agreed - I found it quite simple to do away with many of Drupal's output snippets, eg hard-coding things like the site's logo image. If you're capable of making your own template you probably don't need that stuff dynamically generated. I think I needed only four or five small PHP snippets in my HTML template.