Slashdot Mirror


User: nogginthenog

nogginthenog's activity in the archive.

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

Comments · 594

  1. Re:7 centuries isn't feasible for humans on Interstellar Ark · · Score: 1

    The Canterbury Tales was written in the 1300s and the English is mostly understandable today.

  2. Re:Not to mention GM food tastes like $#!7 on Suppressed Report Shows Cancer Link to GM Potatoes · · Score: 1

    Commercial strawberries are grown for the look, not the taste.

  3. Re:Not to mention GM food tastes like $#!7 on Suppressed Report Shows Cancer Link to GM Potatoes · · Score: 1

    I used to have some wild strawberries growing at the end of my garden. Tiny little things but bursting with flavour.

  4. Re:How about... on The Most Important Multiplayer Games Ever · · Score: 1

    "Red warrior needs health". A classic!

  5. Re:Yeah sure.. can't break that. on Florida to Scrap Touch Screen Voting? · · Score: 1

    Circling isn't (as) machine countable and since the boundaries for marking your vote aren't pre-defined there is room for interpretation after the fact. We don't want room for interpretation (hanging chad anyone?).

    Uh, why put an 'X' in a box. Easily machine readable.

  6. Re:Disaster recovery on Vista Upgrades Require Presence of Old OS · · Score: 1

    The Windows 98 upgrade CD was similar. It checked for a win.com file IIRC (and I think some OS/2 files). All you had to do was create a dummy win.com in the right place and Windows would happily 'upgrade' you to Windows 98.

  7. Sizewell nuclear power station on Google Blurring Sensitive Map Information · · Score: 1

    Bizarrely Sizewell in the UK is the exact opposite. The area around the reactor is blurry, but the reactor is clear:

    Sizewell

  8. Re:"the type that makes your shower curtain moldy" on Bacteria Harnessed As Micro-Robot Motors · · Score: 1

    Wet rooms like this are actually quite common in parts of the world. Not where I live unfortunately.

  9. Re:Stupid idea on The iPod International Currency Index · · Score: 1

    Labour rates will vary a lot from country to country. e.g. the minimum wage in the US is lower than the UK. In China it's a 10th of the US. Also, I imagine rent and local taxes makes a big difference.

  10. Re:The obligatory.. on AmigaOS 4 · · Score: 1

    Classic Amigas can run Linux/68k, which is the regular Linux. You need a CPU with a MMU though.

  11. Re:Seriously? on Microsoft Admits Vista Has "High Impact Issues" · · Score: 1

    XP search has always been broken. Use a 3rd party tool like Agent Ransack. Windows 2000 search however, works just fine...

  12. Re:New to the US on Something in Your Food is Moving · · Score: 1

    Mmmmm, a nice healthy bowl of sugar for breakfast!

  13. Re:I support probiotic foods on Something in Your Food is Moving · · Score: 1

    Full of B vitamins too!

  14. Re:My Ultimate Breakfast on What Breakfast Gets You Going? · · Score: 1

    1 large glass orange juice

    I think you over did it with that one!

  15. Re:Or... on The Dreamcast's Final Death · · Score: 1

    Piracy didn't kill the DC, rather the lack of a DVD player (which the PS2 had).

  16. Re:Technically Guinness stout not beer. on Print Messages On Your Beer · · Score: 1

    Erm, even Guinness does not the Reinheitsgebot standards. And neither would most Belgian beers.

  17. Re:Rabbits as Food on Giant Rabbits To Feed North Korea · · Score: 1

    I think rabbit stew was invented because rabbit it's a PITA to de-bone the meat due to the small bone sizes. With stew you just skin, remove the head & innards, cut into chunks and chuck in a pot. Deal with the bones later. I know someone who occasionally shoots rabbits and brings me some. Very tasty, a little like chicken with a stronger flavour.

  18. Re:I'll let you into a secret about Britain on How Can We Convert the US to the Metric System? · · Score: 1

    I'm 33 and was only taught metric! I'd like to keep my pint though :-)

  19. Re:External HDD on Small-Office Windows Based Backup Software? · · Score: 1

    You use *an* external HDD for backup? As in *1* device. A decent grandfather-father-son backup system needs 25 devices!!! What happens if Joe User comes and says he wants a file he deleted 6 months ago? What happens when you drop the drive?

    Tapes are much smaller & far more robust! They're not cheap, but neither is losing 100s of man hours of work due to a fire etc.

    p.s. Most (all?) OS's come with tape backup software included, and have done a long time...

  20. Re:E's taken! on The D Programming Language, Version 1.0 · · Score: 1

    I remember programming in E many years ago on the Amiga. A nice OO language, a bit of a mixture of c & pascal. A cool feature was inline assembler, but the best was the speed of compilation. On a 7Mhz 68000 Amiga the compiler really flew.

  21. Re:Well I'd Watch It... on Battlestar Galactica DVD Movie In the Works? · · Score: 1

    Wasn't season 1 screened in the UK on Sky One before the US?

  22. Re:Gee, how did I know... on World's Largest Wind Farm Gets Green Light · · Score: 1

    there are far more ugly things out there
    Like Margate chavs, for example :-)

  23. Re:London cabbies... on Adult Brains Grow From Specialist Use · · Score: 1

    Minicabs are not illegal, however they cannot pickup customers from the street (which *is* illegal) - they must be pre-booked. In many parts of London it's almost impossible to get a black cab.

  24. Re:I agree... But where can I find some? on How To Choose Archival CD/DVD Media · · Score: 1

    Actually I've found that for the PSX media quality isn't the main problem. It's the weight/thickness of the disc. My PSX reads 'backup' CDs much better if I pop one of those transparent things you get on the top of a spindle on top of the CD. Not that I use the PSX anymore...

  25. Write a CHIP-8 Emulator on Advice For Programmers Right Out of School · · Score: 1

    It's probably the easiest system to emulate, but fundamentally works the same way as more complex systems.