Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:The Actual Danger. (Score 1) 526

That would put an end to virtually all freeware and open source software since no-one could afford the liability.

OSS is similar to sharing knowledge/design; so there would be no liability. But if a consultant or organization builds a product or service from OSS and provides it to another entity, they would be liable. Currently organizations selling software based on OSS provide the same liability that closed source organizations provide. I suspect that the same would continue if new regulations are introduced.

Comment Re:So? (Score 1) 288

If you can fool the system without a driver present, then how could it possibly detect a driver that fell asleep?

Presumably the person's hands would slip from the steering wheel. Now one can claim what if the person's hands are stuck in the wheel while asleep. That person has to understand that safety systems are about reducing risks, they may not be able to always eliminate risks completely!

Comment Re: Great, (Score 1) 193

Until you understand that part of the case was already settled and the Supreme Court refused to hear that part - APIs are copyrightable.

Until you understand that though Supreme Court denied certiorari petition in June 2015, Google filed petitioned again in January 2019 to challenge the two rulings that were made by the Appeals Court on whether copyright extends to a software interface like an API and whether the use of the Java API by Google fell within fair use. The Supreme Court granted certiorari in November 2019. https://arstechnica.com/tech-p... https://www.supremecourt.gov/d...

Comment Re:Don't worry guys... (Score 1) 414

Well, if they genuinely get the same benefit at 1/3rd the cost you're in trouble. More often the case is that you get the hours, but productivity is much lower in ways that are very hard to quantify and less immediately apparent. You can spend 10x as long working around bad design and bad code and chasing bugs and corrupted data as just getting it right. But "getting it right" isn't going to show up in any MBA's spreadsheet. Wage costs cut, margins up, long term projects fail, quality falls, customers flee but probably not before the people behind it has collected their bonus and moved on to greener pastures.

Having worked in both US and India, and having seen the software developed in both countries, I can safely say that the code written by comparably qualified developers is not that much different! Just like you are complaining about bad design and bad code, the developers in India also complain about the quality of code when they are handed code written by developers in US and asked to debug it and develop it further! Agree on the productivity part, I would put the productivity at around 60-75%. One thing I would additionally like to correct - "Getting it right" always shows up in the management KPIs as the cost of rework!

Slashdot Top Deals

"The four building blocks of the universe are fire, water, gravel and vinyl." -- Dave Barry

Working...