Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment why not use binder (Score 1) 341

why not give up on dbus, and just use binder, which is already supported in the kernel?

Personally, I _do not want_ this.

While, we are at it, I do not want do-everything daemons like upstart or systemd. These monolithic programs of undefined scope are poor examples of software engineering, and not needed.

Comment "Real engineers" (Score 1) 112

But real engineers are working behind the scenes every day to make existing auto technologies more efficient. ...
Think of this as a building block to the future.

Did Ford marketing write this?

Real engineers...working behind the behind the scenes every day... creating building blocks of the future.

That could be my wordy, but non-informative job description.

Adding, some "Airplane",

Real engineers bust their buns every day creating building blocks of the future. You tell your old man that.

Comment Re:Whats with the weird garbled text on slashdot? (Score 3, Informative) 35

Every year, The Slashdot editors go on vacation at the beginning of April.
In place of news, scripts search the web for bad jokes, theonion articles or random text, and post them as news.

Most readers take the day off, and hope that by the evening, the editors are sacked and the site is returned to normal.

Comment Re:company copying of open source (Score 1) 320

"Are you trying to say that a change has to be made available the SECOND it is added to the code?"

No. There is a subtle line between copying code for development/testing and distribution (yes internally).

"Copying internally to the company is not distributing the code".

This is the general statement that I disagree with.

If you copy Windows internally to the company, is that ok?

If the company uses a modified gcc compiler, and 1000 or 10000 developers use it to compile code, yes the code is being distributed.

But, as you mention, if I have a gcc patch, and I copy the modified code to others internally for testing, perhaps that's not distributed.

Comment company copying of open source (Score 1) 320

The author mentions that most people think personal use copying is ok.

I would say the same is true of companies, but only for open source, for some reason.

Companies often download open source, modify the software, copy the modified software among hundreds of people, demonstrate the modified software publicly, then say they will release the software when the product is released.

But, there was no copyright or licence that granted the internal copies of the modified software, as the modifications were not published.

If a company used evaluation copies of Windows, internally, copying to hundreds of developers, then demonstrated something publicly obviously on an evaluation copy of windows, what would happen?

Side rant: Often "viral" is mentioned in FUD concerning Open Source, but one should note that regular copyright is also "viral", in the sense that if you make a derivative copy of commercial software (or writing or music ...), you are still bound my the copyright/license of the original work.

Slashdot Top Deals

You're using a keyboard! How quaint!

Working...