Slashdot Mirror


User: idlemachine

idlemachine's activity in the archive.

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

Comments · 287

  1. Re:from __future__ import braces on Python 3.0 Released · · Score: 1
    That's a lot more optimistic that in 2.x:

    SyntaxError: not a chance

  2. Re:Communist China! Your days are numbered! on Chinese Hacking of American Military Networks On the Rise · · Score: 1

    Chinese Checkers (Go).

    Chinese Checkers & Go are two entirely different games.

  3. Re:It doesn't matter for Kurzweil... on Ray Kurzweil Wonders, Can Machines Ever Have Souls? · · Score: 1

    What's worse, he's not raising any real questions that Pierre Teilhard didn't delve into in more depth and with deeper understanding half a century ago. Kurzweil's "ideas" are the philosophical equivalent of the trend to attach the "cyber-" prefix to _anything_ and proclaim it somehow different and new.

  4. Re:*sigh* you're worse than homophobes on Ender in Exile · · Score: 1

    Because he has opinions you don't like, his work's meaningless?

    When an author states that all gay relationships begin with an act of rape, then I'm going to seriously doubt that anything that author has to say has any value.

  5. Re:Despite the increase in technical toys in the U on Gadgets For a Budding Geek? · · Score: 1

    The main direct-buy sites in the U.S. are: http://www.fischertechnik.com/

    The goggles! They do nothing!

    You will not be disappointed by the quality.

    Mostly from the diminished expectations induced by that site.

  6. Re:It's not tragic at all? on Memory Molecule Identified · · Score: 1

    Death is humanity's refresh cycle.

  7. Re:Child Porn Out of Control on Australian Government Ignoring Problems With Proposed Filters · · Score: 1

    So you don't recall the Liberal Govt's threats to ban all X-rated material, which they used to make the reclassification to NVE (Non-Violent Erotica) more palatable to the public? A lot of what had been previously acceptable was lost in the translation and very little of it had to do with violence.

    The Libs actually determined how many cumshots were allowable in a porn film before it would be classed as "fetish" material, such material being forbidden under the then-new NVE classification.

    The fact that the number was considerably higher in most gay porn than straight had, I'm sure, nothing to do with the decision (which was made by a group that included members of John Howard's church, if I recall correctly...nothing like churchgoers to tell you what's acceptable in your sexual fantasies).

    Try going back to the 1995/96 entries here if you think the Libs weren't censorship happy: http://libertus.net/censor/debate/articles08.html

  8. Re:Excuse me but... on Spolsky's Software Q-and-A Site · · Score: 1

    Nah, in my case it's because Atwood has been talking it up endlessly on Coding Horror for the last 6+ months :) I'm guessing Spolsky has been doing the same at Joel on Software.

  9. Re:Excuse me but... on Spolsky's Software Q-and-A Site · · Score: 1

    How is this any different then daniweb.com?

    People have actually heard about stackoverflow.com

  10. Re:Why isn't "Expert's Exchange" in the doghouse t on Stuck In Google's Doghouse · · Score: 1

    They still work for me -if- and only if I follow a link found through Google's search results. Doing a search on the Expert's Exchange site itself -does- obfuscate the solution, as does following a link from any other site to a solution.

    Is that the same behaviour you're getting? If so, it seems fair enough to me to keep their solutions in Google search, if following from Google displays the solution.

  11. Re:Why isn't "Expert's Exchange" in the doghouse t on Stuck In Google's Doghouse · · Score: 2, Informative

    One of the greatest annoyances of Google (to those of us techies searching for answers) is "Expert's Exchange". Google gets to see the answers, but anyone searching for those answers doesn't get them, but is told to sign up and pay money for a "premium subscription".

    There are ways around this, but this is all an annoyance and a pain to deal with[...]

    The answers -are- there, just scroll down past the point that mentions subscription and you'll find them. If scrolling is "an annoyance and a pain", try hitting the End key...

  12. Re:Pick me! Pick me! on What Will Linux Be Capable Of, 3 Years Down the Road? · · Score: 1

    At least for Ubuntu, it was starting with 8.04.

  13. Re:consider the bigger picture on Measuring the "Colbert Bump" · · Score: 1

    Could the appearance on Colbert's show be part of a wider ranging media blitz by some of these candidates?

    I've -always- thought this was the joke: Colbert -regularly- takes public credit for things like this, it's part of his shtick.

  14. Re:Degradation of rights for nothing on DHS Allowed To Take Laptops Indefinitely · · Score: 1

    Somehow I doubt that most Muslims have the goal of "invading" the Western World

    Go to YouTube and search for 'undercover mosque'.

    While you're there, do a search for 'iraq war'.

  15. Re:What's the topic?"How To Encourage a Young Teen on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    I'm sorry, I meant to say hyperbolic little cuntsmear.

    My mistake :)

  16. Re:Screaming at questioners is good for learning h on How To Encourage a Young Teen To Learn Programming? · · Score: 1
    Nice removal of the context, there. I particularly admire how you don't address any of the points I raised (how the 3.0 migration path docs don't agree with what you're claiming & the existence of the multiprocessing module especially) and are instead continuing trying to paint anyone who disagrees with your "opinion" as some kind of jihadi.

    Good luck with that.

    Here's a little hint before I go: try actually backing up your claims with some external evidence, you might come off less as a whiny little cuntsmear that way.

    Might.

  17. Re:Screaming at questioners is good for learning h on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    You really are a dopey little fucker, aren't you? I'm not entirely sure how your uppercasing my words makes me the one screaming...

    Wait at least a year until all the Pythonistas aren't as oversensitive to questions about Python 3.0.

    You didn't ask any questions, you made unsubstantiated claims that weren't supported by anything, not even the link you posted to. What the Python community is 'oversensitive' to is lies and bigoted rhetoric. What I did was highlight your bias and inaccuracy, the audacity of which has clearly shaken you.

    Did Python murder your parents before your eyes at a young age or something?

    not addressing the it's huge concurrency problems while it's being broken

    And out comes another tired old trope. You clearly don't know about the multiprocessing module that's being released with 3.0. But again, don't let the facts get in the way of your bullshit posturing.

    The only "concurrency problems" Python seems to have at the moment is the lack of a 'make this run in parallel without me having to do any thinking' switch. Good luck with waiting for that.

  18. Re:Python 3.0 in months, bad time for teaching Pyt on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    This is the wrong time to pick Python for teaching. Python 3.0 is coming out in months. It's going to be incompatible with all the 2.x versions. There's going to be major changes that effect everything all the way down to "Hello World."

    That sounds like a big confusing mess to deal with explaining to a student.

    Link to python 3.0 info... http://www.python.org/download/releases/3.0/

    Python 3.0 will change far less than most libraries' APIs do between major version releases. If this is really such a deal breaker for you, trust me, noone in the Python community will miss you.

    Hell, noone in the wider programming community will etc.

    This isn't pointless change just to give the Python-detractors something to crow about. (God knows there are times I'd wish Python 3.0 had kept print as a keyword just so people like you would STFU about it.) When did improvement become so damn anathematic to people in the IT industry?

    It's change or die.

  19. Re:I know it's unrelated... on Facebook Sues German Company, Claims Ripoff · · Score: 1

    In the United States, one cannot copyright a game's metrics.

    But one can apparently patent them:

    Wizards of the Coast, Inc., a subsidiary of Hasbro, Inc. (NYSE:HAS), is a worldwide leader in the trading card game and tabletop role-playing game categories, and a leading developer and publisher of game-based entertainment products. The company holds an exclusive patent on trading card games (TCGs) and their method of play and produces the premier trading card game, MAGIC: THE GATHERING, among many other trading card games and family card and

    I believe this patent even included turning cards to indicate different states.

  20. Re:attorney generals? on US ISPs Announce Anti-Child-Porn Agreement · · Score: 1

    What are you, an idiot?

    Can you really not tell the diffrence between a Child and a Stuffed Animal?

    Speaking of idiocy, can you really not tell the difference between an image of a child and a child itself?

  21. Re:attorney generals? on US ISPs Announce Anti-Child-Porn Agreement · · Score: 4, Insightful

    In Australia child pornography is legal, if you call it "art".

    Oh come on, that's total garbage.

    A picture of a naked child is not a sexualised image to anyone but a paedophile. All of this media beat up crap about it being "irresponsible" on the behalf of the artist(s) because "of what paedophiles do with such images" is further perpetrating the viewpoint that a naked child is a sexual entity. You can't hold someone as immoral when you're espousing their own position.

    Look at it this way: there are some people for whom stuffed toys are their fetish. Should we be calling for the banning of Sesame Street for its irresponsible pandering?

  22. Re:Really now... on World's First Custom Firmware For Wii Released · · Score: 1

    While it's true the Wii couldn't put out a true 720p signal, it could very likely process high-def content and display it in extremely pretty 480p, which would put it a step above the aging Xbox.

    While I agree with the rest of your comments completely, are you certain about this? I run XBMC for pretty much all of my media needs and it has no trouble with 480p.

    Although now that I think of it, I'm pretty sure that was disabled by default in the Aus. version and I only managed to enable it with a modchip...

    The Xbox+XBMC has been one of the greatest purchases I've ever made, it is a shame about the lack of power for handling 720p and up.

  23. Re:I don't really get the Java hate around here on What Makes a Programming Language Successful? · · Score: 1

    guido - believe that the functional-language-based primitives (map, lambda, reduce, filter) are "unnecessary". i initially thought that this was a joke - it was announced on april 1st. unfortunately it turns out to be true. the removal of these key features is profound: the language (python 3000) is dead before it is completed.

    Never let the facts get in the way of a good rant:

    Q. If you're killing reduce(), why are you keeping map() and filter()?

    A. I'm not killing reduce() because I hate functional programming; I'm killing it because almost all code using reduce() is less readable than the same thing written out using a for loop and an accumulator variable. On the other hand, map() and filter() are often useful and when used with a pre-existing function (e.g. a built-in) they are clearer than a list comprehension or generator expression. (Don't use these with a lambda though; then a list comprehension is clearer and faster.)

    (Python 3000 FAQ)

    As it stands, map() and filter() will both remain, and reduce() is being moved into functools. This isn't the deal breaker you're making it out to be.

  24. Re:Summary has tone of innovation on Google To Host Ajax Libraries · · Score: 1

    This isn't something Google came up with. It's great that they're doing it, but YUI did it quite a while ago. http://developer.yahoo.com/yui/articles/hosting/

    You don't think there's a difference between Yahoo providing access to their own AJAX libs and Google offering _versioned_ access to multiple open-source AJAX libs?

  25. Re:dependence on Google is but one problem on Google To Host Ajax Libraries · · Score: 1

    A lot of folks don't even realize how Google is slowly weaning open-source projects into relying on them, too (with Google Summer of Code.)

    Yeah, it's such a shame they've taken all the attention away from the myriad of OSS mentoring programs that existed before SoC...