Slashdot Mirror


User: gowen

gowen's activity in the archive.

Stories
0
Comments
3,427
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,427

  1. Re: My uncle on IBM to Lose 13,000 Jobs · · Score: 1
    Its Barking - you are quite welcome to investigate into the stats and possibilities of a victory there
    While a BNP victory is not completely impossible, I'll bet you a virtual £5 that they don't finish higher than fourth.
  2. Also... on Unix Graphing Programs? · · Score: 1

    Gnuplot does work, but its not the most user friendly piece of software, and while I've used it for rough-and-ready visualisation, I've never been able to get attractive (i.e. publishable quality) results out of it.

    Since you don't specify free software, can I recommend the graphical capabilities of Matlab? As well as being endlessly scriptable and versatile, there's a GUI so you can place text and symbols anywhere you like. There's a native Linux version, and as you're a student you should be able to buy it at a more reasonable price. It's also quite possible that your university/department has a site licence of some description.

  3. Re:A step in the right direction... on Azureus Decentralizes Bittorrent · · Score: 1

    I'm more surprised that he considered Eyes Wide Shut to be well written. Sure, it's well written by porn standards... but who watches Anal Adventures #17 for the dialogue?

  4. Re:Typical on .gov.au Guide to Open Source Software · · Score: 0, Flamebait

    Wow. That's wrong on so many levels it's not true.
    i) America was never a penal colony
    ii) I'm not American
    iii) It was a joke, you humourless fuckwit.

  5. Re:Typical on .gov.au Guide to Open Source Software · · Score: 1

    Hey, no taunting the Poms until *after* you've kicked our arses at cricket.

  6. Typical on .gov.au Guide to Open Source Software · · Score: 4, Funny

    Is it any surprise that a nation descended from the worst convicts and criminals England could throw away would eventually align itself with Open Source Software, well known throughout the world as a transparent price-fixing scam... :)

  7. The Sky Is Falling!!!! on Safari And KHTML May Never Meet · · Score: 3, Insightful

    1993 called, they want their flamewar back.

    Woe! Disaster! JWZ's changes to the Emacs codebase can't be easily folded back into GNU/Emacs. It's full of things that are XEmacs specific!

    It's called a fork, folks. It's very possible, albeit not very common, with Open Source software. You've given your code to people to use how *they* want, not how *you* want them to. Deal with it.

  8. Re:Come on, Apple.. on Safari And KHTML May Never Meet · · Score: 3, Funny
    "Imagine no possessions," said the millionaire from his luxury Manhattan apartment.
    But of course. if he was actually broke, the song would've been called. "Harsh Reality" and the opening line would've been "Bugger, no possessions".
  9. Re:Is this a joke? on Safari And KHTML May Never Meet · · Score: 2, Insightful
    Even *Microsoft* does what they're legally required to do.
    Only once they've exhausted every possible appeals process, and pressurised, threatened and cajoled the EU/foreign government into changing the law.
  10. Hmmm... on Safari And KHTML May Never Meet · · Score: 1, Insightful

    If you've got the modified files you most certainly can tell how they've changed. You do a diff.

    Now that diff can't tell you why they've changed, but for Pete's sake, you're a developer. You've got the code. You've got the standard. You've got the changes in the code. You've got the old code. You can see how behaviour changes in each. You've (hopefully) got an reasonable general understanding of the codebase.

    Given that some developers reverse engineer protocols by sniffing TCP packets, your task really doesn't sound that difficult...

  11. Dune, my ass on Mars Rover Stuck in a Dune · · Score: 2, Funny

    My bet is that its grounded on the wreckage of Beagle II. :)

  12. Bloody typical on Crackdown on BT Users in Hong Kong · · Score: 5, Interesting

    How can you expect the RIAA to distinguish between legitimate and illegitimate uses of BitTorrent when slashdot editors cannot be bothered to do the same? Hong Kong is not cracking down on BT Users, but on wilful copyright violators who happen to use BitTorrent.

    You might as well run a headline "US police crack down on Drivers", leading to a report detailing the arrest of a guy who drove a getaway car in a robbery.

    Sheesh.

  13. Hmmm on Safari Passes the Acid2 Test · · Score: 5, Interesting
    The patched Safari is not yet avaliable for public consumption. It is unknown when the patches will appear in a public version of Safari.
    Hypothetical : Which might mean that fixing the browser to display Acid2 broke something else (related to the browser making reasonable attempts to display broken code, perhaps).

    Which does point out the problem with tests like Acid2, which really don't resemble any code in the wild that anyone has ever used. What you end up with is browsers that are brilliant at rendering completely pathological corner cases, but only at the cost of changing some other well-thought-out-but-not-standardised. behaviour.

    Now, I admit that this is purely hypothetical, but surely a better guide to browser usability is how well it renders the morass of dodgy XML/HTML that gets sent to it every single day.

    Optimise for corner cases, and it possible that all you'll get are really well rendered corner cases.
  14. Re:Baby, meet bathwater. on Microsoft States Full TCP/IP Too Dangerous · · Score: 2, Insightful
    "Supporting packet sends from simple user-mode raw sockets makes it entirely too trivial for compromised systems under control of hackers"
    You see, there are two ways to address this problem.
    i) Stop using raw sockets.
    ii) Make systems much harder to compromise.

    The real problem here is the massive abundance of comprimised systems
  15. Re:irony on Bush Signs Law Targeting P2P Pirates · · Score: 1, Funny

    Don't worry. He only has to sign the bill, not to spell or pronounce any of the words in it.

  16. Re:Trusted Computing on What to Expect from Linux 2.6.12 · · Score: 1
    there are enough intrusions into my life to make it 'safer' as it is - each and almost every one of them pisses me off.
    So the building standards that require that your office won't collapse in a minor earthquake piss you off, eh?
    The drink-drive laws that help reduce the number of drunken fuckheads driving three ton killing machines piss you off, eh?
    The waste laws that stop your local pharmaceutical firm dumping chlorine and ammonia in your local lake piss you off, eh?
    The non-proliferation treaties that make it difficult for insane dictators to build nuclear weapons piss you off, eh?

    My, you're a brave lad.
  17. Re:Yes, there are people that dumb on The Planet's Most Moronic Hacker · · Score: 1
    The moment you use the rationale "People aren't that stupid"
    Which I didn't do. The implausible bits are such mere technical considerations such as the fact that his computer is still running an IRC after half the hard drive is supposedly gone.

    That and the fact it's one of the oldest jokes in computing.
  18. Re:Feature creep on What to Expect from Linux 2.6.12 · · Score: 1

    "Linux" already has several high-level IPC models. Not only are their the CORBA brokerage architectures supplied by Gnome, KDE (and other possibly other X apps), but on a kernel level you've also got support for good, old-fashioned shared memory, and named pipes/FIFOs.

    DDE/COM-style sharing of data between apps can [and therefore should, IMHO] be done entirely in userspace.

  19. I'll bet everyone $10 on The Planet's Most Moronic Hacker · · Score: 4, Interesting

    That this is a hoax. It's simply not feasible.

  20. Re:Feature creep on What to Expect from Linux 2.6.12 · · Score: 1
    The more features we can get into kernel mode, the less we need to rely on "chaining" and other Unix-way solutions and we can think more about applications and OS services as "whole units".
    What? That makes little sense. If you want to write monolithic apps for Unix, it's completely possible. Ever heard of Oracle, Firefox, Emacs, Evolution? Similarly, one could write a console app that combines the features of grep, find, locate and xargs in one "handy" command.

    The fact that no-one has written these things just means that traditional Unix programmers don't like/want them. That may well be changing, but the kernel is an irrelevancy. Absolutely none of these things need any of the kernel services touted in this article.
  21. Re:more censorship, unimpressed on Google TrustRank · · Score: 1
    unabashedly display every peddler

    Pedlar (possibly NSFW) vs. peddler (definitely Safe For Work)
  22. Re:Great on Stewart Brand on 'Environmental Heresies' · · Score: 0
    disqualify someone from being an expert on these things
    No. The fact he has never studied any of these things is what disqualifies him.
  23. Re:RTFA on Stewart Brand on 'Environmental Heresies' · · Score: 2, Interesting

    I know who Stewart Brand is. I want to know what among his experience means we should believe a single word he has to say on the Environment?

    Or maybe Mr Brand believes a science degree and a few moderately succesful books immediately qualifies him as an expert in anything he cares to to turn his mind to (I believe affliction is usually known as EricRaymondism.)

  24. Great on Stewart Brand on 'Environmental Heresies' · · Score: -1, Troll

    More environmental forecasting by someone who knows nothing about environmental forecasting. What qualifications/experience does Brand have to make such grandiose predictions.

    Clue for Mr Brand : Eating muesli and flogging organically grown tat to gullible, guilt-ridden ex-hippies does not automatically make you an expert on the latest developments in climate modelling.

  25. Re:Color Kinetics patent issues on BountyQuest CEO Patenting Lighting Toilet Water · · Score: 1

    Jesus F Christ.

    Two companies involved in a multi-million dollar lawsuit over who has monopoly rights on lighting an assortment of meaningless tat with a bunch of LEDs.

    Let us hope that such government by the legal profession and for the legal profession will never vanish from this earth.