Slashdot Mirror


User: hanzwurst

hanzwurst's activity in the archive.

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

Comments · 10

  1. Re:slashdot account for sale! on A Real Living With Virtual Goods · · Score: 1

    This has happened before. I know at least of one ebay-auction which offered a slashdot account with a low id and high karma. The username was not given, therefor I don't know whether it was fake...

  2. Re: An Entire Unix Kernel... on SCO Shows 80 Lines of Evidence? · · Score: 1

    and it's nothing but one gigantic 80-line regular expression.

  3. Re:I remember seeing at at the CeBit in 2001 on YOPY Arrives · · Score: 1

    Oops, I meant Samsung, of course. Sorry.
    I found this page, which is quite outdated but has some info on how yopy started out.

  4. I remember seeing at at the CeBit in 2001 on YOPY Arrives · · Score: 2, Interesting

    ... and back then, the people at the Sony booth didn't allow me to touch it, because with my 16 years, i didn't look like a valuable customer to them :)
    I also remember downloading some developer libraries and eagerly waiting for the YOPY to come out. But with the time, my interest faded.

    I'm really surprised it finally got released after all.

  5. Re:Automated mode... on Symantec CTO on Flash Attacks · · Score: 1

    have you read this? :) http://slashdot.org/article.pl?sid=03/05/15/134920 3

  6. How long does it actually take? on Gentoo Reviewed · · Score: 1

    Can you post more exact numbers on how long software takes to be compiled? Maybe name programs and state your hardware (CPU, RAM) and say how long it took? Also, how is harddisk usage? Is it comparable to Debian?

  7. Re:I find both of them "lame" on Has GNOME Become LAME? · · Score: 1
    OK, show me the app that is successful because it's not feature-rich.
    Isn't that the unix-(shell-)philosphy? An application should concentrate on just one task (i.e. `cat' for concatening file). Being able to combine usage of different applications you can find solutions to more complex problems.

    <flame>Yeah, to hell with emacs ;)</flame>
  8. Re:Wow on Unreal History of the Atari 2600 · · Score: 2, Insightful

    Entertainment purposes?

  9. Re:Target market on PHP and MySQL Web Development · · Score: 2, Interesting

    I'd completely agree to you. Furthermore, I'll never understand how one can prefer printed documentation in favor of online-documentation. There are some strange people out there ;)

    This book covers almost everything you need to know to learn how to use PHP and MySQL to create dynamic, database-driven websites in no time at all.

    This disqualifies this book for me. In my opinion, there is a lack of books for advanced PHP programmers. You'll find plenty of write-your-own-webshop-in-2-mins-books, but I'd like a book covering security or performance for example. Any suggestions?

  10. Similar article on heise was published a year ago on Using gzip As A Spam Filter · · Score: 2, Informative

    German newsticker heise had a similar article a year ago, altough it does not cover spam explicitly.
    The article has a link to another article published in "Physical Review Letters" which deals with the topic of identifying content/author by applying compression algorithms.
    The underlying idea is that LZ77 compressed data is near to the entropy of a message.