JetBrains: $270M revenue, 405K paying users, $0 raised
181–190 of 680 posts
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#182JetBrains products are excellent, I have both personal and work subscriptions. I wish MPS would catch on, though; it’s really exciting technology that way too few people are using, for some reason.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#183Shame they had to sell out with their bullshit subscription model
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#184Prague based company. Aha, yeap.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#185They seem to have nice products but when people compare JetBrains tooling to Vim, Emacs and VSCode everyone seems to leave out the fact that those tools are 100% free. I think it’s important for coding to be open to as many people as possible and the tools are the point of entry.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#186Their 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
#187Earlier quoted context omitted.
I don't know what OP uses but I use VS code and it's pretty good for a free editor.
OP is litereally ranting about people using text editors for tasks that IDEs excell at, and you are suggesting another text editor.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#188I want to like JetBrains and paid for an ultimate subscription for years, but this four-year-old bug renders their products pretty much unusable on macs with a 5k display: https://youtrack.jetbrains.com/issue/JBR-526 . Thus, I've canceled my subscription and moved to vscode for most development.
Really? I use IntelliJ on an external 4k display every day at work with a 2016 MBP. I seem to recall having some issues in early 2017 (when I started at $company), but nowadays it works fine. EDIT: I'm quite sure I have scaled resolution but can't check.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#189Earlier quoted context omitted.
I agree. It's sluggish and very resource hungry. It runs on the JVM and it shows. I've switched to VS Code, also for Java coding.
But java isn’t slow and sluggishness is definitely not only due to GC pauses. It’s all about input handling subsystem.
IDEA has done extra work on the "input handling subsystem" to the point where they are faster than most anything out there:
See: https://blog.jetbrains.com/idea/2015/08/experimental-zero-la...
And: https://blog.jetbrains.com/idea/2015/08/experimental-zero-la... (which is now standard)
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#190They also still give away their entire suite of products to students at no cost!
Several students tell me that it is only the full-version for free for a year, then it is subscription-based at a discount.