Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:"outpaces Intel's Ivy Bridge for gaming"? (Score 2) 182

> AMD has the lead on average FPS, but it's now small enough that Intel wins in a few cases

Not really, Intel does win on a couple cases and is close for some cases.. Most of those are older CPU bound games. For Civ 5, AMD is close to 100% faster. A lot of the games that I looked at were ~ 40% faster (e.g. starcraft 2). e.g.
        http://www.pcper.com/reviews/Mobile/AMD-Trinity-Mobile-Review-Trying-Cut-Ivy/Performance-Synthetic-3D-Real-World-Gaming
        http://images.anandtech.com/doci/5831/trinity-vs-ivybridge-gaming-new.png

So better gaming perf at a cheaper price.. AMD has a better single chip solution for games. If you want a discrete graphics card for games, better to go with Intel.

Comment Re:But will it stand up against Intel? (Score 2) 182

Assuming we're not including discrete graphics card, if you want gaming performance, AMD wins. If you want video encoding or photo editing performance, Intel wins. For most people who have PCs, it doesn't matter because the CPU and graphics are already fast enough for anything there going to do on it.

Personally, I'm going with an Ivy Bridge, nVidia 680 GTX combo. If I was going for a single chip solution, I would probably go with AMD.

Comment How close is solar? (Score 1) 596

> $14 billion and produce 2.2 GW of power (able to power ~1 million homes).

Hmm, what if you put $14,000 worth of solar cells on 1 million homes (or $28k on 1/2 million homes, or ...) So you don't generate as much power. But you generate it at a time when you are using the most power. You don't need to hire and train a bunch of folks to run a reactor, and emergency equipment to handle a disaster. Nor do you need to pay to get rid of the nuclear waste. The day to day costs to run solar has to be tons cheaper than a nuclear reactor.

How close are we to it being more sense to do something like that?

Comment Re:Two sides to everything (Score 1) 460

Yes, I am aware of that. Your missing my point. I wasn't trying to iterate over
everything that a test plan will cover.

Writing a test plan doesn't ensure you have met any of your requirements or
than even if your requirements are worth a crap to start with.

The point being writing a test plan does not mean you have a good plan on
how to verify your product (from unit test through deployment and maintainance).
That is what's important. If you want write a test plan which references
to requirements, great. Usually required for any contracts anyway.

But it's the plan that is important, not the document. I haven't see a
checklist item yet for a good plan/bad plan. And I've seen many
really bad test plans go by which fulfilled their process checkmark.

Comment Re:Two sides to everything (Score 1) 460

> However if you're likely to have millions of people depending on your code, which will
> alwso be modified by other people, then you had better have a good process as well.

A good process means nothing. Understanding why a process wants you to do something
is what's important. Checklists are bad. Making sure the right things get done is what
is important. Writing a test plan isn't important. Making sure you have good test coverage
is important.

I have been writing code professionally for over 20 years now. I have been at a handful of
different companies, and gone through a few handfuls of various processes (2167a was
the first one I had to use coming out of school). I've worked on very large projects and
very small projects.

For small to the small side of medium projects, it comes down to the people
working on the project, period.... In my experience, a standardized process doesn't
effect the success of a project either way. If you have a good project lead, and good people,
you will have a "process" or a somewhat standard way to do things. It doesn't have
to be documented in a formal document. But it will be there even if you don't realize it.

Large projects are a mess. You need a standardize process as painful as it is. One that
allows you to integrate early and often. The first thing you need to realize that the % of
incompetence rises the larger the project. It's easier to hide in a large project. It's easy to
hide in a process that generates a lot of information. You have to identify problem areas
in interfaces, and people, early and often..

Comment Re:iOS their reason? (Score 2) 262

> How about the real reason, stated right there in TFS. Can you read?

Because we don't believe them? If android were *really* open,
it would be developed in the open. An open drop of code after products
are already shipping it certainly not in the spirit of open source.

Personally, I think it's more about Google being threatened by amazon.com,
their app store, and their likely future tablet.. It's also been reported that google
has been threatening tablet/phone makers with using non google services. The
reason Google gave, seems the less likely reason to me.

I'm still hoping for a Ubuntu tablet. But Ubuntu doesn't seem to be that open these
days either... sigh....

Comment Re:Why is Copyright Good? (Score 1) 652

> That being said, making copyright law on that basis is arguably unconstitutional.

Why do you think they are worried about that? :-) They had no problem extending the copyright
duration *retroactively* multiple times. The constitution limits the copyright duration. If you allow
it to be extended retroactively, you can not enforce that.

It's hard to argue that the Justices don't understand that concept. It seems likely (to me at least)
that they did understand they were going against the constitution and didn't care.

Slashdot Top Deals

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...