Slashdot Mirror


User: Crimsonjade

Crimsonjade's activity in the archive.

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

Comments · 37

  1. Resources to learn more about the market? on House Calls For Hearing On Stock Market "Glitch" · · Score: 1

    This event has persuaded me to learn more about the stock market. I know slightly more than the average American. Can anyone recommend good resources to start from? I am already reading some blogs listed here and will look at Google and Amazon to books, but I would appreciate some recommendations here too.

  2. Re:XP SP3 on McAfee Retracts Lowball Bug Damage Estimate · · Score: 1

    You don't need to personally QA them. We just delay them for a specific time period and let the world test for us. We were not affected by this issue at all because we saw the announcement and blocked the update from going out.

  3. Re:One of the problems with fixed release dates on Ubuntu LTS Experiences X.org Memory Leak · · Score: 1

    memory leak? big deal

    Aside from a segfault, this is about as big of a deal as it gets.

  4. Re:One of the problems with fixed release dates on Ubuntu LTS Experiences X.org Memory Leak · · Score: 1

    While you are sitting in your ivory tower, consider that every major product out there has probably included a backported feature patch late in beta (likely more than once). Most of the time we never even realize it. I actually applaud them for openly stating they have a problem and taking steps to resolve it.

  5. Re:At least part of this is google's fault on Google Says Spam Volumes On the Rise · · Score: 1

    This isn't a bug. No one except Google knows for sure how they determine whether a message is spam, but it appears that each sender is assigned a score. If that score is low it gets bulked. People clicking "Report as Spam" lowers the score, while clicking "Not Spam" increases the score. Thus, the more people click an email as spam the more likely it will be bulked.

  6. Re:Please fix Firefox 3.6 on Windows first! on Mozilla Labs To Bring Address Book To Firefox · · Score: 1

    So wish I had mod points. +1 Funny

  7. Re:No .. on 25 Years of the .com gTLD · · Score: 1

    I am confused. You didn't need the internet to send email or documents because you had internet gateways? Either you mistyped that sentence or you need to clarify what you mean.

  8. Re:Worthless "Tech Guy" on Woman Discovers Her Wireless Internet Is Not Free · · Score: 1

    He said someone could sniff the traffic. Her personal firewall is irrelevant here.

  9. Re:Remember, slashdot is run by rich white guys on The New National Health Plan Is Texting · · Score: 1

    You act like it is a zero-sum game. The "the impoverished family down the street's daughter" can get the same treatment as GP via subsidized cost. Any national health care system will have opt-out policy too. So anyone with money will continue to get a higher standard of health care. This is the main complaint I hear from England all the time. The best doctors and care are still only accessible to those with money.

  10. Re:Secret agreements on Can You Trust Chinese Computer Equipment? · · Score: 1

    Very interesting. Do you have any sources for this? I would love to read about it in more detail.

  11. Re:Nexenta on OpenSolaris vs. Linux, For Linux Users · · Score: 2, Funny

    Emo OS - supports a wrist peripheral for easy cutting.

  12. Re:Wrong all wrong on Highly-Paid Developers As ScrumMasters? · · Score: 2, Insightful

    The gp is talking about code quality and you are countering his argument with an anecdote on testing? Code quality means people are not doing things that make the code impossible/very difficult to maintain. Things like keeping business logic separate from the view logic.

    In regards to your post: Why can't you run the entire test suite each evening if it takes that long? If you are developing some portion of the code, then run a subset of tests that directly relate to that code before you commit. Doesn't seem like a real problem.

  13. Re:Wrong all wrong on Highly-Paid Developers As ScrumMasters? · · Score: 1

    - the bad focus: if you focus on the code quality or on Agile methods, you lose the goal which is to code faster. We have such a focus on code quality that any simple task requires days to code. It's ridiculous.

    Strange, I thought the goal was to break things to small, manageable tasks. If any simple task requires days to code, regardless of the level of code quality, then your tasks are too large. I follow Cockburn's approach to development: the use case breaks the problem down into very small chunks that I can then implement. In regards to project timelines and code quality: Using shortcuts and hacks may get the initial part of the project moving along, but it will come to bite you later on when there are additional requirements and bugs.

  14. Re:Bye, bye. on Murdoch Says, "We'll Charge For All Our Sites" · · Score: 2, Insightful

    Everything these days seems to be obsession with Free Free Free because there's some expection that selling advertising space is the best way to construct a stable world wide web.

    I don't think the main concern is a stable web. The concern for most companies is how to generate profit. Plenty of companies have proved that providing free content with advertisements is a viable business model. I don't think many rational people are arguing it works for every facet of business on the internet though. The competition in the marketplace is main force that is driving these services to be free. If a service like Twitter started charging, another company would quickly offer the same service for free. As a consumer, I like this. I don't really care if someone cannot figure out a way to make money off of Twitter. I want the most benefit for the least cost. Getting the most benefit does not always mean free though. I choose to pay Google to provide their email client for a small business. There are plenty of free email clients, but I think GMail is worth the cost. When the services you mention start giving some sort of benefit over the competition, then they can start charging consumers.

  15. Re:not universal on David Pogue Wants to Take Back the Beep · · Score: 1

    On Verizon, the # key is to check voicemail and the * key is to skip the message. I use these shortcuts on a daily basis.

  16. Re:facebook generation on Facebook Lets Advertisers Use Pictures Without Permission · · Score: 1

    AC is spot on. People tag photos of friends who do not have Facebook accounts.

  17. Re:And nothing of value was lost on Stroustrup Says New C++ Standard Delayed Until 2010 Or Later · · Score: 1

    Just like any decent C compiler supports C99, all good C++ compilers will support C++0x.

    gcc must not be a decent compiler then.

  18. Re:How about a REAL C++ feature.... on Stroustrup Says New C++ Standard Delayed Until 2010 Or Later · · Score: 1

    There are plenty of cases where C is preferred over C++. The extra features C++ has are not without a cost.

  19. Re:De Facto Bullshit on BASH 4.0 Released · · Score: 1

    Most software developers here do prefer bash to csh, especially for scripting.

    Hence, the de-facto standard.

  20. Re:Haha, Python programmers on Web Browser Programming Blurring the Lines of MVC · · Score: 1

    I thought the author's point was weakened when he decided to start tearing down JavaScript and php without giving one sentence to the shortcomings of his language of choice: Python.

  21. Re:Backwards compatibility is very important on Changes In Store For PHP V6 · · Score: 1

    So leave them on php4 then. If they are writing bad code then they are writing bad code. Leaving the backwards compatibility in php6 is not going to make a difference. Part of owning something is maintaining it.

  22. Re:Tough project on Best Practices For Process Documentation? · · Score: 2, Insightful

    The solution to the markup resistance problem is to get a wiki with WYSIWYG support. My company uses TWiki. You shouldn't need to teach someone a mark-up language to get them to document. A wiki is better than a folder full of Word documents, but it should be no harder to write documentation in a wiki than it is to write it in Word documents.

  23. Re:ssh + bad password on Mystery Malware Affecting Linux/Apache Web Servers · · Score: 3, Informative
  24. Re:Joy! on McCain, Clinton Win New Hampshire · · Score: 1

    To sum it all up... we do some things better than them and they do some things better than us.

  25. Re:It probably won't make any difference. on Senators Call For Hearing On Carrier Content Blocking · · Score: 1

    Historically, totalitarianism of one form or another has been by far the preferred form of government, as evidenced by the fact that the vast majority of the people who have ever lived have lived under it. Do you have evidence of this assertion? Or is it just conjecture?