Slashdot Mirror


User: AeiwiMaster

AeiwiMaster's activity in the archive.

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

Comments · 287

  1. Re:Some issues on linking. on Interesting Concepts in Search Engines · · Score: 1

    It should be: more sesetive to spam.

  2. Re:Some issues on linking. on Interesting Concepts in Search Engines · · Score: 1

    No, what you describe is the HITS algoritme.
    Whice is more sensetive to than the PageRank algorithme google use.

    Let h, a , p be the hub, authority and page vector.

    Let L be the link matrix.

    Hits: init h,a
    while ( not convergence)
    {
    a=Lh;
    h=L^(-1)a;
    }

    Pagerank:
    init p;
    while ( not convergence)
    {p=Lp
    }

    this converget real fast to the primary
    egenvector of L;

    Knud

  3. Don't look in books. on Can OO Programming Solve Engineering Problems? · · Score: 1

    You wouldn't find this type of code in books you will have to read the source.

  4. P=NP solved on Consequences of a Solution to NP Complete Problems? · · Score: 1

    My brother fund a algoritme which solved
    the sat problem in o(n^6) time but the
    only problem where that it used O(p^n) in space.

  5. Slashdot.org on RFPs And Open Source Projects? · · Score: 0, Offtopic

    Just post them on Slashdot.org ;-)

  6. Re:fast and cheap on Wanted: Turn-Key 10-Node Beowulf Cluster · · Score: 1

    Sorry
    The links is Cluster-nfs and rom-o-matic

    Knud

  7. fast and cheap on Wanted: Turn-Key 10-Node Beowulf Cluster · · Score: 1

    How to make a Beowulf cluster in 2 hours for free.

    1) Find a single machine to use as cluster server.
    2) Install some linux (I prefers debian.)
    3) Set it up as a diskless client server.
    Debian have some diskless packages, but I prefers
    to use cluster-nfs form clusternfs.sourgeforge.net
    it makes it easier to maintain the system.

    you can find a howto for setting up a mosix cluster
    at the cluster-nfs site dropping the mosix stuff and installing
    mpi and pvm should do it.

    4) To use your groups computers as diskless nodes
    go to http://www.rom-o-magic.net make some boot floppies
    and use them to boot against your server.

    5) Have fun with your new Beowulf cluster.

    Whenever you need a Beowulf cluster just boot up
    via the floppys.
    In this setup it is only one the server you need to maintain.

    Knud

  8. This kind of war wouldn't win the war! on A New Kind of War · · Score: 1

    I think that the real war against terror is a the war against ignorance, suppression and hunger.

    I think that people who grow up with the friends being killed
    in war, is more likely to accept a suicide mission like WTC and Pentagon.

    So, the real war against terror is to make sure that no one grows up in a
    environment like that.

    In short it is time to ensure
    Liberty, Freedom and Justice for all people on this planet.

    Knud

  9. Shut down the servers on New (More) Annoying Microsoft Worm Hits Net · · Score: 1

    Could someone modify to shutdown the servers
    after infecting the local net, please.

  10. Another Compression on Full-Screen Video Over 28.8k: The Claims Continue · · Score: 1

    This link have some good info. http://www.hotecho.org/hotecho/archive/se25/mainfe ature/unione.html

  11. Don't forget tux3 on File System Round-Up Interview · · Score: 1

    info
    http://people.nl.linux.org/~phillips/tux2/

    ext2 patch
    http://people.nl.linux.org/~phillips/htree/

  12. Re:Anyone doing any real UI innovation? on Rasterman Speaks On E17 And The Future · · Score: 1

    Here is a link to pie menus for gtk+

    Knud

  13. Re:Sheesh... on Another Nasty Outlook Virus Strikes · · Score: 1

    You could mount the home directory with the noexec option this will prevent users from
    running programs from thier home dirctory.

    Knud

  14. It really sucks. on images.google.com · · Score: 1

    Even when mature content filter is Off.

    It is allmost impsible to find any good porn!

    I have tried sex,nude,xxx only when I searched
    for hardcore did I find a few good pictures ;-)

    Knud

  15. You migth not have a problem. on Ethically Monitoring Your Kid's Net Access · · Score: 1

    Why don't you let her have free access until you find that there is a problem.

    Here in Denmark there were a study which showed that children
    use free net access much more mature than the adults.

    Children simply isn't that interested in sex and porn thats more an adult thing.

    Knud

  16. Re:Immortal Antichrist? on Ask Internet Icon Alex Chiu · · Score: 1

    If you use the rings for immortality,
    You woundn't have to drink the life energy
    of humans!

  17. telomeres on Ask Internet Icon Alex Chiu · · Score: 1

    Hi Alex Chiu

    Have you considered that an alternative
    explanation for you eternal life device
    is that it magnetise the telomeres
    in the end of the chromosomes and thereby
    attract on attache free iron atoms from the blood stream.

    Knud

  18. neodymium magnets on Ask Internet Icon Alex Chiu · · Score: 1

    Hi Alex Chiu

    I have made some eternal life foot braces,
    from some very strong neodymium magnets from old ibm harddics.

    I do feel that it incress the blood flow in my feet,
    but I am wondering if it is possible to make the magnet to strong ?

    Knud

  19. Aegis on Extreme Programming Installed · · Score: 1

    Aegis seams as the prefect tool to use with XP.
    But have anybody used it for XP?
    I would like to know !

    Knud

  20. Use mindcontrol ! on What's The Best Way To Retain Trained Employees? · · Score: 1

    1. Split the people into teams.
    2. Give the teams smart name for the people to
    identify with like code-masters and hacker-knights.
    3. Run measurements on the teams work, so you
    make a competition between the teams.
    4. This should do it!

    Okay, what you do here is that you give
    people a group identity and a common goal
    to work against.

    It is harder to replace a group identity than a job.

  21. Re:Why Windows on ProcessTree Gets Its First (Paying) Client · · Score: 2

    Here the ProcessTree partner statistics.
    As you can see Linux is under 2%.
    I thinks this is why they chose windows.

  22. Re:Simple rule on Handling Spam from Large Commercial Entities? · · Score: 1

    Another trick is to use a email which contain nospam like "nospam@aeiwi.com".

    Those who make spam list tend to filter out "nospam" from the emails so they will end up with "@aeiwi.com"
    which you bounce from your domain or redirect to /dev/null

  23. tar balls. on Is It Time To Change RPM? · · Score: 1

    A feature I would like to see in RPM.
    Is the ability to install tar balls!
    Then it would be easier to install and remove experimental software.

  24. Aeiwi on Search Engines-Does Obscurity Prevent Exploitation? · · Score: 1

    Aeiwi don't refuse to release
    the exact criteria that determines the results ranking.

    It is all on the submit page

  25. Re:Anybody know how to do this ?? on DoS Vulnerability On Nokia Phones · · Score: 1

    No, I just have a job where we
    make sms solutions and it would be great,
    if we could filter out this type of messages.