Files
ffs/public/welcome/index.html
T

260 lines
11 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<head><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>Quick rundown on the brain dump | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Historically I&rsquo;ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
Why &ldquo;The Witty Banter&rdquo;?
One time I was discussing with my partner the idea of what a solo project would be named.
I&rsquo;ve always hated the idea of being a &ldquo;solo artist&rdquo;, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there&rsquo;s witty banter.">
<meta name="author" content="">
<link rel="canonical" href="/welcome/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<link rel="icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="mask-icon" href="/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="/welcome/index.xml" title="rss">
<link rel="alternate" hreflang="en" href="/welcome/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script><meta property="og:url" content="/welcome/">
<meta property="og:site_name" content="TheWittyBanter.com">
<meta property="og:title" content="Quick rundown on the brain dump">
<meta property="og:description" content="Historically Ive been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
Why “The Witty Banter”?
One time I was discussing with my partner the idea of what a solo project would be named.
Ive always hated the idea of being a “solo artist”, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when theres witty banter.">
<meta property="og:locale" content="en">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Quick rundown on the brain dump">
<meta name="twitter:description" content="Historically Ive been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
Why “The Witty Banter”?
One time I was discussing with my partner the idea of what a solo project would be named.
Ive always hated the idea of being a “solo artist”, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when theres witty banter.">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Quick rundown on the brain dump",
"item": "/welcome/"
}
]
}
</script>
</head>
<body class="list" id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="/welcome" title="Welcome">
<span class="active">Welcome</span>
</a>
</li>
<li>
<a href="/shows" title="Shows">
<span>Shows</span>
</a>
</li>
<li>
<a href="/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="/reviews" title="Reviews">
<span>Reviews</span>
</a>
</li>
<li>
<a href="/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/docs" title="Docs">
<span>Docs</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<header class="page-header"><nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1>
Quick rundown on the brain dump
</h1>
</header>
<div class="post-content md-content"><p>Historically I&rsquo;ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.</p>
<hr>
<p><strong>Why &ldquo;The Witty Banter&rdquo;?</strong></p>
<p>One time I was discussing with my partner the idea of what a solo project would be named.</p>
<p>I&rsquo;ve always hated the idea of being a &ldquo;solo artist&rdquo;, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there&rsquo;s witty banter.</p>
<p>&ldquo;Oh damn&hellip; What if when I played with people, the bill was &lsquo;So and So &amp; The Witty Banter?&rsquo;&rdquo;</p>
<p>I liked that idea for a name. What started out as a music project name quickly gave way to the fact that I do more than just music. Maybe &ldquo;The Witty Banter&rdquo; could be the entity for whatever I was doing. &ldquo;Witty Banter Tech&rdquo;, &ldquo;Witty Banter Music&rdquo;, etc.</p>
<p>I set aside some of those &ldquo;identity&rdquo; reservations for this project. It was time for me to have something to present at shows, rather than a guitar case with shoddily taped QR codes linking to a poorly managed Instagram presence.</p>
<p>Who knows. Maybe I&rsquo;ll regret putting my ideas in the aether this way, but what&rsquo;s a little context for your parasocial internet rambling?</p>
<hr>
<p><strong>Here you&rsquo;ll find</strong></p>
<ul>
<li>Dates for any upcoming shows (come hang out!)</li>
<li>Docs for the homelab, or Linux stuff in general</li>
<li>Music I&rsquo;ve worked on</li>
<li>Some writing
<ul>
<li>Music reviews</li>
<li>Stories or reflections</li>
<li>General rambling for things I find interesting</li>
</ul>
</li>
</ul>
<hr>
<p>If you&rsquo;ve made it this far, <em>thank you</em>.</p>
<p>Take a look around. Drop a line if you see anything you like.</p>
</div>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
</body>
</html>