When you want to do Android and non-Android development, do you need both IDEs, or can one fully replace the other?
JetBrains: $270M revenue, 405K paying users, $0 raised
151–160 of 680 posts
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#152Shame they had to sell out with their bullshit subscription model
You always have a "perpetual fallback license" for the version you get from your subscription.
If you don't renew, you can still keep developing on whatever version you have. You just won't get the cool new stuff.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#153I really like IntelliJ and recommend everyone try them even if my favorites are NetBeans, Eclipse and VS Code. This seems to be just some weird preference that my brain has and since Jetbrains is such a nice company and has a sustainable funding model I'm happy to send people their way
For me its because they do a really good job of keeping the UI snappy and responsive. This is pretty impressive considering: 1) Its a java app 2) Continuously running compilers/interpreters in the background 3) Running builds and tests can be bursty and its pretty good about not hanging when that happens.
I do think they have really good products, just a little ... slow.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#154Earlier quoted context omitted.
I'm also a big of of their products, and pay for a persnal subscription for Rider, ReSharper, DotMemory, DotTrace and DotCover. Rider is absolutely stuffed with features, and is way more stable and performant than Visual Studio. I also like the way your renewal gets cheaper every year, as a kind of loyalty bonus. I honestly had no idea they were making so much revenue - very pleased to see it though!
Oh, and a special mention is deserved for Rider's git merge UI, which is by far the best I've used. It's based on 3 window panes: you get your code on the left, theirs on the right, and the result in the middle, along with tools for accepting changes from either side, and you can edit the result pane at will too. I've never liked the git merge UIs in VS or VS code (or other IDEs I've tried over the years) - Rider's i…
Personally, I prefer vscode/atom style merging, but to each his own
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#155Earlier quoted context omitted.
I'm also a big of of their products, and pay for a persnal subscription for Rider, ReSharper, DotMemory, DotTrace and DotCover. Rider is absolutely stuffed with features, and is way more stable and performant than Visual Studio. I also like the way your renewal gets cheaper every year, as a kind of loyalty bonus. I honestly had no idea they were making so much revenue - very pleased to see it though!
Oh, and a special mention is deserved for Rider's git merge UI, which is by far the best I've used. It's based on 3 window panes: you get your code on the left, theirs on the right, and the result in the middle, along with tools for accepting changes from either side, and you can edit the result pane at will too. I've never liked the git merge UIs in VS or VS code (or other IDEs I've tried over the years) - Rider's i…
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#156Earlier quoted context omitted.
Thank Java.
Thank Garbage Collected languages. I just checked the IDEA config and found its maximum heap is set to 750 MB by default. You typically wouldn't need 32GB to run it.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#157I 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.
EDIT: I'm quite sure I have scaled resolution but can't check.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#158Earlier quoted context omitted.
I'm also a big of of their products, and pay for a persnal subscription for Rider, ReSharper, DotMemory, DotTrace and DotCover. Rider is absolutely stuffed with features, and is way more stable and performant than Visual Studio. I also like the way your renewal gets cheaper every year, as a kind of loyalty bonus. I honestly had no idea they were making so much revenue - very pleased to see it though!
I also enjoy DotPeek a lot more than the other .NET decompilers out there. I bought Rider, hoping the Visual Studio emulations would satisfy me (I use Visual Studio at work, but run linux at home) but sadly I have been unable to get it to work.
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#159Earlier quoted context omitted.
> a jetbrains ide can do are just much better than what my custom setup could do I get frustrated by people who insist on a complex vi/emacs setup for something Jetbrains IDEs do better out of the box. Or people who insist Sublime is good for editing their complex React project.
Hello! I use Sublime for my complex React project. What should I be using instead?
Re: JetBrains: $270M revenue, 405K paying users, $0 raised
#160Earlier quoted context omitted.
> a jetbrains ide can do are just much better than what my custom setup could do I get frustrated by people who insist on a complex vi/emacs setup for something Jetbrains IDEs do better out of the box. Or people who insist Sublime is good for editing their complex React project.
Hello! I use Sublime for my complex React project. What should I be using instead?