Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Danger (Score 1) 356

We are talking about using the source code in a wider sense than just compiling it and running it, aren't we? Or do you think that those little pieces of code that have no license are useful without creating a derivative work?

Comment Re:Danger (Score 1) 356

Provided that you own a copy of the source code, modifying and compiling it in order to run it is not infringing per the Copyright Act; no implicit license is needed for that. The implicit license is needed for downloading the source code lawfully, prior to any compiling taking place. I've pointed others to it, but please check out 17 USC 117.

Has it been tested in court? In relation to no-explicit-license source code?

Comment Re:F*cking bullshit (Score 1) 356

Oh.... Really? 19 years of experience and still have to wisen up. Treating other people's work like shit is exactly how others would treat you if you were bold enough to disclose your identity.
But hey... it's fun to hide in anonymity, right?

Comment Re:Danger (Score 1) 356

And thus we get to the crux of the matter - this code is being used and derivative works are being created. The code on GitHub is mostly used by other people in their own projects, not just to compile and run it.
The problem with source code is that compiling it is not allowed implicitly. Compiling source code is be like recording an audio version of the book.

Comment Re:Danger (Score 1) 356

Just because you put some code onto a publicly accessible code repository hosting site, does not imply a license. Otherwise uploading images to a public Flickr or other type of photo sharing site would amount to the same. That is , however, not the case. The implicit licenses are very limited in nature. No court will find that by sharing the code on GitHub or any other site, you released it into public domain. At the very least you will be eligible for monetary compensation and attribution.

Comment Re:Please do. Do not however release with no licen (Score 1) 356

No license is as bad as GPL.

Really? I mean.... this is a seriously uninformed comment. No license is just that - no license. Just because you can see the code, does not give you permission to use it. A licence gives you permission to use it. License quite literally means permission. GPL is a licence, thus is a permission, even under strict permission.
So... GPL = permission. No license = no permission. So how are they equal?

Comment Re:and if license picking were mandatory... (Score 1) 356

If you want to use GPL code, your own code has to be GPL. The GPL isn't viral or dangerous.

That is not true. You have to license your code under GPL terms when distributing. Simple as that. GPL is not applicable to things that aren't being distributed and as a copyright owner, you are not forced to use GPL for your own code.

Comment Re: At your desk! (Score 1) 524

If you need to stay in "the zone" then you don't have a close knit team. You bring up the barrier to be further from the team, not closer.
Furthermore close knit teams know perfectly well when to leave each other alone and know each others' work habits.

As for people who work from home, it's total BS. These people work no harder than anyone else and, in case of children, are in a house that is not conducive to concentration. Working longer hours is not the same as being more productive. There is such thing as a separation of work space and home space that gets in the way and kills performance and concentration.

However, working remotely is not a bad thing per se. It just has to be regularly interchanged with working in the office.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...