• GreenKnight23@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    4 days ago

    holy shit! the thing I’ve been warning developers who promote and use this shitty tool has finally happened.

    shockedpikachu.jpeg

    if you write fossy software, don’t use products made by fossy enemies.

    • Billegh@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      5 days ago

      That’s just it, these extensions themselves refuse to run if the fork doesn’t say it is vs code. You’d have to build it yourself to report compliant information to the extension, or build the extension yourself to not check. Both of which are not trivial.

  • Realitätsverlust@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    5 days ago

    A company that is known for doing shitty things does shitty things.

    Color me fucking surprised.

    Honestly, at this point, I have ZERO sympathy for people who are still actively using microsoft products and running into problems.

  • Auzy@aussie.zone
    link
    fedilink
    arrow-up
    0
    ·
    5 days ago

    Not sure about the c/c++ support, but zed has greatly improved and it’s looking like a real long term alternative at this point

  • UpperBroccoli@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    0
    ·
    5 days ago

    Maybe it’s just me, but I never got that thing to work right anyway - with VSC. It keeps running amok and using up all the CPU time doing stuff it should not be doing, trying to analyze every single file in my VM every single time it is started.

    So… good riddance.

  • fmstrat@lemmy.nowsci.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    Maybe we need a new movement (or revisit past ideas from the 70s) that focuses on ensuring the openness regarding freedoms of computing (😉) that combat proprietary SaaS offerings? idk.

    This is why OSS as an org needs a change IMO. Licenses like SSPLv1, where software can be supplied for free with options that allow a company to make money without risk of a cloud vendor snapping up their software (think Redis, MongoDB, etc) need a place at the table.

    • moonpiedumplings@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      5 days ago

      Licenses like SSPLv1

      The SSPL requires that all software used to deploy SSPL software is open sourced. If I deploy my software on Windows, do I have to provide the source code for Windows? What about the proprietary hardware drivers, or Intel Management Engine?

      The SSPL is not the next generation of licenses, it is effectively unusable. And both Redis and Mongo, dual licensed their software as the SSPL, and a proprietary license — effectively making their entire software proprietary.

      make money without risk of a cloud vendor snapping up their software (think Redis, MongoDB, etc) need a place at the table.

      Except Redis, and Mongo were making money. They had well valued, well earning SAAS offerings — it’s just that the offerings integrated into existing cloud vendors would be more popular (because vendor lock in). They just wanted more money, and were hoping that by going proprietary, they could force customers away from the cloud offers to themselves, and massively increase their revenue… They did not get that.

      Another thing is that it’s not “stealing” Mongo/Redis’ when cloud vendors offer SAAS’s of Mongo/Redis. Mongo/Redis, and their SAAS offerings, are only possible because the same cloud vendors put more money than Mongo/Redis make yearly into Linux and other software that powers the SAAS offerings of Mongo/Redis, like Kubernetes. Without that software, Mongo/Redis wouldn’t have a SAAS offering at all.

      I definitely think that it’s bad when a piece of software doesn’t get any funding it needs to develop, especially when it powers much more modern software, like XZ. But Mongo/Redis weren’t suffering from a lack of funding at all. They’re just mad they had to share their toys, and tried to take them away. But it didn’t even matter in the end.

  • MonkderVierte@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    They pulled the same thing with their widely used office format: base capabilities are standardised but most useful stuff is proprietary extension.

  • fubarx@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    6 days ago

    Good opportunity for Jetbrains to jump in. Maybe if they MIT licensed their community-edition tools.

    • flubba86@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      5 days ago

      Jetbrains have gone the opposite direction unfortunately. The latest version of PyCharm came with the announcement that PyCharm Community is being discontinued. Instead, they will provide just one PyCharm (the closed source one) formerly PyCharm Professional, that can operated in a Basic (Free) mode, or a Pro (Licenced) mode. Also, some features that were free in Community edition will be moved to the Pro mode in the new PyCharm.

      It doesn’t affect me personally because my workplace pays for a pro subscription for me, but I used PyCharm Community for 4 years during uni and I’m sad it’s going.

      • carrylex@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        5 days ago

        Not sure if you read this blog post: https://blog.jetbrains.com/pycharm/2025/04/unified-pycharm/

        Rest assured – our commitment to open-source development remains as strong as ever. The Community Edition codebase will stay public on GitHub, and we’ll continue to maintain and update it. We’ll also provide an easy way to build PyCharm from source via GitHub Actions.

        PyCharm is - like all JetBrains IDEs - based on intellij-community and the “Pro” stuff just some fancy pre-installed plugin that requires a license.

        Alternatively, you may choose to manually switch to the new PyCharm immediately and keep using everything you have now for free, plus the support for Jupyter notebooks.

        So all community functionallities will also be available in the unified edition for free.

        Also the Pro license - which you can also get 4 free in like 10 different ways - pricing is extremely fair: A license costs $100-60 for an individual, which is cheaper than most streaming subscriptions…

        • flubba86@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          5 days ago

          Yes you’re right, they do. But 10 years ago when I was studying, my university (in Australia) was not on their list of valid academic institutions.

          I still have access to my uni email address, and earlier this year I found indeed I could use it to get access to a free Jetbrains student licence.