Slashdot Mirror


User: eurleif

eurleif's activity in the archive.

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

Comments · 168

  1. Re:wow! on Gartner Says Linux PCs Just Used To Pirate Windows · · Score: 1
    just try getting a laptop without Windows
    Linux Certified sells them.
  2. But what happpens... on Canon's new 16.7MP Digital SLR, with WiFi · · Score: 1

    When the sports reporter gets a bit drunk and takes photos of some less-than-dressed female? What about a shot that just doesn't turn out right, for that matter? Automatic posting of photos is almost never a good idea.

  3. Re:Minesweeper, etc. on Online Replacements for Desktop Apps? · · Score: 1

    Not that impressive. The entire UI of Mozilla is written in XUL+JavaScript, just like that Minesweeper clone, and could be put online in the same way.

  4. Re:Restricting Free (as in speech) Software on P2P vs. The Clones · · Score: 1

    Er, not quite. The additional cost can only be "no more than your cost of physically performing source distribution", and you're certainly not required to charge anything for distribution.

  5. A hospital... on Reading Slashdot From Strange Locations · · Score: 1

    My father was in the hospital on life support for over a month after severe heart problems (he recovered very well, by the way). I was living in a small room intended for family of ICU patients the whole time, and I read Slashdot a lot during the stay.

  6. Re:Just One Step Closer To Chocobos! on Woof! Dog Genome Assembled · · Score: 1

    Editing isn't hard, it's the compiling that'll get you.

  7. If spam is a living organism... on Using AI for Spam Filtering (w/ Source Code) · · Score: 1

    Can we put it in cans and eat it?

  8. Re:Linux? on Time to Try a Linux Desktop? · · Score: 1, Flamebait
    Can you still run a Red Hat RPM you got in 1997?
    Yup.
    In addition, a unified API akin to .NET or Cocoa, instead of these 20 or so different APIs which require that I install all of them since everybody likes to code for different ones instead of coding to a standard.
    MFC, .NET, Win32... need I go on?
  9. Re:coming soon from Google.. on New Google Groups in Beta · · Score: 1

    But I want to be able to find my porn!

  10. Re:Kollege on KDE 3.3 Beta "Klassroom" Released · · Score: 1

    No, Kareer.

  11. Re:Okay, fess up. Who's washed their cell phones? on What Was Your Worst Computer Accident? · · Score: 1

    At one point, I thought that phone services like Tellme were very cool. I was in the bathroom with a cordless phone, listening to the news. Somehow, the phone ended up in the toilet. It actually worked after being dried a bit, but it still smells a bit like pee.

  12. Re:SQL "Delete" Statement, without a "Where" claus on What Was Your Worst Computer Accident? · · Score: 1

    Something similar happened to me once. I had a (production) web application, with accounts and the like. I hadn't yet programmed a "change password" feature, and I wanted to change mine. Instead of doing the right thing and programming that bloody feature, I ran an SQL query: "UPDATE users SET password=MD5('somepassword')". The whole thing ended with making people get a new password assigned by email, and the official excuse was verifying peoples' email addresses.

  13. Re:The Reason Why IBM Does What It Does.... on When will 1024x768 Replace 800x600 for Web Design? · · Score: 1

    A flexible layout does not reduce compatibility with any browsers.

  14. But... on Heat Insulators for Laptops · · Score: -1, Offtopic

    What about pr0n?

  15. I can't wait... on Mandatory Banknote Detection Code? · · Score: 1

    Until someone files a patent for currency-detection software in the EU.

  16. Re:CBDTPA on Recording Industry Hopes To Hinder CD Burning · · Score: 1

    So what about the thousands (millions?) of servers currently running some flavor of Unix? Installing Windows on all of them would be incredibly expensive and cost billions.

  17. Re:CD Copy Software Support? on Recording Industry Hopes To Hinder CD Burning · · Score: 2, Insightful

    I don't see how some free software versions can be sued out of existance. As long as Unix-like systems retain the everything's-a-file system, a very simple program or even script eill be able to copy CDs. Or are you saying that Unix itself will be sued out of existence?

  18. Re:HTML on Programming For Terrified Adults? · · Score: 1

    By that definition, English is a programming language too. It has a formal syntax (some people extend it, but the same goes for most other programming languages), and it conveys information.

  19. Re:HTML on Programming For Terrified Adults? · · Score: 2, Informative

    But is deprecated markup which won't even be in future versions of HTML. Proper HTML, like and doesn't specify appearance (italic and bold), it specifies meaning (emphasized and strongly emphasized). A visual browser could make flash and be red instead of italic, and that would be perfectly within the HTML standard.

  20. Re:Platform on Super-Fast Python Implementation for .NET and Mono · · Score: 1
    Like Python, you mean? It has an eval() function and an exec statment. From the interactive command line:
    >>> def foo(): print "Foo called."
    ...
    >>> eval('foo')
    <function foo at 0xf70538b4>
    >>> eval('foo()')
    Foo called.
    >>>
  21. How many times now? on IBM tells SCO to Put Up or Shut Up · · Score: 0, Redundant

    Seems like every other week, we get a story about IBM telling SCO to put up or shut up. How many of them have we had now?

  22. Re:Winner: Most Pointless Screenshot of the Year on Unofficial Windows98SE Patch · · Score: 1

    "Log off X"... wow, looks like Windows' GUI to me. XPDE must have made some significant leaps!

  23. Simple... on Protecting and Preserving Your Vision? · · Score: 0, Troll

    My brain implant lets me see my computer screen without using my eyes at all.

  24. If it goes by fingerprint... on The Universal Card · · Score: 2, Insightful

    Then how do you let a friend borrow your card?

  25. Careful... on Do You Have A License For Those Facts? · · Score: 5, Funny

    Does /. have the legal right to talk about this bill? I mean, that fact might be copyrighted!