Maybe so.They probably found out that Windows is platform #1 in the world.
Maybe so.They probably found out that Windows is platform #1 in the world.
I'm using VSCode for Linux every day and I would not change it for any other code editor, it's unmatched.I am doing an online programming course. On windows I used to be able to use VSCode to do my assignments in (using codespaces extension), sadly on Linux there is no support for VScodium (I can't even find the extension), so now I have to do my assignments in my browser... That is the only compatibility problem I've run into without being able to find a solution to
They probably found out that Windows is platform #1 in the world.
Congratulations! I decided wiped the Giant the morning after trying out LM. It was a quick decision, yes. But I haven't looked back and I haven't regretted it one single bit.I came on this forum a few months ago not knowing anything about Linux and wanting to switch over from Windows because of frustration with low performance on my Ryzen 3, 8Gb RAM laptop... Sometimes my computer would crash while compiling programs and lag while watching movies... Thanks to the amazing community here I was sent in a trajectory that lead me to learn by trying various distros on VMs. It has been great.
Finally today I removed Windows 11 completely from my laptop and installed Xubuntu. This is by far my favorite distro for a few reasons: 1, It's really really fast. 2, Xfce is super user friendly. 3, It ships kind of bare bones but with enough apps preinstalled for most common tasks. This makes it very customizable for specific use cases.
Just came to share the happy news and thank everyone again.. Thanks team!
Awesome! Mint would be my choice if I had a bit beefier computerCongratulations! I decided wiped the Giant the morning after trying out LM. It was a quick decision, yes. But I haven't looked back and I haven't regretted it one single bit.
Have you tried MINT LMDE6, it is a tad lighter than Mint 21 [Ubuntu base] so it's slightly quicker [not a lot] but it runs fine on this 2010 intel T series CPU and 4gb ramAwesome! Mint would be my choice if I had a bit beefier computer
I just compared the specs now for the first time... LMDE is just as efficient on resources as Xubuntu is... I will probably end up switching sooner or later. Thank youHave you tried MINT LMDE6, it is a tad lighter than Mint 21 [Ubuntu base] so it's slightly quicker [not a lot] but it runs fine on this 2010 intel T series CPU and 4gb ram
If your PC isn't super duper Debian might as well be good choice.Awesome! Mint would be my choice if I had a bit beefier computer
I'm runningAwesome! Mint would be my choice if I had a bit beefier computer
I'm running LM on a laptop with a 64 GB HDD and 4 GB RAMAwesome! Mint would be my choice if I had a bit beefier computer
But for how long...that's only because windoze users don't know any better...if they did things would be very different.
I guess XFCE is the way to go if I want to be as lightweight as possible?If your PC isn't super duper Debian might as well be good choice.
But it also depends on DE (Desktop Environment) which you install, some consume less resources some more.
LXDE is the least resource consuming among all DE's I know of, so if you want to go a low as possible thenI guess XFCE is the way to go if I want to be as lightweight as possible?
LXDE
KDE
or GNOME
Thank you. I will check it out before making a final decision.. as long as I can have a stable system that can do my programming tasks efficiently I will be happyLXDE is the least resource consuming among all DE's I know of, so if you want to go a low as possible thenLXDE
But keep in mind that those low resource DE's aren't feature rich likeKDE
orGNOME
To be honest I am getting along quite well with Xubuntu at the moment, if everything keeps going this smooth I might just leave it as it is..I will be happy
For pleasant programming you shouldn't care so much about distro and DE, but rather about your development tools and environment.Thank you. I will check it out before making a final decision.. as long as I can have a stable system that can do my programming tasks efficiently I will be happy
VSCode
for instance might consume large amounts of memory but that depends on how big your code base is and also on what extensions do you enable per workspace.Wait a minute, there is a VSCode IDE for Linux? I thought VSCodium was the Linux fork of VSCode..For pleasant programming you shouldn't care so much about distro and DE, but rather about your development tools and environment.
Debian + LXDE will surely save you a lot of resources that can be otherwise spent for development tools.
VSCode
for instance might consume large amounts of memory but that depends on how big your code base is and also on what extensions do you enable per workspace.
I don't know if you're aware but I don't suggest VSCodium as an alternative to VSCode because it's failing behind in pulling in changes from upstream and fixing issues.
The Microsoft trademark stuff that's not present in VSCodium is not worth it, and you can disable telemetry in VSCode if that bothers you.
lol no! VSCode is cross platform, there is Linux variant as well:Wait a minute, there is a VSCode IDE for Linux? I thought VSCodium was the Linux fork of VSCode..
Thank you. I feel so stupid but I am grateful to know this.. Hopefully can use codespaces extension and do my programming assignments in my IDE again!lol no! VSCode is cross platform, there is Linux variant as well:
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.code.visualstudio.com
All extensions work on Linux just fine, at least all of those which I use work on Linux, I heavily use extensions and they all work.Thank you. I feel so stupid but I am grateful to know this.. Hopefully can use codespaces extension and do my programming assignments in my IDE again!