Earlier quoted context omitted.
This piece of news follows that of Copilot being added in an "update" to LG TVs with no option to disable or opt out. https://news.ycombinator.com/item?id=46268844
Simple, do not purchase LG TV.
VS Code deactivates IntelliCode in favor of the paid Copilot
101–110 of 185 posts
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#102I refuse to use VS Code on principle. It has captured a staggering percentage of software development, across many software disciplines. Somehow ARM/Keil has been persuaded to go all-in on VS Code and will deprecate their "legacy" IDE, which will cause trouble for any hold-out embedded firmware developers.
In hindsight it's obvious why: it was the only free editor that has a product mindset and a product team behind. Microsoft put heavy hitters on it, some of their best engineers, treated it as some companies treat their core products.
Other IDEs/editors are mostly open source with no real direction and resources, or are proprietary expensive software.
It's unfortunate but to compete with VS Code you need a lot.
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#103Earlier quoted context omitted.
This piece of news follows that of Copilot being added in an "update" to LG TVs with no option to disable or opt out. https://news.ycombinator.com/item?id=46268844
Simple, do not purchase LG TV.
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#104Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#105Earlier quoted context omitted.
This made me laugh a bit as I remembered people saying “Oh we have Nadella now, things have changed”. Have they? Have they really? Windows Recall. VS Code forcing Copilot. Windows forcing Copilot. Office forcing Copilot. Azure forcing Copilot. GitHub forcing Copilot. Outlook forcing Copilot. Edge forcing Copilot. You folks are insane.
I've heard Github makes more money from copilot than everything else combined. You can think what you want about the strategy, but it's hard to ignore that.
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#106Earlier quoted context omitted.
> Don't miss anything from there either Not even EF Core? C# pattern matching and switch expressions? Linq? I find these very hard not to miss when working in other langs. C# is a fantastic programming language nowadays.
EF Core!? Holy cow, no. Stopped using that years ago. Linq is nice, but I don't really miss it.
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#107Earlier quoted context omitted.
I can't help you much, as currently I happen to use ruby at work and native debugging is enough - you can drop into an interactive console at a breaking point adding a single line, with no tooling. Here's the chapter on debugging in the book I mentioned if you want to take a look: https://lazyvim-ambitious-devs.phillips.codes/course/chapter...
> I happen to use ruby at work and native debugging is enough - you can drop into an interactive console at a breaking point adding a single line, with no tooling. If you've only ever used this type of debugging, you should really try out a real IDE debugger once. The difference in productivity when you can use your IDE to navigate to, say, the usages of a function and then just press a keyboard shortcut to put a bre…
It's the opposite, I learned to program with java for android so a full IDE was my first experience. As I moved to node and then go and ruby I just gradually used it less and less as I generally 'debug' creating tests to check/reproduce behavior.
I do think I should improve my debugging, but mostly in terms of profiling. I very rarely feel the need to see a codepath run line by line.
I'm not saying my system is better or worse to be clear, I've just naturally gravitated to not using the debugger - I couldn't tell you why.
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#108Microsoft doing Microsoft things, even with all those fresh coats of "open source" paint they bathe themselves in the last decade they really can't change their DNA. Expect the amount of f*ckery to increase as the AI realities set in but the number has to go up either way. It reminds me of the good old days of Visual Studio + .NET + SQL Server where they played these games too.
This piece of news follows that of Copilot being added in an "update" to LG TVs with no option to disable or opt out. https://news.ycombinator.com/item?id=46268844
Uhhh no? I’m good thanks
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#109can anyone recomend a alternative that is easy to install and also offers syntax highlighting? i have read about lazyvim and neovim, but both have extensive install requirments as i have read
I'm a Kate zealot, if you're on Linux it's great with some LSP servers. The plugins/extensions are nice. There are also macOS and Windows builds. For the terminal, micro is nice if you're used to GUI editors.
A few niggles with the switch, like it seems to assume Git but I'm using Fossil. I also haven't found a decent cheat-sheet for keyboard controls. I got duplicate block and move block working, and really enjoy the column editing, but still using cut for line delete.
I think KWrite is the same engine underneath? at least it feels much akin to Kate. I use it mainly for assembly files, since I was able to hack in an armv8 syntax file and needed a different theme than Kate.
Re: VS Code deactivates IntelliCode in favor of the paid Copilot
#110Earlier quoted context omitted.
This made me laugh a bit as I remembered people saying “Oh we have Nadella now, things have changed”. Have they? Have they really? Windows Recall. VS Code forcing Copilot. Windows forcing Copilot. Office forcing Copilot. Azure forcing Copilot. GitHub forcing Copilot. Outlook forcing Copilot. Edge forcing Copilot. You folks are insane.
You forgot that even poor old notepad.exe also got the Copilot treatment.
They make this beautiful pasture (Windows XP wallpaper) and then lay mines all over the field. Put up signs that say “Free Lemonade” and charge for parking.