<?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: SuDa2103</title>
    <description>The latest articles on DEV Community by SuDa2103 (@suda2103).</description>
    <link>https://dev.to/suda2103</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%2F451423%2F0f216210-e689-42cf-82a7-31befe6f326c.jpeg</url>
      <title>DEV Community: SuDa2103</title>
      <link>https://dev.to/suda2103</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/suda2103"/>
    <language>en</language>
    <item>
      <title>GitLive 13.0: Codeshare now supports sharing via Live Share and Code With Me</title>
      <dc:creator>SuDa2103</dc:creator>
      <pubDate>Thu, 15 Jul 2021 12:18:19 +0000</pubDate>
      <link>https://dev.to/gitlive/gitlive-13-0-codeshare-now-supports-sharing-via-live-share-and-code-with-me-331</link>
      <guid>https://dev.to/gitlive/gitlive-13-0-codeshare-now-supports-sharing-via-live-share-and-code-with-me-331</guid>
      <description>&lt;p&gt;Once on a call with a teammate, starting GitLive's codeshare will now offer you the choice of Live Share or Code With Me depending on which IDE you and your teammate are using.&lt;/p&gt;

&lt;p&gt;Live Share for VS Code and Code With Me for JetBrains are great tools for pair programming and work in a very similar way to GitLive's built-in codeshare. The major difference is that the built-in codeshare is IDE agnostic and works even when one participant is using VS Code and the other JetBrains. It also quicker to start than Live Share or Code With Me as it reuses your current open IDE window.&lt;/p&gt;

&lt;p&gt;But if both participants are using the same IDE and don't mind waiting for the project to load, Live Share and Code With Me offer a superior pair programming experience, with full support for the features of the IDE such as code completion and shared terminals. That's why we decided to integrate them into GitLive! &lt;/p&gt;

&lt;p&gt;This feature requires all team members to update to the latest version. If you have not installed the GitLive plugin yet head to the &lt;a href="https://marketplace.visualstudio.com/items?itemName=TeamHub.teamhub" rel="noopener noreferrer"&gt;VS Code&lt;/a&gt; or &lt;a href="https://plugins.jetbrains.com/plugin/11955-gitlive" rel="noopener noreferrer"&gt;JetBrains&lt;/a&gt; marketplace to get started.&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Selecting a project to share &lt;br&gt;
&lt;/h2&gt;

&lt;p&gt;While on a call, selecting Share Code will show the new codeshare dialog.&lt;br&gt;
  &lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335133891%2FOUsOMdO7A.jpeg" 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%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335133891%2FOUsOMdO7A.jpeg" alt="2-share-code-option.jpeg"&gt;&lt;/a&gt;&lt;br&gt;
The dialog shows all the projects you currently have open, which you can choose to share via GitLive, Live Share, or Code With Me depending on the IDE the project is open in (and if you have the Live Share extension or Code With Me plugin installed). Under the GitLive tab you also have the option to share all open projects, where other participants can follow you from one project to another.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335159367%2FdCURubL-D.jpeg" 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%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335159367%2FdCURubL-D.jpeg" alt="3-codeshare-gitlive-options.jpeg"&gt;&lt;/a&gt;&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Sharing with Live Share or Code With Me &lt;br&gt;
&lt;/h2&gt;

&lt;p&gt;Once you have selected a project you will be prompted to switch back to your IDE.&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335173628%2FU2SiF2lUc.jpeg" 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%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335173628%2FU2SiF2lUc.jpeg" alt="4-codeshare-open-repo.jpeg"&gt;&lt;/a&gt;&lt;br&gt;
If you are using Live Share and you haven't signed in yet, you will be prompted to sign in. If using Code With Me, you will be prompted to accept your teammate's request to join. &lt;br&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
      &lt;tr&gt;
  &lt;th&gt; VS Code&lt;/th&gt;
  &lt;th&gt; JetBrains&lt;/th&gt;
&lt;/tr&gt;
    &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335192951%2FkFXnKav0d.jpeg"&gt;
            &lt;/td&gt;
    &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335205811%2Flm-d9SWPF.jpeg"&gt;
            &lt;/td&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Finally, once your teammate has accepted on their end you are good to go!&lt;br&gt;
&lt;br&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Sharing with GitLive
&lt;/h2&gt;

&lt;p&gt;Sharing with the built-in codeshare and then realise you need the extra power of Live Share or Code With Me? No problem, you can switch from the built-in codeshare to Live Share or Code With Me at any time in the IDE.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
    &lt;tbody&gt;
      &lt;tr&gt;
        &lt;strong&gt;VS Code&lt;/strong&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335225410%2F4KIN107Wt.jpeg"&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
        &lt;strong&gt;JetBrains&lt;/strong&gt;
      &lt;/tr&gt;
      &lt;tr&gt;
    &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335236909%2F5MrdmJmFs.jpeg"&gt;
      &lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;



&lt;h2&gt;
  
  
  Joining a codeshare &lt;br&gt;
&lt;/h2&gt;

&lt;p&gt;When your teammate starts codesharing via LiveShare or CodeWithMe and you have a compatible IDE already open you will see a prompt to switch to that IDE window. &lt;br&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tbody&gt;
  &lt;th&gt; VS Code&lt;/th&gt;
  &lt;th&gt; JetBrains&lt;/th&gt;
    &lt;tr&gt;
    &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335251635%2F3uOimxO8t.jpeg"&gt;
            &lt;/td&gt;
    &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335266157%2Fny7n4yT4r.jpeg"&gt;
            &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;br&gt;&lt;br&gt;
Here you'll see any notifications regarding joining the codeshare. &lt;br&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
    &lt;th&gt;VS Code&lt;/th&gt;
    &lt;th&gt;JetBrains&lt;/th&gt;
        &lt;/tr&gt;
&lt;tr&gt;
            &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335281948%2FNNH7An7jn.jpeg"&gt;
            &lt;/td&gt;
            &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335292896%2FW37TWjflq.jpeg"&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    
  &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;br&gt;&lt;br&gt;
Then your teammate's project will open in a new IDE window and you are good to go!&lt;br&gt;
If you didn't have a compatible IDE already open you will be prompted to open the sharing link in the browser instead. &lt;br&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
    &lt;th&gt;VS Code&lt;/th&gt;
    &lt;th&gt;JetBrains&lt;/th&gt;
        &lt;/tr&gt;
&lt;tr&gt;
            &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335306676%2F62p6RCC93.jpeg"&gt;
            &lt;/td&gt;
            &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335318387%2FNyFi2joTA.jpeg"&gt;
            &lt;/td&gt;
        &lt;/tr&gt;
    
  &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;br&gt;&lt;br&gt;
From here you can open a compatible IDE if you already have one installed or even join via the browser (Live Share) or using the thin desktop client (Code With Me) &lt;br&gt;&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tbody&gt;
  &lt;th&gt; VS Code&lt;/th&gt;
  &lt;th&gt; JetBrains&lt;/th&gt;
    &lt;tr&gt;
    &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335330739%2FcX8Uwfu7V.jpeg"&gt;
            &lt;/td&gt;
    &lt;td&gt;
&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fcdn.hashnode.com%2Fres%2Fhashnode%2Fimage%2Fupload%2Fv1626335340617%2FqVSRrxAYt.jpeg"&gt;
            &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>programming</category>
      <category>vscode</category>
    </item>
    <item>
      <title>How to See Which Branch Your Teammates are on in VS Code</title>
      <dc:creator>SuDa2103</dc:creator>
      <pubDate>Thu, 01 Jul 2021 09:20:33 +0000</pubDate>
      <link>https://dev.to/gitlive/how-to-see-which-branch-your-teammates-are-on-in-vs-code-cb1</link>
      <guid>https://dev.to/gitlive/how-to-see-which-branch-your-teammates-are-on-in-vs-code-cb1</guid>
      <description>&lt;p&gt;&lt;em&gt;"What branch are you on?"&lt;/em&gt; is often the first question you ask when a teammate says &lt;em&gt;"The tests aren't passing"&lt;/em&gt; or &lt;em&gt;"The build failed"&lt;/em&gt;. Here's how you can get an answer to that question without even needing to ask.&lt;br&gt;
In VS Code, open up the team tab by clicking on the GitLive icon on the activity bar.&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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2f057742ba751f4b670d_P4%25258lkvvRciwZO%252BKdU4Vkg_thumb_337.jpg" 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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2f057742ba751f4b670d_P4%25258lkvvRciwZO%252BKdU4Vkg_thumb_337.jpg" alt="vs code view"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This will show a list of your teammates, if they are online (or away) and the issue they are currently working on. Locate the teammate you are interested in and click the arrow on the left-hand side of their avatar.&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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2ef91526165c62dc08a1_img%25202.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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2ef91526165c62dc08a1_img%25202.png" alt="vs code view"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now you will see all the repositories they have cloned including the name of their current branch!&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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2ef4934bbc85921ee87f_image.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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2ef4934bbc85921ee87f_image.png" alt="vs code view"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;NOTE&lt;/strong&gt;: If an issue has been connected to the branch you'll see the issue name instead, if that's the case just hover your cursor over the issue name and a tooltip will appear showing you the branch name (and even the commit hash).&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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2eff1f3a80255c49f6e6_img%25204.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%2Fuploads-ssl.webflow.com%2F6033cf9dce54c65d97d57571%2F60dc2eff1f3a80255c49f6e6_img%25204.png" alt="vs code view"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Don't have the GitLive extension installed yet? You can find it &lt;a href="https://marketplace.visualstudio.com/items?itemName=TeamHub.teamhub" rel="noopener noreferrer"&gt;here&lt;/a&gt; and, if you need help setting it up, follow the instructions &lt;a href="https://docs.git.live/docs/installation/" rel="noopener noreferrer"&gt;here&lt;/a&gt; .&lt;/p&gt;

</description>
      <category>programming</category>
      <category>productivity</category>
      <category>webdev</category>
      <category>vscode</category>
    </item>
    <item>
      <title>How we use GitLive: A junior developer's perspective</title>
      <dc:creator>SuDa2103</dc:creator>
      <pubDate>Thu, 17 Jun 2021 12:15:02 +0000</pubDate>
      <link>https://dev.to/gitlive/how-we-use-gitlive-a-junior-developer-s-perspective-4bkp</link>
      <guid>https://dev.to/gitlive/how-we-use-gitlive-a-junior-developer-s-perspective-4bkp</guid>
      <description>&lt;p&gt;I’m Sunny, and I’m a junior developer at GitLive. Since we are making a tool by developers, for developers, I wanted to share how I use our own product on a day to day basis.&lt;/p&gt;

&lt;h4&gt;
  
  
  Visibility
&lt;/h4&gt;

&lt;p&gt;As an annoying and (relatively) useless junior developer, I have a lot of questions. Since we work in a fully remote team, picking my moments is both important and hard to do. GitLive helps me a lot with this. It shows me when people are online and what they’re working on. So ideally, I wait till someone’s online, working on the same repository I’m working on and on a similar issue… and then I ask away.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
        &lt;tr&gt;
            &lt;td&gt;
                &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblog.git.live%2Fassets%2Fimages%2Fposts%2F2020%2Fsame-repo.jpeg" alt="Screenshot of teammates' online status"&gt;
       &lt;/td&gt;
&lt;td&gt;
                &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblog.git.live%2Fassets%2Fimages%2Fposts%2F2020%2Fslack-msg.jpg" alt="Screenshot of a slack conversation"&gt;
          &lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
          &lt;td&gt; 
            
              &lt;sup&gt;Both working on the firebase repository. Bingo!&lt;/sup&gt;
            
           &lt;/td&gt;
          &lt;td&gt; 
            
&lt;sup&gt;Look at that quick response time from Michael. &lt;/sup&gt;
            
           &lt;/td&gt;
        &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;It's worth mentioning that in the future, messaging will be available within the GitLive window, so the context switching between instant messaging apps and code IDEs will also be eliminated.  &lt;/p&gt;

&lt;h4&gt;
  
  
  Cherry Picking
&lt;/h4&gt;

&lt;p&gt;Sometimes I need uncommitted code from a teammate. With GitLive, I don’t even have to ask or disturb anyone. I just use our &lt;a href="https://blog.git.live/gitlive-8-0" rel="noopener noreferrer"&gt;cherry picking&lt;/a&gt; feature to see the changes they’ve made and take whatever I need.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
  &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblog.git.live%2Fassets%2Fimages%2Fposts%2F2020%2Fcherry-pick.jpg" alt="Screenshot of uncommited changes in the editor"&gt;
  &lt;/tr&gt;
  &lt;tr&gt; 
    
      &lt;sup&gt; Thanks for this big chunk of code Fred!&lt;/sup&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h4&gt;
  
  
  Pair Programming
&lt;/h4&gt;

&lt;p&gt;GitLive’s most useful feature for me, personally, is the &lt;a href="https://blog.git.live/real-time-editing" rel="noopener noreferrer"&gt;collaborate feature&lt;/a&gt; I’m trying to learn more about TypeScript. Pair programming with someone more experienced is a great way to do this. But pair programming remotely is a challenge… or at least it used to be. With GitLive, I can collaborate with one click, and no one has to begin a slack call and start screen sharing. &lt;/p&gt;

&lt;p&gt;The convenience means that others don’t mind starting a quick collaboration session. It’s often easier than a long explanation, for both parties. In future releases, audio calls will be added to GitLive, so everything can be done within the IDE if necessary. Fred and Michael will soon be able to hear my lovely voice without even having to leave VS Code. &lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
  &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblog.git.live%2Fassets%2Fimages%2Fposts%2F2020%2Fbaby-pic.jpeg"&gt;
  &lt;/tr&gt;
  &lt;tr&gt; 
    
     &lt;sup&gt; How pair programming feels for the less experienced person... &lt;/sup&gt;
    
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h4&gt;
  
  
  Privacy
&lt;/h4&gt;

&lt;p&gt;Have you ever been so embarrassed by the code you’re writing to solve a problem that you don’t want your colleagues to see? Me too. Luckily GitLive has a setting for this, so I can hide my working copy changes just in case. &lt;/p&gt;

&lt;p&gt;Also, if you’re working on something important and don’t want to be disturbed, you can appear offline, or hide your activity graph from view. I’m usually the one bothering people, not the one being bothered, so this is not a problem I have myself, but a useful feature for some of you nonetheless (maybe for you Michael). &lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
  &lt;tr&gt;
    &lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fblog.git.live%2Fassets%2Fimages%2Fposts%2F2020%2Foffline-mode.jpg"&gt;
  &lt;/tr&gt;
  &lt;tr&gt; 
    
     &lt;sup&gt; I don't have a good caption for this one. Please enjoy this screenshot! &lt;/sup&gt;
    
  &lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h4&gt;
  
  
  Conclusion
&lt;/h4&gt;

&lt;p&gt;If you’re a tech lead reading this (ambitious I know – but one can dream) and you’re on the fence about whether to use GitLive, at least give it a try. From my experience, having a communication tool specific to developers makes the life of your team members (especially the juniors) much easier. &lt;/p&gt;

</description>
      <category>programming</category>
      <category>productivity</category>
      <category>career</category>
    </item>
  </channel>
</rss>
