Earlier quoted context omitted.
Which licence did you distribute the code with? Surely there's solid grounds for a legal case if the licence didn't permit commercial use?
I wasn't really clear on licensing back then and it looks like I had a few GPL headers in the source. EDIT: it was clearer than I thought - v0.4 [1] has an explicit GPL 2.0 COPYING.txt in the root. [1] https://sourceforge.net/projects/nprof/files/OldFiles/nprof-...
JetBrains: $270M revenue, 405K paying users, $0 raised
311–320 of 680 posts
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#312Earlier quoted context omitted.
I generally prefer JetBrains' IDEs over vscode. However, vscode's remote editing capabilities just tipped the scale for me. Not too long ago I bought a "powerful" laptop (expensive!). It still chocked frequently when running multiple vm's, docker machines and/or multiple "auto-compile watchers". Then I tried vscode remote editing. I just run the browser & vscode in the laptop, and everything else on the desktop. It m…
https://www.gnu.org/software/tramp/#Overview
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#313I always wondered how much money Microsoft generates out of their proper dev tools like Visual studio, would be interested in seeing those...
or perhaps someone can point me to some market research in this space?
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#314Earlier quoted context omitted.
Which licence did you distribute the code with? Surely there's solid grounds for a legal case if the licence didn't permit commercial use?
I wasn't really clear on licensing back then and it looks like I had a few GPL headers in the source. EDIT: it was clearer than I thought - v0.4 [1] has an explicit GPL 2.0 COPYING.txt in the root. [1] https://sourceforge.net/projects/nprof/files/OldFiles/nprof-...
For anything that had no license spelled out, they had and have no license to use it at all.
To be clear: they appear to have no license to distribute your code today, and owe you damages for all the distribution they have done thus far that was not licensed.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#315Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#316Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#317Earlier quoted context omitted.
> No apologies, no compensation for building a commercial product on something I had spent a decent amount of time on. I think the important question here is did they do this in violation of the open source license you had adopted as at the time the alleged infraction took place?
Something can be legal and still be incredibly tasteless. If you keep lifting major open source tooling as the basis of your product without contributing, you're eventually going to exhaust the patience and free time of the people working on it. Think about it this way: When Linus started working on Linux and decided to release it under the GPL, was it because he wanted companies to use it as the basis of billion-dol…
I chose to approach this with an economic lens, hence the question of whether the original license was permissive, which is the green-light that allows all commercial exploitations to not appear illegal in the eyes of the law.
Open source is one of those activities where developers, who are no less human than non-developers, interleave social norms with market norms.
As far as humans go, social & market/economic norms don’t mix very well [0], so an unfortunate side effect of a lot of open source projects is that our expectations as humans get routinely violated due to the unnatural mix, as your example of the open source NTP developer in near penury clearly illustrates.
[0] https://www.aglobalreach.com/wp-content/uploads/2015/04/Soci...
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#318Their company philosophy is "everybody codes", which results in much less management (and possibly more freedom for the employee :). They have an office in Munich.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#319Earlier quoted context omitted.
> Usually the products are nothing more than a collection of IntelliJ Ultimate plugins That's not really true. The experience you get from, e.g. PyCharm and GoLand is substantially better than what you get from IDEA + Python plugin or IDEA + Go plugin. Yes, the plugin will get you 85% of the way there, but it will feel more clumsy and hacky than just using the dedicated product.
That’s absolutely wrong. The only thing that you’ll notice in IDEA is that it makes certain assumptions about Java (e.g vocabulary and certain menu items are Java-related), but otherwise the functionality is the same.
I used to use IntelliJ Ultimate, and had to wait a while before getting new features announced for PhpStorm, for example.
I now just use PhpStorm for PHP and GoLand for Go, instead of attempting to use IntelliJ for all languages. I spend less time configuring IntelliJ for each language and get updates on release day.
JetBrains has an "everything" licence that I was able to migrate to from IntelliJ Ultimate.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#320Earlier quoted context omitted.
Eclipse is gimp Jetbrains is photoshop.
Photoshop is much less free/open than Jetbrains products are.