Slashdot Mirror


User: illegalcortex

illegalcortex's activity in the archive.

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

Comments · 977

  1. Re:I love my Spy Remote on Long Term Effects of Gizmodo CES Prank · · Score: 2, Funny

    Wow, you're really not going to like their cellphone jammer...

  2. ideal price point: 35 cents on BUG - "The LEGO of Gadgets" · · Score: 1

    Two bucks... And it only transports matter?
  3. Re:Interesting...but niche? on Announcing the Coadunation 1.0.1 Daemon Server · · Score: 1

    Interesting...but niche? Considering the story has been up for 15 hours and has only 7 comments (8 now), one of which is from someone on the project, I'd have to say your point is proven.
  4. Re:The insects are just the FALL guys on Did Insects Kill the Dinosaurs? · · Score: 1

    I know, I looked it up before posting. It was a joke. ;)

  5. The insects are just the FALL guys on Did Insects Kill the Dinosaurs? · · Score: 1

    arboviruses So wait, wait, wait. Wait. You're saying that TREES killed the dinosaurs, using the insects as their hit men?
  6. Re:$8000/Gal? on HP & Staples Collude On $8,000/Gallon Ink? · · Score: 1

    Glad somebody gets this. I had a whole thread on digg where I was trying to point out pricing ink in terms of gallons is just needlessly sensationalist. Guess how that went over?

  7. Re:Guess which mode isn't the default? on IE 8 Passes Acid2 Test · · Score: 1

    There isn't a default. Read several previous comments like yours that have already been answered.

  8. Rockbox on Speculation On a Lossless iTunes Store · · Score: 1

    I did, too. But then I switched back. Unfortunately, they didn't have support for realizing that the charger stopped sending juice to my ipod mini. So when I turned my car off, my ipod didn't automatically pause. This is a major feature for me with audiobooks.

  9. Re:Emotionally Stunted on The Future of Love and Sex - Robots · · Score: 1

    love in heterosexual couples is nothing more than an evolutionary solution Don't be too sure of that. "Love" as being fundamental to a couple's relationship is a fairly recent phenomenon. Now "lust", on the other hand...
  10. Ultimatum on Questionable Data Mining Concerns IRC Community · · Score: 1

    Freenode's demands to IRSeeK are:

          1. remove all previous logs
          2. make the bots easily identifiable and on a OPT-IN basis only
          3. make it easy for a channel owner to part a irseek bot from a channel should he/she change their mind
          4. its heavily advertised on join of a channel that it is being logged

    Additionally, Freenode wants a public apology to all their affected users. Or?

    Short of suing the company for copyright infringement (which I think would be difficult to make stick in court), I don't really see what kind of leverage they have. Basically, their demands are "go out of business", because that's what complying with their demands would mean. So why should IrSeeK comply?
  11. Nobody loves the StairMaster on 'Gamercize' Cardio at Our Desk · · Score: 1

    Ah yes, the stairmaster. Row upon row of them sit idle at my gym. I have only ever seen one person use them there. They have quite fallen out of fashion. Everyone goes for the elliptical these days, as well as the old standbys of the treadmill and the stationary bikes. I see a bright future ahead for Gamercize.

  12. Re:Trust on Close but no Cigar for Netflix Recommender System · · Score: 1

    Unfortunately (for you), you are probably not very representative of netflix's customer base. It's all about cost/benefit. For THEM, not you. ;)

  13. Calm down, it's okay on Dutch Teen Arrested for Virtual Property Theft · · Score: 1

    This is just a sensationalist article. The kids won't be charged with "virtual theft", they'll be charge with hacking and phishing to get people's account information, then using that information to access their accounts. No need to get all worried about "virtual property" and such. It's just a Habbo spokesman running off at the mouth.

  14. Re:Virtual Theft? on Dutch Teen Arrested for Virtual Property Theft · · Score: 1

    I imagine the charge (if any) will be the hacking/phishing. Most of that article is made up of the Habbo spokesman talking, not of any statements by the Dutch legal system. That just doesn't make as "interesting" of an article to read.

  15. Sometimes throwing stuff away is good on Close but no Cigar for Netflix Recommender System · · Score: 2, Interesting

    I think you have to consider that netflix is working off a very large user base with a very large list of titles. In this sense, computation time is going to go way up the more you keep adding all these factors. I'm sure they've had projects internal to netflix to use more data, but found that it just didn't pay off with the increased computation time. It's much better to get good recommendations onto the page instantly than make the user wait 2 seconds for great recommendations. The same is possibly true for doing recommendations ahead of time and having to spend the extra compute time and storage space.

    Plus, I think there's always going to be some level of "noise" in the system. People rating things incorrectly (clicked on the wrong number), people changing their minds, etc. And then there's the cases where it makes no logical sense that if I liked movie A, B and C that I should hate movie D. The question is, how good can a recommendation system get when it will always be thrown off by the noise.

    So while I agree with you in theory, I think it may not work out to be such a great thing in practice.

  16. only yourself to blame on Close but no Cigar for Netflix Recommender System · · Score: 1

    That's what you get for lack of reading comprehension, including familiarizing yourself with what the contest actually is. The contest wasn't to beat Netflix's algorithm. The contest was to beat it by 10%. Nothing in the summary of the original article was incorrect.

  17. The thrill of victory on Close but no Cigar for Netflix Recommender System · · Score: 1

    I can say I played with it because I found it fun. I'm a coder, it's what my brain is interested in. There have been contests for ages simply because human beings like to compete, even if second place gets nothing.

    And FYI, netflix doesn't get any "ideas" from anyone but the winner. You only have to submit your code if you win.

  18. Not how it works on Close but no Cigar for Netflix Recommender System · · Score: 4, Informative

    That's not how the contest works. It's based on the RMSE that the original netflix algorithm got at the beginning of the contest. This is fixed and does not change. See the contest site for more details.

  19. Huh? on Close but no Cigar for Netflix Recommender System · · Score: 1

    You do know netflix already HAS a recommendation engine, right? Supposedly a very good one. The whole point of the contest was to significantly improve that engine.

  20. Trust on Close but no Cigar for Netflix Recommender System · · Score: 1

    Accuracy in this contest is defined as the user rating highly the movies that the system would suggest to them. The whole point of it is trust. If you're throwing out lots of suggestions that the user doesn't like just to try to find one they might like, you're destroying their trust in the system. They won't bother even reading the recommendations if they know they're filled with garbage.

  21. Re:Moving target? on Close but no Cigar for Netflix Recommender System · · Score: 4, Informative

    It's not a moving target. It's a very fixed number (RMSE = 0.8563) that the winning algorithm has to come up with. The netflix algorithm never gets re-run on the data for the prize.

    Netflix is free to merge any improvements into their actual system in the meantime.

  22. Re:And here I am.. on PS3 Gets DivX Support, Coming Soon to Xbox 360 · · Score: 1

    You clearly don't understand. Every console should also be an internet browser and a media center. What are you thinking, that there's some other magical device that could be used to browse the internet and play movies? Snap out of it.

  23. Re:Harlan Ellison on Star Trek XI Plot Details Revealed · · Score: 2, Insightful

    I vote for the slingshot effect.

  24. Do what now? on Miyamoto Says He's Solved Co-op Issue In Mario Galaxy · · Score: 1, Funny

    This has to be the most content-free article in a while. All this boils down to is:

    A two player mode is hard to come up with.
    We thought about it.
    We like what we came up with.

    I can't believe they took a whole article to say that.

  25. Re:Well on Students In UK Tracked With RFID Chips · · Score: 1

    C'mon, no need to be that drastic. Just give them tracking collars.

    That explode when removed.