Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment CLI doesnt guarantee same changes (Score 1) 617

" If you write a script, you're certain that the changes made will be identical on each box. If you're doing them all by hand, you aren't.'"

No... if you write a script, you're certain that the change ATTEMPT made is the same. The changes may very well not be the same, if one of the boxes is messed up, but you can be certain it wasn't because you did it differently on that box. That's the difference between a GUI and a CLI... you get a same attempt guarantee, which allows you to blame the box instead of yourself when management comes asking why it failed.

Biotech

Genetically Modified Canola Spreads To Wild Plants 414

eldavojohn writes "A research team conducting a survey has found that about 86% of wild canola plants in North Dakota have genetically modified genes in them, and 'two samples contained multiple genes from different species of genetically modified plants.' Canola usually has little competition when cultivated but does not fare well in the wild. The Roundup Ready and Liberty Link strains of genetically modified canola appear to be crossing over to wild plants and helping it survive. The University of Arkansas team claims that the ease in which genetically modified canola has 'escaped' into the wild should be noted by seed makers like Monsanto because this is proof that it will happen." Reader n4djs notes that Monsanto has been known to sue farmers for patent infringement when their crops unintentionally contain genetically modified plants.

Comment Re:Albini's story redux (Score 1) 495

The point is that the company will find some way to try to claw back that investment, and unless you do extremely, exceptionally well on ROI, you will not be rich at all. The truly insidious part is that as you start to make more, the label rigs the ROI against you by taking out more pr and stuff in the name of selling more, when really it just eats away at your profit.

Comment Still programming (Score 1) 256

Every attempt to make programming "not programming" succeeds in specially crafted demos, but still fails at anything larger than the tiniest apps. Take a look at google's own screenshot of a game made with this... it still looks like regular programming, only perhaps grosser and more confusing because the blocks stretch out in unjustified directions. At least with a font-based programming language you can use a fixed-width font.

Slashdot Top Deals

To understand a program you must become both the machine and the program.

Working...