Forgot your password?

typodupeerror

Comment: Re:Danger (Score 1) 352

by JAlexoi (#44028135) Attached to: Your License Is Your Interface

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:Danger (Score 1) 352

by JAlexoi (#43994105) Attached to: Your License Is Your Interface
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) 352

by JAlexoi (#43994075) Attached to: Your License Is Your Interface
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) 352

by JAlexoi (#43993961) Attached to: Your License Is Your Interface

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) 352

by JAlexoi (#43993929) Attached to: Your License Is Your Interface

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

by JAlexoi (#42990327) Attached to: Mayer Terminates Yahoo's Remote Employee Policy
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.

"Our vision is to speed up time, eventually eliminating it." -- Alex Schure

Working...