this post was submitted on 20 Oct 2023
44 points (97.8% liked)

Programming

16975 readers
1288 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

In this blog post, we explore the ecosystem of open-source forks, revisit the story so far with how Microsoft has been transforming from products to services, go deep into why the Visual Studio Code ecosystem is designed to fracture, and the legal implications of this design then discuss future problems faced by the software development ecosystem if our industry continues as-is on the current path...

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 11 months ago (5 children)

It's funny because, I'm probably the minority, but I strongly prefer JetBrains IDEs.

Which ironically are much more "walled gardens": closed-source and subscription-based, with only a limited subset of parts and plugins open-source. But JetBrains has a good track record of not enshittifying and, because you actually pay for their product, they can make a profitable business off not doing so.

[–] [email protected] 11 points 11 months ago

Agreed. Their business model is transparent: we give them money, they give us good products

[–] [email protected] 3 points 11 months ago

Yes their stuff is great, I've been using rider over vs for years.

That said, for new stuff vscode is better because it'll have a decent extension, where as jetbrains will only really support popular stuff. For example the Svelte support in the past wasn't great, as it's been getting more popular they brought integration with the Svelte IDE tooling.

[–] [email protected] 2 points 11 months ago

Same. I'm a loyal Jetbrains user, and I don't see that changing soon.

[–] [email protected] 2 points 11 months ago

But JetBrains has a good track record of not enshittifying and, because you actually pay for their product

I disagree.

Jetbrains is going essentially the same way with kotlin. Even though it's open source on paper, Jetbrain is gatekeeping it to a degree where they are actively blocking changes that would make it easier for LSP developers to integrate (thus potentially creating competition to their intellij products ).

[–] [email protected] 0 points 11 months ago

It's funny because, I'm probably the minority, but I strongly prefer JetBrains IDEs.

So does anyone who was forced to use eclipse.