eadmund 9 hours ago

Just install Emacs. It respects your freedom, and it respects your rights.

  • RestartKernel 7 hours ago

    Love it or hate it, VSCode has become the "default" for the ecosystem at large, especially for Web development. For me personally, moving away would end up costing me more time (in getting alternative text editors to work with my tooling, or doing without) than it takes me to dismiss these popups.

    Doesn't take away from how awful it is that a corporation usurped the ecosystem like this, but I am not idealistic enough to fight the current.

    • t-writescode 7 hours ago

      I guess it's just more reason for me to continue to be happy that I mostly use IntelliJ with occasional trips into Fleet (their VSCode competitor)

      addendum: it really sucks when a free product that has positioned itself as the defacto product starts to get obnoxious about taking your data (logging in) and charging you for things (Copilot), especially when it's a multinational megacorp who is probably creating and distributing such a product to gain market dominance and crowd out its competitors. (add: this part of the sentence is probably meaner than it needs to be. The people that made VSCode probably wanted to just make a really nice Atom enhancement that worked well with .net. This stuff has been business demands.)

      More addendum: If Microsoft didn't want to be pushy about this, they could have included the option in a Version Update announcement on a new tab or something. Wherever release notes and release announcements are normally put.

      • pjmlp 3 hours ago

        If notifications for products from the vendor are ads, then JetBrains does ads just like Microsoft.

        Lets talk about JetBrains pushing AI as well? Initially it couldn't even be disabled.

      • quickslowdown 6 hours ago

        I don't think I've heard of Fleet but I'm definitely interested! Do you know if there's any info on what the pricing will be like when it's out of preview? I'm not against paying for my editor, but I also don't love the idea of a subscription and having to sign in and stuff.

    • dingnuts 7 hours ago

      I've only been using Emacs for about twelve years, so I'm still pretty new, but in that time I've heard the above statement ("it's the default") about Sublime Text, Atom, JetBrains IDEs, and now VSCode.

      I wonder which editor you will learn next, when VSCode falls out of style. I will still be using Emacs.

      • RestartKernel 7 hours ago

        I suppose, but these "default" tools have all had their place in the market because Emacs or Vim are evidently not meeting demand. Which gets to my point that telling someone to "just switch" is not very helpful.

        • acomjean 6 hours ago

          I use Emacs when I’m code editing (especially when sshing). I love it but. The problem with emacs and vim to my mind is they are hard to configure. Like I’ve edited a .eMacs file but it’s in some lisp and adding plug ins isn’t intuitive. Maybe it’s better now, but it’s confusing. I use plain eMacs as distributed by my distro..

          I use vs code annd jet brains too and it’s fairly straight forward to add in any plugin for this or that. They’re discoverable too. I don’t use a ton but some are helpful.

          • petre 5 hours ago

            I bet it has some plugin manager like Vim (for which I use pathogen).

            I also use VSCodium on the desktop simce Atom was abandoned and Vim when editing over ssh. I wanted to like Zed but everything is now infested with AI and the packaging sucks. I just want a nice looking UI desktop editor with Sublime style multiple cursors and without the BS. Git, Copilot etc is deactivated in my VSCode, I don't even use its terminal. But it keeps breaking things or adding crap. Of course, it needs to be open spurce and free. They can charge all they want for plugins and AI which I don't use.

        • anal_reactor 4 hours ago

          The biggest advantage of VSCode is that it "just works". The UI is very intuitive, you can just install it and start coding. Meanwhile you can make a whole academic career out of "how to set up vim and Emacs", which is indeed fun in its own way, but it's not what most people need.

          To give some kind of comparison, I love getting lost in C++ documentation and writing complex templates. It's a form of art. But when I want to actually write a program that does something, I do it in python, because it allows me to focus on the problem, rather than the tool.

          I don't see this problem being resolved in near future. The core philosophy being vim and Emacs is incompatible with the idea of IDE that "just works".

      • pjmlp 2 hours ago

        I got into XEmacs, back in 1995, as there were no UNIX alternatives to the nice Borland IDEs I was used to in PC land.

        Have enough muscle memory for several meta commands, and could still write one or two things in ELisp, yet I rather use the "default" IDE and graphical editors than going back to Emacs other than when having to handle a remote session to a Linux machine and the alternative being VI.

  • rk06 6 hours ago

    I have attempted it and couldn't make it work.

    Maybe i lacked the grit, and patience, or maybe emacs is not meant for beginners or windows. However, there is a need for docs on how to move from vscode to emacs.

    • herewulf 3 hours ago

      Did you try an Emacs distribution like Doom Emacs or Space Emacs? Or did you try vanilla Emacs? The latter is not going to give you a very good IDE type experience without said grit, etc, so I recommend the former.

      Also, there are lots of ways to run on Windows other than native such as WSL, Linux VM, Docker, etc. Though I ran the Portacle distribution quite successfully on native Windows once (when it was my only choice).

    • pjmlp 2 hours ago

      Back in the day XEmacs used to have great Windows support, I dunno about standard Emacs.

  • AStonesThrow 9 hours ago

    Since Emacs is fully programmable, fully connected with virtually no “permissions” system, and there is no structure to scan, validate, or flag third-party extensions/elisp code, I would suggest that it stands as a prime vector for malware!

    • wolvesechoes 2 hours ago

      I would suggest that it stands as a prime vector for malware!

      So still better than VS Code that is malware by itself.

    • owebmaster 8 hours ago

      > I would suggest that it stands as a prime vector for malware!

      I would suggest you send an email to rms@gnu.org, he might disagree.

      • AStonesThrow 8 hours ago

        I have no idea who may receive or read his email messages.

        For a long time in the early 90s, he set no password on his accounts at MIT. Anyone could, and did, log in to rms@gnu.ai.mit.edu and it was basically a "public access system".

        Richard Stallman fundamentally rejects information security principles and practices. He absolutely hates it when systems are secure and impregnable. Richard Stallman is an extremist zealot; he's extraordinarily idealistic, but his ideals themselves are unrealistic for real-world operations.

        Previously: https://news.ycombinator.com/item?id=42256409

        https://news.ycombinator.com/item?id=23421738

        The GNU Project indeed itemizes a few "known security risks" in their own FAQ: https://www.gnu.org/software/emacs/manual/html_node/efaq/Sec...

        • DiggyJohnson 7 hours ago

          Okay that seems needlessly obtuse. I think yall would get along actually based on the tone and content of your replies.

          • AStonesThrow 7 hours ago

            Did they not precisely validate what I wrote? GNU themselves says caveat emptor when installing 3rd party code. There’s no trusted path and no validation, and they admit it.

leecommamichael 13 hours ago

Has anyone else had this ad recently? My tolerance for being advertised to is already low... I suppose it's time to just use neovim.

  • sixtyj 13 hours ago

    If you have to have post-it note how to escape Vim, I think a lot of people will stick with VS Code with ads /s

    • Ey7NFZ3P0nzAe 2 hours ago

      LLMs make it really easy to learn vim/neovim

KomoD 13 hours ago

Never got that, I'm guessing you have the copilot extension and that it is what is causing it

  • KTibow 7 hours ago

    VS Code is tightly integrated into Copilot even if you don't install the extension these days. It even has its own button in the title bar.

Apreche 7 hours ago

Do you have the setting `extensions.ignoreRecommendations` enabled?

zzeitt 39 minutes ago

Enough with VSCode, moved to Emacs about 2 years ago. Emacs is far more configureable and efficient than you might think. Just don't be scared by the keybindings like "C-u C-x C-f" (I personally installed evil-mode to simplify the keys).

ryandrake 9 hours ago

Yet another “Maybe Later” anti-UI. What ever happened to “No?”

Microsoft is like a creepy guy in a nightclub going up to every woman, asking “Do you want to dance? [Yes] [Maybe Later]”

Their deliberate misunderstanding of user consent should be criminal.

  • bslanej 8 hours ago

    I think maybe later means no. But it’s worded to assure the user that the choice is reversible.

    • Isamu 7 hours ago

      It’s worded that way to assure the user that they will ask again. And again.

    • abraae 8 hours ago

      > But it’s worded to assure the user that the choice is reversible

      .. While also disrespecting anyone who never wants to avail themselves. What happened to good old "Don't ask me again"?

    • bolognafairy 8 hours ago

      Yep. This is what the vast majority of “maybe later”s are about. I’ve seen decisions being made based on this fact, and I’ve seen users worried about an irreversible fork in the road.

      There are of course cases where “maybe later” does legitimately mean “we’re going to ask you again in a week”. I see those myself, and I hate them.

bionhoward 9 hours ago

they just want to steal your whole codebase to train AI and then turn around and prohibit you from using it to code competing products or services. You know, the OpenAI/Gemini/Anthropic/xAI strategy

What a time to be alive!

kebokyo 4 hours ago

Quick context questions: 1. What were you doing right before this popped up? 2. Was this unprompted or did you click something to make this pop up? If so, what? 3. Have you used GitHub Copilot before? 4. Are you signed into your GitHub account?

kristopolous 7 hours ago

I mean there is a genuinely free tier that doesn't ask for credit cards or anything... that used to not be the case. More of an announcement than anything.

It's pretty mild.

  • 0manrho 2 hours ago

    A 1st party ad is still an ad, though in isolation I do I agree that it's quite mild all considered. With context however (this being Microsoft's doing, and all the AI/Adware/telemetry/darkpatterns they're cramming into everything), I share OP's derision for this development in a tool that has become a centerpiece for many developers workflows, dev environments, and ancillary (plugins) ecosystems.

    Thankfully, for now at least, VSCode is MIT Licensed [0], source available [1], and if built from source it does not include CoPilot, Telemetry or MS' other crapware or branding. You can do this yourself, or, there's VS Codium [2] that compiles this source for you without the cruft and makes those binaries/installers available [3] if like.

    For those that like CoPilot, VSCodium even has a guide on how to add it to VSCodium/Source Built VSCode [4]

    0: https://github.com/microsoft/vscode/blob/main/LICENSE.txt

    1: https://github.com/microsoft/vscode

    2: https://vscodium.com/#why

    3: https://github.com/VSCodium/vscodium/releases

    4: https://github.com/VSCodium/vscodium/discussions/1487

  • throwaway39878 7 hours ago

    It's "free" in the same way that Google's services are "free". You pay with your data. Can't say they aren't upfront about it, at least.

philonoist 5 hours ago

Is there a uBlock Origin for VS Code?

My work and my personal projects are deeply tied to the official extensions that neovim,helix,zed,emacs,etc. lack.

  • constantcrying 2 hours ago

    No. However you could instead use a FOSS editor like vscodium, which also does not include MS telemetry.

    • pjmlp 2 hours ago

      Nor a license to several plugins.

nsonha 7 hours ago

How dare they put a pop-up promoting a feature of a software inside that software, like, once. Do they think they get a pass because only nagging pop-ups are considered ad? /s

  • microflash 5 hours ago

    Once? There’s no “once”. It’s “Sign up” or “Maybe later”.

    • nsonha 3 hours ago

      Speculation much? I use vscode. I didn't see this popped up more than once. Do you actually know that they nag or you just hate by default?

      • WhereIsTheTruth 2 hours ago

        The issue with people like you is that you have no idea what a pattern is, and you are unaware of Microsoft's past use of such patterns

        But I also blame the people who call this "an ad", this is not an ad, this is much worse

        https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguis...

        • nsonha an hour ago

          Oh I am aware of all the patterns. I'm also aware that "Later" instead of "No" is simply an UI convention, that doesn't neccessarily mean "I'm gonna spam you", unless you have evidence?