Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment taco, it is driven by spies. (Score 1) 100

As one that has dealt with one Chinese spy , and potentially, another one, it is obvious that China is hard at work stealing as much tech as they can. Sadly, our clearance methods were compromised by privatizing them. We should give it back to FBI, along with ICE. There are far far too many chinese spies in the west.

Comment Re:An Old Story (Score 1) 386

What little part did you grab onto without reading the whole post? That's right, the very first sentence.

Read the whole thing. It's about balancing speed of development with other factors, including performance of the code.

Nobody's talking about blazing fast, careless typing into an IDE. The biggest cost in software development tends to be the software developer. Making the software developer more productive saves money. Most of us don't have unlimited budgets.

People who code in Python, Perl, Scheme, JavaScript, or whatever rather than assembly aren't all "sloppy" developers. They're producing code that does a lot more work per source line than Assembly does. If they produce the same number of lines, then they're more productive.

Transportation

The Auto Industry May Mimic the 1980s PC Industry 287

An anonymous reader writes: An article at TechCrunch looks at some interesting parallels between the current automobile industry and the PC industry of the 1980s. IBM was dominant in 1985, employing four times as many people as its nearest competitor. But as soon as Windows was released, the platform became more important for most end users than the manufacturer. Over the next decade, IBM lost its throne. In 2015, we're on the cusp of a similar change: the computerized car. Automakers, though large and well-established, haven't put much effort into building the platform on which their cars run. Meanwhile, Google's Android Auto and Apple CarPlay are constantly improving. As soon as those hit a breakthrough point where it's more important for a customer to have the platform than the manufacturer's logo on the side, the industry is likely to resemble a replay of the PC industry in the 1980s.

Slashdot Top Deals

An Ada exception is when a routine gets in trouble and says 'Beam me up, Scotty'.

Working...