<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Thoughts of Simple Systems | Kris Yotam</title>
<link rel="stylesheet" href="../../c/site.css">
<meta name="description" content="On building a computing setup simple enough to carry across the globe without sacrificing the ability to blog, program, and research.">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="mode-container">
<input type="radio" name="theme" id="theme-auto" checked>
<label for="theme-auto" class="auto" title="Auto theme"></label>
<input type="radio" name="theme" id="theme-light">
<label for="theme-light" class="light" title="Light theme"></label>
<input type="radio" name="theme" id="theme-dark">
<label for="theme-dark" class="dark" title="Dark theme"></label>
</div>
<div class="top-bar" role="navigation">
<a href="../../index.html" title="Main page"><img src="../../c/sigma.svg" alt="Main page"></a>
<a href="../../about.html" title="About"><img src="../../c/news.svg" alt="About"></a>
<a href="#" title="Code"><img src="../../c/code.svg" alt="Code"></a>
<a href="../../pics.html" title="Photography"><img src="../../c/camera.svg" alt="Photography"></a>
<a href="#" title="Pictures"><img src="../../c/picture.svg" alt="Pictures"></a>
<a href="../../vids.html" title="Videos"><img src="../../c/video.svg" alt="Videos"></a>
<a href="#" title="Donations"><img src="../../c/beer.svg" alt="Donations"></a>
<a href="#" title="Social"><img src="../../c/elephant.svg" alt="Social"></a>
</div>
<h1>Thoughts of Simple Systems</h1>
<pre class="stat"> File: <a href="../../blog.html">/n/kris/blog</a>/thoughts-of-simple-systems
Size: 329 words
Access: (0644/-rw-r--r--) Uid: (1000/kris) Gid: (100/users)
Modify: unknown
Status: <span class="status-growing">growing</span> confidence: likely importance: 5
</pre>
<p class="preview">On building a computing setup simple enough to carry across the globe without sacrificing the ability to blog, program, and research.</p>
<div class="prose">
<p>The following is a discussion on my thoughts about the implementation of simple systems
that allow me to have mobility around the globe without sacrificing the quality of what I do digitally. If you are
unfamiliar to what my previous setup was check /blog/2025/uses-this where you can view my 2024 setup. Even though I have
procured some pieces of the new setup you see listed for 2025. At the moment I am still largely reliant on my previous setup.</p>
<p>My goal in life beyond that of Ecc 12:13, is to learn. To learn far and wide, and was much
as possible. And what is learning without practical apllication of the skills gained? In other words not only do I want to learn far and wise, but travel
equally far, and wide. I want to experience various cultures, and gain inspiration for the things I do. This does not mean In any way that I want to sacrifice
all the things I love i.e. blogging, programming, ctfs, research, ect. However a lot of those things require a lot of compute power to be done efficiently at the least.
So the goal is here is to strategically replace the geographical liabilities in mysetup (4 monitors, massive pc tower, ect.) with a more simple setup (2012 macbook pro)
that allows me to outsource compute to a variety of Hetzner products I will discuss in this post.</p>
<h2>On Mobility</h2>
<p>Mobility is the first, and foremost issue to tackle in a setup for a nomad. It is plausible for some nomads to bring
desktop setups with them, and expenses can vary greatly depending on where one is coming from and to where they are going. This depends on the lifestyle that you plan
on living in your destination. For me that life style looks like constant travel. Studying at a beach, research at various libraries, ect. So I have opted to go with my
favorite laptop as my <a href="/blog/2025/on-the-2012-macbook-pro">daily driver</a>.</p>
<h2>On Variability</h2>
</div>
</body>
</html>