Daily Linux & Open Source News - S01E25 - VSCode abandons 18.04 without warning
🕑 Added 2024-02-02 09:37:20 +0000 UTCHey everyone!
Today, we have:
- 00:06 Fedora 40 KDE might reconsider dropping X11
https://www.phoronix.com/news/Fedora-Approved-January-F40
- 04:10 VSCode drops Ubuntu 18.04 without notice
https://www.omgubuntu.co.uk/2024/02/vscode-drops-ubuntu-18-04-support-leaves-devs-screwed
- 06:55 Linux gaming marketshare stagnates
https://www.phoronix.com/news/Steam-Survey-January-2024
Have a nice day!
Comments
The Linux Experiment
I couldn't find any info on that yet, but I would hope they would at least warn users a bit better!
Talya
the really interesting question is whether VSCodium, the open source base, also dropped Ubuntu 18.04. because if not, it's yet more proof not to trust proprietary IDEs.
Well, I am a web developer using Linux and Code OSS (the open source version of VSCode) on my every day job. It is not so easy to "just use another IDE". Code provides an enormous ecosystem for all kind of tools. Some TypeScript libraries only provide their extension for Code / VSCode. And those extensions give me a huge productivity boost. For me it is not a big deal. I need Code on my development machine. Why would I use it on a server? We use docker containers for running software on servers. Can't see the use case here.