Last week i cancelled my Jetbrains sub after a decade of daily driving it. I just cant take the performance issues anymore. Across 5 different machines all kinds of actions would just take ages and it got worse every year. Moving to Apple Silicon made it bearable for a few months but somehow Jetbrains manages to get slow even on a M3 Max with 36GB RAM. Ive been fiddling with configs for years, i tried everything sinc…
JetBrains cancels Fleet
51–60 of 87 posts
Re: JetBrains cancels Fleet
#52Re: JetBrains cancels Fleet
#53Re: JetBrains cancels Fleet
#54Last week i cancelled my Jetbrains sub after a decade of daily driving it. I just cant take the performance issues anymore. Across 5 different machines all kinds of actions would just take ages and it got worse every year. Moving to Apple Silicon made it bearable for a few months but somehow Jetbrains manages to get slow even on a M3 Max with 36GB RAM. Ive been fiddling with configs for years, i tried everything sinc…
I know what I'm about to write is a meme, however: I stopped having any performance issue after switching to GNU Emacs for my code editing. Granted, as an infrastructure guy I the codebases I work with aren't always super large. However, it's been crazy fast since always. Lately the lisp engine also got compilation to native code, so it's even faster. I occasionally get a slow down when I open a new project and emacs…
Whatever starter kit you choose, I recommend giving one a go. The experience is really good these days.
Re: JetBrains cancels Fleet
#55Or LLM's aren't really that great after all? Then focus on your damn IDE. Leave refactoring by hallucination to the electron kids and just provide stable and performant editors and analyses around Abstract Syntax Trees.
Re: JetBrains cancels Fleet
#56JetBrains, just focus on improving the existing IDEs and naturally embedding access to third party LLM agents in them and you're good to go.
Re: JetBrains cancels Fleet
#57I have been paying for JetBrains for years, but, as many have pointed out in this thread, between the performance issues and agentic IDEs like Cursor, it's getting harder and harder to justify. JetBrains, just focus on improving the existing IDEs and naturally embedding access to third party LLM agents in them and you're good to go.
Re: JetBrains cancels Fleet
#58Last week i cancelled my Jetbrains sub after a decade of daily driving it. I just cant take the performance issues anymore. Across 5 different machines all kinds of actions would just take ages and it got worse every year. Moving to Apple Silicon made it bearable for a few months but somehow Jetbrains manages to get slow even on a M3 Max with 36GB RAM. Ive been fiddling with configs for years, i tried everything sinc…
I use it for Java. I have never used anything else and never had any performance issues on my 16GB MacBook Air. If its Webstorm maybe its because of automatic refresh capability ? I've had perf issues with VSCode as well with autobuild enabled. Autocomplete would grind to a halt.
Re: JetBrains cancels Fleet
#59Last week i cancelled my Jetbrains sub after a decade of daily driving it. I just cant take the performance issues anymore. Across 5 different machines all kinds of actions would just take ages and it got worse every year. Moving to Apple Silicon made it bearable for a few months but somehow Jetbrains manages to get slow even on a M3 Max with 36GB RAM. Ive been fiddling with configs for years, i tried everything sinc…
I use it for Java. I have never used anything else and never had any performance issues on my 16GB MacBook Air. If its Webstorm maybe its because of automatic refresh capability ? I've had perf issues with VSCode as well with autobuild enabled. Autocomplete would grind to a halt.
Re: JetBrains cancels Fleet
#60I honestly have no idea why anyone pays for intellij besides a couple of the more niche editors, maybe.
As for general development JetBrains just works. VSCode requires a bunch of extensions made by different independent authors with different standards and it just feels glued together and inconsistent