Microsoft would need to pay me to use Copilot. Seems like a major scam for them to learn from our code and then tell us we can’t use it to make our own competing AI systems. “Limits on use of data from the AI Services. You may not use the AI services, or data from the AI services, to create, train, or improve (directly or indirectly) any other AI service.” From https://www.microsoft.com/en/servicesagreement#13r_AISer…
GitHub Copilot is now available for free
201–210 of 412 posts
Re: GitHub Copilot is now available for free
#202What if I have already paid the annual plan?
Re: GitHub Copilot is now available for free
#203Earlier quoted context omitted.
I can't wait for IntelliJ to get where Cursor appears to be. Being able to combine a great IDE with project-level AI coding will be a huge leap forward.
I'm going to feel personally offended if Jetbrains drops the ball on this. Seriously, this here right now is the precise moment in time where people will either look back at wondering how such a clear leader managed to sink into insignificance, or not. I love IntelliJ more than my own kids, but if they don't add "the AI does not just talk about what code to create, it actually creates it, across multiple files and fo…
Claude 3.5 + Cursor has fundamentally improved my productivity. It's worth the 20 dollars a month.
I've written thousands of lines of Vitest tests with it, and they have come out near perfect. It would have taken me days to write those tests by hand, but now I can just generate them and review each to make sure it works.
Intellij will have it's lunch eaten if it doesn't pursue the Cursor/Windsurf editing modality.
Re: GitHub Copilot is now available for free
#204That free plan sounds too limited for continuous use. Is this the sort of plan that will convert non-users into paying customers? Compared to other paid plans for various AI services, this one seems like it's relatively the most enticing.
Re: GitHub Copilot is now available for free
#205Earlier quoted context omitted.
This is such a common lazy cynical take on HN. “Microsoft is evil, therefore they will destroy their enterprise customer relationships by stealing their enterprise customer data, despite the fact that they explicitly state they will not do that.” I would understand this mindset when it comes to consumer uses of it, but enterprise is where Microsoft makes its money and it would have to be the dumbest business decision…
Please reconcile that idea with o365. There are areas where Microsoft knows (or at least behaves as though) they have an effective unchallenged monopoly, and off boarding is too costly an endeavour.
Please explain. Vague insinuations mean nothing.
Re: GitHub Copilot is now available for free
#206Earlier quoted context omitted.
Has anyone who uses an IDE (e.g., JetBrains, not a code editor) moved to Cursor? I've downloaded it a few times because everyone raves about it, but I've always come back almost immediately because editors can't reliably make changes across projects (among many other things)... What am I missing? FWIW I use GoLand w/ Supermaven, currently.
I've been using https://www.codegpt.ee with the Jetbrains IDEs (mainly PyCharm) and I'm pretty happy with it. You can also bring your own API key.
Re: GitHub Copilot is now available for free
#207I ditched Copilot for Cursor and never looked back. Cursor might be the only other AI product with product market fit than ChatGPT, it's that good
Has anyone who uses an IDE (e.g., JetBrains, not a code editor) moved to Cursor? I've downloaded it a few times because everyone raves about it, but I've always come back almost immediately because editors can't reliably make changes across projects (among many other things)... What am I missing? FWIW I use GoLand w/ Supermaven, currently.
Re: GitHub Copilot is now available for free
#208Earlier quoted context omitted.
Has anyone who uses an IDE (e.g., JetBrains, not a code editor) moved to Cursor? I've downloaded it a few times because everyone raves about it, but I've always come back almost immediately because editors can't reliably make changes across projects (among many other things)... What am I missing? FWIW I use GoLand w/ Supermaven, currently.
I keep my projects open in Cursor and Visual Studio at the same time. Cursor is only used to interact with the AI.
Re: GitHub Copilot is now available for free
#209Earlier quoted context omitted.
Please reconcile that idea with o365. There are areas where Microsoft knows (or at least behaves as though) they have an effective unchallenged monopoly, and off boarding is too costly an endeavour.
“Please reconcile that idea with o365” Please explain. Vague insinuations mean nothing.
Re: GitHub Copilot is now available for free
#210Earlier quoted context omitted.
This. 1000x This. I watch people navigate code in VSCode and I want to pull my hair out. Things that I don’t even think about are hard and/or require just falling back to search. And before “there is a plugin for that”, I’m sure there is. I’m sure you can configure VSCode to be just as powerful as IDEA but the rank and file using it aren’t doing that work to install and configure a bunch of plugins. So, on average, V…
>I watch people navigate code in VSCode and I want to pull my hair out. For me it's the other way around, when I see someone using an IDE instead of a lean editor I see their struggle. Multiple seconds to open the IDE (sometimes tens of second), multi-hundred millisecond lag when opening a file, noticeable input lag. And when you have to edit a file your IDE doesn't understand, all you have is a bloated notepad. I kn…