<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Karthik Baleneni</title>
    <description>The latest articles on DEV Community by Karthik Baleneni (@kartiikeyabaleneni).</description>
    <link>https://dev.to/kartiikeyabaleneni</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F352227%2Fdd568691-16e8-4225-8a5c-8c9af248e04f.jpg</url>
      <title>DEV Community: Karthik Baleneni</title>
      <link>https://dev.to/kartiikeyabaleneni</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kartiikeyabaleneni"/>
    <language>en</language>
    <item>
      <title>What is VSCodium ? Better than VS code ?</title>
      <dc:creator>Karthik Baleneni</dc:creator>
      <pubDate>Wed, 20 Mar 2024 05:30:40 +0000</pubDate>
      <link>https://dev.to/kartiikeyabaleneni/what-is-vscodium-better-than-vs-code--36cl</link>
      <guid>https://dev.to/kartiikeyabaleneni/what-is-vscodium-better-than-vs-code--36cl</guid>
      <description>&lt;p&gt;VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foi9ynywuc3tpdsvxd3ep.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foi9ynywuc3tpdsvxd3ep.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  How Different is this from Visual Studio code ?
&lt;/h1&gt;

&lt;p&gt;Microsoft’s vscode source code is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Go through GitHub comment made by Visual Studio code maintainer&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;a href="https://github.com/Microsoft/vscode/issues/60#issuecomment-161792005" rel="noopener noreferrer"&gt;https://github.com/Microsoft/vscode/issues/60#issuecomment-161792005&lt;/a&gt;&lt;/u&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;When we [Microsoft] build Visual Studio Code, we do exactly this. We clone the vscode repository, we lay down a customized product.json that has Microsoft specific functionality (telemetry, gallery, logo, etc.), and then produce a build that we release under our license.&lt;br&gt;
When you clone and build from the vscode repo, none of these endpoints are configured in the default product.json. Therefore, you generate a “clean” build, without the Microsoft customizations, which is by default licensed under the MIT license&lt;/p&gt;

&lt;p&gt;The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;How do we download VScodium ?&lt;/p&gt;

&lt;p&gt;&lt;u&gt;&lt;a href="https://github.com/VSCodium/vscodium/releases" rel="noopener noreferrer"&gt;https://github.com/VSCodium/vscodium/releases&lt;/a&gt;&lt;/u&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Give it a try and Let me know in comments , will post top 10 extensions we can use for VSCodium.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>programming</category>
      <category>productivity</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
