Slashdot Mirror


User: memristance

memristance's activity in the archive.

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

Comments · 51

  1. Re:Non-human intelligences on Should Dolphins Be Treated As Non-Human Persons? · · Score: 1

    If dolphins really want to get special treatment, they need to figure out how to do something for us.

    Does patrolling our harbors for terrorists, spies, and underwater mines count?

  2. Re:Bad Science on 100-Sq.-Mile Ice Island Breaks Off Greenland Glacier · · Score: 1

    The number you are quoting is the solar constant, as measured by satellite.

    The number the grandparent is quoting is the average atmospheric insolation over all of Earth for a calendar year. I found a nice calculator provided by NASA that generates "a numerical table of monthly latitude insolation at top-of-atmosphere for a given calendar year" that backs up his provided average of ~342 W/m^2 -- see the bottom right.

  3. Re:This is actually very cool... on Genetic Algorithm Helps Identify Criminals · · Score: 1

    figuring out the best way to fill a rectangle with circles

    I don't know about best, but I think Mandelbrot has already figured out the prettiest.

  4. Re:Use stats, not laws on Math Indicates Pollster Is Forging Results · · Score: 1

    The word you are looking for is 'infamous'.

  5. Re:Splat! on New Motorcycle World Speed Record, 367.382 mph · · Score: 1

    My guess would be that they used an atomic clock and very, very big Vernier calipers.

  6. Re:For Future Reference... on Where's Waldo (the Submarine)? · · Score: 1

    Well, at least then they could've used Rockapella for echolocation...

  7. Re:Exomorons? on Kepler Mission Could Detect Exomoons · · Score: 1

    You see, exomorons have their stupidity on the outside, so we can determine at a glance that they're idiots. For our normal everyday endomorons, we have to talk to them for a while or observe their actions. If we can find some exomorons, we may be able (at a later date) to cross-breed them with endomorons and save everyone else a lot of time. Unfortunately, I have a sneaking suspicion that there may be selective pressures against displaying one's stupidity for all to see, so any species we create that does so may be doomed to extinction. I can only hope we make all the endomorons extinct first...

  8. Re:Story meaning? on How 136 People Became 7 Million Illegal File-Sharers · · Score: 1

    One study after another cites the previous study, and almost no one knows where that 42 billion dollar figure came from, but it's impressive, so everyone continues to quote it.

    Ars did an article on attempting to trace one such oft-quoted figure of losses, and slashdot discussed it. This $42 billion figure is probably from the same source.

    tl;dr: big-dollar piracy numbers probably come from some unsubstantiated source from 1993 or earlier.

  9. Re:Flying Car on Has the Rate of Technical Progress Slowed? · · Score: 1

    You're mostly correct, in that it is the longest and most well-known, but slightly wrong about it being the only one open to the public. Though I agree that riding on maglev trains is cool (did it at the Japan '05 Expo), riding on a minibus driven by a stuffed toy was more fun. :)

  10. Re:Luckily... on Is Jupiter Earth's Cosmic Protector? · · Score: 2, Funny

    In retrospect, "The tiger is cast" would have been cooler for Caesar to say before crossing the Rubicon...

  11. Re:Sometimes better design beats better algorythms on New Leader In Netflix Prize Race With One Day To Go · · Score: 1

    This brings up an interesting point. The Netflix algorithm is working from flawed/incomplete data generated from poor design decisions, so no matter how good the algorithm gets it still won't be able to accurately predict what movies will actually interest people based on a very subjective unidimensional rating. For example, the same person might rate a movie differently under differing conditions, and the rating itself may hinge entirely on one thing in the movie (s)he did(n't) like, whereas the movie might have been overall pretty good. It's like asking someone, 'on a scale of 1 to 5, what is your favorite color?'; it has next to no relation to its supposed objective.

    On top of all this, people are capricious at best when it comes to movie tastes; they might not even like a movie based on its own merits, but something completely orthogonal to the question such as it being the movie they saw on their first date. As such, no set of ratings from any given user can really be accurately matched with those of another to provide suggestions, since they may have liked/hated those movies for entirely separate reasons. Granted, some of these things can't easily be transcribed into data for formulaic processing, but you'd think Netflix could at least add an optional 'detailed rating' section (e.g., rate by pace, plot, action, acting, dialogue, etc.) to better describe why a user did or didn't like a flick.

  12. Re:And on October 24th... on Windows 7 Launch Date Leaked — 23 Oct. 2009 · · Score: 2, Insightful

    You'll probably be off by a day. The shipped product will invariably be older than a daily snapshot from the 23rd, so it is very likely that Win7 will have to download the most recent Windows Defender definitions if nothing else.

  13. Re: on Let's Rename Swine Flu As "Colbert Flu" · · Score: 1

    Well, some people just can't tolerate intolerance.

  14. Re:Which 3 animals? on Parrots Can Dance · · Score: 1

    If I thought my feet were going to be stepped on, I would still pick the elephant before a woman in stilettos.

  15. Re:Quick! Do your part! on Linux Reaches 1% Usage Share · · Score: 1

    Ooh! Contact those Conficker guys to add that to their payload!

  16. Re:netbooks reverting to Windows on Linux Reaches 1% Usage Share · · Score: 1

    Moblin? What's their slogan, "It's a secret to everybody"?

  17. Re:Number of connections on Microchip Mimics a Brain With 200,000 Neurons · · Score: 1
    A brief reading of a wikipedia link about the neocortical column provided from another poster above seems to suggest that a similar topology is present in the brain. From the section on columnar functional organization:

    The columnar functional organization, as originally framed by Vernon Mountcastle, suggests that neurons that are horizontally more than 0.5 mm (500 um) from each other do not have overlapping sensory receptive fields, and other experiments give similar results: 200-800 um (Buxhoeveden 2002, Hubel 1977, Leise 1990, etc.). Various estimates suggest there are 50 to 100 cortical minicolumns in a hypercolumn, each comprising around 80 neurons.

    An important distinction is that the columnar organization is functional by definition, and reflects the local connectivity of the cerebral cortex. Connections "up" and "down" within the thickness of the cortex are much denser than connections that spread from side to side.

    So if their goal were to only simulate the neocortex, it seems they would really only need dense inter-chip connections between those chips that would make up their version of a cortical column and sparser connections to its neighbors, rather than needing to connect each simulated neuron in each chip to every other. (IANA neurobiologist)

  18. Re:Yeah right? on Small Robots Could Build Landing Site For Moon Base · · Score: 1

    If you change it to 'any cheap way', it makes more sense. Still not completely true, but at least it's closer to reality...

  19. Re:inherently insecure? on Securing PHP Web Applications · · Score: 1

    Your first point is valid enough, and your second one does hold some water, but it seems that it has already been addressed by other books on programming in PHP. Further, if I fully understand what your second point is talking about, it would seem that solving it would require getting rid of some of the flexibility (and hence, utility) of the language.

    Notably, points 3.2 and 3.3 in your post have already been addressed (not sure about 3.1 or 3.4... never ran into anyone who did 3.1 since it seems incredibly foolish, and haven't heard of any changes yet for 3.4).

    3.2: 1 == '1more' is true for two reasons: you're using the weak equivalence operator (hence why a string and an int can be equivalent) and your string starts with valid numeric data which can be converted properly while the rest is ignored. See here for more examples of what would and wouldn't be converted.

    3.3: Using the strict equivalency operators ('===' and '!==') in your conditional statements solves this. According to the link, this has been available since PHP 4 so I'm not sure why you're still going on about it...

    Your fourth point doesn't necessarily make PHP any less secure than any other programming language that can use external libraries, unless the ones PHP uses are particularly poorly written. While it is true that most of the issues with buffer overflows and memory corruptions in C can be more easily avoided with other languages (e.g., Java), it doesn't mean they can't also be avoided in C with careful coding.

  20. Re:So wait a second... on The Secret Lives of Ubuntu and Debian Users · · Score: 2, Insightful

    "must be free" and "just do it for me".

    If those aren't already options in the install GUI, they should be. Having a package manager for which you can set preferences to look for only free driver updates, etc. or automatically install whatever drivers it thinks you need (regardless of whether it's proprietary or not) would be nice, and it might help to keep things usable for newbies while still being flexible enough for more advanced users. Granted, advanced users would just do a command line install, but whatever.

    As a side note, I see the disparities mentioned in TFS as a good thing, as it indicates more people are switching to Linux.

    Disclaimer: I don't usually install Linux boxen, I just SSH into them.

  21. Apogee on RIAA Backs Down In Austin, Texas · · Score: 1

    Commander Keen to the rescue!

  22. Re:Power Requirement on Nvidia 480-Core Graphics Card Approaches 2 Teraflops · · Score: 1

    Great, so now I need Mr. Fusion or a blot of lightning to get my computer running.

    Why not just pick up some plutonium from the corner drugstore?

    I wonder if the flux capacitor is an optional extra?

    If my calculations are correct, you're gonna see some serious shit.

  23. Re:They're talking about address space on Panasonic Working On 2-Terabyte SD Cards · · Score: 1

    I believe it was picked to help foster in laymen the vague notion that we're just making shit up to mess with them. In order to solve this issue, I propose we now start calling them kibibikibitibobitiboobytes.

  24. Re:Importance of the Cosmic Microwave Background on Spiraling Magnetic Signal Shows Up In the Cosmic Background · · Score: 2, Funny

    It's that image burned into our retinas when the power to our monitors dies, right? Right?

  25. Re:Err..what? on Spiraling Magnetic Signal Shows Up In the Cosmic Background · · Score: 1

    For a second I read that as 'Hydrogen can be metal' and thought of this...