Slashdot Mirror


User: TwistedSquare

TwistedSquare's activity in the archive.

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

Comments · 469

  1. Re:Does it work on Linux? on Beastie Boys Respond to DRM Claims · · Score: 3, Informative

    I recently bought a CD labelled as copy protected. When I inserted it into a Windows PC it installed its own little player. Fine I thought, and just ripped it to mp3 (no point making the CD-ROM spin all day). Then as an experiment I copied the CD. I also played it fine in my hi-fi. I fail to see quite how it was "copy-protected".

  2. Re:Patent enforcement on Profiting From A Vague Patent HOWTO · · Score: 1

    It is called a "submarine patent" I believe. Corporations patent something, keep quiet until they would recieve maximum fees back from infringing companies (i.e. when the technology has become popular), and then start enforcing it. Someone on /. a while back suggested a scheme that unless patent-holding companies enforced their patent from the outset, they could not enforce it later on, or some similar idea.

  3. Re:OCCAM not mentioned on The History of Programming Languages · · Score: 2, Informative

    Nice to see someone else thinking that occam got missed. Incidentally it is still alive and well, one implementation is KRoC.

  4. Re:Timeline on Yet Another Degrading DVD · · Score: 5, Funny

    Good to see the scriptwriters for the next series of 24 posting their ideas on slashdot!

  5. Re:VS.NET on Windows Compatability on the Linux Desktop · · Score: 1

    I have used Visual Studio 6 before, and while when I first went to use simply nano for linux dev (a pico-clone with syntax highlighting) I found it a little constricting, I now find that I don't miss those features any more, and am no less productive. I know that many people find IDEs very useful but I think they are not for everyone. Some people will be better off with vi etc than VS, some vice versa.

  6. Re:Argh! Dilemma! on Linux Kernel 2.6.7 Released · · Score: 5, Funny

    Chicks like an experienced, mature man - switch back to 2.4 or even better 2.2 or 2.0.

  7. Re:Since this is an Apple product on iTunes Europe Goes Live · · Score: 1

    You are indeed correct. I think at the time we were looking at iMac prices rather than eMac. Though quite how the lowest iMac can cost 450 quid more for a flat screen than the eMac I'm not sure, since the other specs seem to be roughly equivalent - am I missing something there?

  8. Re:Since this is an Apple product on iTunes Europe Goes Live · · Score: 1

    During a recent-ish slashdot discussion I had an argument with an American over Apple's being too expensive. As it turned out that we both agreed that in the UK they were too expensive, but in the US they were much more affordable. Apple are really aiming for the premium market in the UK it seems, with pricing to match. It's noticeably cheaper to build up or buy an Intel-based PC so the only people I know with Macs are big Mac fans.

  9. Re:repost on New Digital Audio Formats · · Score: 1

    I also read a post saying that the grandparent poster continually does such things, copying comments to earn karma.

  10. Re:First Amendment Message? on Saudi Webmaster Acquitted of Terrorism Charges · · Score: 1

    Actually just youd cite a source that showed that prisoners had been tortured. Nowhere did I find a mention that the torturers were Christian. I'm not saying they weren't, but don't rant about "FACT"s when you aren't providing conclusive evidence for your own.

  11. Re:Answer on Broadband Usage Up 42% In The U.S. In 2003 · · Score: 1

    Actually I believe that tapes are so rare nowadays they probably are more expensive than CDs.

  12. Re:Yet with no peer review -- on Open Access To Scientific Literature: Can It Work? · · Score: 1

    Submitting a paper to a conference and then talking about it at that conference normally involves peer reviewing AFAIK.

  13. Re:Blocking Child Porn on British Telecom Blocks Access to Child Porn Sites · · Score: 1

    In this case it is up to BT what to censor, so the slope is as slippery as they want to make it. Incidentally one of the fallacious arguments that link lists (about marijuana) makes perfect sense to me which makes it a bad argument or me doubly wrong.

  14. Re:Typo? on British Telecom Blocks Access to Child Porn Sites · · Score: 1

    In the UK, BT owns all the (non-cable) phone lines and hence owns the ADSL infrastructure (traceroute shows that my first hop is a *.bt.net address). But it allows ISPs to offer ADSL services effectively on top of BT's infrastructure.

  15. Re:Typo? on British Telecom Blocks Access to Child Porn Sites · · Score: 1

    Assuming they are blocking it as an ISP not as an underlying ADSL infrastructure provider, there are a whole host of (better) options available. If you want to completely avoid BT, then Cable is available in some areas.

  16. Re:Blocking Child Porn on British Telecom Blocks Access to Child Porn Sites · · Score: 3, Insightful

    It's not the child porn, it's more that this is potentially the first step on a slippery slope.

  17. Re:Shh! on End Run Around Pop-up Blockers · · Score: 1

    You're a few months out of date! Since Gmail google can do a lot of evil here on slashdot.

  18. Re:Rock, Paper, or Scissors on Using a Password One Doesn't Consciously Remember · · Score: 0

    I thought RoShamBo was when you kicked each other in the nuts as hard as you could...

  19. USPTO respected? on Ken Brown Responds to His Critics · · Score: 4, Insightful
    The United States is the home of the United States Patent and Trademark Office, an internationally respected agency

    Says the article... I'm sure a few round here would disagree.

  20. Re:What? on Thirty Years in Computing · · Score: 2, Funny
    Still no hollowdeck?

    No, they haven't perfected the technology yet to prevent the outside collapsing onto the hollow inside ;)

  21. Re:Why replace the default browser? on AOL to Release Netscape 7.2 Based on Mozilla 1.7 · · Score: 3, Insightful

    Tabbed browsing and pop-up blocking? And your last line is what is causing a lot of these anti-monopolistic lawsuits against MS.

  22. Re:No Posts? on "Buffalo Spammer" Gets 3.5 to 7 Years · · Score: 1

    Hmmm a slashdot oddity occurred it seems, this story really was showing no posts..

  23. No Posts? on "Buffalo Spammer" Gets 3.5 to 7 Years · · Score: 1

    No posts yet? This story sure shut everyone up!

  24. Re:Probably will hit 1.0 a year after Duke Nukem on Steven Edwards On The Future Of ReactOS And Wine · · Score: 1

    Even ADSL uses PPPoA which would seem to my simple brain to be a form of PPP.

  25. Re:Can't wait on Extensible Programming for the 21st Century · · Score: 2, Informative

    Actually I believe this particular example might well be optimised out by the compiler to the code you mention. But your point is probably valid for trickier problems.