If there’s one service that I’m okay giving my data over for, it’s Google maps.
Without that, we wouldn’t have traffic data or how busy a business is. Crowd sourcing information is the only way to get a service as good as google maps. It’s actually amazing to me that it’s free given all of the satellite and street imaging done.
I used to contribute to google maps. I had the same vision you do. But then I learned about their dark way of stealing people’s data. All your contributions to google maps are now property of google. You are giving away your efforts so one of the richest world companies becomes richer. And keep abusing their users. So now I use openstreetmap.org
Yeah why the fuck is that? VSCode has no business being as good as it is. It’s developed by Microsoft, after all. Are they planning to take it away from us and charge money for it in a few years? Why does it work on Linux so easily? Is it a government conspiracy to fill our brains with subliminal messages somehow? Wtf is the catch?
My best educated guess is that’s it’s a ploy of some kind. If Microsoft makes a free code editor that’s really good, maybe no one will make a free open source one that’s as good so that they will have control over the 1 most viable code editor? There are other things similar to VSCode but they cost money and are too big a pain to pirate because VSCode is better than them anyway.
It’s not only VSCode, it’s also Github and C# and TypeScript to a lesser extent as well, probably. They want to have control over the “coding” ecosystem. And look at what they already did with github, they trained AI on all projects on it, and they then sell access to that AI.
Github Copilot is worth the money. I’ve had it finish out functions for me after just a few lines. There’s usually an error or two, but the consistency with which it can predict what I’m doing or trying to do is pretty impressive.
Copilot was trained on copylefted code while itself being closed. What was brought to attention by @ralC@lemmy.fmhy.ml isn’t efficacy, but Microsoft’s lack of ethics and social responsibility when it comes to their bottom line.
Copilot was trained on copylefted code while itself being closed. What was brought to attention by @ralC@lemmy.fmhy.ml isn’t efficacy, but Microsoft’s lack of ethics and social responsibility when it comes to their bottom line.
I honestly don’t have a problem with that. Everything that it was trained on is publicly-available/open-source code, and I’m not aware of any license that requires you to distribute your modifications if you don’t make modified binaries publicly available, not even GPL. And even then, you’re only required to make available the code that was modified, not related code. And I don’t even think that situation would apply in this case, since nothing was modified, it was just ingested as training data. Copilot read a book, it didn’t steal a book from the library and sell it with its name pasted over the original author’s.
This isn’t really any different of a situation than a closed-source Android app using openssl or libcurl or whatever. Just because those open-source libraries were employed in the making of the app doesn’t mean that the developer must release the source for that app, and it doesn’t make them a bad person for trying to make money from selling that app. Even Stallman is on board with selling software.
And even if you take all that off the table, you’re free to do the exact same thing and make a competitor. Microsoft didn’t make their own language model, they’re using a commercially-available model developed by OpenAI. There’s literally nothing stopping anyone else from doing this as well and making a competing service called “Programming Pal” and making their code open-source. In fact, it’s already been done with FauxPilot and CodeGeex and the like.
So yeah, I really don’t have a problem with it. This ended up a lot longer than I had originally thought it would, sorry for the novel.
I’m not going to reinvent the wheel here when people more invested in the topic than myself, including the Software Freedom Conservancy, have written detailed papers showcasing different perspectives on the legal and moral implications of Copilot and its business model. There’s also currently a class-action lawsuit against GitHub for the service.
Yep. I’m not making a proclamation, just stating an opinion. I don’t have a problem with what they’re doing, and if other people do, that’s fine. Some people like their cucumbers pickled, let them have their pickle.
I actually wouldn’t be surprised to see it go open source in the future, Microsoft has been doing that a lot recently, like VScode and the whole of .NET and friends like PowerShell. Pretty much the only things worthwhile from Microsoft are already open source, except Copilot.
Genuinely free? VSCode
Freemium: Discord
You pay with your data: Google Maps
If there’s one service that I’m okay giving my data over for, it’s Google maps.
Without that, we wouldn’t have traffic data or how busy a business is. Crowd sourcing information is the only way to get a service as good as google maps. It’s actually amazing to me that it’s free given all of the satellite and street imaging done.
I used to contribute to google maps. I had the same vision you do. But then I learned about their dark way of stealing people’s data. All your contributions to google maps are now property of google. You are giving away your efforts so one of the richest world companies becomes richer. And keep abusing their users. So now I use openstreetmap.org
Yeah why the fuck is that? VSCode has no business being as good as it is. It’s developed by Microsoft, after all. Are they planning to take it away from us and charge money for it in a few years? Why does it work on Linux so easily? Is it a government conspiracy to fill our brains with subliminal messages somehow? Wtf is the catch?
My best educated guess is that’s it’s a ploy of some kind. If Microsoft makes a free code editor that’s really good, maybe no one will make a free open source one that’s as good so that they will have control over the 1 most viable code editor? There are other things similar to VSCode but they cost money and are too big a pain to pirate because VSCode is better than them anyway.
Here might lie the answer to your question: https://en.wikipedia.org/wiki/Embrace%2C_extend%2C_and_extinguish
It’s not only VSCode, it’s also Github and C# and TypeScript to a lesser extent as well, probably. They want to have control over the “coding” ecosystem. And look at what they already did with github, they trained AI on all projects on it, and they then sell access to that AI.
Github Copilot is worth the money. I’ve had it finish out functions for me after just a few lines. There’s usually an error or two, but the consistency with which it can predict what I’m doing or trying to do is pretty impressive.
Copilot was trained on copylefted code while itself being closed. What was brought to attention by @ralC@lemmy.fmhy.ml isn’t efficacy, but Microsoft’s lack of ethics and social responsibility when it comes to their bottom line.
I honestly don’t have a problem with that. Everything that it was trained on is publicly-available/open-source code, and I’m not aware of any license that requires you to distribute your modifications if you don’t make modified binaries publicly available, not even GPL. And even then, you’re only required to make available the code that was modified, not related code. And I don’t even think that situation would apply in this case, since nothing was modified, it was just ingested as training data. Copilot read a book, it didn’t steal a book from the library and sell it with its name pasted over the original author’s.
This isn’t really any different of a situation than a closed-source Android app using openssl or libcurl or whatever. Just because those open-source libraries were employed in the making of the app doesn’t mean that the developer must release the source for that app, and it doesn’t make them a bad person for trying to make money from selling that app. Even Stallman is on board with selling software.
And even if you take all that off the table, you’re free to do the exact same thing and make a competitor. Microsoft didn’t make their own language model, they’re using a commercially-available model developed by OpenAI. There’s literally nothing stopping anyone else from doing this as well and making a competing service called “Programming Pal” and making their code open-source. In fact, it’s already been done with FauxPilot and CodeGeex and the like.
So yeah, I really don’t have a problem with it. This ended up a lot longer than I had originally thought it would, sorry for the novel.
I’m not going to reinvent the wheel here when people more invested in the topic than myself, including the Software Freedom Conservancy, have written detailed papers showcasing different perspectives on the legal and moral implications of Copilot and its business model. There’s also currently a class-action lawsuit against GitHub for the service.
Yep. I’m not making a proclamation, just stating an opinion. I don’t have a problem with what they’re doing, and if other people do, that’s fine. Some people like their cucumbers pickled, let them have their pickle.
I actually wouldn’t be surprised to see it go open source in the future, Microsoft has been doing that a lot recently, like VScode and the whole of .NET and friends like PowerShell. Pretty much the only things worthwhile from Microsoft are already open source, except Copilot.