Slashdot Mirror


User: MadKeithV

MadKeithV's activity in the archive.

Stories
0
Comments
1,183
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,183

  1. Re:Silly President, streamlining's for wings on Feds Discover 1,000 More Government Data Centers · · Score: 1

    A good thing? That most of the *actual* power lies with a bunch of people who are not only not democratically elected, but they stay right where they are for decades, through all changes at the supposed "top"?
    I'm not so sure it's a good thing.

  2. Re:Question, adjusted, remains on Ballmer, Bezos Fund Effort To Undermine Bill Gates · · Score: 1

    They don't sell the summer house filled with expensive art to hire poor people.

    No, the smart ones sell YOUR summer house filled with expensive art to fund "poor people" (themselves).
    See also "banking crisis".

  3. So few replies... on Texting On the Rise In the US · · Score: 1

    Is everyone busy texting?

  4. Re:Weve seen that argument before on HDCP Master Key Is Legitimate; Blu-ray Is Cracked · · Score: 2, Insightful

    Car analogy time:
    Pretty much anyone I know who has a car and a driver's license has speeded at least once. You can't even pretend that most drivers have speeded, and a lot do so regularly.


    I don't see the world or even the car industry clamoring for speed-limited cars though. The speed limit is different in different places because sometimes circumstances allow more or less. So far, it's been more than enough to say "you can't go faster than X here" and do a few spot checks.

    For software and music/movies there isn't even a legal requirement. And yet people just put up with it? I don't see the world falling over themselves to buy cars that are limited at the lowest possible speed limit (which is like 5MPH).

  5. Re:Great... on Astronomers Find Diamond Star 4,000 km Wide · · Score: 2, Funny

    Pah, going out for 50 light-years. I can make that run in less than 12 parsecs.

  6. Re:I'm going to go with... on Appeals Court Rolls Back Computer Privacy Guidelines · · Score: 1

    or we need psych evaluations to weed out the overzealous people who go too far, too fast, without consideration that someone is innocent until PROVEN guilty.

    We already have those, they are called elections. Unfortunately the people still haven't figured out that the loser should be euthanized instead of given power.

  7. Re:Comment your code on Programming Things I Wish I Knew Earlier · · Score: 1

    In building, "implementation" means leveling ground, pouring concrete, fabricating structural members, welding, etc.

    In software, "implementation" means writing a bunch of code. It's not nearly the same. Rework the design, rework the code; not that big a difference.

    I feel there's a big difference between reworking the design and reworking the code.

    Firstly, it has been shown empirically over and over in studies that the later in the process that you catch and fix bugs, the more expensive they are (for deeper analysis, see The Cost of Bugs.) Design bugs should be caught early, because they ripple through the whole project and can cost an enormous amount.

    Secondly, unless you are working alone or in a tiny team there is a significant difference between design and implementation: you have a larger team working on implementation than on design. If you sign off too soon on a bad design, you'll have a lot of people writing a lot of code in a short time. Depending on how "off" the design was a lot of that code may have to be thrown away, and when you go into redesign, a lot of the team has to be idled because you can't all work on the design efficiently.

  8. Re:Comment your code on Programming Things I Wish I Knew Earlier · · Score: 1

    Actually I'm a 100% non-web programmer, and I find no shortage of work, but I do notice more and more what you are saying. Often, even if the project is completely off-line, people higher up will try to push for web-technologies "just in case".

  9. Re:Duhh... on Australia To Fight iPod Use By Pedestrians · · Score: 1

    Computer desktop image of my manager:
    "WARNING!! This machine has no brain. USE YOUR OWN."

  10. Re:Laws from Myths on Australia To Fight iPod Use By Pedestrians · · Score: 1

    I'm reminded of this:
    "If kids today were truly influenced by computer games, they would all be hanging around dark rooms munching pills and listening to repetitive music."

    Suddenly I wonder how much of the "loudness war" might be related to hearing loss in the audience and producers? Even if you consider the main reason to be just trying to stand out by being the "loudest" on the radio, again that could well be because people are more and more listening to music (or trying to) against very loud ambient noise?

  11. Re:What the.... on Australia To Fight iPod Use By Pedestrians · · Score: 1

    Splitter.

  12. Re:Comment your code on Programming Things I Wish I Knew Earlier · · Score: 1

    The thing I wish I knew years ago, was that everything would go web. So many folks I know who are jobless because they didn't bother to learn web.

    You may have forgotten the .com boom / bust - a lot of the early "everything will go web" people got seriously burned, because they got it mostly wrong.

  13. Re:Comment your code on Programming Things I Wish I Knew Earlier · · Score: 2, Insightful

    There's a reason architects use blueprints.

    Which is? If it's along the lines of "It's easier and cheaper to fix a blueprint than a building", then it does not apply to software.

    Yes it does.
    Consider all the useless implementation work you've done while your design was wrong (before you reworked it). It's just as important in software as in building.
    Also, having blueprints / a design allows you to separate the work between many different teams with clear, agreed-on-beforehand interfaces between the sections that each team is working on. This is something that a lot of developers seem to miss (I know I did for the longest time) - perhaps because a lot of us tend to prefer working and thinking alone?

    By the way, working out a design is not a solo 1-hour effort. It's just as much "development" as actually writing the code. Often you may actually want to write code while doing it just to make sure that what you are thinking of does work. But that's not the final software, it's still just the design. Don't give in to the temptation to "improve" that design prototype until it ships as finished software though...

  14. Re:Neural nets on HP Backs Memristor Mass Production · · Score: 2, Funny

    One step closer to real AI?

    As opposed to artificial AI?

  15. Obvious on Lineage II Addiction Lawsuit Makes It Past the EULA · · Score: 2, Funny

    Of *course* the lawsuit made it past the EULA - who reads those, ever?
    The judge probably just thought "blah blah blah, click OK".

  16. Re:Memory crystals on New Silicon-Based Memory 5X Denser Than NAND Flash · · Score: 0, Offtopic

    I think "Ridulan" would be a pretty cool brand name for these.

  17. Re:If we were in any other field... on Tech's Dark Secret, It's All About Age · · Score: 1

    And hiring managers are cheap ass bastards that know they can get fresh-out-of-college kids for pennies. So what if they cant do the job and screw everything up; it shows up on the monthly balance as a win so bonuses for all the managers!

    Over here those fresh-out-of-college kids aren't asking for pennies, they often have wildly unrealistic expectations of what they will be paid. On the other hand, the "experienced guys" don't even apply for jobs. They already *have* jobs.

  18. Re:most real life sorting involves indirection on Sorting Algorithm Breaks Giga-Sort Barrier, With GPUs · · Score: 2

    Solution: preprocess the data into a map of keys to pointers, and sort that.

  19. Re:Not limited to logogram-based languages on Wired Youths In China & Japan Forget Character Forms · · Score: 3, Funny

    I'm a psychologist.
    How does that make you feel?

  20. Re:And So Offered Another Inaccuracy on How Star Wars Trumped Star Trek For Scientific Accuracy · · Score: 5, Funny

    So you are saying it's an Eastern?

  21. Re:And So Offered Another Inaccuracy on How Star Wars Trumped Star Trek For Scientific Accuracy · · Score: 1

    I think you must've been! C'mon out of your vault, the war is long over and we all use vi on Linux with the GNU Hurd kernel now.

    FTFY.

  22. Re:Really? on First Review of Avatar Special Edition · · Score: 1

    On an even more amicable note: I LOVE Avatar, if only for the regular fun bashing-sessions to be had ;-)

  23. Re:Really? on First Review of Avatar Special Edition · · Score: 1

    No offense, but people like you must have a hell of a lot of money to blow if you would budget 3.5 hours of your time to go see a movie (travel+film) only to walk out and then have to figure something else to do with your remaining ~3 hours.

    No offense, but you must have no idea about the economic theory of Sunk Costs.
    It doesn't matter how much it cost to see the movie - you are not going to get that money back, and if you find out it's not worth your time you are economically better off leaving and doing something you do enjoy.

  24. Re:Really? on First Review of Avatar Special Edition · · Score: 1

    Suspenseful as in "is it going to start getting better now? Okay no. What about now? No. Now? No.".
    For hours and hours and hours.

  25. Re:Bout time... on EA Says Game Development Budgets Have Peaked · · Score: 1

    Nintendo's own releases for the Wii are generally quite well-regarded.
    The third party titles are nearly all dogs. This might actually be because Nintendo is one of the few developers focused very tightly on *gameplay* instead of being flashy and "huge".