<?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: Lucas</title>
    <description>The latest articles on DEV Community by Lucas (@lucashooghof).</description>
    <link>https://dev.to/lucashooghof</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%2F3028959%2F82a9e6ae-943e-456f-9dd8-eea53a182e8c.png</url>
      <title>DEV Community: Lucas</title>
      <link>https://dev.to/lucashooghof</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lucashooghof"/>
    <language>en</language>
    <item>
      <title>Im rewriting TBS and VortexOS😔</title>
      <dc:creator>Lucas</dc:creator>
      <pubDate>Mon, 09 Mar 2026 21:44:32 +0000</pubDate>
      <link>https://dev.to/lucashooghof/im-rewriting-tbs-and-vortexos-2k3l</link>
      <guid>https://dev.to/lucashooghof/im-rewriting-tbs-and-vortexos-2k3l</guid>
      <description>&lt;p&gt;Im rewriting all of it because it was very rushed and a lot of AI&lt;/p&gt;

&lt;p&gt;buh bye&lt;/p&gt;

</description>
      <category>c</category>
      <category>cpp</category>
    </item>
    <item>
      <title>VXFS is Done!</title>
      <dc:creator>Lucas</dc:creator>
      <pubDate>Tue, 03 Mar 2026 18:28:53 +0000</pubDate>
      <link>https://dev.to/lucashooghof/vxfs-is-done-50po</link>
      <guid>https://dev.to/lucashooghof/vxfs-is-done-50po</guid>
      <description>&lt;h2&gt;
  
  
  Its finally done but what have i actaully inplemented
&lt;/h2&gt;

&lt;p&gt;I have made 3 tools i have mkVXFS which makes the filesystem upon a file&lt;br&gt;
I have made a mkdirVXFS which will create a directory&lt;br&gt;
I have made a cpVXFS which will copy a file from the host computer into the filesystem&lt;/p&gt;

&lt;h2&gt;
  
  
  What does this mean for the OS
&lt;/h2&gt;

&lt;p&gt;This means i can start on the OS i am going to try to get a very basic executable working before the end of the week&lt;/p&gt;

&lt;p&gt;Buh bye&lt;/p&gt;

</description>
      <category>c</category>
      <category>coding</category>
    </item>
    <item>
      <title>VXFS: The filesystem for the OS</title>
      <dc:creator>Lucas</dc:creator>
      <pubDate>Thu, 26 Feb 2026 13:15:46 +0000</pubDate>
      <link>https://dev.to/lucashooghof/vxfs-the-filesystem-for-the-os-2kg1</link>
      <guid>https://dev.to/lucashooghof/vxfs-the-filesystem-for-the-os-2kg1</guid>
      <description>&lt;h1&gt;
  
  
  Why am i making it
&lt;/h1&gt;

&lt;p&gt;the reason i am making my own Filesystem is because i find it easier because i know the exact in and outs of the filesystem &lt;/p&gt;

&lt;p&gt;I currently only have the mkVXFS but im working on it everyday until its ready to use for the OS&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/lucas-hooghof/VXFS/releases/tag/Release-mkVXFS" rel="noopener noreferrer"&gt;Download Here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Buh bye&lt;/p&gt;

</description>
      <category>c</category>
    </item>
    <item>
      <title>TBS Update</title>
      <dc:creator>Lucas</dc:creator>
      <pubDate>Wed, 25 Feb 2026 14:51:18 +0000</pubDate>
      <link>https://dev.to/lucashooghof/tbs-update-1omi</link>
      <guid>https://dev.to/lucashooghof/tbs-update-1omi</guid>
      <description>&lt;h1&gt;
  
  
  What is new
&lt;/h1&gt;

&lt;p&gt;I added a working directory varible &lt;br&gt;
and i fixed a few bugs&lt;br&gt;
i made verbosing work again&lt;br&gt;
and Prebuildcommands and Postbuildcommands work&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>c</category>
      <category>makefile</category>
    </item>
    <item>
      <title>Project Vortex</title>
      <dc:creator>Lucas</dc:creator>
      <pubDate>Tue, 24 Feb 2026 20:37:27 +0000</pubDate>
      <link>https://dev.to/lucashooghof/project-vortex-47p0</link>
      <guid>https://dev.to/lucashooghof/project-vortex-47p0</guid>
      <description>&lt;h1&gt;
  
  
  Project vortex
&lt;/h1&gt;

&lt;h2&gt;
  
  
  What is project vortex
&lt;/h2&gt;

&lt;p&gt;Project vortex is my newest project i started with. Its going to be a operating system&lt;/p&gt;

&lt;h2&gt;
  
  
  How far is it
&lt;/h2&gt;

&lt;p&gt;Not far i have only setup a simple buildsystem configuration with my buildsystem TBS&lt;/p&gt;

&lt;h2&gt;
  
  
  Last but not least
&lt;/h2&gt;

&lt;p&gt;Because im not creative i want to get some input from you too if you maybe have interesting features you would like to maybe see added tell me in comments. I will try to make updates everytime i finish something and maybe sometimes in between if it is taking long&lt;/p&gt;

&lt;p&gt;Buh bye&lt;/p&gt;

</description>
      <category>assembly</category>
      <category>c</category>
      <category>cpp</category>
    </item>
    <item>
      <title>TBS: a built build system</title>
      <dc:creator>Lucas</dc:creator>
      <pubDate>Tue, 24 Feb 2026 20:34:29 +0000</pubDate>
      <link>https://dev.to/lucashooghof/tbs-a-built-build-system-71p</link>
      <guid>https://dev.to/lucashooghof/tbs-a-built-build-system-71p</guid>
      <description>&lt;h1&gt;
  
  
  TBS
&lt;/h1&gt;

&lt;h2&gt;
  
  
  What is tbs
&lt;/h2&gt;

&lt;p&gt;tbs is a buildsystem that i created mostly around what i need and like but i also made it easier.&lt;/p&gt;

&lt;h2&gt;
  
  
  What and Why
&lt;/h2&gt;

&lt;p&gt;The way it works is it parses a file format that i made that i based a small bit on autoconf files which is also how came to make this because i didn't like the complexity of autoconf but i also didn't like to write makefiles&lt;/p&gt;

&lt;p&gt;The tool tries to streamline this using makefile templates and a ./configure.sh script made by the single executable after this you can run make and it works&lt;/p&gt;

&lt;h2&gt;
  
  
  Link
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/lucas-hooghof/TBS" rel="noopener noreferrer"&gt;TBS Repo&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What i hope to do with this
&lt;/h2&gt;

&lt;p&gt;i hope to use this on future bigger projects&lt;/p&gt;

&lt;p&gt;I hope also that people use it and tell me about bugs or features they would like to see &lt;/p&gt;

&lt;p&gt;if you have any questions i will try my best to anwser these&lt;/p&gt;

&lt;p&gt;Buh bye&lt;/p&gt;

&lt;p&gt;I also would love it if people tried it out and told me what i should add or if there are any bugs the README.md contains all the information to get started&lt;/p&gt;

</description>
      <category>cpp</category>
      <category>c</category>
    </item>
  </channel>
</rss>
