Live data from Hacker News

No more JetBrains products for me

matthewkosarek.xyz

81–90 of 230 posts

Re: No more JetBrains products for me

#81
Totally valid reasons, I haven't had the same experience but I mostly do work on Java or React & Rails in IDEA can't speak to CLion or RustRover etc.

Really my biggest thing for jetbrains is the cost, of course my company pays for a license on my main machine but I've been paying for a personal license as well and have been thinking of making the switch to Zed/NeoVim/VSCode etc. for a while just to save a few bucks every month.

Re: No more JetBrains products for me

#82
post #56

I am not particularly bothered by the speed but the AI suggestion clutter is quickly becoming an issue for me :( I type fragments of a line and it will suggest the next 5-6 lines. They may not be outright wrong, but they might not represent the way I like to do things . Pressing Esc. and refocusing on what I was going to type in anyway is a disruptive experience.

In JetBrains I limit AI suggestions to just the rest of the line I'm currently writing, tends to work a lot better for me. I also use the older ML models.

Re: No more JetBrains products for me

#84
post #39

It depends. For C# development Jetbrains Rider is second to none. The number of static analysis, refactorings, inspections, dynamic analysis, slow code paths hightlights, profiling, etc. It just cannot be done in neovim no matter how I would like to switch. For C++ (like the OP’s case) — maybe the situation is different. I’ve heard CLion is a meh. — Also Jetbrains IdeaVim plugin is the best vim emulation I’ve seen. N…

> Also Jetbrains IdeaVim plugin is the best vim emulation I’ve seen. Nothing comes close with vim plugins support, vimrc, and what have you.

Once every year or so I get annoyed with a bugged JetBalrains update or memory leaks. IdeaVim has been one of the main things pulling me back to JetBrains for a while now, although the neovim extension in vscode is also very good these days.

Re: No more JetBrains products for me

#85
post #59

> Granted, I tend to run older hardware, but it seems that most other programs on my machine run fast and happy I'd really like some context here. Because for some people this is like "My M4 is out of date now the M4 ultra is out" and for others it's "I think computers really took a step back when when we started to talk about Gigahertz and Gigabytes, a 386 is all I need".

Personally, I found JetBrains IDEs to be perfectly usable on a dual core third gen i5 laptop with 16GB of RAM. Thinkpad T530 from ~2013

It is of course sluggish to index large projects, but it's equally slow on my brand new Ryzen system. Otherwise it's completely fine. It was my main daily driver dev machine until 2024.

Re: No more JetBrains products for me

#86

I swear : Good JVM settings can make Jetbrains IDEs fly with performance. Startup is way faster too. I like ZGC. And having the IDE grab more RAM immediately on startup than the default. Something like Xms=4g or however it's done. I cannot understand why Jetbrains keep the VM settings as constrained as they do. It's a big difference.

> I cannot understand why Jetbrains keep the VM settings as constrained as they do. It's a big difference.

A lot of the things JetBrains does are questionable, particularly the way they write UI applications. One would expect from a company that spawned a widely used JVM language and a JVM IDE that they would know how to write responsive Java UIs, but apparently, they don't. They are doing some really weird stuff like mixing up Skia with Swing, it’s just a big mess. The worst part is that most people will end up thinking Java is the issue. Ironically, Microsoft has done the same to Visual Studio which is incredibly sluggish these days.

Re: No more JetBrains products for me

#88

I swear : Good JVM settings can make Jetbrains IDEs fly with performance. Startup is way faster too. I like ZGC. And having the IDE grab more RAM immediately on startup than the default. Something like Xms=4g or however it's done. I cannot understand why Jetbrains keep the VM settings as constrained as they do. It's a big difference.

> I cannot understand why Jetbrains keep the VM settings as constrained as they do. It's a big difference. A lot of the things JetBrains does are questionable, particularly the way they write UI applications. One would expect from a company that spawned a widely used JVM language and a JVM IDE that they would know how to write responsive Java UIs, but apparently, they don't. They are doing some really weird stuff lik…

Idk what has changed, but I used PyCharm like 10 years ago and it was fine. Way faster than other IDEs in fact. I only stopped cause I switched to vim.

Re: No more JetBrains products for me

#90
post #63

Earlier quoted context omitted.

Not who you are replying to, but the new Lexus RX350h takes and absurdly long time to be ready to drive away, if you want to use the rear camera to help back out of the parking lot.

Wait, don't you reverse into a parking space and drive straight out?

Slow car computers aside, it doesn't really make a difference in the scheme of things. Spend the time backing up now or later. Also, maybe you need to use your trunk and you'd rather have it opening into free space instead of another vehicle or a wall.
Post reply on HN