<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The TARDIS Server Project</title><link>https://tardisgallifrey.codeberg.page/</link><description>Recent content on The TARDIS Server Project</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 19 Aug 2026 09:57:31 -0500</lastBuildDate><atom:link href="https://tardisgallifrey.codeberg.page/index.xml" rel="self" type="application/rss+xml"/><item><title>Why I like C</title><link>https://tardisgallifrey.codeberg.page/posts/ilikec/</link><pubDate>Wed, 19 Aug 2026 09:57:31 -0500</pubDate><guid>https://tardisgallifrey.codeberg.page/posts/ilikec/</guid><description>&lt;h3 id="general-update-stuff"&gt;General Update Stuff&lt;/h3&gt;
&lt;p&gt;I haven&amp;rsquo;t been able to post in a couple of days. I thought I would update things. Also, because I sometimes don&amp;rsquo;t have access to my primary server, I want my readers to know there is a backup. You can also reach me &lt;a href="https://tardisgallifrey.codeberg.page"&gt;here&lt;/a&gt;. I keep a &lt;a href="https://codeberg.org"&gt;Codeberg&lt;/a&gt; page. I can sometimes upload to it quicker.&lt;/p&gt;
&lt;p&gt;I like to write code in C. Why would I say such a thing?&lt;/p&gt;</description></item><item><title>Privacy Notice</title><link>https://tardisgallifrey.codeberg.page/privacy-notice/</link><pubDate>Tue, 18 Aug 2026 09:25:08 -0500</pubDate><guid>https://tardisgallifrey.codeberg.page/privacy-notice/</guid><description>&lt;h2 id="privacy-notice"&gt;Privacy Notice&lt;/h2&gt;
&lt;p&gt;I will never use nor abuse your information if I gather it. However, I currently do not gather any information. I do however use Google Analytics. They may gather information to help me know how well my traffic runs. You should check there for their Privacy information. Additionally, I do have my site set to respect any &amp;ldquo;no-track&amp;rdquo; requests.&lt;/p&gt;
&lt;p&gt;Thanks for dropping by.&lt;/p&gt;</description></item><item><title>Hello World in C and Java</title><link>https://tardisgallifrey.codeberg.page/posts/helloworld/</link><pubDate>Sun, 16 Aug 2026 13:35:56 -0500</pubDate><guid>https://tardisgallifrey.codeberg.page/posts/helloworld/</guid><description>&lt;h2 id="first-steps-in-programming"&gt;First steps in programming&lt;/h2&gt;
&lt;p&gt;Now, that we have all the background covered, I want to show you the beginnings of programming. I will be showing you the steps to build and run the ubiquitous &amp;ldquo;Hello World&amp;rdquo; program in both C and Java. The C version will use the C99 standard ( though it matches most standards as well ) and the Java version will use Java 17 ( though it will likely run in whichever Java you have ). These two language standards will be where I will work as I write more posts.&lt;/p&gt;</description></item><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><item><title>Computer architecture</title><link>https://tardisgallifrey.codeberg.page/posts/archcomp/</link><pubDate>Sat, 15 Aug 2026 11:52:24 -0500</pubDate><guid>https://tardisgallifrey.codeberg.page/posts/archcomp/</guid><description>&lt;h2 id="before-we-learn-to-program"&gt;Before we learn to program&lt;/h2&gt;
&lt;p&gt;I&amp;rsquo;m going to start sharing what I know about writing code and developing software, but first I wish to start with sharing some of what happens under the hood.&lt;/p&gt;
&lt;p&gt;I am kind of pedantic about things like this, but I am a member of the &lt;strong&gt;&amp;ldquo;No Black Boxes&amp;rdquo;&lt;/strong&gt; club. I don&amp;rsquo;t like things to be hidden. I prefer to know exactly what is going on in my equipment, my electronics, and even in my programs. Though, I do realize I don&amp;rsquo;t completely care how a given compiler actually works, just that it does its job.&lt;/p&gt;</description></item><item><title>a new beginning</title><link>https://tardisgallifrey.codeberg.page/posts/newbeginning/</link><pubDate>Fri, 14 Aug 2026 11:38:02 -0500</pubDate><guid>https://tardisgallifrey.codeberg.page/posts/newbeginning/</guid><description>&lt;h2 id="a-new-beginning---again"&gt;A New Beginning - Again&lt;/h2&gt;
&lt;p&gt;Hi, I am &lt;code&gt;tardis1&lt;/code&gt; and, yes, I am a Whovian, but I am also many other things as well.&lt;/p&gt;
&lt;p&gt;Yes, this is a new beginning for the TARDIS Server Project. I have made several of these over the years, but they all lacked something. Maybe this time will be different.&lt;/p&gt;
&lt;p&gt;I grew up as a child during the Gemini and Apollo space flights. Like many others of that era, I wanted to be an astronaut. However, my poor vision ruined that by the time I was a teenager. Yet, there were still space things I could participate in. One of those was computers.&lt;/p&gt;</description></item></channel></rss>