← Back to context

Comment by bastawhiz

18 hours ago

I doubt they're buying it for Composer, I imagine they're buying it for the agent harness. It's arguably the best non-Anthropic agentic coding harness, and you get _all the models_ for one subscription price.

Maybe vertical integration is the main business case.

A controlled environment to determine effort and token usage, and to get plenty of exclusive training on code.

It could end up making sense. Idk if they needed to offer 60B though.

  • I'm not willing to give them the benefit of the doubt. I think this is purely Elon trying to take a pot shot at Anthropic.

JetBrains is crying in the corner...

  • I've subscribed to Jetbrains all product for years. If the agent coding is going to be the next wave. Jetbrains is really behind. Even Microsoft offer better agent coding with VScode and Github copilot cli.

    • They’re definitely playing catch up, but the IDE integration makes interactive development really nice. Claude is good for one-shotting things, but I find JetBrains AI integration really useful for working with large codebases where I may be unfamiliar with things.

      I think they’ve been caught in a bad spot. They’re a profitable company, but nowhere on the scale of Microsoft. And they don’t have billions of VC to effectively price dump. Other tools that can focus on one thing and burn cash are advancing quickly and some of them don’t really need an IDE at all.

      The semi-recent introduction of ACP integration in the JetBrains IDEs has been a nice bridge. But now it’s confusing how everything comes together. I really hope they can survive.

  • I honestly can’t believe how poorly JetBrains has done. I used to love PyCharm but now it’s so far behind. I still use DataGrip but it is absolute dogshit when it comes to agentic coding.

    • I was a massive jetbrains fan - still believe it's the best IDE even with it's massive performance issues.

      But I just... barely use an IDE anymore. I think I have the lowest possible subscription price for "all products" you can have (at least as an outsider) and I think I'm going to cancel this year. I've been paying for a decade+

      7 replies →

    • Unless you do Jakarta EE development, where Cursor with their simple LSP support is far, far behind. Cool for generating a bean, but when you got to debugging deployment descriptors you wish you were in IntelliJ.

    • Yeah, and it seems to be completely self-inflicted. I created a small personal skillset that explains to the agent how to use the JetBrains MCP tools for refactorings/find-usage/navigation, and it improved its performance by a lot.

      Yet JetBrains tried to do everything themselves and failed :(

    • I use JetBrain's all you can eat subscription that comes with their Junie coding agent which includes some free tokens to cover my coding needs. I then top up tokens on on-need basis. Costs me about $100 / month in AI tokens (well I bill my clients for that separately so do not really care bout the price). All works as a charm. I mostly use their CLion, Webstorm and PyCharm IDE's for development, sometimes other as well. All in all dev experience is excellent and far exceeds that of Cursor I was trying to use for a while.

      Not sure what problems people here have with JetBrains offerings

      2 replies →