Slashdot Mirror


User: ZecretZquirrel

ZecretZquirrel's activity in the archive.

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

Comments · 92

  1. It's not a "website" on Why Can't Big Government Launch a Website? · · Score: 1

    , and it's not "simple". Glenn Reynolds, on the the other hand, is apparently quite simple, in a webbish sort of way.

  2. My young mind hasn't been the same since... on Facebook Lets Beheading Clips Return To Its Site · · Score: 0

    "I want you kids to get ahead" http://www.youtube.com/watch?v=X-x6FBuF4JM

  3. Re:Studies show 8 hour days are a limit on Ask Slashdot: Does Your Work Schedule Make You Unproductive? · · Score: 1

    In defense of the providers, there's a tradeoff that doesn't get much mention: shorter shifts require more frequent inpatient "handoffs" in which a knowledge transfer must occur between doctors and nurses. They recognize that handoffs are subject to miscommunication and error, and impose their own risks to patients. Historically, staying with the patient to provide a continuity of care has been the real driver of long clinical work shifts, not for the convenience of the providers schedules. Do you really think they prefer 12 hour shifts?

  4. Re:No Surprise on Secret Court Upholds Phone Data Collection · · Score: 1

    Why would a 'for profit' corporation go out of its way to protect the rights of consumers that don't even know they're having their privacy invaded to start with?

    Especially with the tacit agreement "we'll just keep this between us, right?" to prevent any competitive disadvantage. Until Lord Snowden began his journey...

  5. Kim Polese... on Interviews: Ask James Gosling About Java and Ocean Exploring Robots · · Score: 1

    Hot or Not?

  6. Re: Some other relevant stories on Crowdsourcing Failed In Boston Bombing Aftermath · · Score: 1

    You think republics don't have them? What is the US Congress but a pair of well-dresses mobs?

  7. Re:Editors... on NASA: Curiosity Has Found Plastic On Mars · · Score: 1

    Y'all got no sensayuma. Viva Chewbacchus!

  8. Re:Find a technical solution, not a legal "solutio on Laser Strikes On Aircraft Becoming Epidemic · · Score: 1

    But implementing his proposal and similar ones would likely reduce the prevalence of such females. Basically if a douchebag and his family are killed, those genes are eliminated from the pool. Repeat over enough generations and you have fewer douchebags and fewer women who want to be with those douchebags.

    But these women are hot!

  9. Re:Sorry, but a legal solution is what the govt wa on Laser Strikes On Aircraft Becoming Epidemic · · Score: 1

    Yeah, like the Terrorists are just Evil. It's just their nature; they can't he'p it. Free to go.

  10. Re:According to this thing... on Invent the Medical Tricorder, Win $10,000,000 · · Score: 1

    "Why come you don't have a tattoo?"

  11. Re:How soon we forget on How Microsoft Has Changed Without Bill Gates · · Score: 1

    Yeah, yeah, I know, I'll be lynched for saying that Bill "I am Satan" Gates should be on par with RMS, ESR and Linus, but think about this for a second.

    Bill founded what is now the largest software company in the world, and wether or not you agree with him, he has made a important contribution to the computing industry: Microsoft brought desktop computing to the home user.

    Now, be honest. How many of us had our first computer experience with MS-DOS or Windows 3.1? Do you think that if computers still consisted on thin-client-server models based on huge VAX mainframes, that Joe and Jane Smith would be able to dial-in to AOL and connect to thousands of people around the world? Would the Internet have blossomed into the vast information network it is today without the aid of easy-to-use software from Microsoft? How about Grandma who wants to set up a webcam so she can chat with her grandchildren? She doesn't want to have to sit and hack kernels for hours. She wants Plug-and-Play, baby.

    Look, disagree all you like, but thanks to things like Windows, Office, and MSN, modern computing has been made easy and affordable to everyone, thanks to pioneers like Bill Gates.

    If it hadn't been MS, it'd have been someone else. The competitive market for clones and peripherals created by the open-like architecture of the IBM PC was much more responsible for our pervasive personal computers. That, and Lotus 1-2-3.

  12. Re:C++ is an ugly hack on Stroustrup Says C++ Education Needs To Improve · · Score: 1

    It was a hack from Day 1.

    The current state of C++ reflects the design-by-committee shackles that have long victimized it, a result of the attempt to standardize it. The irony is that it has been a great failure as a standard. But it's difficult to standardize something so inherently complex.

    Committee decisions compound the original sin of the language designer. Conceived as a "better C", it aimed low, and has always been tied to a systems programming philosophy. Compare its path with that of Java, and him with Gosling. It's no coincidence that one was the product of academia, and the other of industry.

    Java's feature arc has been remarkably responsive to the needs of most professional developers who want to solve real-world problems quickly, and with high quality. Much of a C++ developer's working burden is the language itself.

    C++ is now irrelevant to most software application developers. In a competitive market for software product, who today would choose to build using C++ over Java, &c???

  13. Re:What? on The World's Largest Scavenger Hunt Returns · · Score: 1

    Uhhh, speak for yourself there, Mr. "straw".

  14. Re:Oracle middleware sux on Oracle to buy JBoss (and others) · · Score: 1

    I have to agree. I've used the DBMS since Oracle 5, and it has always served well, but their ancillary products--4GLs, report writers, web products, etc.--have ranged from underwhelming to abominable, and are also quite expensive.

  15. Re:java's "bloated" vm on Microsoft Applies For .NET Patent · · Score: 1
    Hey, we can assume no one wants to be sloppy, but we can't insist on a code review before the first compile, eh?

    What Java let's you do find and fix such bugs far faster in early development, resulting in greater developer productivity, and morale, for that matter. Instead of "oh, shit, what did I do?" it's "ah, I bet I know just what's wrong."

  16. Re:Software development is easy: on Software Architecture · · Score: 1

    Sure, specs are great if you can get them, and the requirements are stable. Otherwise, software development becomes unending specifications development, which has been the spiral of death for many a project.

  17. Re:Interoperation would be...hard on Should Open Source Content Management Interoperate? · · Score: 1

    There are many clients, but why use HTTP for something it wasn't really designed for? Same reasom so much other ungodly crap is piled high on top of HTTP: port 80 and firewall admins.