Slashdot Mirror


User: sugarmotor

sugarmotor's activity in the archive.

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

Comments · 398

  1. Re:I have no problem with longer copyright terms.. on The Economist Weighs In For Shorter Copyright Terms · · Score: 3, Interesting

    Well, then there would be the equivalent of Patent-Troll-Companies.

    They would just run websites to claim that their are still distributing the work (against a fee)

  2. Who reads The Economist? on The Economist Weighs In For Shorter Copyright Terms · · Score: 0, Troll

    I never read anything useful in The Economist.

    Here they are disappointing again, with a really short article, short compared to the scope of the topic. It can really only count as a draft; maybe the author was interrupted, and clicked Submit by accident?

    Stephan

  3. "When developing search engine technology" on Microsoft Lost Search War By Ignoring the Long Tail · · Score: 1

    "When developing search engine technology ...." maybe the first problem was calling it "developing search engine technology". Sounds pretentious to me. Especially compared to what came out. Stephan

  4. Arrangement on Home-Built Turing Machine · · Score: 1

    Having worked in recursion theory, my (mental) picture of a Turing Machine is a little different.

    The tape is vertical, and the head writes and reads from the side. The "state-transition table" is next

    O__________O
         ^
         !
    [          ]

    Stephan

  5. 2000 lines can be enough on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    2000 lines can be enough to throw you off!

    I think it is just like learning anything. Keep at it.

    The most important thing is whether you have an efficient way to
    look at what effect any changes have that you may make. Any effort you put into
    that is probably not going to be wasted. (Might be unit tests? Sounds like they did not come with the code)

    Stephan

  6. Re:Spoon? on Internet Nominated For 2010 Nobel Peace Prize · · Score: 1

    Sorry if it was too subtle; I was suggesting spoons should get the Nobel Peace Prize before the Internet. -- Stephan

  7. Spoon? on Internet Nominated For 2010 Nobel Peace Prize · · Score: 0, Offtopic

    Spoon!

  8. Essentially perfect looks different on Researchers Claim "Effectively Perfect" Spam Blocking Discovery · · Score: 1

    You wouldn't even think of running a contest to defeat this blocking method.

    Stephan

  9. wikipedia / creative commons on What Would Have Entered the Public Domain Tomorrow? · · Score: 1

    I tried to argue with people on the wikipedia help desk: it is hard to make out when the copyright for a particular wikipedia article will expire, or has expired, since one has hardly any handle on who contributed.

    It's kind of the other end of the GPL, and Creative Commons, etc. licenses.

    In general I think it would be better to have markers (C) Copright-Expires-Date, instead of (C) Creation-Date. The problem being, of course, that the expiration date is tied to when the creator dies.

    Stephan

  10. Logging It on What Does Everyone Use For Task/Project Tracking? · · Score: 1

    I use loggingit.com -- been working at it for a year now. I find it really useful -- it's so simple!

    Check it out for yourself.

    Stephan

  11. Low Quality Legal System on "Accidental" Download Sending 22-Year-Old Man To Prison · · Score: 1

    The term for this is "Low Quality Legal System", LQLS

    Stephan

  12. 1U ? on SarBox Lawsuit Could Rewrite IT Compliance Rules · · Score: 1

    Are you using 1U just as an example or are there really rules somewhere about using only 1U's, and not 4U ?

    Stephan

  13. Re:*** Don't read in Germany !! *** on German Killers Sue Wikipedia To Remove Their Names · · Score: 1

    But was never convicted and never went to prison and never was released from prison either!

    Stephan

  14. Re:A small difference on German Killers Sue Wikipedia To Remove Their Names · · Score: 1

    Well, I think wikipedia articles don't count as news. There wouldn't be much argument about that.

    Stephan

  15. A small difference on German Killers Sue Wikipedia To Remove Their Names · · Score: 1

    The slashdot article says, "German law states that they can't be referred to by name in relation to the killings."

    The New York Times article says, "German courts allow the suppression of a criminal’s name in news accounts once he has paid his debt to society, noted Alexander H. Stopp, the lawyer for the two men, who are now out of prison." Note: it says "in news accounts"!

    Publishing the names "in news accounts" is different from publishing the names in history articles or other.
    But I don't know the laws involved.

    Stephan

  16. Re:Dispersion on Intergalactic Race Shows That Einstein Still Rules · · Score: 1

    "This observation established an upper limit on the dispersion of the integalactic vacuum." ->
    That is not how it is presented. It is presented as if it was known to be a vacuum. (Einstein would still have an easy way out otherwise)

    Stephan

  17. Dispersion on Intergalactic Race Shows That Einstein Still Rules · · Score: 2, Interesting

    I thought the speed of light does depend on the medium through which light travels.

      * http://en.wikipedia.org/wiki/Dispersion_(optics)
      * http://en.wikipedia.org/wiki/Prism_(optics)

    What they measured is a bit surprising that way.

    Stephan

  18. The form collects birth date only on Facebook To Preserve Accounts of the Dead · · Score: 1

    The form collects the date of birth only, not when they died.

    Here are the fields:

      * Full Name on the account
      * Date of birth
      * Account email addresses, which may have been used to create the account)
      * Networks, which the person may have been in (e.g., the Stanford University educational network)
      * Relationship to the person:
      * Proof of death:an obituary or news article
      * Additional information

    (URL: http://www.facebook.com/help/contact.php?show_form=deceased )

    Stephan

  19. No Zen on The Ultimate Limit of Moore's Law · · Score: 1

    As usual, Zen is ignored. They don't take into account that when nothing happens that can also be your computation (accuracy -> oo).

    Stephan

  20. PDF on arxiv on The Ultimate Limit of Moore's Law · · Score: 2, Informative

    Thermodynamic cost of reversible computing
    thermo-arxiv
    February 1, 2008
    Lev B. Levitin and Tommaso Toffoli

    http://arxiv.org/pdf/quant-ph/0701237v2

    Not sure it is the same as in the Phys. Rev. Lett. 99, 110502 (2007) -- linked from the article -- which is from 2007

    Stephan

  21. Eigenvector Centrality Measure on PageRank Algorithm Applied To the Food Web · · Score: 2, Insightful

    The pagerank algorithm is better understood as a kind of Eigenvector Centrality Measure.

    See http://en.wikipedia.org/wiki/Eigenvector_centrality#Eigenvector_centrality

    Meaning it is not new as a method by itself, but applying it to the linking-structure of the WWW in order to produce
    relevant documents for a query, was new. I think it is fair to say that the Google Pagerank matters very little, outside of being able to rank otherwise
      not-comparable search results.

    And so it is better to state that "a specialized Eigenvector Centrality Measure can predict with great accuracy which species are vital to the existence of others" instead of "a modified version of PageRank can predict with great accuracy which species are vital to the existence of others". One can see that also when one realizes that these biologists have no query, no search, no equivalent of search keywords.

    On the other hand, when the post says "Co-author Dr. Stefano Allesina realized he could apply PageRank to the problem when he stumbled across an article in a journal of applied mathematics describing the Google algorithm." -- I guess he might have found the method through the Google name.

    Stephan

  22. Re:Only works on GCC on Dirty Coding Tricks To Make a Deadline · · Score: 1

    Sorry, the point was that gcc issues a warning:

    m.c:7: warning: function returns address of local variable

    Stephan

  23. Re:Only works on GCC on Dirty Coding Tricks To Make a Deadline · · Score: 1

    $ cat m.c
    #include

    void *f(void)
    {
    a:
            printf("Here!\n");
            return &
    }

    int main(int ac, char **av)
    {
            goto *f();
            printf("There\n");
            return 0;
    }
    $ gcc -std=gnu99 m.c
    m.c: In function âfâ(TM):
    m.c:7: warning: function returns address of local variable
    $ ./a.out
    Here!
    Here!
    $ uname -a
    Linux myosin 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686 GNU/Linux
    $ gcc -v
    Using built-in specs.
    Target: i486-linux-gnu
    Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
    Thread model: posix
    gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)

    Use a different -std switch?

    Stephan

  24. Net Neutrality on Bell Starts Hijacking NX Domain Queries · · Score: 1

    Viewed in the context of net neutrality -- how can there be net neutrality if they don't even provide net access
    according to the semantics of the protocols?

    Stephan

  25. browser task? on Bell Starts Hijacking NX Domain Queries · · Score: 1

    Browsers can take care of this quite well!

    I think they mostly do.

    Or put otherwise, this is a pretty heavy solution to the problem, if the problem is what it is to solve -- unlikely.

    Stephan