Earlier quoted context omitted.
I never knew they were a Russian company. That kind of makes me rethink my support, this day and age. Trusting a Russian company for such fundamental tooling seems really unwise.
Why is that? And, alternatively, who would you trust?
JetBrains: $270M revenue, 405K paying users, $0 raised
411–420 of 680 posts
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#412Earlier quoted context omitted.
True; that's the only subscription model I find acceptable for software that hardly changes in meaningful ways. For example, I refuse to upgrade Git Tower to version 3 as a protest against fournova's new licensing. Up to that point, I was a loyal customer and product advocate, basically buying every upgrade anyway, but by my own choice. Instead, I'll be on version 2 "forever", despite all its flaws. It was even worse…
Same here for Adobe Creative Suite; still on version 6 (perpetual license), which I run in a Virtual Machine due to support end-of-life.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#413Earlier quoted context omitted.
Depending on what you do use, Mac users actually have lots of great choices now. The Affinity apps, for example, are terrific.
I’ve got them! Did a stint on Sketch as well. It’s now gone subscription, but it think it’s the more acceptable “still works but you stops getting updates” type subscription like jetbrains. What I really want is an Affinity photo library manager like Lightroom. I’ve looked at some currently available options and not been impressed, but there were tweets to the effect that Affinity was thinking about it.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#414Earlier quoted context omitted.
What is it about your requirements that means that IntelliJ can't compete with Eclipse?
I'm a contractor working on many projects. Using Eclipse, I can keep my entire universe of all projects I have deployed (about 30 of them), as well as their dependent libraries, as well as every open source project I use and contribute to, open at all times. I almost never close a project and I never open a project. It's just all there. If I need to use or modify a piece of code, written by me or someone else, it's a…
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#415Earlier quoted context omitted.
The OP said: > you get a perpetual license for the latest version of the product when you initially subscribed Which is correct, and is the same thing you described.
On second read, you might be right so I amended my comment... In my defense, OP's comment is ambiguously worded. What you actually get is a permanent license to the oldest release available during your subscription. OP also says: >... after paying for any particular version of a product for 12 months, you also get a perpetual license for that particular version and so on and so forth." Also kind of unclear. And judgi…
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#416Earlier quoted context omitted.
Why is that? And, alternatively, who would you trust?
Russia is a malevolent authoritarian regime. Russian companies (like Chinese companies) have no power to resist the dictates of their authoritarian governments. I don't trust anyone completely, but democratic countries where government authority is checked/constrained by the people and competing forces are far more trustworthy.
I'd also encourage you to consider separating your concerns about the Russian government and individuals living in Russia, just as you might other governments and their citizenry.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#417Earlier 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-...
If you're at all interested in doing anything about it, copyleft.org has a bunch of useful resources.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#418Earlier quoted context omitted.
I'm really curious - why do people want a graphical git client? The command line exposes everything, and the model is simple and intuitive. I work in a very large monorepo, so it's not like I'm working in a git tree that isn't complicated.
Git is famous for being unintuitive?
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#419Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#420Earlier quoted context omitted.
I'm really curious - why do people want a graphical git client? The command line exposes everything, and the model is simple and intuitive. I work in a very large monorepo, so it's not like I'm working in a git tree that isn't complicated.
for a new person, it's almost impossible to get anything done with git command line
'for a new person, it's almost impossible to get anything done with a table saw'