Slashdot Mirror


User: Laxori666

Laxori666's activity in the archive.

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

Comments · 466

  1. Re:So Flashsucks...but... on The Video Bay, Now In Beta · · Score: 2, Informative

    no, with HTML5, which is an open standard that any browser could implement without the need of a proprietary plug-in.

  2. Re:Nirvana Faster, Better.... on Japan Launches 'Buddha Phone' · · Score: 1

    Maybe it is more modern, but I doubt it can be "faster".

  3. Re:let me guess on Apple Plans $1 Billion iDataCenter · · Score: 4, Insightful

    I like how this was modded "insightful".

  4. Is this a general-purpose Cloud OS? on First Look At VMware's vSphere "Cloud OS" · · Score: 1

    I had an idea at some point of a distributed app, similar to SETI@Home, that people would run on their computer. These computers would form a cloud which would support creating VMs that could run arbitrary code. If one app is currently running your code, and the computer it's on goes down, your code would continue to run on another one. If everyone runs it, it would be a huge pool of computational power. Then you could run crazy things on it. Then, profit! Anyway, is this a step in that direction?

  5. Re:Interaction Graph on Sunlight Labs Offers $25,000 For Data.gov Apps · · Score: 1

    My bad. Two most disconnected people would be finding all pairs shortest paths, and then finding the longest one. That's P! But sibling is right - the fact that there is no census data impedes this effort more.

  6. Interaction Graph on Sunlight Labs Offers $25,000 For Data.gov Apps · · Score: 1

    I once made a bot which graphed Xanga. Each person was a node, and there was an edge between A and B if A had a link to B in his/her profile. We could maybe graph the US this way. See who knows who and through which people. Then you can do fun stuff like try to find the two most disconnected people (longest path... too bad that is NP-Complete), or see if the 6 degrees of separation thing is true.

  7. Horoscope Prover on Sunlight Labs Offers $25,000 For Data.gov Apps · · Score: 3, Interesting

    There is divorce data. There is also birthday data. The astrologists also tell us which zodiac signs go together. This'd be a prime way to statistically prove or disprove their claims: see if divorce rates are higher between mismatched zodiacs.

  8. Re:AdBlock Plus on Google Releases Chrome V2.0 · · Score: 5, Informative

    just get privoxy. works with anything! http://www.privoxy.org/ .

  9. Awesome! on How Google's High Speed Book Scanner De-Warps Pages · · Score: 1

    This is just awesome. A perfect example of using smart engineering to combine existing technologies to result in something effective and useful.

  10. Makes sense on Scientists Create RNA From Primordial Soup · · Score: 1

    I believe it. Cells make proteins from RNA, so it makes sense that that mechanism evolved first. Then, DNA later evolved as storage, to keep the useful genes and let them replicate.

  11. "Russian Windows will not be" on No Russian Operating System, At Least For Now · · Score: 3, Informative

    The article title is: "Russian Windows will not exist." So probably not. One of the quotes says how he would like a repository of open-source stuff for the benefit of society, but now, such a repository will not exist. So it seems dead.

  12. Re:interesting idea but just for laughs on Old Sierra Games Playable In Browser Through Open Source Game Engine · · Score: 1

    you were supposed to hack the slot machine somehow so that it would win for you 3 times in a row, and then explode, if I remember correctly =).

  13. Re:Actually, there is an iTunes for movies on Why There's No iTunes For Movies · · Score: 1

    1) You can play the files, they just won't have any tag data, and the filenames are all four letters long.
    2) You can download a program which will copy the files, and fill in the tag data based on this "internal database", which is in a simple format.

  14. Re:SlashdotFS on Grad Student Project Uses Wikis To Stash Data, Miffs Admins · · Score: 1

    I want to implement this now.

  15. Re:Sesame Street & the Importance of Bilingual on Shouldn't Every Developer Understand English? · · Score: 1

    We also don't have a case system and hardly conjugate our verbs =).

  16. Re:Sesame Street & the Importance of Bilingual on Shouldn't Every Developer Understand English? · · Score: 1

    ? Being bilingual has nothing to do with being a woman, it has to do with the environment you're raised in.

  17. Re:The enigma is.. on Spam Back Up To 94% of All Email · · Score: 1

    6 messages in several years falls way under "occasionally". Occasionally implies something like a few times a week.

  18. Re:Heartening... on NVIDIA's $10K Tesla GPU-Based Personal Supercomputer · · Score: 1

    I'm not sure about your avg number of synapses. I think a significant amount of neurons have many orders of magnitude more than this. A google search on "average synapses per neuron" has a third link stating that a rat's visual cortex has an average of 12000 synapses/neuron. Another link states "A typical neuron has about 1,000 to 10,000 synapses" - making the average a lot higher. So I think you'd need a lot more of these.

  19. Re:I remember what happened to Friedrich Gauss... on How US Schools' Culture Stifles Math Achievement · · Score: 1

    more efficiently:
    import operator
    reduce(operator.__add__, xrange(a,b+1))

  20. DNA = Turing Machine Instructions on Opposable Thumbs and Upright Walking Caused By "Junk DNA" · · Score: 5, Interesting

    We'll eventually discover that DNA is just instruction tape for a type of turing machine which generates our entire body as its output. As we all know, Turing machines require lots of repetitive instructions to operate because they're so limited in their actions.

  21. quantum computer? on MIT Artificial Vision Researchers Assemble 16-GPU Machine · · Score: 1

    They should use the quantum computer described a few posts above, it seems to be especially designed for pattern matching that computer vision might require.

  22. Re:Honestly, these problems are solveable on The Most Annoying Software Out There · · Score: 1

    For PDF files - Foxit Reader. Fast, works well, even has plugin to launch pdf files automatically from firefox. For Video files - K-Lite Codec Pack FULL. Sounds like it's full of adware, but it's actually not, and pretty much has any codec you'd want for windows. Includes quicktime alternative, and such.

  23. Re:.NET is OOP gone stupid. on Visualizing the .NET Framework · · Score: 1

    I have to say that this looks neater:

    with file("SomeFile.txt") as f:
    for line in f:
    #do stuff here

    Conceptually, they are the same. But I don't have to remember any class names or function names or check for any null pointers, fewer parentheses, fewer ugly symbols.

  24. Re:YAY! on Writers Strike Officially Over · · Score: 1

    Yeah... all of the Heroes in that show are completely retarded. Ooh look I've stopped time and have a sword and Syler is there.

    Audience: KILL SYLER KILL SYLER

    Hiro: Wait!! Must save my friend and teleport away!!!!

    Audience: ...

    Hiro: I.. kuld not du it

    Audience: ...

  25. Oblig on Space Shuttle Secrets Stolen For China · · Score: 1

    You mean we've always been at war with Eurasia.