added new post

This commit is contained in:
2026-02-12 11:17:02 -05:00
commit 8c3ae79399
47 changed files with 4157 additions and 0 deletions

111
category/tech/index.html Normal file
View File

@@ -0,0 +1,111 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>Posts in category tech | d@n tech</title>
<meta name="generator" content="Jekyll v4.3.4" />
<meta property="og:title" content="Posts in category tech" />
<meta name="author" content="dustin newkirk" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Caffinated Tech Insights" />
<meta property="og:description" content="Caffinated Tech Insights" />
<link rel="canonical" href="https://dustin.coffee/category/tech/" />
<meta property="og:url" content="https://dustin.coffee/category/tech/" />
<meta property="og:site_name" content="d@n tech" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="Posts in category tech" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"dustin newkirk"},"description":"Caffinated Tech Insights","headline":"Posts in category tech","url":"https://dustin.coffee/category/tech/"}</script>
<!-- End Jekyll SEO tag -->
<meta name="keywords" content="Dustin Newkirk,tech blog,IT blog,technology insights,specific technologies,JavaScript tutorials,Linux tips,cloud computing insights,coffee enthusiast,coffee lover,coffee and coding,tech and coffee,professional services,freelance developer,IT consultant,tech expert,location-based keywords,Syracuse tech expert,Syracuse IT consultant,project or portfolio,tech projects,personal IT portfolio,developer portfolio,guides and tutorials,tech guides,programming tutorials,IT how-to articles,tech reviews,tech product reviews,software reviews,gadget evaluations,personal journey,tech career journey,IT professional story,life of a coder" />
<meta name="google-adsense-account" content="ca-pub-5033279084799102">
<link rel="shortcut icon" href="/assets/logos/dn-tech-favicon-color.png" />
<link rel="apple-touch-icon" href="/assets/logos/logo-color.png"/>
<link rel="stylesheet" type="text/css" href="/assets/css/styles.css" />
<link rel="stylesheet" type="text/css" href="/assets/css/prism.css" />
<script src="/assets/js/prism.js"></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5033279084799102"
crossorigin="anonymous"></script>
</head>
<body>
<div class="wrapper">
<header class="wrapper-header">
<div class="header">
<h1>d@n tech</h1>
<br>
<h5><i>Caffinated Tech Insights</i></h5>
<br>
<nav>
<a href="/">About & Contact</a>
<a href="/posts">Posts</a>
<a href="/categories/">Categories</a>
<a href="/resume">Resume</a>
</nav>
<hr>
</div>
</header>
<main class="wrapper-main">
<div class="main-content">
<div class="post-summary">
<h2>Posts</h2>
<span class="post-item">2025-12-01 >> <a href="/tech/2025/12/01/the-baristas-new-tools.html">the barista's new tools</a><span class="float-right">tech</span></span>
<span class="post-item">2025-06-18 >> <a href="/tech/2025/06/18/brewing-up-my-homelab-new-services-hardware-and-monitoring-magic.html">brewing up my homelab: new services, hardware, and monitoring magic</a><span class="float-right">tech</span></span>
<span class="post-item">2025-02-19 >> <a href="/tech/2025/02/19/percolating-ideas-my-web-dev-adventure.html">percolating ideas: my web dev adventure</a><span class="float-right">tech</span></span>
<span class="post-item">2024-07-09 >> <a href="/tech/2024/07/09/when-the-coffee-gets-cold-recent-adventures-in-my-tech-homelab.html">when the coffee gets cold: recent adventures in my tech homelab</a><span class="float-right">tech</span></span>
<span class="post-item">2024-03-27 >> <a href="/tech/2024/03/27/brewing-resilience-from-lxc-to-vm-for-flawless-plex-and-beyond.html">brewing resilience: from lxc to vm for flawless plex and beyond</a><span class="float-right">tech</span></span>
<span class="post-item">2024-03-04 >> <a href="/tech/2024/03/04/changes-are-brewing.html">transitioning from lxc to vms: preparing for xcp-ng</a><span class="float-right">tech</span></span>
<span class="post-item">2024-01-11 >> <a href="/tech/2024/01/11/tech-infrastructure-unpacked-from-cloud-to-home-server.html">tech infrastructure unpacked: from cloud to home server</a><span class="float-right">tech</span></span>
</div>
<div class="post-nav">
</div>
</div>
</main>
</div>
<footer class="wrapper-footer">
<div class="footer">
<span class="footer-text float-left">This work is licensed under <a rel="license" href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank">GPLv3</a></span>
<span class="footer-text float-right">
Site Updated: 2025-12-01 ET (<a href="/feed.xml" target="_blank">RSS</a>)
</span>
</div>
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
<script>
kofiWidgetOverlay.draw('dustinnewkirk', {
'type': 'floating-chat',
'floating-chat.donateButton.text': 'Support Me',
'floating-chat.donateButton.background-color': '#ff851b',
'floating-chat.donateButton.text-color': '#3D2200'
});
</script>
</footer>
</body>
</html>