Slashdot Mirror


User: Tom+Goodale

Tom+Goodale's activity in the archive.

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

Comments · 6

  1. Re:Short easy names for things win. on The Web Is Not the Internet · · Score: 1

    > I suppose too that The United States of America is in the Americas but the United States thereof is not the same thing as America?
    > And we dursn't call it just "the States" either because that's ambiguous because there might be other countries with the word "States"
    > in their name at some point?

    No "might be" about it. You are bordered by "The United Mexican States," which is definitely also in the Americas.

  2. Re:Easy! on 'The Hobbit' Pub Threatened With Lawsuit · · Score: 2

    Hobbit is an old dialect word for pixie, so there's no need to change the name.

  3. Re:Easy! on 'The Hobbit' Pub Threatened With Lawsuit · · Score: 1

    MacDonalds did try to sue a butcher in Scotland once. I think he could show prior art.

  4. Re:Get a pre-tablet-craze windows tablet from ebay on Ask Slashdot: Best Tablet For Running a Real GNU/Linux Distribution? · · Score: 1

    Although it would only have the battery life of a normal laptop rather than a modern tablet.

  5. Get a pre-tablet-craze windows tablet from ebay on Ask Slashdot: Best Tablet For Running a Real GNU/Linux Distribution? · · Score: 2

    A few years ago I got a Compaq TC1000 from eBay. It ran linux flawlessly, although it needed the proprietary nvidia driver to get screen rotation. This was long before the iPad, the current tablet craze or much thought of special operating systems for tablets (ok, it came with a special mobile edition of windows, but their wasn't much difference). Now the TC1000 is low power for today's needs but I'm sure there must be lots of tablets out there with a higher spec that people are offloading because they want an iPad or equivalent. They may not have capacitive touch-screens but otherwise would probably be ideal for you.

  6. Do you need it in a box? on Ask Slashdot: Parallel Cluster In a Box? · · Score: 2

    If it's really embarrassingly parallel, just run it on whatever CPUs you have hanging about or can scrounge cheaply. As long as the application is written portably they don't even need to be the same architecture or operating system, although that would help with deployment. The only reason to try to scrunch everything in one box would be if you have space limitations.