WSL
vscodium
WSL | vscodium | |
---|---|---|
432 | 565 | |
29,109 | 27,841 | |
3.9% | 1.1% | |
9.2 | 9.6 | |
5 days ago | 8 days ago | |
C++ | Shell | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WSL
-
Como resolvi o erro “REGDB_E_CLASSNOTREG” ao instalar o WSL no Windows 11
👉 Baixar WSL 2.3.24 (MSI)
-
Writing your own C++ standard library part 2
Microsoft's DirectX C++ example code needs to interact with DirectX' C APIs. That will easily lead to "C with classes" C++ when most of the code is interacting with foreign APIs, like these API demos do.
I think open-source software like https://github.com/microsoft/WSL is probably more representative of what modern C++ companies look like. Plenty of files that just interact with OS C APIs, but no shortage of modern C++ features in use.
-
Microsoft Build 2025 Wrapped
Microsoft continues to be a major contributor to open source and announced a couple major projects moving from closed-source to the open on GitHub. The first is a long-time coming project, the Windows Subsystem for Linux (WSL). I first used WSL to port a Java stack to Windows. That stack was a nightmare to run on Windows due to a team optimizing for macOS workflows but we wanted to enable new developers to use standard Windows dev machines and stop requiring expensive macOS hardware for a cross-platform native toolchain like Java. Today, WSL is a major part of the Windows developer experience. And now, Microsoft is open-sourcing WSL to allow the community to contribute and innovate on the project on GitHub.
- WSL(Windows Subsystem for Linux) is now open source
-
The Windows Subsystem for Linux is now open source
https://github.com/microsoft/WSL/issues/9049#issuecomment-26...
-
Windows Subsystem for Linux (WSL)
WSL GitHub Repository
- Microsoft's Windows Subsystem for Linux is now open-source
-
F2FS in Microsoft's WSL2? Closed without any word
https://github.com/microsoft/WSL/issues/7973#issuecomment-27...
Is there a way to push this without tripping the corporate auto-close bot?
-
What I wish I knew about Python when I started
If you are running Microsoft Windows, I want to advise one more prerequisite step that you need to take before getting started with Python or uv: install the Windows Subsystem for Linux, also known as WSL2. Do not, for the love of all that is good and holy, try and install Python tooling directly in Windows; install WSL first. This guide outlines all the steps you need to take to get started, though I recommend downloading WSL from the Releases page on Github instead of from the Microsoft Store as advised in Step 3.
vscodium
- VSCodium – open-source Binaries of VSCode
-
Why You Should Boycott VS Code
Visual Studio Code is distributed under the MIT license, a permissive license that allows you to do anything with the source code. This license is recognised by the OSI as an Open Source license. And quite predictably, a few forks of VSCode exists. VSCodium seems to be the most popular.
-
OpenVSX, which VSCode forks rely on for extensions, down for 24 hours
Thanks, haven't tried it yet, but just found the relevant configuration settings described in the docs [0] and more detail on Stack Overflow [1].
[0] https://github.com/VSCodium/vscodium/blob/master/prepare_vsc...
[1] https://stackoverflow.com/questions/44057402/using-extension...
-
I just got an ad in VS Code
A 1st party ad is still an ad, though in isolation I do I agree that it's quite mild all considered. With context however (this being Microsoft's doing, and all the AI/Adware/telemetry/darkpatterns they're cramming into everything), I share OP's derision for this development in a tool that has become a centerpiece for many developers workflows, dev environments, and ancillary (plugins) ecosystems.
Thankfully, for now at least, VSCode is MIT Licensed [0], source available [1], and if built from source it does not include CoPilot, Telemetry or MS' other crapware or branding. VS Codium [2] compiles this source for you without the cruft and makes those binaries/installers available [3] if like.
For those that like CoPilot, VSCodium even has a guide on how to add it to VSCodium/Source Built VSCode [4]
0: https://github.com/microsoft/vscode/blob/main/LICENSE.txt
1: https://github.com/microsoft/vscode
2: https://vscodium.com/#why
3: https://github.com/VSCodium/vscodium/releases
4: https://github.com/VSCodium/vscodium/discussions/1487
- Microsoft C/C++ Extension appears no longer support unofficial forks of VS Code
- Microsoft C/C++ Extension appears to no longer support unofficial VS Code forks
-
Xcode Constantly Phones Home
Notably absent are all of the remote debugging extensions and Copilot. This would be a deal-breaker for many.
[0] https://github.com/VSCodium/vscodium/blob/master/docs/index....
-
A Comment on Mozilla's Policy Changes
Thanks, good spot.
So Mozilla, an organisation that commends itself for working to put control of the internet back in the hands of the people using it, [0] is creating a situation where the FOSS community needs to maintain its own 'cleansed' builds, akin to VS Code/VS Codium [1] and, to a lesser extent, Chrome/Chromium. [2] (The Chromium case is somewhat different; Google maintains both the FOSS Chromium builds and the non-Free Chrome builds).
4 years ago I commented that It's just non-stop with Mozilla, isn't it? They have the curious pairing of technical excellence, and a long history of awful non-technical decision-making. Little seems to have changed. [3]
[0] https://www.mozilla.org/en-GB/about/
[1] https://vscodium.com/
[2] https://en.wikipedia.org/wiki/Chromium_(web_browser)
[3] https://news.ycombinator.com/item?id=26873740
-
I still like Sublime Text in 2025
I've been running vscodium for a couple of years now, and they rip out the MS specific stuff so no ChatGPT and so forth. I haven't noticed any slowdowns.
Maybe give it a try? https://vscodium.com/
-
Ask HN: Open-Source editor with local code completion?
Continue [0] is open source and supports local models. I still haven't found time to try it out yet. If you host it in VSCodium [1], you would have pretty much what you asked for.
[0] https://www.continue.dev/
[1] https://vscodium.com/
What are some alternatives?
Scoop - A command-line installer for Windows.
Code-Server - VS Code in the browser
wslg - Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
theia - Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
tilt-extensions - Extensions for Tilt
Visual Studio Code - Visual Studio Code