Slashdot Mirror


User: SammyTheSnake

SammyTheSnake's activity in the archive.

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

Comments · 80

  1. Re:Desktop OS on Linux Has Fewer Bugs Than Rivals · · Score: 1

    Remember this study's been going 4 years, I assume (no I haven't RdTFA, but it's hardly difficult to guess) they were analysing a version of linux from four years ago, and similarly a version of windows from four years ago (circa 2000) which would be XP or w2k.

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  2. Re:Speaking of such flights.... on GlobalFlyer Aims To Go Voyager One Better · · Score: 2, Informative

    I wonder why Boeing didn't consider trying to fly around the world non-stop on a 747SP back in the early 1980's? A 747SP fully fuelled up and also loaded with the equivalent of a full passenger/cargo load in fuel probably could have come close if they used pre-cooled JP4 fuel.

    From almost TFA:

    GlobalFlyer is an airplane with world-class aerodynamic efficiency that will be 82-percent fuel by weight when it takes off. Responding to a reporter's question, Rutan said that a Boeing 747 with 82-percent of its weight in fuel "would not get off the ground," and that, lacking an engine that was twice as efficient as current engines, the jumbo jet could not fly around the world without refueling.

    (Follow the "story" link in the posting)

    HTH
    Cheers & God bless
    Sam "SammyTheSnake" Penny/p

  3. Re:submitter was being a smartass, but they're rig on An Interplanetary Laser Communications System · · Score: 1

    Of course... cloud cover is a problem, but there are ways around that (like those robot blimps that loiter in a given area above the clouds).

    I doubt blimps *above* the clouds are going to be much good at getting signals through the clouds...

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  4. Re:so many for so long on Perl 6 Grammars and Regular Expressions · · Score: 1

    For instance, PERL as it is doesn't have named function parameters, each function is just passed an array of parameters (unlike in pretty much every other language I know--C, LISP, Java, etc)).

    Then send a hash into the array (apologies, I've not done any Perl recently so this is likely to be wrong in details, but the essense is correct):

    sub blah(@) {
    print $_{"parameter1"}
    print $_{"parameter2"}
    }

    blah(parameter1 => "cheese", parameter2 => "on toast")

    Cheers & God bless

    Sam "SammyTheSnake" Penny

  5. Re:so many for so long on Perl 6 Grammars and Regular Expressions · · Score: 1

    For instance, PERL as it is doesn't have named function parameters, each function is just passed an array of parameters (unlike in pretty much every other language I know--C, LISP, Java, etc)).

    Then send a hash into the array (apologies, I've not done any Perl recently so this is likely to be wrong in details, but the essense is correct):
    sub blah(@) { print $_{"parameter1"} }

  6. Re:And on Standards-Based CSS/XHTML Slide Show · · Score: 1

    Oh No! My browser isn't standards compliant because it doesn't implement all the standard security holes and bugs!!! Cheers & God bless Sam "SammyTheSarky" Penny

  7. Re:one of the more famous misquotes there on Greatest Equations Ever · · Score: 1

    Just for the sake of completeness, I looked up what it is in greek (the language Paul wrote - or more correctly dictated- it in) and the answer is:

    Unfortunately, my greek isn't fantastic so I did some more poking around, and AFAICS the magic word is or "philarguria" which I can only find translated as "love of money".
    Indeed, "phil" means "love of" (philosophy, love of thinking; philanthropy, love of mankind; philophax, made up word) "arguria" means "silver" (the chemical symbol of silver is "Ag")

    I've completely forgotten what my point was, if I ever had one, but I had so much fun rooting this out, I don't honestly care! :)

    Have a nice day, all

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  8. Re:Unless we spend more on education... on Medical Care Gets Outsourced Too · · Score: 1

    I remember seing a TV program a while back that compared the NHS (national health service in the UK) with the equivalents in US, Canada & Mexico.

    UK's was the best, then mexico, then canada. The US's version was the worst of those compared...

    Make of this what you will. I only wish I could find a web link to echo the information in the program...

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  9. Re:one of the more famous misquotes there on Greatest Equations Ever · · Score: 1

    Funny, I found it in the bible

  10. Re:For overclocking, do what I do... on On-CPU Peltiers From AMD? · · Score: 1

    Surely this is the mother of all geeky cooling devices?

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  11. Re:Cost over $100 ??? on Make Your Own Digital Camera ISO Test Target · · Score: 1

    Incidentally, here in the UK, we mostly use lb still in daily life, even though "officially" we're supposed to use metric measures. To make it even more confusing, we use miles exclusively (except in scientific areas, but even NASA use Km...) Cheers & God bless Sam "SammyTheSnake" Penny

  12. Re:No thanks on IE Holes Not Microsoft's Fault, Says Bill · · Score: 2, Interesting

    On Windows, you have rw permissions on everything

    Not in my experience, I've always found switching between windows and linux frustrating because Administrator *doesn't* have 100% access to everything. Have you never clicked "End Process" in task manager and had it tell you you don't have permission even when you're logged in as Administrator? Also, try changing the security settings of a file so that only one specific user has permission to do anything to it and then try bypassing those permissions as Administrator.

    As it happens, there are ways around all this (you can use kill.exe for the first and change the permissions for the second) but if Administrator actually were a direct equivalent to root, you could just do rm -rf / and kill the lot. You could cat /dev/zero > /proc/kmem and totally b0rk your entire system. Not that you'd want to, but at least if you *do* want to, you *can*.

    At the end of the day, Administrator is dangerous enough that you *really* don't want to run random stuff as Administrator, but not powerful enough to do all the stuff I want to do without having to battle through another half-dozen bloody stupid click-click-click interfaces. Gimme root and properly administrated normal users with a workable CLI any day!

    </rant> I guess

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  13. IPv5 ? on Accelerating IPv6 Adoption With Proxy Servers · · Score: 3, Informative

    Did anyone else wonder, "whatever happened to IPv5?"?

    Well, this seems to be the answer...

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  14. Re:Not a Catch-22 on Accelerating IPv6 Adoption With Proxy Servers · · Score: 1

    Nothing to do... ...except find a *different* reason you weren't fit to fly. I've heard of at least one person faking a squint to get off martial duty, an excuse which would probably work quite well for a pilot.

    Cheers & God bless
    Sam "SammyTheSnake" Penny
    PS I have naff eyesight anyway, so I'd be fine ;)

  15. Re:Hyperthreading on AMD vs Intel: A Linux Bout · · Score: 1

    Um, he was quite possibly talking about wine... Cheers & God bless Sam "SammyTheSnake" Penny

  16. Re:What about other writing systems? on The Science of Word Recognition · · Score: 0

    There's an article on the BBC news website about dyslexia making comparisons between english and chinese (among other things) New Theory on Cause of Dyslexia

    On the other hand, isn't spanish the language spoken by more people than any other? Certainly Spanish and English between them cover a lot of people, let alone all the other European languages...

  17. Re:I'm not sure I buy it. on The Science of Word Recognition · · Score: 2, Interesting

    I once saw a little article in a free-on-the-train paper demonstrating that we mostly read the top half of a line of text. Try it some time, cover up the bottom half of a line of text and read it, then cover up the top half of the next line of text and read that. Which is easier?

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  18. Heard it all before? on Virtual Girlfriend · · Score: 0

    Isn't this just a tamagotchi with pretty eyes?

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  19. Re:Black Moon is even more rare on "Blue Moon" Appears in Sky Saturday Night · · Score: 0

    And let us not forget the Cheshire Moon. This name refers to a new or crescent moon where the line of the crescent looks like a smile or bowl instead of the typical "C" shape.

    My mum always told me that her mum (Who's from Lancashire, England) had always said "When the moon's on its back, it's a sure sign of snow".
    Possibly there's a correlation between "cheshire moon" and the winter months...?

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  20. Re:Impact on crypto? on Mathematician Claims Proof of Riemann Hypothesis · · Score: 0

    Now, if somebody were to prove that the Hypothesis were *wrong*, then there might be some real practical results from that...

    But I figure it's fairly likely to be true, after all. :)

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  21. What happened to... on Bicycling Science, Third Edition · · Score: 0

    Juggling, surely the *real* canonical geeky 'sport' ?

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  22. Re:Using the words 'entirely wrongly' together on What's Wrong with the Open Source Community? · · Score: 0, Offtopic

    Not if you intend for them to mean "in a manner completely lacking in correctness".

    E.g. if I say "He went about it entirely wrongly" I'm saying "The way in which he went about it was entirely wrong"

    It is a syntactically and semantically valid construct, but I have to conceed that it's downright ugly!

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  23. Re: Your .sig on Land Warrior Army Suits Simplified, Linux-ized · · Score: 0

    You, sir, are a Gand and I claim my five pounds :)

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  24. Re:Storing Data on Beta Technology on IBM Introduces Petabyte-Capacity 'Storage Tank' · · Score: 1, Insightful

    Hope they have lots of backup. Of course, how do you backup a system like this?

    Backup isn't a concern. Think about it. The entire setup is 'beta' in that none of it has been done before (or at least on the scale they're working at) nearly everything at CERN is a one-of-a-kind prototype. As it is, they don't have the capacity to store more than a tiny fraction of their annual data output anyway, so even if the entire system got wiped, the proportion of data lost would still be relatively small. At the end of the day, if you're trying to do something that nobody else has done before, you have to consider the whole thing an experiment. One piece of beta software hardly figures in that environment...

    Cheers & God bless
    Sam "SammyTheSnake" Penny

  25. Re:The numbers.... on Samba Beats Windows IT Week Labs Test Results · · Score: 0

    I couldn't see a copy of the article on their website but...

    There's a link at the bottom of the article originally posted to this one which mentions those stats.

    Cheers & God bless
    Sam "SammyTheSnake" Penny