Slashdot Mirror


User: carys689

carys689's activity in the archive.

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

Comments · 73

  1. Productive or Counter-Productive? on HP CEO Meg Whitman To Employees: No More Telecommuting For You · · Score: 1

    So Meg wants everyone to traipse on in from their homes to the cube farms which are noisy, crowded, and as such, on the verge of constant chaos. I know. I've been there.

  2. TV the culprit? on US Adults Score Poorly On Worldwide Test · · Score: 1

    It's been said that the average American spends 4 hours a day watching TV. That may have something to do with the low scores.

  3. Free Speech? on German NSA Critic Denied Entry To the US · · Score: 1

    I guess 1st amendment rights extend only to U.S. citizens.

  4. Joke fine on Justice Department Slaps IBM Over H-1B Hiring Practices · · Score: 1

    The $44,400 fine is not even a slap on the wrist. Not exactly a deterrent to other companies engaged in such activity.

  5. Bad idea? on Middle-Click Paste? Not For Long · · Score: 1

    They should not change this. This has been standard mouse-interaction behavour on most, if not all, UNIX (and UNIX variants) GUIs, not just GNOME.

  6. Just say 'no'. And tell them to f--k off while you're at it.

  7. Re: Topology on Obama Asks FCC To Make Carriers Unlock All Mobile Devices · · Score: 1

    Verizon Wireless is CDMA. All of China is CDMA. What's wrong with CDMA? If the phone is lost or stolen, the carrier can turn it into a brick. Not sure you can do that with a GSM phone.

  8. Wrong perception? on Verizon's Plan To Turn the Web Into Pay-Per-View · · Score: 1

    If I am not mistaken, I think Verizon's plan is to control how much bandwidth each web site can have based on how much the site's owner is willing to pay for the size of the pipe. As users of the Internet, you should be able to use as much bandwidth as the contract with your ISP allows -- I don't think that part will change. However, when it comes to online retail traffic this would tilt the playing field in favor of the big guns -- just like in the brick-and-mortar retail world. This is obviously a hot issue. I believe net neutrality succeeds only as long as bandwidth appears to be unlimited. Ten to fifteen years ago there was an extreme overabundance of bandwidth and it was very hard to argue against net neutrality. I am not sure that's true anymore.

  9. Good Ol' Linus on Linus Responds To RdRand Petition With Scorn · · Score: 1

    Nice guy.

  10. Good. What encryption was Google using before? AES? If so, I find it hard to believe that anyone (or anything) can break an AES encryption.

  11. Seriously? on Lowell Observatory Pushes To Name an Asteroid "Trayvon" · · Score: 1

    Honoring a pot-smoking, violence-prone teenager? Seriously?

  12. Curious on Feds Seek Prison For Man Who Taught How To Beat a Polygraph · · Score: 1

    This is curious. For some reason, I was under the impression that lie detector results are not permissible as testimony in court cases precisely because of their unreliability. So why is this a big deal?

  13. Re:Sounds good to me on U.S. Gov't Still Fighting the Man Behind Buckyballs; Guess Who's Winning? · · Score: 1

    Isn't this what insurance is for? Businesses, large and small, get sued all the time. If you don't have insurance, especially if you're running a small business, you COULD be held personally liable, so this is not something new.

  14. Good idea on How One Programmer Is Coding Faster By Voice Than Keyboard · · Score: 1

    ... since a significant number of programmers are, shall we say, less than proficient typers.

  15. Bill Gates patent on Bill Gates Seeking Patent To Make Shakespeare Less Boring · · Score: 1

    Maybe Bill Gates should seek a patent on making Bill Gates less boring.

  16. To each his own on Kernel Dev Tells Linus Torvalds To Stop Using Abusive Language · · Score: 1

    As for Linus' abusive behavior: it is his right to act like a jerk. Most people would not work for or along side such a person, but apparently Linus has enough supporters/admirers/worshippers, that he is not motivated to tone it down a couple of notches. But he should try it sometime just to see what a difference it will make.

  17. The end of civilization on The Pentagon's Seven Million Lines of Cobol · · Score: 1

    7 million of undocumented COBOL code that will cost billions to update or replace with a modern language -- a harbinger, I think, of the end of civilization as we know it.

  18. Re:Cobol really is self-documenting on The Pentagon's Seven Million Lines of Cobol · · Score: 1

    "...it was designed so that bean counters with no programming experience could audit the source code and understand it well enough..." Sorry to be stating the obvious, but verbose or not, you can still write bad code (in ANY programming language, for that matter). Long, descriptive variable and paragraph names are the choice of the programmer (or perhaps whatever coding guidelines that should've been followed) and not the constraint imposed by the language.

  19. Who needs the NSA to spy on you, when your neighbors can do it? Why not just trash the 2nd and 4th amendments and be done with it?

  20. Train? on Join COBOL's Next Generation · · Score: 1

    TRAIN people to program in COBOL? Why not just HIRE the unemployed COBOL programmers?

  21. Sounds like Mr. Smith either needs to review the U.S. Constitution or transfer to another field of endeavor.

  22. Here's how on Ask Slashdot: How To Bypass Gov't Spying On Cellphones? · · Score: 1

    Use Verizon Wireless or T-Mobile. U.S. government cannot spy on the users of those two cellphone services because they are both partially owned by foreign companies. http://online.wsj.com/article/SB10001424127887324049504578543800240266368.html?mod=WSJ_hps_MIDDLE_Video_Third

  23. Feinstein's follies on NSA Surveillance Heat Map: NSA Lied To Congress · · Score: 1

    Now we know why Feinstein wants to take all our guns.

  24. Ironic... on Google Glass Banned At Google Shareholder Meeting · · Score: 1

    ... and funny.

  25. There is no silver bullet. on World's Biggest 'Agile' Software Project Close To Failure · · Score: 1

    While you can use a spanner to pound a nail, a hammer is better. "Agile" like "object-oriented", "top-down design", "structured programming" and many others before it, was just the latest in the long line of "faddish" software engineering methodologies. It has its place, but it is not the be all and end all. It is a tool that must be used judiciously and in the appropriate circumstances. My impression of "Agile" is that it works best on initially small projects with minimal requirements that grow quickly by accretion. At some point in time a certain threshold is reached, the law of diminishing returns kicks in and "Agile" gradually loses it potency. I cannot imagine "Agile" working in a situation where the requirements are the size of an encyclopedia set and not a lick of code is written. I don't see it working very well in this kind of scenario.