Live data from Hacker News

JetBrains: $270M revenue, 405K paying users, $0 raised

twitter.com

21–30 of 680 posts

Re: JetBrains: $270M revenue, 405K paying users, $0 raised

#21

I love jet brains but I'll say this. Their software is part of the reason I paid for 32 GB of ram on my new macbook pro.

How great is the 32 GB of ram? I have a 2017 macbook pro. I don't ever develop on a desktop machine to be able to know what I'm missing out on by only having 16 GB.

Re: JetBrains: $270M revenue, 405K paying users, $0 raised

#23
post #19

I am a big fan of Intellij. But the single most feature I hate about their products is keyboard shortcuts. If they follow standard unix shortcuts along with standard browser shortcuts, it will be more productive.

Can't you customize all the shortcuts according to your own needs?

Re: JetBrains: $270M revenue, 405K paying users, $0 raised

#25
post #5

Jetbrains products are awesome though. I used to use a heavily customized vim which was a pretty good setup, but the things a jetbrains ide can do are just much better than what my custom setup could do. I pay for a personal subscription and couldn't be happier. I will recommend everyone to atleast give their products a try. They have a free trial period.

I recently went ahead and purchased theyr3 full product line, because I figured there are several I would end up wanting to use and it was just cheaper that way. The reason I bought it though, was specifically for CLion. I figured having a full featured IDE would make it much easier to browse and understand large C or C++ projects, but sadly it seems to only support CMake projects.

I also tried their CLion and was somewhat disappointed. Slow in places, sometime stalls, bugs here and there. Ended up using CodeLite and Qt designer

Re: JetBrains: $270M revenue, 405K paying users, $0 raised

#26

I badly want to use intellij for Rust and other languages. But the issue I smash up against is that years of Vscode + my customizations has made using any other editor terribly clunky. I can spend hours customizing the controls and UI but I still feel like someone handed me the keys to some old car made in a country that doesn't exist anymore. This in part revealed to me the cost associated with all the editor custom…

Can anyone comment on the state of Vim emulation in Vscode? I'm in Android Studio largely because of its support for my .vimrc, without which I can not live. But I see[1] that there have been recent commits related to this in Vscode. How good is it? Other thoughtful comparisons between life in JetBrains world vs Vscode welcome as well.

[1] https://github.com/VSCodeVim/Vim/commit/3158194561fa2fba921b...

Re: JetBrains: $270M revenue, 405K paying users, $0 raised

#27
post #5

Jetbrains products are awesome though. I used to use a heavily customized vim which was a pretty good setup, but the things a jetbrains ide can do are just much better than what my custom setup could do. I pay for a personal subscription and couldn't be happier. I will recommend everyone to atleast give their products a try. They have a free trial period.

If you are a student or faculty, you can use their products for free - https://www.jetbrains.com/student/

Also free for open source projects: https://www.jetbrains.com/opensource/ I've applied and got one in the past. Can recommend!

Re: JetBrains: $270M revenue, 405K paying users, $0 raised

#28

If you're wondering, the "6M users / 405k customers" comes from the Community editions of PyCharm and IntellJ (maybe also Android Studio) and their free-for-students offer[0] ( which I would imagine is a big part of getting companies who hire college grads to license JB products). 0: https://www.jetbrains.com/student/

> which I would imagine is a big part of getting companies who hire college grads to license JB products

I would assume so as well. It sounds negative though, but I'm quite okay with this particular one.

I think this is different from student offerings where there is some sort of lock-in. Microsoft makes sure every student can try Microsoft Windows Server and Microsoft Office and get used to how it works, but with an editor from a company that just makes editors and doesn't want to tie you into their ecosystem, I think it's fine.

Re: JetBrains: $270M revenue, 405K paying users, $0 raised

#29
post #19

I am a big fan of Intellij. But the single most feature I hate about their products is keyboard shortcuts. If they follow standard unix shortcuts along with standard browser shortcuts, it will be more productive.

You can configure the style of keyboard shortcuts used.
Post reply on HN