Slashdot Mirror


User: ucblockhead

ucblockhead's activity in the archive.

Stories
0
Comments
2,910
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,910

  1. Re:All the diodes down my left side... on Colfer Asked To Write Sixth HHGTTG Book · · Score: 1

    Agreed. Terry Pratchett is the only man who could conceivably do a decent job of it. Hopefully he has enough good sense not to desecrate a dead man's work, though.

  2. Re:NO NO NO on Colfer Asked To Write Sixth HHGTTG Book · · Score: 1

    Bah. Those asides, descriptions, etc. worked wonderfully in the radio play.

  3. Re:NO NO NO on Colfer Asked To Write Sixth HHGTTG Book · · Score: 1

    I remember reading an interview where the makers of the movie claimed they had to cut the lines because they didn't "flow as well when spoken". This is, of course, utterly ridiculous as the lines were even funnier when spoken in the original radio version.

    The idiots who made that film had no sense whatsoever of comedy.

  4. Re:How many are longtime party-members? on Scott Adams's Political Survey of Economists · · Score: 1

    In terms of deficit, which economists tend to care about, the Republicans pretty much have been a complete disaster for the last thirty years. I think the last Republican president who didn't increase the deficit over his predecessor was Ford.

    Unfortunately they really seem to have lost their way from the fiscally responsible party they were decades ago.

  5. Re:Interesting Read on Scott Adams's Political Survey of Economists · · Score: 1

    Probably the best take away from this is that while the campaigns scream "Obama would be a DISASTER" or "McCain would be a DISASTER", in truth, both have advantages and faults. It's not a black and white choice, but one of grays. One, of course, may be better, but it isn't so clearcut as man claim.

  6. Re:Wait .... on Scott Adams's Political Survey of Economists · · Score: 5, Insightful

    Well, we turn to cartoonists for actual unbiased information when the press falls down on its job to do the same. This is the same reason that the most trusted face in news these days belongs to a comedian.

    What makes me more confident in this than anything I might see on CNN is that a) he plainly states his personal bias and b) he shows his work. Neither happens in the mainstream media.

    You get much better information from someone you know is biased than when their bias is hidden, even if your own biases don't match.

  7. Re:This is interesting on Best Buy Coughs Up $54 Million For Napster · · Score: 1

    My understanding is that Amazon's store is doing fairly well. Better than all those other failures at least. Obviously part of that is that they also sell tracks that work on the iPod.

  8. Re:Interview question - universal answer!! on Testing IT Professionals On Job Interviews? · · Score: 1

    Sure there is. This is what some compilers do:

    1) Evaluate the left hand side (other than the postincrement.) (It evaluates to 0.)
    2) Increment i (This sets i to 1.)
    3) Perform the assignment using the value obtained in (1). (This assigns 0 to i.)

    The above is compliant to the standard because the standard merely states that the increment has to happen after the rest of the right hand side is evaluated. The above may very well be faster/smaller for statements that aren't undefined, so it is perfectly possible that a compiler vendor will use it. Basically, the standard says that both (2) and (3) must happen after (1) but leaves the order of (2) and (3) undefined.

  9. Re:Possibly to weed out the fakers? on Testing IT Professionals On Job Interviews? · · Score: 1

    From an interview I did:

    So, do you have experience with the STL?

    Yes!

    On a scale of 1-10, how would you rate your STL knowledge?

    I'd say a "7".

    What container would you use to store a sorted list of strings?

    Uh...er...CArray?

  10. Re:No, it is not reasonable. on Testing IT Professionals On Job Interviews? · · Score: 1

    If you really believe this, the way to get back at them is to take the test, and when you get the offer, say "no thanks, I don't work for people who test".

  11. Re:Interview question - universal answer!! on Testing IT Professionals On Job Interviews? · · Score: 1

    The standard says nothing about the order of operations of a post increment and other uses of the same variable. In other words, this could:

          Assign 0 to i, and then increment it to 1.

    Or it could:

          Evaluate the right hand side of the assignment, increment i to 1, then performing the assignment, setting i to 0 again.

    The reason that both are potentially valid is that ++ cannot be used on the left side of an assignment. The standard explicitly does not say whether the ++ occurs after the entire statement, or merely the right hand side of the assignhment takes place. Both meet the standard and thus some compilers take one or the other path depending on which makes faster code. This is why you NEVER reference a variable that you are using post or pre increment more than once in a statement.

    This is the sort of thing that lulls coders into thinking that it works a certain way because the compiler always does something "reasonable".

  12. Re:That's no moon. It's a space station. on Hubble Finds Unidentified Object In Space · · Score: 1, Redundant

    Please turn in your Dork card. Star Destroyers don't have warp engines.

  13. Re:This is interesting on Best Buy Coughs Up $54 Million For Napster · · Score: 1

    Yeah really. Given that both Microsoft and Sony have completely failed to produce an iTunes killer, I find it hard to think that Apple is worried about Best Buy.

  14. Re:Blame it on the idiots who can sell themselves on Testing IT Professionals On Job Interviews? · · Score: 1

    Reminds me of the moron QA manager I once worked with who insisted on changing all the documents to list the "Side Affects" of each change.

  15. Re:Interview question - universal answer!! on Testing IT Professionals On Job Interviews? · · Score: 1

    More specifically, I believe it is the order of operations that is implementation defined. So this line could increment i by one, or could increment it by one and then return it to the original value. The code could just as well set i to 0 or 1.

  16. Re:With great genius comes great madness on David Foster Wallace an Apparent Suicide · · Score: 1

    Heh. A walk through San Francisco disproves that.

  17. Re:With great genius comes great madness on David Foster Wallace an Apparent Suicide · · Score: 2, Informative

    This is a myth. For instance, Shakespeare was by most accounts a gregarious, sane and happy fellow.

  18. Re:My suggestion on Brad Wardell's Plan To Save PC Gaming · · Score: 1

    If Loki Games can still have a patch page up, I'm sure Valve can manage.

  19. Re:Subscription on IsoHunt Petitions Canadian Court For Copyright Blessing · · Score: 1

    No, they didn't have welfare...they just gave free bread to all of their poor citizens. Totally different...

  20. Re:Disgusted on AT&T Slaps Family With a $19,370 Cell Phone Bill · · Score: 1

    Note that many credit cards have "limits", yet let you charge well over them without halting payments, instead just charging "over limit fees".

  21. Re:Dumping? Loss leader? on A History of the Xbox Red Ring of Death Fiasco · · Score: 2, Informative

    If the XBox 360 was an attempt at dumping, then it was a completely failed attempt. But given that in the console market, selling the console below cost and making the money up on sales is the historically common way to do things, it's more reasonable to believe that they were selling it as a loss leader like everyone else. This is certainly the way the PS2 was sold. It was a monster hit, and yet hardly drove either Nintendo or Microsoft out of the console market.

    The remarkable thing about the current generation was that Nintendo was able to sell a console at a profit.

    Beside, nothing shady is going on. Both Microsoft and Sony have been very clear about when they are selling at a loss.

  22. Re:The problem is... on Redesigned, Bulkier Honda Insight to Challenge Prius · · Score: 1

    People don't buy Priuses to save money either.

  23. Re:The problem is... on Redesigned, Bulkier Honda Insight to Challenge Prius · · Score: 3, Insightful

    Why is it that people never use this argument when talking about BMWs? I don't get it. Pay $20k extra for a BMW, and no one says anything. Pay $5000 more for a Prius and you can't go a week without people telling that you aren't saving money. Are you saying that we should all by buying Hyundais?

    I didn't buy mine to save money. I bought it because it is a damn reliable car that puts less crap in the atmosphere than the average.

  24. Re:You mean her daughter's child? on Obama Answers Science Policy Questionnaire · · Score: 1

    Seems doubtful, given that the biggest risk factor for downs syndrome is giving birth in your late thirties, early forties.

    This kind of bullshit will only hurt Obama. Please stop.

  25. Re:Bacchus Obama is still part of the problem... on Obama Answers Science Policy Questionnaire · · Score: 1

    Down's Syndrome is caused by bad eggs, and thus happens at conception. Whether she traveled late in her pregnancy would have no bearing on the matter.

    Don't get me wrong...I'd never vote for a creationist loon, but please don't sling mud that is easily discounted. It just looks your side look bad.