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

 



Forgot your password?
typodupeerror
×

Comment Re: So.. what? (Score 1) 255

It's because of anti-nuclear people that it became so expensive.
Ecoligists in general frequently slow down construction, increase costs and slow down innovation, one example being the Superphoenix project: a next-generation reactor which would have solved the problems of nuclear waste had to be dismantled before the initial investment was even paid off due to FUD from ecologists. Of course they couldn't use that as the reason to close it, so they pretended it was because of excessive costs.

Comment Re:Bullshit.... (Score 1) 133

very high compression has limited utility if it takes an extremely long time

I don't see how the utility is limited.
Most content is mastered once and viewed millions of time.

How much time it takes to compress is irrelevant, even if you get diminishing returns the longer you take. What's important is to save space when broadcasting the content.

Comment Re: Code the way you want... (Score 2) 372

Good domain-specific tools are written as command-line utilities, and are even better if you wrote them yourself for your project.
Text editing (which includes syntax highlighting etc.) is also much better with a text editor.

Editors are also more flexible, scale better for large projects, and can do anything you need them to do.
An IDE is extremely constrained and won't work properly whenever you need to do something that wasn't planned by the developer who coded it.

Slashdot Top Deals

A motion to adjourn is always in order.

Working...