• fmstrat@lemmy.nowsci.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    4 hours 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.

  • MonkderVierte@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    8 hours 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
    ·
    13 hours 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
      ·
      4 hours 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.

        • flubba86@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          4 hours 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.

  • thingsiplay@beehaw.org
    link
    fedilink
    arrow-up
    0
    ·
    18 hours ago

    Good example why you don’t want to use and rely on proprietary software (the extension is not 100% open source as I understand), if there are free (as in source code and license) alternatives.

    • spacecadet@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      14 hours ago

      A professor once told me “don’t trust ‘free software’ from a megacorp”, most important thing I learned in college.

      • vivendi@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 hours ago

        Technically this shit isn’t even free (libre); atleast with corpo projects we can always fork them

  • vermaterc@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    21 hours ago

    A few things to point out:

    • Microsoft created this extension and pays money to develop it
    • Despite that, they give it to programmers for free. It is still free of charge.
    • They explicitly said that using it outside of their products is forbidden (according to article: at least 5 years ago), they just didn’t enforce it
    • Someone (here: Cursor developers), despite that, used it in their products and started to make money from it

    What exactly are you mad at? When will programming community finally understand that Microsoft is not a non-profit company and its primary purpose is to make money?

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 hours ago

      Don’t be upset it took people a long time to realize Visual Studio Code is fauxpen source, just be glad they’re finally realizing it. No need to be condescending and make people feel ashamed over it.

    • Ephera@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      13 hours ago

      The problem is that they’re killing competition. Treating a company with the market dominance of Microsoft like a normal company would be fatal for humanity. Because they are eliminating innovation by Cursor and they do not need to do this to finance their own innovation. Effectively, humanity gets less innovation by Microsoft doing this.

      • cley_faye@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        7 hours ago

        The problem is that they’re killing competition.

        So, they pay to develop a product, for themselves, explicitly says “it’s only for us, shoo shoo”, and when they decide that their product, that they pay for, and provide for free to their user, should not be used by other, it kills the competition that did not do anything except take the product for free despite being told not to?

        I’m not on the side of Microsoft for most things. But if doing nothing but taking someone else’s free product qualifies to be competition that should be protected, we’re having problems.

      • recall519@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 hours ago

        But Microsoft developed it in the first place. It’s perfectly within their rights to pull it and developers making money off of their work isn’t bad either. I love a good pitchfork to corporate, but this is honestly fine.

        • vivendi@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          11 hours ago

          Well; companies used to get anti-trust laser canon’ed from orbit for less; but good luck with that in modern America

          • ByteJunk@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            9 hours ago

            I wholeheartedly agree that monopolistic practices should be nuked instantly, but I disagree that this was ever well enforced. Microsoft got away with murder in the 90’s before they went to court and even then, feels like they got a slap on the wrist…

            I think that this particular case is very far from that, but it does start to smell the same.

    • x00z@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      19 hours ago

      It’s also blocked in VSCodium whose developers are not making money off it.

      So that’s not a nice thing.

      • monogram@feddit.nl
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 hours ago

        At least VSCodium cares about software licenses, (see it works both ways)

        That Cursor (an AI focused) fork doesn’t shouldn’t be very shocking.

      • sp3ctr4l@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        16 hours ago

        Embrace.

        Extend.

        Extinguish. Extract rent now that everyone lives in / depends on your proprietary ecosystem.

        I’d say they can’t keep getting away with it!, but history shows they clearly can.

        Literally monopolist strategy 101.

    • priapus@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      0
      ·
      20 hours ago

      Plus you can always just use clangd. Its what I’ve always used with every text editor that has LSP support.

      • شاهد على إبادة@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        12 hours ago

        Clang is a better C++ compiler than msvc, it generates faster binaries and can compile complex code that msvc errs on at least in my experience YMMV.

      • XPost3000@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        12 hours ago

        Honestly moving to clangd has got to be the single best thing I’ve done in C++, it’s cross platform and I’ve found it to be significantly faster, more reliable, and more featureful than Microsoft’s C++ plugin by a long shot

  • commander@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    21 hours ago

    I started using Lapce. That or Zed just I installed Lapce first. I still use VS Code at work but personal machines I’ve moved on

    • hobbsc@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      15 hours ago

      i’m using zed currently but waiting on the enshittification. i just expect most projects to head that direction these days.

      • vivendi@programming.dev
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 hours ago

        between lapse and zed I also decided on Lapse because it feels much more community-oriented than Zed; maybe you should look into that

    • MudMan@fedia.io
      link
      fedilink
      arrow-up
      0
      ·
      20 hours ago

      (…), e.g. via a user-customizable toolbar and how views can be layouted.

      I WILL find these people and hurt them. Nobody will blame me.

        • MudMan@fedia.io
          link
          fedilink
          arrow-up
          0
          ·
          13 hours ago

          So is “I runned to the shop and buyed a bottle of milk”.

          “Layout” is a noun made from a verb. Just say “how the views can be laid out”. You can’t make a verb out of a noun made from a verb. It makes my brainies ouchie.

  • FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    21 hours ago

    Not an issue. Install Clangd and CodeLLDB. They are much better anyway (see my other comment).

    The real golden jewel that Microsoft keeps to itself is the Remote SSH extension. There’s no open source alternative as far as I know.

    There’s also Pylance but that only matters if you’re using Python.

    • FizzyOrange@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      21 hours ago

      Not the case. There are binary components.

      It doesn’t matter though because the Clangd & CodeLLDB extensions completely replace it and are actually waaaaaaay better.

      With Microsoft’s C++ extension it always rinsed the CPU - there were files I had to avoid opening because then it would analyse them and I’d have to kill it. The code intelligence also seemed very “heuristic” and was quite slow.

      Clangd fixes all of that. It’s fast, doesn’t choke on huge files, and if you have compile_commands.json it’s actually the first properly fast and robust C++ IDE I’ve ever used. You know if you’ve used a Java IDE the code intelligence just works and is fast and reliable. It’s like that.