I work for a huge defense contractor. We aren't allowed to install VScode on our machines directly. Instead we have to unzip this bizarre looking archive from our security team and launch VScode with an included batch file that spends a few seconds in CMD with the text: "Disabling Phone Home Features". I don't know who on our IT team made it but I always found it funny.
@cx36222 жыл бұрын
Which team do you work as?
@kuolettavaVids2 жыл бұрын
@@cx3622 Not today, China.
@markm00002 жыл бұрын
That's funny. All while this is happening on a Windows instance with a wide open connection to Microsoft servers. When the product is free, all of our data is the cost.
@Ultrajamz2 жыл бұрын
You are still using windows though?
@insanitycubed88322 жыл бұрын
Holy fuck, MIC up in this bitch using neutralized malware, I'm dying! Hopefully not literally, no drone strikes please... if you can even aim that shit with Windows lol, what do you use google maps for that now? Hope that thing doesn't land at one of its advertisers en route
@markm00002 жыл бұрын
I code in Notepad like a psychopath.
@thingsiplay2 жыл бұрын
Through Wine?
@markm00002 жыл бұрын
@au nom de Dieu When I was taking basic coding classes in college I did most of my projects in Notepad. I liked the mental challenge of memorizing syntax and good commenting made it easy to follow along. I later dropped out of the IT industry entirely because the office life is just not for me. I still keep up with what's going on, but I'm happier doing what I do outside in fresh air.
@mytech67792 жыл бұрын
I use Kwrite. It has color themes, syntax highlighting, and a nifty drag-and-drop highlighted-sections feature but otherwise a basic notepad editor. Terminal to compile and run.
@markm00002 жыл бұрын
@@thingsiplay I have a offline Win 98 VM with a ton of nostalgic software. I used shared folder option to mount my user folder as a drive and everything works as it should.
@ent22202 жыл бұрын
I too code in a text editor and when I use Vscodium I have the IDE part of it disabled. I don't need it trying to tell me what's wrong and what isn't because I know better than it does.
@milutinke2 жыл бұрын
Pro tip: make nvim look like Vs Code, your normie cooworkers won't notice
@ilearncode73652 жыл бұрын
Does it have the same extension community? I like VSCuck because there is an extension for 98 percent of things I have looked for
@milutinke2 жыл бұрын
@@ilearncode7365 There are plugins, it's pretty extendable. I suggest you search for: Effective Nvim: Instant Ide It's a good video. And about how to add all the stuff VS Code has.
@doooofus2 жыл бұрын
@dontbesurprised. the only clip i am looking for is pronograph1c webms of hot b0obz, can you get me that? then make like an egg and SCRAM (ble)!
@nac98802 жыл бұрын
@don't be surprised this is not your mama's videotape last night with The Boys™
@demin-e2 жыл бұрын
@@ilearncode7365 simply write yourself
@rodeffs2 жыл бұрын
YES! Was waiting for a video like this as it appears that virtually no one knows about VSCodium, even professional programmers which is a huge shame. Thanks for spreading awareness, keep up the good work!
@WaylandYT2 жыл бұрын
VSCodium evangelist checking in! I point developers especially novices to it whenever possible, and am very happy to see more content creators spreading the good word. Be aware though the extensions can still implement their own tracking so download them with care.
@lucaslopes12602 жыл бұрын
Some of them prefer vscode to vscodium because of the icon. fr
@dovedozen2 жыл бұрын
I know, right! I started using it a little while ago as an alternative to Atom (rip lol), but I had to dig a bit before I even discovered it as an option. You love to see some promotion happening.
@itsawill92682 жыл бұрын
I swear VScodium still sends the telemetry
@rodeffs2 жыл бұрын
@@itsawill9268 swearing is not a proof. Good thing that it is open-source so we can be sure that it, in fact, does not send telemetry
@seanld4442 жыл бұрын
There was a time when VS Code was utterly necessary for getting full "IDE" capabilities for many different languages in the same editor. But Microsoft rolled an absolute 20 with their LSP idea, and after it proliferated to other editors, it made basically any editor with an LSP client capable of being a very decent IDE. Thanks to LSP, I never leave Emacs. As long as someone wants to develop a good LSP server for VS Code (because everyone uses it), I get to reap the benefits as well. So can anyone using Vim, Neovim, Kate, etc. One of the very few things Microsoft's done that I can call based.
@aravindpallippara15772 жыл бұрын
Yep, putting the onus on making and and maintaining an lsp from the language itself freed up a lot of duplicated effort from creating individual text prediction from editors themselves
@bittersweet40742 жыл бұрын
Meh it's so slow, you'll need like gaming pc and browser closed to run it smoothly.
@freesoftwareextremist81192 жыл бұрын
In my experience, LSP is much slower than the classic editor integrated solutions we tend to had before. I do not understand why, maybe most servers are simply slow as hell. SLIME/sly for lisp in emacs is very fast and that also uses an external process and a network protocol.
@comradepeter872 жыл бұрын
@@bittersweet4074 That's quite an exaggeration. While I'm planning to switch to neovim soon and gonna practice vim keystrokes on VSCode first, none of the reason for it is because VSCode has been slow. I have a decent middle-range laptop with Ryzen 5600H and a dedicated GPU, with 8 gigs of RAM and I mostly code in Rust. The LSP work that rust-analyzer does is heavy, and despite that I don't feel any sluggish-ness.
@watynecc33092 жыл бұрын
I'm using kate with vim input and lsp it work soo great
@murtadha962 жыл бұрын
1. VSCodium doesn't have an M1 binary. 2. Microsoft extensions (the most important out of all extensions for VSCode) are not available for VSCodium. So no Python development, no Java development...etc etc etc. And the alternatives in Open VSX are a joke in comparison (all due respect to the developers ofc, but you just can't compare the two). This is to be expected, as the Python extension alone has a large team behind it. 3. People who say these extensions are not important are clearly either not developers or have no idea what they're talking about. The claim "99 percent of VSCode users can switch to VSCodium" is very delusional if I'm frank. 4. The remote extensions are in fact incredibly useful. 5. No one really forced any one to use VSCode. People are using it because it's simply superior in many respects. 6. You can turn off the telemetry in settings, and that is respected also by all the Microsoft plugins. 7. No one has developed an IDE like VSCode because no one can fund such a project. I know people like to think that a donation here and there can sustain a project of that size and magnitude... spoiler alert, it doesn't.
@Vladymyr962 жыл бұрын
Finally a good comment, Mental Outlaw is not even a developer - he will shill anything.
@noahscarbrough32242 жыл бұрын
I enjoy using VSCode so much, I often forget it is a Microsoft product.
@murtadha962 жыл бұрын
@@Vladymyr96 Exacly. I just like to know who those 99% of people are, exactly? Those editing only YAML and Markdown files? The ONLY real alternative you have to VSCode (feature-wise) is JetBrains IDEs which are both paid and close source.
@ameliekk2 жыл бұрын
@@Vladymyr96 this whole video screams "I have never worked in a corporate setting"
@ent22202 жыл бұрын
@@ameliekk Actually, some of us are psychos and will go against the flow even in a corporate setting and even it required a major risk, extra work etc. In my case it's due to my sheer arrogance and narcissism, and otherwise natural instinct to go against the flow
@96ethanh2 жыл бұрын
I tend to agree with most of the Mental Outlaw videos, but can't fully agree on this one. I'm a professional software engineer and have used many different editors throughout the years. There's a reason VS Code is so popular: it's super modular, easy to use, customizable, intuitive, works with all languages, and has enough features to almost be an IDE while still maintaining that lightweight/simple feel. While I agree that electron apps are bloated, it's something I'm absolutely willing to put up with if it makes my daily life easier. The team has taken a lot of effort to reduce the typical electron bloat, too. NOW, all that said, I am absolutely checking out VSCodium!
@2bitnerd2 жыл бұрын
Couldn't agree more.
@Charlotta.Montelli2 жыл бұрын
Ahh if you r bound then just use fiddler to block microsoft servers or any proxy
@jongeduard2 жыл бұрын
I don't believe VS Code is so bloated at all. The problem with Electron is that every small app uses the same entire Chromium engine over and over again. And to make it worse, a lot of those Electron apps are very poorly designed. But VS Code is a large, very well designed application (it loads and unloads extensions very efficiently for example), which is a lot more well suited to be running on Chromium, because in the end, webbrowser engines are basically VMs that do an amazing job of automatic memory management. This might mean that the engine preallocates relatively much memory from the system at certain times. But it manages it and releases it when it needs to as well (garbage collection). It's a lot better than Visual Studio to be honest, which is slow as hell, especially with large projects.
@ilikehiking2 жыл бұрын
Perhaps I didn't watch the same video as you did, but nowhere did you actually disagree with what he said.
@jongeduard2 жыл бұрын
@@ilikehiking I guess his point is that he does not share the overall slightly disliking attitude by the videomaker towards VS Code and Microsoft. Agreeing or disagreeing is probably a too strong word here.
@lovebaranus98002 жыл бұрын
Something worth mentioning and that a lot of people here clearly don't know about, is that you can replace the vsx market with the official vscode market, and you will have all your extensions working, since the editor is still vscode. The only exeptions i believe are 2 extensions which have the extremely hostile behaviour of disabling themselves when not working on vscode itself, they were relatively small though. Outside of those every other thing works It's also worth mentioning that the reason why this is not a default is because is a legal hole in the vscode TOS, and therefore if they use it by default they run the risk of getting shutdown.
@lucrativelepton Жыл бұрын
This needs to be higher up
@alexmarcoe8150 Жыл бұрын
Can you provide explanation on how to do that? This video made me switch and I’ve just been downloading the packages and adding them to the extensions folder and changing my JSON to make them work. Switching the stores sounds way easier.
@ChimeraGilbert2 жыл бұрын
Thanks for this video - I had never heard of VSCodium. I kind of just blindly assumed that VSCode was completely open source and that if I disabled telemetry I'd be safe. The hoops we have to jump through for some damn privacy
@FobosLee2 жыл бұрын
Exactly! For the first time i thought Microsoft did something great…
@BigOrangeMan Жыл бұрын
@@FobosLee Yes they are in the end its all based on vscode
@zbdfhg2 жыл бұрын
Perfect timing for this. This semester, our professor introduced us to VSCode and I was looking for an upgrade to the Notepad++ that I've been using for the longest time
@BurgerKingHarkinian2 жыл бұрын
Use neovim
@justadude87162 жыл бұрын
Bro notepad++ is comfy!
@Groobl2 жыл бұрын
On Windows, just stick with Notepad++
@v01d_r34l1ty2 жыл бұрын
@@Groobl I genuinely can’t believe people still recommend Notepad++. Don’t get me wrong, it was great for its time, but it is in no shape or form something to recommend in 2023.
@logc19212 жыл бұрын
GNU nano is the best editor.
@rakeau2 жыл бұрын
Not a dev in any way but this also seems like it could be a good stepping stone to help people who've never ventured into alternatives to make that first step in transitioning.
@bravefastrabbit7702 жыл бұрын
Transitioning...? To what, a frankenstein Rust-dev? 👹
@rakeau2 жыл бұрын
@@bravefastrabbit770 Just to a different IDE or whatever is all I meant
@roxymigurdia12 жыл бұрын
no thanks. ill turn the telemetry off but who actually cares lmao
@amogoose29712 жыл бұрын
@@roxymigurdia1 alot of people cares bro, including me, him, mental outlaw, alot people care about privacy. unlike you who doesnt care about your data getting stolen by microbloat
@w花b2 жыл бұрын
@@roxymigurdia1 You don't. That's it. The others do their business.
@Iog2 жыл бұрын
I had a professor in my first year of CS who is a massive VIM user, and well, thanks to him I got into NeoVIM and dot files at the time. And honestly, best editor. There are definitely some things I wish that would be easier to utilize and all, but seriously an incredible way to code from terminal environment. Also, cool that you mentioned NIX!
@ernestoditerribile2 жыл бұрын
I like NIX too. Still more of a Nano user here, then a vi(m) user.
@felixpuscasu56252 жыл бұрын
Would you mind sharing your nevim config / other dotfiles? Im on my path to creating my neovim setup but would love to see what other people did too.
@Iog2 жыл бұрын
@@felixpuscasu5625 I would link my GitHub but for sort-of paranoid reasons I'd like to keep myself anonymous. But when I started out I basically took massive inspiration from this NeoVIM setup. Great for beginners to get off the ground running. kzbin.info/www/bejne/fIiViWR5jdeIZ9k
@kondo-ii Жыл бұрын
I used vim before and I liked it, but I still using Joe's text editor, it's simple and gets work done.
@Randorandom232 Жыл бұрын
@@ernestoditerribile how come?
@Garwinium2 жыл бұрын
"Regardless of your operating system you can get it in a sane way" Me who uses TempleOS: 👁️👄👁️
@steveh79222 жыл бұрын
I lack the gamer precision to click around a gui like vscode but it's really good to see this open source alternative
2 жыл бұрын
VSCode is very keyboard-driven and encourages you to type commands into command lines.
@arandomperson53092 жыл бұрын
Just downloaded this today on my Kali Linux vm (just starting out with that sorta stuff), what a coincidence that ur vid on this comes out today!
@1rez3782 жыл бұрын
I have vscode AND visual studio open right now, even though telemetry is off. Lower ram usage is especially worth trying out the replacement.
@terrydaktyllus13202 жыл бұрын
Both are closed source, how do you KNOW telemetry is off?
@1rez3782 жыл бұрын
@@terrydaktyllus1320 Of course I don't know. I'm speaking about what the settings show me.
@terrydaktyllus13202 жыл бұрын
@@1rez378 So there are settings that say, for example, "Allow Microsoft to trash my privacy"?
@terrydaktyllus13202 жыл бұрын
@@cat-le1hf You didn't watch the video, did you? VSCode contains proprietary code. I don't use Arch (Gentoo is far superior) but I assume AUR code is usually Open Source - but I have no interest either way.
@tumescent2 жыл бұрын
@@terrydaktyllus1320 “gentoo is far superior” funny satire
@qgysugfq39352 жыл бұрын
lmao, my professor is actually forcing us to use VIM. not complaining but it is interesting and i'm enjoying learning about this old school text editor.
@somerandomguywastaken2 жыл бұрын
There's no reason for me to use Vim, but it's the only one I use. The speed you can open and edit files while using terminal is crazy. Once Ur in terminal, you don't have to touch your mouse and it's just speeeed.
@BurgerKingHarkinian2 жыл бұрын
Based professor, not gonna lie
@qgysugfq39352 жыл бұрын
@@somerandomguywastaken so true. I’ve been messing with Linux/VMs for a while now and I’m glad I have bc this class requires writing/compiling/testing our C code in Ubuntu VMs.
@JodyBruchon2 жыл бұрын
I petition to rename VSCode to "VSCopium"
@thetower85532 жыл бұрын
YES
@thomas.thomas2 жыл бұрын
Petition to name it VSCock
@imsamuka9282 жыл бұрын
I have been using VSCodium since i learned about it (~2 years). Sometimes it's a bother and the extension-market stops working, but never missed VSCode at all
@imsamuka9282 жыл бұрын
@@1618yt well, it depends on which platform you are... I'm on arch, so i just did "yay -Sy vscodium-bin vscodium-marketplace" and done
@echo9912 жыл бұрын
Just wanted to let you know that this video caused a chain reaction that led me to switch from VSCode to Neovim > Installs VSCodium > Hears you say you use Vim plugin > Curious > Installs Vim plugin > Even more curious > Watches Vim tutorial > 5 days pass > Using neovim as my new text editor
@ElderSnake90 Жыл бұрын
Seriously once you get muscle memory with (Neo)Vim, you can't use anything else.
@thecomputerengineerchannel18972 жыл бұрын
When I was a kid back in early 2010s, Microsoft was everywhere in the form of windows XP and 7, now its everywhere in the form of VSCode
@vxer2 жыл бұрын
Vscode is well optimized for an electron app. I think you were being facetious about the amount of ram used by vscode.
@kopuz.co.uk.2 жыл бұрын
have you tried using it on a low spec laptop? its awful
@sempiternal_futility2 жыл бұрын
@@kopuz.co.uk. indeed it is, on my personal experience at least
@hhvhhvcz2 жыл бұрын
same here same here, VS Code eats half gig to a gig at worst and with large codebase opened, any other IDE/editor was worse if i don't count notepad++
@tripledeluxeguy2 жыл бұрын
@kopuz VSCode RAM usage is like 600MB with an entire folder open - I’ve never seen it larger than 3GB and I have had nearly that much open in file size alone. As long as you have 6GB of RAM VSCode should work for any OS including some of the most horrid Linux conglomerations I can think of. And as far as low end laptops go, 6GB is low spec, anything lower is effectively under spec as windows alone is ~4GB unless you’re using enterprise or Vista.
@Grigorii-j7z Жыл бұрын
I work in the close network, no Internet access. I can confirm that when you disable telemetry in VS Code or VS Studio it only makes a couple requests to update endpoints. It's not so hard to verify. But telemetry is fully enabled by default, ofcourse.
@xxslaysminecraftxx10942 жыл бұрын
great video, just because something is open source people often forget that it can still have spyware like chromium, firefox vscode snd much more
@mar-tin702 Жыл бұрын
Firefox has spyware?!!
@Sl33pySage Жыл бұрын
Thank you for this! Taking a Python course online and they suggested vscode. Totally had no idea
@Adam_Lyskawa2 жыл бұрын
Nobody forced me to use VS and VSCode. I started to use them because of the features. And price, VS Code is free, VS Community Edition is also free for Open Source projects. Also because of speed - I also use Eclipse, that is REALLY slow. And speaking about the bloat - my PC is like 6 years old and even when it was new, it was not near the high-end specs. I have 16GB of RAM that is pretty standard today (6 years ago it was a lot). It uses my RAM. It works. I also tested it on some low RAM virtual machines and well, it was still usable, but then... I agree, on 4GB RAM machine VS Code is too slow. For the price - most IDEs will be slower. "Light" text editors will be way faster, but lacking features. Fast and powerful IDEs will be expensive. Unless you're the top of 1337, the telemetry won't hurt you, then again, if you're the top 1337, you can afford the most expensive IDE there is and probably a high-end PC too.
@StatenIslandTony1974 Жыл бұрын
I agree. I am a hobbyist programmer in C# and have used VS Code for a few years on a Lenovo dual-core laptop with 8GB of RAM. I haven't found it to be as sluggish as many people say. And as far as telemetry is concerned, I think we all should know by now that whenever some is "free" it means that *you* are the product. Which is fine, in my opinion. As long as personally identifiable information is not be exfiltrated, I really don't care about the telemetry.
@botondhetyey159 Жыл бұрын
@@StatenIslandTony1974 "if something is free you are the product", bruh, you ever heard of open source software?
@simeonovs44437 ай бұрын
if you use eclipse and not intellij the joke is on you my man
@WkaelxКүн бұрын
Vscode: We use your code to train our AI. Vscodium: *actually just coding*.
@mysterious_czrs2 жыл бұрын
Such shame that vscodium is missing C/C++ and platformio otherwise I would be switching already. Embedded development is hard to do without using proprietary software, because setting up toolchains yourself can be such a pain and sometimes there is no open toolchain (Microchip lol).
@salsamancer2 жыл бұрын
Every embedded vendor I've worked with usually ships a variant of Eclipse as their "IDE"
@mysterious_czrs2 жыл бұрын
@@salsamancer That's true but Microchip is not like that I mean mabe Mplab is based on eclipse but their compiler, debuger and tools for programming the MCU's are all close source so you can't set up your own workflow you have to use Mplab. There are some MCU families that have open toolchains STM32 and AVR for example
@DMSBrian24 Жыл бұрын
@@salsamancer that's just criminal
@unodragon2294 Жыл бұрын
I could download c/c++ from the market place with svix (if I spelled correctly) option to download it
@natural-selection-69 Жыл бұрын
you can use clangd
@redherringoffshoot23412 жыл бұрын
glad to be introduced to this, as I’m getting teaching myself how to code
@alephcake2 жыл бұрын
Virgin Windows Vscode users vs Still Virgin Linux OSS - Code users
@zuzcus2 жыл бұрын
Fuck vim. People who boast that they are using it just do it for attention and to look cool. In reality, everyone gives up on it after witnessing all the ridiculous commands. Btw the argument "I prefer vim because it is lightweight, even though I have 128 GB of RAM" is pure comedy.
@samiurkhan Жыл бұрын
Na people use vim because modal editing is productive, it is fast especially for quick edits. I don't think anyone really uses vim to win cool points (in fact it makes you look weird if you care or boast about vim usage or vim elitism). You met some bad seeds or apples that were elitist about vim (trust me I've met them too) but you shouldn't let them define your experience with vim especially since vim works inside vscode (in terminal and in keybindings).
@gfrewqpoiu2 жыл бұрын
Sadly C# is not the only gimped language in the open source build, Python also has a worse experience than with the closed source build. Why? Because Microsoft decided to make their language server for Python (Pylance) closed source with a license and DRM so that it only works with the offical closed source builds. Sure, you can install your own, but it won't support Intellisense etc.
@besterspieler22852 жыл бұрын
even though i agree with your points about tracking and i think its a good idea to shine light on it, it is pretty clear you don't code from the way you talk about visual studio for example. you're clearly just stating "popular opinions" that just keep on living by clueless people repeating them. visual studio IS a highly convinient ide for developing high scale projects and no it does not eat up all you ram on a modern computer. seriously noone codes on a 10 year old thinkpad and "facts" like these are just kept alive by people who dont use these ides and blindly repeat what they hear. its just "java(-script) is bad" all over again imo
@BBQCrazzy2 жыл бұрын
I 100% agree with you but thats also why I like the content in this channel. I always come here expecting that 😂
@draco-amercon2 жыл бұрын
It'd be interesting to run vs code in a virtual machine and have Wireshark listen to the network traffic coming out of that virtual system.
@Synthetic_geth Жыл бұрын
Pls do it
@Mammel2482 жыл бұрын
I swear your Bill Gates pictures are on point :D
@Samuelinox-th3ww2 жыл бұрын
In our school we (for now) aren't allowed to use an ide at all. We instead use a command line interface to code with little to no help at all.
@thomasdtrain2 жыл бұрын
Real programming is done on pen and paper
@fluff9657 Жыл бұрын
Damn at least we get to use notepad
@zoenagy94582 жыл бұрын
love this channel!
@stage6fan4752 жыл бұрын
Thanks for keeping us informed about issues like this. You must put in a lot of work. Thanks for the effort.
@unhhgcrxexhjvuvujchcrzwzwz79562 жыл бұрын
The fact that this “A.I”, sure that’s what I’ll call it, has dominated all conversation in the world of computer science is boring the heck out of me
@nuclearsummer77962 жыл бұрын
Thanks Outlaw! I was using vscode for my rust programming, now I got vscodium, heck even the extensions I use are here!
@novictim2 жыл бұрын
Impressive cause theres much good essential stuff for c++ like the debugger it doesnt have
@nuclearsummer77962 жыл бұрын
@@novictim I just use the CodeLLDB extension to run my debugger, works great
@mar-tin702 Жыл бұрын
@@novictim maybe he uses it to write novels
@FHBStudio2 жыл бұрын
I hate it when schools or courses enforce a particular software. Especially when it's so ridiculous a MS Excel vs LibreOffice for example.
@v0xl2 жыл бұрын
vscod(e/ium) is not as bloated as you think, it uses like 400mb, and Rust-analyzer language server uses multiple gigabytes of ram sometimes with extremely big projects. So it doesn't really matter.
@Ornithopter470 Жыл бұрын
Somehow still less bloated than Docker.
@raptorjesus33962 жыл бұрын
Assuming you work in a company which develops busines software, such as SAP, there is no purpose in switching to a private editor, or even disabling telemetry at work. Because we use Windows 11 for development, which in fact runs basically a keylogger on your system by default. And no proprietary software is not bad and Richard Stallmann is kind of biased. Though I think we need more source available software, i.e. source code available for non commercial use (see BSL license).
@user-kt0jl90sfwj8cb6 ай бұрын
1. You are wrong. Proprietary software is definitely bad. 2. Software under BSD license isn't source available; it's open source.
@daniel-kun64432 жыл бұрын
I’m curious about what you do for a living? Never really thought about it but now that you mention an IDE and say you actually prefer a text editor, would you write production in vim? Which is my favorite text editor btw, but I use code (as opposed to vscode) for college stuff
@nekoill Жыл бұрын
This one is for Kenny specifically: have you used Wayland? If you did, mind making a video on it? I've recently switched to it because I was tired of Xorg breaking all the time and it's been pretty good all things considered, but there's a couple caveats like some software just not really working at all (grub customizer being one such case, but there's more), and even that aside I only trust you to give a good advice in pretty much any regard when it comes to Linux Whatever the case, thank you for what you've already done, this channel has been absolutely priceless for me and I'm pretty sure countless others, you're just the best 😽
@cherloire79782 жыл бұрын
I would love to use VSCodium, but the remote ssh tools don't work because they are proprietary microsoft extensions, and I develop on a remote server. So unfortunately I am stuck with VSCode.
@scottb40292 жыл бұрын
When I first started using Linux, I thought all of the Vim people were elitist asses. I plugged away on nano , which came very quickly and easily. It is a great editor for the first time Linux person. It inspires confidence and helps dispel the myth of Linux being an difficult OS. Unfortunately it is limited. It is true, once you take a bite of the Vim apple, there is no going back. When you first begin Linux , you want everything in a simple way and easy to understand. Nano. When you are comfortable in Linux, you want everything a keystroke away. Vim
@NoelJasik2 жыл бұрын
Personally, i tried VScodium, but a good chunk of extensions i use, don't work on it, some i could kinda get to run in a hacky way, but it made the editor too unstable, there's a good reason for it being popular, although it might not be the best performance wise, it's a well made editor, that can be customized to anything And to be honest, i think electron gets too much smack, yeah it's not lightweight, but being able to run the editor on anything, and have it run 1:1 is great if you work across diffrent system often, also the performance is not that bad, my 13 year old laptop runs vscode pretty fine actually, although i only really tested it for lightweight frontend with codespaces, so i am making it way easier for it I don't really like microsoft, but shit it's a good tool, that does the job well, highly customizable and very simple yet powerfull, tbh i think it's a common choice amongst schools, cuz it's just easier to teach, like as a teacher i wouldn't either waste time on explaining and teaching vim commands to kids that don't yet understand what variables and functions are, higher barrier of entry would discourage them, ofcourse there are exceptions, but that's not exactly how you teach a whole class, it's dumb to restric to vscode, especially if the students knows his shit, but on the other hand if somone doesn't know their shit and than i have to spend 10 minutes teaching him how to build a file, i would be annoyed aswell, but well i was never really restriced to using a specifc IDE, although i would need to bring that in myself on a pendrive or something Tbh for me (not others) vscodium ain't exactly a solution, unless i can bring in all the same extensions that vscode normally has, i'd say more of a solution here would be neoVim, i should probably check that out some day
@absalondebarvac37152 жыл бұрын
"If you really do need... those things, then I guess you're just gonna have to make peace with Microsoft telemetry, but I would imagine that you would've already done that if you're looking to become a C# dev." *cries in normie college student*
@luigiramirez292 жыл бұрын
Good timing, I just started a harvard python course yesterday and I was already getting used to VSCode. I will now switch while I still can! Thank you my lord and Savior!
@FobosLee2 жыл бұрын
So, you’re saying, MSFT looks into my .env files and skims all the API keys? 😮
@InfiniteDesign91 Жыл бұрын
Visual Studio was popular because, it had very decent performance. It was much faster than Atom for example, which is a similar editor. VSCode has tons of plugins, and it works on linux as well. I currently know no good alternative for javascript development. Maybe notepad++?
@wejesuss-1104 Жыл бұрын
A problem I face with Vscodium is debugging, it simply does not work out of the box, even if it compiles it does not run the debugger. Not sure how to configure and get the integrated debugger to run when coding in C or C#
@___Sunflower2 жыл бұрын
This is really convenient I was planning on installing Visual Studio code on my Linux Mint PC but I've been holding off because it's made by Microsoft and was trying to find an alternative coding application, but today I finally decided it must be okay since it "open source" but clearly I was wrong.
@nmnxe2 жыл бұрын
Mental outlaw is starting to become just like me. A hardcore FOSS minimalist, so proud of you man 🥹.
@ra2enjoyer7082 жыл бұрын
The general problem of open source forks like this is they have to participate in the race against microsoft with rules controlled by microsoft. Microsoft can always dump a bunch of money/people on any given project, so it's impossible to win a race against it on pure enthusiasm. Or it can drastically change the rules, let's say by completely rewriting VSCode in F# (effectively making it a required dependency), which would make any given fork outdated/irrelevant. At the very least it can completely shitcan a project, which is not a big deal, since it operates on the level of resources and revenue, where everything is abstract, replaceable and expendable (except for the Microsoft itself, ofc). For the open source project maintainer however it means all the previous work going down the drain AND having to support effectively a dead project (since the only reason people used it because it's microsoft's product but free-er).
@GeekMasher2 жыл бұрын
Neovim all the way! On Arch btw
@hand-eye4517 Жыл бұрын
take the plunge..... let us see you use risc v. You are the one of the main reasons i have hope for the future of programming and computers. People like you are fighting the good fight .
@dothesick2 жыл бұрын
VSCodium is only a flatpak though, which makes a lot of the package add-ons difficult to use. Anyone got a good tutorial?
@davorbervida50232 жыл бұрын
For arch or arch based distros there is a vscodium and vscodium-bin package
@dothesick2 жыл бұрын
@@davorbervida5023 Thanks for the response! Do you have any advice or links for Debian based distros?
@firejelly8 ай бұрын
Thanks for this. Never heard of the alternative to VSCode. I run it on Mac for python. Will definitely give VSCodium a try because I despise Microsoft’s practices.
@penguinbloopers2 жыл бұрын
I was on arch for a while and I like to write C/C++ code in vscode and build with the commandline. Getting vscode to just work, provide linting, intellisense, recognise header files in different directories, include static libraries was nightmarish. Extensions I needed just weren't showing up in the extensions store and I had no idea why. I finally realised the AUR dispatches vscodium (because arch btw) and I simply just had no idea and wasted time.
@etherweb67962 жыл бұрын
I'm using Doom emacs with clangd /clang-tidy - building using the terminal - works well - for headers / auocomplete, etc
@tumescent Жыл бұрын
Sounds like an Arch issue
@vocassen Жыл бұрын
@@tumescent More like an "issue" with VSCodium. It blocks/replaces Microsoft extensions but seemingly provides no replacement for C/C++, so if you want to use that despite everything, you're out of luck. Better off using VS Code or OSS Code and disabling telemetry manually
@soggybaguette84572 жыл бұрын
I learned vim in class a couple weeks ago and it changed my life, it’s so nice
@mar-tin702 Жыл бұрын
Nice for what ? Learning to type on your keyboard
@incremental_failure2 жыл бұрын
Been using VSCodium for years now. It's clearly better but the extension space isn't the same as VSCode. Pylance for example won't work on VSCodium but I ditched it for Pyright (also MS of course...), very happy with it. I stopped using Jedi because Jedi still doesn't support match statements in Python and it had massive CPU usage.
@matyasmarkkovacs8336 Жыл бұрын
You can enable the VSCode marketplace in Codium, so you can use all VSCode extensions.
@incremental_failure Жыл бұрын
@@matyasmarkkovacs8336 I couldn't get it to work and it's not straightforward. From what I read, I'm not the only one.
@gayusschwulius8490 Жыл бұрын
@@incremental_failure There have been massive changes to compatibility recently, so chances are your experience wouldn't be the same anymore today.
@Vemu2 жыл бұрын
What do you think about Jetbrains' IDEs?
@MrCarlinios2 жыл бұрын
Another good option could be lapce, build with rust to be native performant, not every language is support, but that's quite a good editor, go try it
@everyhandletaken2 жыл бұрын
Wow, looks exactly like VSC at first glance 😯 It says it is pre-alpha,do you know if the intention for this to always be open source, or may end up being a paid product? Looks like there are enough extensions (plugins) there for my needs, definitely going to check it out, thanks!!
@MrCarlinios2 жыл бұрын
@@everyhandletaken I can't answer to that confidently. I just know it's open sourced on github so it probably will stay that way unless some company puts a shitton of money. Or maybe big tech could make their own propietary fork of this one. So far it looks quite good for rust and javascript devs
@everyhandletaken2 жыл бұрын
@@MrCarlinios let’s make the most of it while we can then anyway 😊 Sounds perfect, thanks for the suggestion!
@scuzlol2 жыл бұрын
Aside from VSCode containing proprietary add-ons, there is something i've learned over the years. Just because you're not productive with a certain tool doesn't mean others aren't. I know people that know VS Code very well and think emacs/vim are somehow "trash" and "not usable" for work, and vice versa. Sure, some people can boot up VSC out of the box and use it, but most don't. Most have to install plugins like any other editor. The term "usable" is highly subjective. The whole fan boy hype is really old. When a new developer joins our team I am more concerned that they learn to become proficient with the tools they use, no matter which editor they go with. I have seen vim fanboys that aren't good with it and i've seen the same with VSC.
@mytech67792 жыл бұрын
I can see the appeal of full VS from a useability perspective, ignoring the proprietary windows only aspect, the debugger and memory view are especially well integrated out of the box. VScode on the other hand has been a dog every time I've tried it. I much prefer kwrite/kate, code::blocks, or flavors of VIM. (Never bothered to learn emacs, cost:reward ratio on the learning curve didn't seem right for my simple hobby uses.) Any programming course that starts students in any IDE is a fundamental fail, IDEs are fine after the first half-dozen programs(including some with multiple files and maybe some basic option flags), but not before. I have talked to countless new programmers that don't even understand that source code files are true plain text(not a special proprietary language format) or that an IDE and a compiler are separate things. Most came from Windows or MacOS
@Kas-tle2 жыл бұрын
Mostly from windows I'd think. The nice thing about MacOS is it's still Unix based so once you pick up brew you can easily install stuff like maven cli and just have it work... not the case on windows where the cli tools are basically a joke and getting any cli tool to truly work is generally more effort than the task you intended to use it for due to how annoying it is to set things like environmental variables. So I can genuinely see why someone coming from that would think IntelliJ is just the only way to """compile""" a java program. I think whether or not starting with an ide is "bad" depends on the language... with something like JavaScript for example I think an IDE is fine since it's compiled at runtime anyways. Now wether or not JavaScript is a good first language to teach someone is a separate issue haha.
@mytech67792 жыл бұрын
@@Kas-tle Even for interpreted languages students should start with a basic text editor. There really is no learning benefit from the syntax help and automation of an IDE during the "Hello world" phase. Many bad programmers are created because they start with fundamentally poor understanding of the what is going on in the machine. I don't mean details of memory managment or assembly instructions, I mean the high level concepts of text files being parsed and lexed into machine code by another program (compiler/interpreter) or the notion of bootstrapping (again not the fine details of it).
@KManAbout Жыл бұрын
Vscode isn't a full ide anyway but I think you are just wrong here about what and how things should be taught in a class.
@matroqueta6825 Жыл бұрын
I was forced to "learn" programming by compiling .c files written on a plain text editor using the terminal (something I've never seen before up until that point) and was NEVER told there was an easier way until I figured that out on my own like a year later. I'm not talking about the 90's either, this took place in 2015. It's a miracle I'm a programmer now. Learning like that was hell, and was not educational at all. IDEs are the way to go especially when students are _just_ starting out.
@SoulGuitarMetal Жыл бұрын
@@mytech6779 It's funny how people who develop technology are so resistant to adopting new technology. We don't start with carriage to learn to drive a car. The maker or model of the car doesn't matter, but a carriage is something else entirely. A basic text editor is not for programming and it will just make the learning process hard and inefficient in an environment you are not even going to use ever again. You should be blaming the teacher or the student for not bother understanding the fundamentals instead of the tool.
@Stevenomnom2 жыл бұрын
Cool, didn't know this existed! Will definitely check it out :)
@_ipsissimus_2 жыл бұрын
funny enough, i work for one of the 10 biggest companies in the US as an automation engineer. All my coworkers use vscode, and beg me to download vscode. Im a vim and nano developer. I used to use Atom and realized that i got worse and worse as a developer as i relied more and more on the autocode and extension add features. Now i can code from any computer and submit a PR in time while my coworkers are completely useless unless they can work on their configured workstation.
@Kas-tle2 жыл бұрын
An odd criticism... one of the main benefits of VSCode (and one of the few proprietary features) is the remote development extension, so you just host a code server that you can access from anywhere with internet. And since VSCode is a non-admin install, you can basically install it anywhere and your extensions will sync automatically... I too dislike the telemetry but don't really care so much since I'm just going to push to GitHub anyways, so it's not as though they don't already have everything in some way. Microsoft has basically managed to silently take over the entire development pipeline. You can write in VSCode, host it on GitHub, and continuously deploy with GitHub actions. Honestly surprised that a company of the size you work for even gives a choice in the editing tool you use. Google, for example, makes you do everything in their web based IDE. But congrats on managing to escape employer telemetry xD
@AJ-wf1vh2 жыл бұрын
fyi vs code has extension sync and through remote ssh you can work from any thin client. Both of these features are proprietary though, sigh. MS is beta testing vscode server which will allow you to connect to a server through your browser and there is an open source third party version already available. Using a state of the art linter, debugger, and autocomplete does not make you a worse developer. But being slower than you could be does. One example I will give you is environment awareness: split view and code tree. Using Vim in a code base with hundreds of source files would be unwieldy. It appears neovim might feature a subset of those, I will give you that. But at that point, you're using VS code in terminal form and you might as well switch to the version using a state of the art renderer (chromium).
@ascent8172 жыл бұрын
Can't you just disable telemetry/block vscode from being able to contact the telemetry servers?
@CyberWolf7552 жыл бұрын
The VS Codium docs do give a nudge, nudge, wink, wink on it not being legal to use VS Code official/propriatary repos, but also gives example how to add repos with VS Code's repos. 〜( ̄▽ ̄〜)
@everyhandletaken2 жыл бұрын
Why would it be illegal to build from their repo ? I have never heard of that 🤷♂️
@gayusschwulius8490 Жыл бұрын
@@everyhandletaken It's not illegal in the sense that it's criminal, but it's against their terms of service, so if VSCodium officially implemented it Microsoft could probably sue them for Anti-Competitive behavior.
@Red-4man2 жыл бұрын
This video glows. I just heard about and was looking at vscodium's page when this showed up in my feed.
@aceplay1002 жыл бұрын
honestly should have switched earlier, always felt wrong to have my only snap app be vscode when I knew the arch AUR VSCodium existed, thanks for reminding me.
@yeahaddigirl2 жыл бұрын
How about a proxy specifically designed to block phone home crap. I'd contribute to that foss project..
@fercats992 жыл бұрын
Sorry, this is a NeoVIM house
@mauriciopalomares9507 Жыл бұрын
I’m a newbie to programming since I didn’t study this in college. I’ve been learning stuff online and of course they use VScode, but I didn’t known about VSCodium! Downloading right now 😂
@abatall2 жыл бұрын
I’ve been using it for some time now, very good
@chaitanyabhole2 жыл бұрын
@MentalOutlaw Do you think MS is still embracing their old EEE strategy with vscode + github + linkedin + azure and chatGPT infused MS365? . Please make a detailed video on this if you are witnessing this trend.
@Lewdovico Жыл бұрын
I use emacs btw
@marceelino2 жыл бұрын
Vscode is an amazing tool. I do not understand this hate. Nobody is forcing you to use it. There is ton of other less useful editors. If there is a company that is using standarized software suite then wtf. Why is that an issue? Ask that during your interview. "I cannot work for you because I am an idiot and can only use vim. "
@S1xZDev2 жыл бұрын
The only problem I have with VsCodium is that DevContainers Doesn't work on them. So I'm stuck on VsCode, since my team uses them to control our development environment.
@ciarfah2 жыл бұрын
Thanks, I needed to know this. Makes VScodium a non-starter for me too. At least for work anyway
@surya4946 Жыл бұрын
4:10 Selling data to advertisers can be pretty bad, in my opinion. When we give our personal data to companies, we expect it to be kept private and only used for what we agreed to. But when companies sell our data to advertisers, they can use it for all sorts of things we didn't consent to, which totally violates our privacy. Plus, all that targeted advertising can be super manipulative and influence us to make choices we wouldn't have otherwise. It's just not a great situation. On the other hand, I think giving data to the government can be a good thing. Sometimes, it's necessary for national security reasons, or to monitor public health trends and respond to emergencies like pandemics. Plus, governments are accountable to their citizens, so collecting data can help ensure that they're doing what they're supposed to be doing and using public funds appropriately. Overall, I think the risks of selling data to advertisers, like privacy concerns and unethical use, outweigh the benefits. So, I'd rather see more data going to the government when it's necessary, than to advertisers just looking to make a quick buck.
@DoubleOhSilver2 жыл бұрын
True about vim. I can't imagine how I would have to relearn to program without it
@digitalspecter Жыл бұрын
After a short fling with vscode I went back to Doom Emacs.. it's honestly awesome. (org-mode, magit, keyboard driven, pretty easy to customize)
@klekaelly2 жыл бұрын
The problem with the "uses too much RAM" argument: 1. RAM is significantly cheaper than it has been in the past few years 2. VScode's RAM usage is overstated. 3. 16 gb of RAM is arguably the standard these days and will continue to become the norm 4. What's the alternative? You'd rather programs use 2% of the RAM you paid for? Get your money's worth!
@gregtasi2 жыл бұрын
If I paid for my ram I'm gonna use my ram!
@green35932 жыл бұрын
@au nom de Dieu unlike you nocoder cnile somebody has to do work
@monkev11992 жыл бұрын
Sure vscodium does consume quite a bit of ram. I've just not had a reason to find anything better yet (I'd end up building my own editor anyways if I needed a replacement). The big thing that vscode based editors have is the plugin ecosystem. rust-analyzer has some vscod(ium) specific behavior that can be useful.
@green35932 жыл бұрын
@au nom de Dieu You won't get rid off soycode via calling everything soy. You need to have a better alternative. You won't ditch your workflow that easily for libre if it's worst for you.
@BurgerKingHarkinian2 жыл бұрын
Absolutely garbage-tier take. Just because a lot of people have a lot of RAM (I'd argue 8GB is way more realistic) that does not mean you're supposed to completely waste it. If you want to or need to use VSCode, that's fine but those argument are just weak to put it mildly.
@Lonedeer4382 жыл бұрын
I'm just happy my instructors made us use code::blocks for my c++ class. Tbh the only thing I learned in that class is that I hate programming
@malikelate2 жыл бұрын
Nope we were taught eMacs 👎
@Yuuray2 жыл бұрын
dang, I had no idea. Thanks!
@su8z3r03 Жыл бұрын
Except I cannot debug C/C++ in VSCodium!!!!!!!!! How can I fix this launch error?
@14959787072 жыл бұрын
I tried running vscodium and it just doesn’t work as well and doesn’t have access to the extensions that vscode does, which is like the whole reason for using vscode. Unless this has changed
@electroteque2 жыл бұрын
thanks for the tip. I like VSCode. I had no idea it had opt out telemetry ? I never saw it asking about it. Sublime text is what used high cpu. VSCodium is the same. installed and loaded fine.
@hermitgreenn2 жыл бұрын
Microsoft's strategy for VScode and GPT integration is something else. They're already collecting user data, so you can only assume they have vast swaths of user-created code to teach to the algorithm. Why import Indian developers to pay them a pittance when you can get a computer to do all the work for you?
@kaioh332 жыл бұрын
Thank you very much for this! Definitely going to check this out
@constantinknab2 жыл бұрын
thanks so much this was very useful and the remote environment issue has been fixed, love it!
@catoflado4977 Жыл бұрын
I wanted to start using another IDE, because even if I start using VSCodium, it will be ever dependent of Microsoft anyways. What should I start using?
@marsandbars2 жыл бұрын
I'm the heathen using VSCodium on Windows 10. Still, I find it silly that a FOSS app has binaries under a different license from the codebase. For that reason alone, VSCodium is the obvious choice. I should add that it's possible to switch the built-in appstore to the official one if apps are missing that you need.
@mitsukaritas2 жыл бұрын
The virgin vscode vs the chad NeoVIM
@7heMech2 жыл бұрын
I'll make sure to check it out, cause I am indeed pretty much addicted to vscode, thanks!
@bukki007 Жыл бұрын
Is it better than VS Code when it comes to battery draining? Cos that's the most important factor for me
@user-kt0jl90sfwj8cb6 ай бұрын
But can't I disable telemetry in VSCode by setting "telemetry.enableCrashReporter": false, "telemetry.enableTelemetry": false, "telemetry.telemetryLevel": "off", and also for some extentions: "autotools.telemetry": false, "dotnetAcquisitionExtension.enableTelemetry": false, "julia.enableTelemetry": false, "redhat.telemetry.enabled": false, etc. ? I suspect that some extensions might ignore the telemetry settings though.