Slashdot Mirror


User: DrHyde

DrHyde's activity in the archive.

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

Comments · 168

  1. No, that's the OTHER David Cantrell on Radio Shack Selling Subway Cars on eBay · · Score: 0, Offtopic

    Now will my friends please stop emailing me about this!

  2. Re:No, No, No on Revising the Internet Email Infrastructure · · Score: 1

    > Or use a whitelist of servers which are run by
    > reputable ISPs.

    Are you aware just how many reputable ISPs there are? How many spring into existence or fade into the night every week? How often they move their servers from one address to another?

    The small - and reputable - ISP I use will, no doubt, be one that you and most other ISPs and network operators have never even heard of. Your scheme would result in two users of small ISPs being unable to exchange mail unless they were to move to a bigger, shit ISP. That is unacceptable.

  3. Re:Beer for free on Linux Beer Hike Goes to Ireland · · Score: 1

    > so I hope the next Linux Beer Wanderung will come to Czech Republic

    You volunteering to organise it then?

  4. Re:Cost on BBC Reopens Ogg Streams · · Score: 1

    The problem with carrying adverts is that you lose editorial independence.

  5. Re:But will there be the money? on Wireless Internet Finally Coming To London · · Score: 1

    > Much of England statistically has income levels below that of Portugal

    So does much of Portugal.

  6. Re:Blamethrowing on Slashback: Debianism, Nukes, Discretion · · Score: 1

    > At the same time, I really think that kids these
    > days are just too safe - all they seem to learn
    > is how to be good little consumers...

    Of course. In the US/WIPO/12ft Swedish Lizard Overlords/Corporate New World Order that's all they'll be allowed to be anyway. Might as well indoctrinate them from an early age.

  7. Re:Hmm. on Adobe Responds to KIllustrator · · Score: 1

    > US Trademark law was on Adobe's side ...

    ... and utterly irrelevant. Why oh why do merkans labour under the apprehension that their laws apply elsewhere? HINT: this happened in Germany.

  8. Re:I know the list, but apparently you don't. on The Rise of Steganography · · Score: 1

    I do not believe it for one moment. Or at least, I don't believe that it only goes one way. You should see how your compatriots gush at the goods available here which aren't available in the US.

  9. Re:'bout time the EU do this... on EU Data Protection Could Clamp Data Flows · · Score: 1

    What is this 'first amendment' of which you speak? I am not aware of any EU law with that name. If you are referring to a law in some foreign land then it is of precisely zero importance when it comes to doing business in countries which do not have it.

  10. Re:Question on Data Munging with Perl · · Score: 1

    I think the point is that whilst the encoding may be highly structured (such as ASCII) the data that is encoded (such as a posting on /.) is not. Your computer can not understand this post.

  11. Re:Confused from the UK on Sophomore Uses List Context; Cops Interrogate · · Score: 1

    This is a big difference between the US and the
    UK, it seems. From what I can tell, in the US it
    is possible to sign away your rights. In the UK
    it is not in the vast majority of cases. For
    example, European law permits reverse-engineering
    for the purposes of inter-operability, so software
    license clauses prohibiting it can be ignored. It
    is *not possible* for a contract to override
    statute. Similarly, a worker can not sign away
    his employment rights, and so regardless of what
    the employment contract says, "at will" firings
    are illegal.

    Of course, none of that would apply in this case,
    it seems.

  12. Re:Most Americans don't realize how backward we ar on Stuffing Junkmail Postage-Paid Envelopes? · · Score: 1

    You show an utter lack of knowledge about the electornic payment systems we have. In the UK - for example - the phone company does not tell my bank what calls I made, they just tell them how much it cost. The bank then pays. The scheme has a guarantee built in that if there is an error I get a refund. In something like six years, there has been *one* error, and I got the refund promptly. Oh, and the service is free. And is used by a lot more than just utilities. Many of my club and association memberships go through it, as do a couple of magazine subscriptions, my pension fund, and so on.

  13. Re:What comparable living standards! on Dark City, San Francisco? · · Score: 1

    Unfortunately, 'standard of living' is not something which can easily be compared numerically. I can produce just as many statistics showing that you're better off in .uk.

  14. Re:This is nothing new. on Dark City, San Francisco? · · Score: 3

    Just compare living standards in .uk and .us (approximately the same) with power consumption per head in the two countries. .uk used 331.482 billion kWh in 1998; .us used 3.365 trillion kWh - as near as damnit ten times as much. .uk population is approx 60 million; .us population is apprx 276 million - 4.6 times as much. Therefore power consumption per head is a shade over twice as much in .us as in .uk.

    Yep, I'd say that explains why London doesn't have rolling blackouts. Well, that and the fact that it is possible to have sensible regulations, something which many .us commentators fail to realise when they voice their kneejerk reaction that regulation is doomed to failure.

    All figures from http://www.odci.gov/cia/publications/factbook/

  15. Re:Doppelganger on Interview w/Slackware Developer David Cantrell · · Score: 1

    And further complicated again by the fact that I (david@cantrell.org.uk) am a Slack advocate. Oh dear.

  16. Re:Doppelganger on Interview w/Slackware Developer David Cantrell · · Score: 1

    Hi Brian!

  17. Old news on CERT Advisory On Malicious HTML Tags · · Score: 1

    This is all old news. Any half way competent CGI scripter will have been aware of this for *years* and have already taken counter-measures on his server. The client issues are also well-known and obvious. I really can't understand why CERT bothered with this.

  18. Flash-to-XML on Macromedia Looking at Opening Flash Player · · Score: 1

    Re incorporating the XML DOM, I am working on a set of perl modules which present a .swf file as an object hierarchy. Eventually, it'll be possible to edit, create and parse swf files - so far it just parses a small subset of Flash features - and programmers will be able to use my modules to convert back n' forth between Flash and XML.