I get that it’s open source provided you use codium not code but I still find that interesting
Because the hate is based on their shitty OS. They did a fairly good job with VSCode. Our hate isn’t blind.
VScode is the epitome of the EEE strategy. The core product is open-source, but it’s filled to the brim with tracking and the official extensions have DRM. Yes, there’s DRM on your python LSP.
Anyone who gives a shit should look for alternatives right away. The problem is just that there aren’t any that are as easy to set up.
I think, I should switch to Codium for personal projects. Let’s hope there is a binary package on Gentoo.
Not hate in my case, but I don’t like ms and it’s because of the shit they have done in 90s and 2000s. Their current support of linux is not something I trust.
My baby actually. Look, MS is a powerful company and they’re making a lot of desperate strategic purchases as their main business corrodes. Their brand is more based on gaming. Their infrastructure? The cloud and github. They’ve got the butter and they’re looking for bread to slap it across.
I hate Google but they gave us Go, Kubernetes. I hate Amazon but they gave us AWS. I plainly hate those companies, but adore the brilliant engineers that work there.
Yet most project uses GitHub too you know…
This one is a bigger issue. One of the projects I used to contribute to moved to Gitlab, and saw a significant decrease in organic contributors. GitHub simply has more users, better SEO, and a better ecosystem
True but GitHub wasn’t always Microsoft and at least in my experience moving between git providers is a pain
GitHub has been recognized as harmful to the free software community at least as early as 2015, years before the Microsoft acquisition. See RMS email on GitHub.
There is more than enough freedom in GitHub to set a license as you see fit. Stallman is being obtuse.
How is it a pain? You just change the origin on your existing project, and new projects you just use the new one to start with.
You gotta change the origin on every deployment you have. Update environment vars, reconfigure tools. You have to port all your PRs over somehow. Your issues. Your documentation. All the access keys. Etc.
I only use vim.
i have been trapped for 2 years now… hope seems pointless
you get trapped in Vim because you dont know how to exit.
i get trapped because ive sunk so much time configuring
Agreed to the latter point. The only reason why I might not use vim is to copy-paste some code in and out of the file, in which case I prefer plain text editors.
With that said, I’m a purist who uses vim without any external plug-ins (other than the files I wrote myself in ftplugin
). Use vim on a remote machine whilst SSHed into it from a windows machine and wanting to copy-paste stuff in and out is a major pain which is why I downloaded Vscode in the first place. This piece of cancer is not touching my linux machine.
based asl for using vim without plugins. although what is difficult about copy/pasting? i think u can get vim to use the system clipboard with a command
VSCode is the only Electron program I know of that does not feel like using McDonald’s kiosk on virtual machine over remote desktop.
I’m thinking of making an Android app with electron (NC I don’t know Java Kotlin whatever lmao) is performance that bad?