Slashdot Mirror


User: acheron12

acheron12's activity in the archive.

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

Comments · 230

  1. Python+Numpy+Scipy+Matplotlib on 7 of the Best Free Linux Calculators · · Score: 2, Informative

    What more could you need? (Acceptable answer: Sage?)

  2. Re:Here's A Tip, Folks on Darwinian Evolution Considered As a Phase · · Score: 1

    It was mentioned in Freeman Dyson's article Our Biotech Future, which is a good read in its own right if you haven't seen it already. (Yes, that Dyson.)

  3. Re:This reminds me on The Cell Phone Has Changed — New Etiquette Needed · · Score: 2, Funny
  4. Re:"Perfect"??? on Researchers Claim "Effectively Perfect" Spam Blocking Discovery · · Score: 1

    What would stop a strong AI spammer from sending urgent rescue requests to its audience (millions of people)?

  5. Re:Taken out of context, clearly. on Anti-Technology Themes in James Cameron's Avatar · · Score: 1

    But we're probably the only species to try predict the effects of our actions and think "hey, maybe we could do this differently..."

  6. Re:Emacs is in Bazaar on GNU Emacs Switches From CVS To Bazaar · · Score: 1

    "Standard editor" in the same way that the roundworm C. Elegans is a "model organism"...

  7. Re:History on 50 Years of Domesticating Foxes For Science · · Score: 1

    Then there was that carnival with the famed three headed horse, but the third head turned out to be a fake!

  8. Re:This has been known for some time. on Why Coder Pay Isn't Proportional To Productivity · · Score: 1

    I think I've just realized how religions start...

  9. Re:I will stand by this forever on The Best, Worst, and Ugliest OSes of the Decade · · Score: 3, Informative

    For Monkey Island and other supported games you should definitely try the Scumm Virtual Machine.

  10. Re:Calling Pons and Fleischmann... on The Science Credibility Bubble · · Score: 1

    1. "Trick" is frequently used in scientific context to mean "clever method" or "correction".

    Better link (excludes authors named Trick).

  11. Re:Or reposts of the same story everywhere... on Each American Consumed 34 Gigabytes Per Day In '08 · · Score: 1

    I remember when you could come to slashdot and truly read original content. Now all these sites just seem to regurgitate the same thing.

    Obligatory Dilbert

  12. Re:What on The Science Credibility Bubble · · Score: 1
  13. Re:Allegedly... on How Men and Women Badly Estimate Their Own Intelligence · · Score: 5, Funny

    If I hear that word one more time I'm gonna jump off allege.

  14. Re:Genetic algorithms? on MIT & Harvard On Brain-Inspired A.I. Vision · · Score: 1

    Third, the kind of algorithms they describe sound more like neural nets with a large combinatoric variation of units, layers, feedback components, and sundry other possible variants. These seem to me to be both a biologically plausible mechanism for a biologically inspired vision model, not to mention a viable candidate for the pattern recognition of a wide range of vision targets. GA-based mechanism would be too symbolic and boolean to be biologically plausible, and too rigid in matching specific input patterns.

    Actually, using GAs (an optimization method) to train a neural network (an optimization problem) is a fairly common technique.

  15. Re:I have a hypothesis about gravity. on New Theory of Gravity Decouples Space & Time · · Score: 1

    Also, it would imply that the strength of an object's gravitational pull depends only on its size, not its mass.

  16. Re:Here's the actual article on New Theory of Gravity Decouples Space & Time · · Score: 1

    It's only slow when posting anonymously.

  17. Re:And FTL, too on New Theory of Gravity Decouples Space & Time · · Score: 1

    Actual transmission of information is currently thought to be impossible: "According to the No-communication theorem these phenomena do not allow true communication; they only let two observers in different locations see the same event simultaneously, without any way of controlling what either sees."

  18. Re:Amazing day... on Haskell 2010 Announced · · Score: 1

    It's surprisingly popular on Project Euler.

  19. Re:Reminds me of Life of Brian... on Haskell 2010 Announced · · Score: 5, Funny

    Welcome to the programming language department. Bruce here teaches Python, the object oriented dynamically typed language. Bruce teaches Python the lazy functional language, while Bruce teaches postfix Python. And then there's Bruce who teaches s-expression Python and is in charge of the snake dip.

  20. The biggest difference - inequality on Modern Tech Versus the Past · · Score: 1

    Who could afford to send a telegram, or visit a doctor? Not the lower classes, except in absolute emergencies. And there was almost no middle class to speak of back then.

    Being a lord in a giant castle may not seem so bad, but the life of the peasant majority doing the actual work was far less rosy. Of course, it's not entertaining to hear about somebody's life of toil, so any movie or book about 'the past' focuses on the idle upper crust - apparently leading some people to think everyone lived like that.

  21. Re:META comment: PLoS ONE on Is That Sushi Hazardous To Your Health? · · Score: 1

    They charge $1350 to publish an article.

  22. Re:Whew, that was a close one... on Brazilian Breaks Secrecy of Brazil's E-Voting Machines With Van Eck Phreaking · · Score: 1

    You don't need Van Eck phreaking for that. Mugabe reportedly cooked the Zimbabwean election by closing polling stations early in areas known to support his rivals. Seemed to work well enough for him - and that was traditional paper ballot voting fraud, no voting machines required.

  23. Re:Burning wood is not zero emission on Berkeley Engineers Have Some Bad News About Air Cars · · Score: 1

    As said in great grandparent post, compressed air and hydrogen are energy storage mediums. Wood is the same thing.

    So are fossil fuels. They just happen to store energy from an epoch when there was a lot more CO2 in the air - not necessarily a situation we want to return to.

  24. Re:Yep on GIMP Dropped From Ubuntu 10.04 · · Score: 1

    We do need a PS replacement that isn't so damn annoying. Imagine if the KOffice, OpenOffice and GNOME Office document writer apps were a white window where your typing went and each tool bar a separate window. People would hate it. PS/GIMP is no different.

    There's a fork that combines everything into one window.

  25. Re:Holy Shitbags Binaries Are Static And *Huge* on Go, Google's New Open Source Programming Language · · Score: 1

    Have you tried stripping the binary?