Forgot your password?
typodupeerror

Comment Re:PC gamers think they should get games for free (Score 1) 1027

So rather than give up on the PC market entirely (which is the other possible solution), we're trying the heavy DRM stuff. Some of those pirates (a small fraction probably) would buy a retail copy if they were not able to easily pirate the game. Most of them won't, and we don't care about those guys -- they can go pirate our competitors' games and thats fine. But after we spend 2+ years with hundreds of people working their ASSES off to make something just to entertain people, we would like them to pay us for it. Is it really so much to ask?

Hangon, hangon, hangon.... So your DRM will convert a very small fraction of piracy into sales... and will not effect the rest at all (from a sales perspective a pirated game is simply no sale... its completely irrelevant if the person plays the game or not). This gives you a profit increase of very small fraction of pirates (several thousand dollars?) and makes customers very very angry... Way to catch your customers in the cross-fire.

Comment Re:99% of the answers are going to be Eclipse (Score 2, Insightful) 1055

From what I've seen IDE's help people write code faster, but they don't help people write better code. Maybe I should try out this Eclipse thing just to see what all the fuss is about.

Certainly true. I read the parent post as implying a project where 10,000 lines of code is likely to exist. In such a case I struggle to imagine effectively using something like vi or emacs (not that I use them actively) when compared to what is offered by a good IDE.

Comment Re:99% of the answers are going to be Eclipse (Score 5, Insightful) 1055

If you're writing 10,000 lines in a single file regularly, then your probably need to re-evaluate your coding methods (and you're probably not writing "good stuff"). An IDE does more than just allowing you to fill a file with many lines of text, it keeps your 10,000 lines over multiple files organised... and you know... a huge number of other helpful things (code-completion/etc).

Comment Re:Parent is wrong (Score 1) 150

I could be wrong, but to my knowledge: If you change the region on a 360 game, you would need to re-sign it in order for the console to play it. I don't believe there are any ways to resign the discs for 360.
The only way to play other region games on a 360 is to modify the kernal, which involves modding your flash chip... not easy...
If I'm wrong about this, and you can change the region on 360 games... then please please please tell me how, as it would save me a lot =P

As an aside: 360 games are split into 3 regions, not the traditional 6+2 of DVDs (360 uses PAL, NTSC, NTSC-J, or a combination of the 3).
Networking

One Less Reason to Adopt IPv6? 174

alphadogg writes "For a decade, IPv6 proponents have pushed this upgrade to the Internet's main communications protocol because of its three primary benefits: a gargantuan address space, end-to-end security, and easier network administration through automatic device configuration. Now it turns out that one of these IPv6 benefits — autoconfiguration — may not be such a boon for corporate network managers. A growing number of IPv6 experts say that corporations probably will skip autoconfiguration and instead stick with DHCP, which has been updated to support IPv6."

Slashdot Top Deals

BLISS is ignorance.

Working...