2 more posts
This commit is contained in:
+255
-2
@@ -1,2 +1,255 @@
|
||||
<!doctype html><html lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><title>Blog - bullshark369.org</title><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=https://bullshark369.org/favicon.png><link rel=canonical href=https://bullshark369.org/posts/><link rel=stylesheet href=/css/style.min.1c18def2aed6b057aa439fbec51b1d6f55f2d2d8073fe48390bceb467a226be6.css><link rel=stylesheet href=/assets/css/extended.min.64eff6070754dbd5f137b9a69ee5d178af8882fb423ebae458728838b1518560.css><meta name=description content="The afformentioned sometimes informative rants."><meta name=keywords content="Nathan Buache,Test Manager,QA,Quality Assurance,Lausanne,Switzerland,Web Testing,Software Testing,QoQa"><meta property="og:title" content="Blog - bullshark369.org"><meta property="og:type" content="website"><meta property="og:url" content="https://bullshark369.org/posts/"><meta property="og:site_name" content="bullshark369.org"><meta property="og:description" content="The afformentioned sometimes informative rants."><meta name=twitter:card content="summary_large_image"><meta name=twitter:title content="Blog"><meta name=twitter:description content="The afformentioned sometimes informative rants."></head><body class='page page-blog-list'><div id=menu-main-mobile class=menu-main-mobile><ul class=menu><li class=menu-item-home><a href=https://bullshark369.org/>Home</a></li><li class=menu-item-blog><a href=https://bullshark369.org/posts/>Blog</a></li><li class=menu-item-contact><a href=https://bullshark369.org/pages/contact/>Contact</a></li></ul></div><div id=wrapper class=wrapper><div class=header><div class=menu-main><ul><li class=menu-item-home><a href=/><span>Home</span></a></li><li class="menu-item-blog active"><a href=/posts/><span>Blog</span></a></li><li class=menu-item-contact><a href=/pages/contact/><span>Contact</span></a></li></ul></div><div id=toggle-menu-main-mobile class=hamburger-trigger><button class=hamburger>Menu</button></div></div><div class=intro><h1>Blog</h1><p>The afformentioned sometimes informative rants.</p></div><hr><p>All posts, newest first, bias included.</p><div class=summary><div class=summary-date>Aug 5, 2026</div><h2 class=summary-title><a href=/posts/caddy/>Hugo & caddy</a></h2><p class=summary-description>Migrating bullshark369.org from nginx w/ static HTML to caddy with hugo made pages</p></div><div class=summary><div class=summary-date>Jul 25, 2026</div><h2 class=summary-title><a href=/posts/wireguard/>VPS proxies with wireguard tunnels</a></h2><p class=summary-description>The most private VPN is your own</p></div><div class=summary><div class=summary-date>Jul 24, 2026</div><h2 class=summary-title><a href=/posts/monero/>Self hosting monero node</a></h2><p class=summary-description>Straightforward process with little fluff</p></div><div class=summary><div class=summary-date>Jul 21, 2026</div><h2 class=summary-title><a href=/posts/benchmark/>OpenRC vs SystemD</a></h2><p class=summary-description>A likely slightly innacurate benchmark of OpenRC vs SystemD in CPU math operations</p></div><div class=summary><div class=summary-date>Jun 28, 2026</div><h2 class=summary-title><a href=/posts/adguard/>Adguard home</a></h2><p class=summary-description>Setting up adguard home, and mostly my issues with LAN sharing on Mullvad</p></div><div class=summary><div class=summary-date>Jun 19, 2026</div><h2 class=summary-title><a href=/posts/opnsense/>OPNsense</a></h2><p class=summary-description>Small rant</p></div><div class=summary><div class=summary-date>Jun 19, 2026</div><h2 class=summary-title><a href=/posts/proxmox/>Proxmox</a></h2><p class=summary-description>My great experience with proxmox on 2 different servers</p></div><div class=summary><div class=summary-date>Feb 1, 2026</div><h2 class=summary-title><a href=/posts/linux/>Linux</a></h2><p class=summary-description>My initial experience with Linux</p></div><div class=footer><p class=footer-credit>@bullshark.win maintained by shark</p><div class=footer-social><div class=social-link><a href=https://github.com/bullshar-k title=GitHub target=_blank rel=noopener>GitHub</a></div><div class=social-link><a href=mailto:bullsharkgunsemail@pm.me title=Email target=_blank rel=noopener>Email</a></div><button type=button class="social-link social-copy" data-copy=@bullshar_k:matrix.org title="Copy Matrix to clipboard">
|
||||
<span class=social-copy-label>Matrix</span></button></div></div><script>(function(){var e=document.querySelectorAll(".social-copy");e.forEach(function(e){e.addEventListener("click",function(){var t,o=e.getAttribute("data-copy"),n=e.querySelector(".social-copy-label, .contact-social-name"),i=n?n.textContent:e.textContent;function s(){n.textContent="Copied!",setTimeout(function(){n.textContent=i},1500)}if(navigator.clipboard&&navigator.clipboard.writeText)navigator.clipboard.writeText(o).then(s).catch(s);else{t=document.createElement("textarea"),t.value=o,document.body.appendChild(t),t.select();try{document.execCommand("copy")}catch{}document.body.removeChild(t),s()}})})})()</script></div><script type=text/javascript src=/js/bundle.min.5993fcb11c07dea925a3fbd58c03c7f1857197c35fccce3aa963a12c0b3c9960.js></script></body></html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge">
|
||||
<title>Blog - bullshark369.org</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="http://localhost:1313/favicon.png">
|
||||
<link rel="canonical" href="http://localhost:1313/posts/" />
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/assets/css/extended.css">
|
||||
|
||||
|
||||
<meta name="description" content="The afformentioned sometimes informative rants."/>
|
||||
<meta name="keywords" content="Nathan Buache, Test Manager, QA, Quality Assurance, Lausanne, Switzerland, Web Testing, Software Testing, QoQa"/>
|
||||
<meta property="og:title" content="Blog - bullshark369.org"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property="og:url" content="http://localhost:1313/posts/"/>
|
||||
<meta property="og:site_name" content="bullshark369.org"/>
|
||||
|
||||
<meta property="og:description" content="The afformentioned sometimes informative rants."/>
|
||||
<meta name="twitter:card" content="summary_large_image"/>
|
||||
<meta name="twitter:title" content="Blog"/>
|
||||
<meta name="twitter:description" content="The afformentioned sometimes informative rants."/>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
|
||||
<body class='page page-blog-list'>
|
||||
<div id="menu-main-mobile" class="menu-main-mobile">
|
||||
<ul class="menu">
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-home">
|
||||
<a href="http://localhost:1313/">Home</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-blog">
|
||||
<a href="http://localhost:1313/posts/">Blog</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-contact">
|
||||
<a href="http://localhost:1313/pages/contact/">Contact</a>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div id="wrapper" class="wrapper">
|
||||
<div class='header'>
|
||||
<div class="menu-main">
|
||||
<ul>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-home ">
|
||||
<a href="/">
|
||||
|
||||
<span>Home</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-blog active">
|
||||
<a href="/posts/">
|
||||
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="menu-item-contact ">
|
||||
<a href="/pages/contact/">
|
||||
|
||||
<span>Contact</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<div id="toggle-menu-main-mobile" class="hamburger-trigger">
|
||||
<button class="hamburger">Menu</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="intro">
|
||||
<h1>Blog</h1>
|
||||
<p>The afformentioned sometimes informative rants.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<p>All posts, newest first, bias included.</p>
|
||||
|
||||
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Aug 8, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/windows/">Trying to install Windows</a></h2>
|
||||
<p class="summary-description">Trying and failing to install Windows</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Aug 5, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/caddy/">Hugo & caddy</a></h2>
|
||||
<p class="summary-description">Migrating bullshark369.org from nginx w/ static HTML to caddy with hugo made pages</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Aug 3, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/bgp/">Slow VPS due to bad luck w BGP</a></h2>
|
||||
<p class="summary-description">I bought a VPS to use as a proxy and its speeds were far slower than expected or seen on the YABS.</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Jul 25, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/wireguard/">VPS proxies with wireguard tunnels</a></h2>
|
||||
<p class="summary-description">The most private VPN is your own</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Jul 24, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/monero/">Self hosting monero node</a></h2>
|
||||
<p class="summary-description">Straightforward process with little fluff</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Jul 21, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/benchmark/">OpenRC vs SystemD</a></h2>
|
||||
<p class="summary-description">A likely slightly innacurate benchmark of OpenRC vs SystemD in CPU math operations</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Jun 28, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/adguard/">Adguard home</a></h2>
|
||||
<p class="summary-description">Setting up adguard home, and mostly my issues with LAN sharing on Mullvad</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Jun 19, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/opnsense/">OPNsense</a></h2>
|
||||
<p class="summary-description">Small rant</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Jun 19, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/proxmox/">Proxmox</a></h2>
|
||||
<p class="summary-description">My great experience with proxmox on 2 different servers</p>
|
||||
</div>
|
||||
|
||||
<div class="summary">
|
||||
<div class="summary-date">Feb 1, 2026</div>
|
||||
<h2 class="summary-title"><a href="/posts/linux/">Linux</a></h2>
|
||||
<p class="summary-description">My initial experience with Linux</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="footer">
|
||||
<p class="footer-credit">@bullshark.win maintained by shark</p>
|
||||
|
||||
<div class="footer-social">
|
||||
|
||||
|
||||
<div class="social-link">
|
||||
<a href="https://github.com/bullshar-k" title="GitHub" target="_blank" rel="noopener">
|
||||
GitHub
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="social-link">
|
||||
<a href="mailto:bullsharkgunsemail@pm.me" title="Email" target="_blank" rel="noopener">
|
||||
Email
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<button type="button" class="social-link social-copy" data-copy="@bullshar_k:matrix.org" title="Copy Matrix to clipboard">
|
||||
<span class="social-copy-label">Matrix</span>
|
||||
</button>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script>
|
||||
(function () {
|
||||
var btns = document.querySelectorAll('.social-copy');
|
||||
btns.forEach(function (btn) {
|
||||
btn.addEventListener('click', function () {
|
||||
var text = btn.getAttribute('data-copy');
|
||||
var label = btn.querySelector('.social-copy-label, .contact-social-name');
|
||||
var original = label ? label.textContent : btn.textContent;
|
||||
|
||||
function done() {
|
||||
label.textContent = 'Copied!';
|
||||
setTimeout(function () { label.textContent = original; }, 1500);
|
||||
}
|
||||
|
||||
if (navigator.clipboard && navigator.clipboard.writeText) {
|
||||
navigator.clipboard.writeText(text).then(done).catch(done);
|
||||
} else {
|
||||
var ta = document.createElement('textarea');
|
||||
ta.value = text;
|
||||
document.body.appendChild(ta);
|
||||
ta.select();
|
||||
try { document.execCommand('copy'); } catch (e) {}
|
||||
document.body.removeChild(ta);
|
||||
done();
|
||||
}
|
||||
});
|
||||
});
|
||||
})();
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/bundle.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user