floss.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
For people who care about, support, and build Free, Libre, and Open Source Software (FLOSS).

Administered by:

Server stats:

688
active users

Related to my latest video: people pointed out that Visual Studio is a major IDE missing from Linux, but available on Windows and macOS. Well, macOS is losing it as well, Microsoft just announced they would discontinue it for Apple’s OS.

I guess they won’t bring it to Linux any time soon, then (especially since they would argue that you can use Linux using WSL, and run Visual Studio on Windows at the same time)…

@thelinuxEXP
That's not quite true either 😉️: everyone forgets Visual Studio Code

🛠️ Title: Visual Studio Code
🦊️ What's: A libre code editor with tools for editing, building & debugging
🏡code.visualstudio.com
🐣github.com/microsoft/vscode
🔖
📦

@Le_bottin_des_jeux_linux @thelinuxEXP VSCode is different to Visual Studio, and they serve different purposes.

Le Bottin des Jeux Linux

@QuadRadical @thelinuxEXP
Thank you for your reply 🙏
"Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to fuller featured IDEs, such as Visual Studio IDE"
Without being able to design complex workflows, it seems to me suitable for the development of indie projects.