yuh
This commit is contained in:
@@ -68,6 +68,10 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: var(--on-surface-variant);
|
color: var(--on-surface-variant);
|
||||||
}
|
}
|
||||||
|
.menu-main > ul > li > a {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
.content h2,
|
.content h2,
|
||||||
.content h3,
|
.content h3,
|
||||||
.content h4,
|
.content h4,
|
||||||
|
|||||||
+1
@@ -0,0 +1 @@
|
|||||||
|
.social-link.social-copy{background:0 0;border:none;padding:0;cursor:pointer;color:var(--on-surface);font-size:14px;font-weight:400;font-family:inter,sans-serif;text-transform:lowercase;transition:all .2s ease}.social-link.social-copy:hover{color:var(--primary);text-decoration:underline}.contact-social-item.social-copy{background:var(--surface-container-low);cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%}.contact-social-item.social-copy:hover{background:var(--surface-container);border-color:var(--outline)}:root{--primary:#00FF00;--on-primary:#381e72;--primary-container:#4f378b;--on-primary-container:#eaddff;--secondary:#cbc2db;--on-secondary:#332d41;--secondary-container:#4a4458;--on-secondary-container:#e8def8;--tertiary:#efb8c8;--on-tertiary:#492532;--tertiary-container:#633b48;--on-tertiary-container:#ffd8e4;--error:#ffb4ab;--on-error:#690005;--error-container:#93000a;--on-error-container:#ffdad6;--surface:#000000;--on-surface:#e6e0e9;--on-surface-variant:#cac4d0;--surface-container-lowest:#262626;--surface-container-low:#3D3D3D;--surface-container:#4F4F4F;--surface-container-high:#5C5C5C;--surface-container-highest:#BABABA;--outline:#938f99;--outline-variant:#49454f}.footer-credit{margin:0 0 16px;font-size:14px;color:var(--on-surface-variant)}.menu-main>ul>li>a{white-space:nowrap}.content h2,.content h3,.content h4,.intro h2{color:var(--primary)}.intro h1{font-size:clamp(48px,10vw,165px);overflow-wrap:break-word}.content h1{font-size:clamp(28px,6vw,40px);overflow-wrap:break-word}.intro,.intro-content,.content{overflow-wrap:break-word;word-break:break-word}.content table{width:100%;border-collapse:collapse;margin:20px 0;font-size:16px;line-height:1.5;color:var(--on-surface)}.content th,.content td{border:1px solid var(--outline);padding:8px 12px;text-align:left}.content th{font-weight:600}.custom{background:red}
|
||||||
@@ -20,13 +20,6 @@
|
|||||||
<guid>http://localhost:1313/posts/windows/</guid>
|
<guid>http://localhost:1313/posts/windows/</guid>
|
||||||
<description><h3 id="installing-windows-from-linux">Installing windows from Linux</h3>
<p>I attempted to install Windows on a new 512GB NVMe I bought so I can put Windows on it to play Tarkov.
Big mistake.</p>
<p>See it wants this driver to be able to sense the storage. The driver is the RAID or SATA driver from the manufactureres website. It has to be on the same drive as the installation media but if you dd the windows ISO onto the flash drive its read only. Using ventoy didn&rsquo;t help either. The driver just didn&rsquo;t work.</p></description>
|
<description><h3 id="installing-windows-from-linux">Installing windows from Linux</h3>
<p>I attempted to install Windows on a new 512GB NVMe I bought so I can put Windows on it to play Tarkov.
Big mistake.</p>
<p>See it wants this driver to be able to sense the storage. The driver is the RAID or SATA driver from the manufactureres website. It has to be on the same drive as the installation media but if you dd the windows ISO onto the flash drive its read only. Using ventoy didn&rsquo;t help either. The driver just didn&rsquo;t work.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<title>About</title>
|
|
||||||
<link>http://localhost:1313/about/</link>
|
|
||||||
<pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate>
|
|
||||||
<guid>http://localhost:1313/about/</guid>
|
|
||||||
<description><hr>
<h1 id="me">Me</h1>
<h3 id="career">Career</h3>
<p>I am a network engineer and will not disclose specifics. I do a lot of LAN work and network architecture as opposed to the more usual help desk, service deployment,
or network maintenance.</p>
<p>I do intend to switch fields of work and do cloud or network engineering for a different company within the future.</p>
<h3 id="education">Education</h3>
<p>I currently am in college for cloud and network engineering. My current certs include A+, ITIL 4, and LPI 010. However, I have 3 CompTIA certs in my degree and plan on getting
my CCNA, terraforge associate, and AWS SAA-C03.</p></description>
|
|
||||||
</item>
|
|
||||||
<item>
|
<item>
|
||||||
<title>Contact</title>
|
<title>Contact</title>
|
||||||
<link>http://localhost:1313/pages/contact/</link>
|
<link>http://localhost:1313/pages/contact/</link>
|
||||||
@@ -39,7 +32,7 @@
|
|||||||
<link>http://localhost:1313/posts/caddy/</link>
|
<link>http://localhost:1313/posts/caddy/</link>
|
||||||
<pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate>
|
<pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/posts/caddy/</guid>
|
<guid>http://localhost:1313/posts/caddy/</guid>
|
||||||
<description><h1 id="hugo">Hugo</h1>
<p>Don&rsquo;t get me wrong, Hugo is well made and &ldquo;easy to use&rdquo;. However, it is not at all intuitive. Once you know it its amazing, if you don&rsquo;t its terrible.</p>
<h1 id="caddy">Caddy</h1>
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
<table>
	<thead>
			<tr>
					<th>Thing</th>
					<th>Place</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td>Config file</td>
					<td>/etc/caddy/Caddyfile</td>
			</tr>
			<tr>
					<td>Content</td>
					<td>/www/var/web.site/</td>
			</tr>
			<tr>
					<td>SSL</td>
					<td>/etc/caddy/ssl/</td>
			</tr>
	</tbody>
</table></description>
|
<description><h1 id="hugo">Hugo</h1>
<p>Don&rsquo;t get me wrong, Hugo is well made and &ldquo;easy to use&rdquo;. However, it is not at all intuitive. Once you know it its amazing, if you don&rsquo;t its terrible.</p>
<h1 id="caddy">Caddy</h1>
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
<p>This is the config I have:</p>
<table>
	<thead>
			<tr>
					<th>Thing</th>
					<th>Place</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td>Config file</td>
					<td>/etc/caddy/Caddyfile</td>
			</tr>
			<tr>
					<td>Content</td>
					<td>/www/var/web.site/</td>
			</tr>
			<tr>
					<td>SSL</td>
					<td>/etc/caddy/ssl/</td>
			</tr>
	</tbody>
</table>
<p>However caddy auto generates SSL if you don&rsquo;t want to import your own and you declare filepaths in the caddyfile.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Slow VPS due to bad luck w BGP</title>
|
<title>Slow VPS due to bad luck w BGP</title>
|
||||||
@@ -102,7 +95,7 @@
|
|||||||
<link>http://localhost:1313/pages/frienpro/</link>
|
<link>http://localhost:1313/pages/frienpro/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/pages/frienpro/</guid>
|
<guid>http://localhost:1313/pages/frienpro/</guid>
|
||||||
<description><h1 id="friends-projects">Friend&rsquo;s Projects</h1>
<h2 id="fossbench">Fossbench</h2>
<p><a href="https://github.com/owenrummage/fossbench">By Owen Rummage</a></p>
<p>Fossbench is a simple accurate open source benchmarking software. They have a site for results @<a href="fossbench.net">fossbench.net</a>.</p>
<h2 id="wii-linux">Wii Linux</h2>
<p><a href="https://wii-linux.org/">By techflash</a></p>
<p>I&rsquo;m only mutual friends with him but I thought I&rsquo;d put this here because it&rsquo;s really cool! Techflash is a wizard with low level programming.</p>
<h2 id="netwasp">NetWasp</h2>
<p><a href="https://netwsp.org/">By eula</a></p>
<p>From the website &ldquo;netwasp is a suckless git forge managed by soft serve&rdquo;. I happen to have ssh access even tho I&rsquo;m not a crazy programmer :D</p></description>
|
<description><h1 id="friends-projects">Friend&rsquo;s Projects</h1>
<h2 id="fossbench">Fossbench</h2>
<p><a href="https://github.com/owenrummage/fossbench">By Owen Rummage</a></p>
<p>Fossbench is a simple accurate open source benchmarking software. They have a site for results @<a href="fossbench.net">fossbench.net</a>.</p>
<h2 id="wii-linux">Wii Linux</h2>
<p><a href="https://wii-linux.org/">By techflash</a></p>
<p>I&rsquo;m only mutual friends with him but I thought I&rsquo;d put this here because it&rsquo;s really cool! Techflash is a wizard with low level programming.</p>
<h2 id="0druidcc">0druid.cc</h2>
<p><a href="https://0druid.cc/">By Druid</a></p>
<p><em>It may be <a href="druid.rocks">druid.rocks</a> by now.</em>
Druid is a friend of mine and a low level programmer. He&rsquo;s done projects where he made kernels, hosted DNS, NTP, IRC, and other various services. That&rsquo;s his website where whatever he is currently doing will be at.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
@@ -132,6 +132,10 @@
|
|||||||
<h2 id="wii-linux">Wii Linux</h2>
|
<h2 id="wii-linux">Wii Linux</h2>
|
||||||
<p><a href="https://wii-linux.org/">By techflash</a></p>
|
<p><a href="https://wii-linux.org/">By techflash</a></p>
|
||||||
<p>I’m only mutual friends with him but I thought I’d put this here because it’s really cool! Techflash is a wizard with low level programming.</p>
|
<p>I’m only mutual friends with him but I thought I’d put this here because it’s really cool! Techflash is a wizard with low level programming.</p>
|
||||||
|
<h2 id="0druidcc">0druid.cc</h2>
|
||||||
|
<p><a href="https://0druid.cc/">By Druid</a></p>
|
||||||
|
<p><em>It may be <a href="druid.rocks">druid.rocks</a> by now.</em>
|
||||||
|
Druid is a friend of mine and a low level programmer. He’s done projects where he made kernels, hosted DNS, NTP, IRC, and other various services. That’s his website where whatever he is currently doing will be at.</p>
|
||||||
<h2 id="netwasp">NetWasp</h2>
|
<h2 id="netwasp">NetWasp</h2>
|
||||||
<p><a href="https://netwsp.org/">By eula</a></p>
|
<p><a href="https://netwsp.org/">By eula</a></p>
|
||||||
<p>From the website “netwasp is a suckless git forge managed by soft serve”. I happen to have ssh access even tho I’m not a crazy programmer :D</p>
|
<p>From the website “netwasp is a suckless git forge managed by soft serve”. I happen to have ssh access even tho I’m not a crazy programmer :D</p>
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
<link>http://localhost:1313/pages/frienpro/</link>
|
<link>http://localhost:1313/pages/frienpro/</link>
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/pages/frienpro/</guid>
|
<guid>http://localhost:1313/pages/frienpro/</guid>
|
||||||
<description><h1 id="friends-projects">Friend&rsquo;s Projects</h1>
<h2 id="fossbench">Fossbench</h2>
<p><a href="https://github.com/owenrummage/fossbench">By Owen Rummage</a></p>
<p>Fossbench is a simple accurate open source benchmarking software. They have a site for results @<a href="fossbench.net">fossbench.net</a>.</p>
<h2 id="wii-linux">Wii Linux</h2>
<p><a href="https://wii-linux.org/">By techflash</a></p>
<p>I&rsquo;m only mutual friends with him but I thought I&rsquo;d put this here because it&rsquo;s really cool! Techflash is a wizard with low level programming.</p>
<h2 id="netwasp">NetWasp</h2>
<p><a href="https://netwsp.org/">By eula</a></p>
<p>From the website &ldquo;netwasp is a suckless git forge managed by soft serve&rdquo;. I happen to have ssh access even tho I&rsquo;m not a crazy programmer :D</p></description>
|
<description><h1 id="friends-projects">Friend&rsquo;s Projects</h1>
<h2 id="fossbench">Fossbench</h2>
<p><a href="https://github.com/owenrummage/fossbench">By Owen Rummage</a></p>
<p>Fossbench is a simple accurate open source benchmarking software. They have a site for results @<a href="fossbench.net">fossbench.net</a>.</p>
<h2 id="wii-linux">Wii Linux</h2>
<p><a href="https://wii-linux.org/">By techflash</a></p>
<p>I&rsquo;m only mutual friends with him but I thought I&rsquo;d put this here because it&rsquo;s really cool! Techflash is a wizard with low level programming.</p>
<h2 id="0druidcc">0druid.cc</h2>
<p><a href="https://0druid.cc/">By Druid</a></p>
<p><em>It may be <a href="druid.rocks">druid.rocks</a> by now.</em>
Druid is a friend of mine and a low level programmer. He&rsquo;s done projects where he made kernels, hosted DNS, NTP, IRC, and other various services. That&rsquo;s his website where whatever he is currently doing will be at.</p></description>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
@@ -129,6 +129,7 @@
|
|||||||
<p>Don’t get me wrong, Hugo is well made and “easy to use”. However, it is not at all intuitive. Once you know it its amazing, if you don’t its terrible.</p>
|
<p>Don’t get me wrong, Hugo is well made and “easy to use”. However, it is not at all intuitive. Once you know it its amazing, if you don’t its terrible.</p>
|
||||||
<h1 id="caddy">Caddy</h1>
|
<h1 id="caddy">Caddy</h1>
|
||||||
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
|
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
|
||||||
|
<p>This is the config I have:</p>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -151,6 +152,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
<p>However caddy auto generates SSL if you don’t want to import your own and you declare filepaths in the caddyfile.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
+1
-1
@@ -25,7 +25,7 @@
|
|||||||
<link>http://localhost:1313/posts/caddy/</link>
|
<link>http://localhost:1313/posts/caddy/</link>
|
||||||
<pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate>
|
<pubDate>Wed, 05 Aug 2026 00:00:00 +0000</pubDate>
|
||||||
<guid>http://localhost:1313/posts/caddy/</guid>
|
<guid>http://localhost:1313/posts/caddy/</guid>
|
||||||
<description><h1 id="hugo">Hugo</h1>
<p>Don&rsquo;t get me wrong, Hugo is well made and &ldquo;easy to use&rdquo;. However, it is not at all intuitive. Once you know it its amazing, if you don&rsquo;t its terrible.</p>
<h1 id="caddy">Caddy</h1>
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
<table>
	<thead>
			<tr>
					<th>Thing</th>
					<th>Place</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td>Config file</td>
					<td>/etc/caddy/Caddyfile</td>
			</tr>
			<tr>
					<td>Content</td>
					<td>/www/var/web.site/</td>
			</tr>
			<tr>
					<td>SSL</td>
					<td>/etc/caddy/ssl/</td>
			</tr>
	</tbody>
</table></description>
|
<description><h1 id="hugo">Hugo</h1>
<p>Don&rsquo;t get me wrong, Hugo is well made and &ldquo;easy to use&rdquo;. However, it is not at all intuitive. Once you know it its amazing, if you don&rsquo;t its terrible.</p>
<h1 id="caddy">Caddy</h1>
<p>Caddy is much more straght forward for simple webserver use than nginx.</p>
<p>This is the config I have:</p>
<table>
	<thead>
			<tr>
					<th>Thing</th>
					<th>Place</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td>Config file</td>
					<td>/etc/caddy/Caddyfile</td>
			</tr>
			<tr>
					<td>Content</td>
					<td>/www/var/web.site/</td>
			</tr>
			<tr>
					<td>SSL</td>
					<td>/etc/caddy/ssl/</td>
			</tr>
	</tbody>
</table>
<p>However caddy auto generates SSL if you don&rsquo;t want to import your own and you declare filepaths in the caddyfile.</p></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Slow VPS due to bad luck w BGP</title>
|
<title>Slow VPS due to bad luck w BGP</title>
|
||||||
|
|||||||
@@ -10,9 +10,6 @@
|
|||||||
</url><url>
|
</url><url>
|
||||||
<loc>http://localhost:1313/posts/windows/</loc>
|
<loc>http://localhost:1313/posts/windows/</loc>
|
||||||
<lastmod>2026-08-08T00:00:00+00:00</lastmod>
|
<lastmod>2026-08-08T00:00:00+00:00</lastmod>
|
||||||
</url><url>
|
|
||||||
<loc>http://localhost:1313/about/</loc>
|
|
||||||
<lastmod>2026-08-05T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
</url><url>
|
||||||
<loc>http://localhost:1313/pages/contact/</loc>
|
<loc>http://localhost:1313/pages/contact/</loc>
|
||||||
<lastmod>2026-08-05T00:00:00+00:00</lastmod>
|
<lastmod>2026-08-05T00:00:00+00:00</lastmod>
|
||||||
|
|||||||
Reference in New Issue
Block a user