<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git on The TARDIS Server Project</title><link>https://tardisgallifrey.codeberg.page/tags/git/</link><description>Recent content in Git on The TARDIS Server Project</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 16 Aug 2026 10:51:57 -0500</lastBuildDate><atom:link href="https://tardisgallifrey.codeberg.page/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>development stack</title><link>https://tardisgallifrey.codeberg.page/posts/devstack/</link><pubDate>Sun, 16 Aug 2026 10:51:57 -0500</pubDate><guid>https://tardisgallifrey.codeberg.page/posts/devstack/</guid><description>&lt;h2 id="how-i-write-code"&gt;How I write code&lt;/h2&gt;
&lt;p&gt;I hope two write two posts today. I need to set things up for you all before I dive into code. I don&amp;rsquo;t know if others call the developer environment they use a &lt;em&gt;stack&lt;/em&gt;, but that&amp;rsquo;s my term.&lt;/p&gt;
&lt;p&gt;The reason I do this is that when I learned C#, I used what was good for me. I had Microsoft&amp;rsquo;s &lt;a href="https://code.visualstudio.com"&gt;VS Code&lt;/a&gt; running on a linux machine with &lt;a href="https://dotnet.microsoft.com/en-us/download/dotnet/10.0"&gt;Dotnet Core&lt;/a&gt; . I was watching some learning tutorials on YouTube and discovered things didn&amp;rsquo;t work like the presenter showed them. After much frustration and arguing with the presenter, we both discovered that while I used Dotnet Core and VS Code, he used Microsoft Visual Studio and .NET. The two were not the same, though now they finally are the same. Since then, I am careful to note what I am using so that others will know beforehand.&lt;/p&gt;</description></item></channel></rss>