Slashdot Mirror


User: matt4077

matt4077's activity in the archive.

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

Comments · 347

  1. THGTTG on 10 Best S/F Films That Never Existed · · Score: 1, Insightful

    I, and most people I talked with and most critics actually LOVED the Hitchiker movie as much as a book. And that even though I was rather pessimistic before seeing it.

  2. Re:Paranoid? on RFID Injection Required for Datacenter Access · · Score: 1

    Actually, a teapot could make a rather nice Faraday cage.

  3. read this somewhere on Duke Nukem Forever in Production · · Score: 5, Funny

    ""The rovers Spirit and Opportunity were proposed, authorized, announced, designed, launched and successfully landed upon Mars within the timeframe of Duke Nukem Forever's development."

  4. Patent stupidity? on RIM - The Whole Story · · Score: 3, Funny

    no pun inteded, I guess.

  5. Problem #1 and #2 on First Draft of GPL Version 3 Released · · Score: 1

    It's a) to long and b) a lot more complicated than previous revisions. At least I kind of understood those. Now it's more a political manifesto, forcing everyone who touches the software to become vegeterian etc..

  6. Re:objective-c is cool on Steve Jobs thinks Objective C is Perfect? · · Score: 2, Insightful

    Well you don't HAVE to use Interface Builder. You can easily just init your interface programmatically. Although I don't see a reason to do it.

  7. objective-c is cool on Steve Jobs thinks Objective C is Perfect? · · Score: 2, Informative

    I develop with both objective-c and c# and while I like the c# syntax and gc better, Interface Builder is the most elegant way of user interface programming out there.

  8. And the censored list... on .eu Opens for Registration · · Score: 2, Interesting

    There is a list at http://www.eu-registry.info/downloads/1-blocked.tx t with all the "reserved" domains. Interestingly, especially german, spanish and greek terms to be on the list (mostly political stuff like hitler.eu). Seems like some countries care less for freedom of speech than others.

  9. wtf? on Amazon Goes Wiki · · Score: 1

    So what does the wiki have to do with my profile? It seems like it's more specific to the product than to me. And since it's just free prose, it'll be rather difficult to do any funny shazingle to my profile by analyzing my wiki entries.

  10. Re:Why risk your creditibilty? on Ask the Author of the Latest MS-Funded Windows vs. Linux Study · · Score: 2, Insightful

    Maybe he did it because HE understands that research should not be guided by popularity. Go ask Galileo or Pythagoras.

  11. Re:Lower your expectations on Online Daters Sue Matchmaking Web Sites for Fraud · · Score: 1

    Hey, you're talking about Nash Equilibria. At least that was the example they used in "A Beautiful Mind".

  12. what about empower? on Windows Advantage Validation Process On Firefox · · Score: 1

    I still can't sign up for empower in Safari, Firefox, Opera or even IE 5 Mac. But I need the Empower program to get my WinXP license so I can run IE for win. MS Catch-22?

  13. LGPL on Sony Rootkit Allegedly Contains LGPL Software · · Score: 1, Insightful

    I believe the LGPL explicitly allows binary redistribution. Howerever, it may still require attribution, and that did not happen in this case. Way to go to break copyright law to prevent others from doing the same. Especially since the LGPL goes a long way towards uses such as this.

  14. Re:US Government dependence of foreign corporation on Feds Enter Blackberry Fray · · Score: 2, Insightful

    Firstly, it has been like that for a long time. There isn't a country in this world that does not rely on products from other countries. That kind of economic independence hasn't been around for 50 years. If you think the Blackberry is important in that context, just think of all the hardware that's manufactured in Asia.

    Secondly, total economic independence shouldn't even be a goal. Cooperation is not only economically beneficial (economies of scale, specialisation etc.), but is also an important factor in stabilizing the world. The #1 reason why there will never be war again between France and Germany is that both countries' wealth depend on trade with the other.

  15. Re:how very vague on A Monroe Doctrine for the Internet · · Score: 1

    Nice parroting there pal. Too bad you don't have a clue what you're talking about.

  16. even as a european... on A Monroe Doctrine for the Internet · · Score: 3, Interesting

    ... I feel the internet is rather save in us hands. At least better than in that of Cuba and Iran. And even in Eurpean countries, some politicians don't always understand that freedom is always the freedom of different opinions (or sexual preferences and tastes).

  17. rational of opposing google print? on The Point of Google Print · · Score: 4, Insightful

    Aside from law issues, I don't see the business case against opposing google print. Could the net effect be anything else but higher sales due to the amount of people who will find just the right book when searching through google?

    The only reason I could see is strategy: the publishers are afraid that google print could be _so_ successful that it gains power against them, ultimately maybe even replace them and directly connect authors and publishers and providing a print-on-demand service. A situation not unlike Apple vs. The Record Companies.

  18. two Links on Organizational Practices of an IT Department? · · Score: 2, Informative
  19. Re:Another 1990s ATM exploit on UK ATM System Could Have Ruined Economy · · Score: 1

    Similar to this, I remember a bug that was discovered in several ATMs in Germany: if you had not taken after x minutes, the ATM would pull it back in and the charge to your account would be canceled. If you simply held on to the money, the ATM would go through the motions, you got to keep the money and the charge was still canceled.

  20. Re:Ok, here's mine on Your Favorite Math/Logic Riddles? · · Score: 2, Interesting

    again, with breaks in it:
    1
    12
    1112
    3112
    132112
    1113122112
    311311222112

    what's the next line?

  21. Ok, here's mine on Your Favorite Math/Logic Riddles? · · Score: 1

    1 12 1112 3112 132112 1113122112 311311222112 what's the next line?

  22. arson? on Wallace and Gromit Studio Loses History · · Score: 2, Funny

    It's either the smurfs or a rabbit from the Isle of Man.

  23. but... on You Need Not Be Paranoid To Fear RFID · · Score: -1, Offtopic

    I WANT to be paranoid.

  24. Re:MySQL != SQL on MySQL Moves to Prime Time · · Score: 4, Informative

    If MySQL supported only a subset of the SQL Standard (big IF since it does have stuff like nested queries, transactions, triggers etc now), thats the opposite of lock-in. Obviously, there is no harm in using only a subset of SQL and then moving to a different RDBMS. It's exactly the Oracles and Microsofts with their embrace & extend policy that makes it difficult to switch: Oracle has _every_ (well, most - not the excellent fulltext search) feature of MySQL, so there is no problem to switch.

  25. GPL, right? on Flock, the New Browser on the Block · · Score: 1

    Since this is probably a GPL-derivative, I'd like the first to get an "invite" to stop all the "inviting" and simply post the source somewhere. Thx!