This commit is contained in:
Joshua Seigler 2025-06-12 22:27:04 -04:00
commit 86faf63084
113 changed files with 9557 additions and 0 deletions

332
uses/index.html Normal file
View file

@ -0,0 +1,332 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=b0813e810319" />
<link
rel="webmention"
href="https://webmention.io/joshua.seigler.net/webmention"
/>
<title>What I Use - joshua.seigler.net</title>
<meta name="description" content="" />
<meta property="og:title" content="What I Use" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://joshua.seigler.net/uses/" />
<meta name="twitter:title" content="What I Use" />
<meta name="twitter:description" content="" />
<meta name="twitter:card" content="summary" />
<meta name="generator" content="Eleventy v3.1.0" />
<script
defer
src="https://stats.apps.seigler.net/script.js"
data-website-id="ccb4bd94-2a71-47fe-8eea-d85bf75b7f6d"
></script>
<script defer src="/scripts/effects.js?v=cd61c39d895d"></script>
</head>
<body data-font="english" data-path="/uses/">
<header>
<nav>
<div class="nav-row">
<div class="nav-home"><a href="/">joshua.seigler.net</a></div>
<div class="nav-settings">
<div class="nav-toggles">
<label class="nav-toggle-button" title="Light mode"
>☀️<input type="radio" name="theme" value="light"
/></label>
<label class="nav-toggle-button" title="Automatic"
>🔄<input type="radio" name="theme" value="auto"
/></label>
<label class="nav-toggle-button" title="Dark mode"
>🌒<input type="radio" name="theme" value="dark"
/></label>
</div>
<div class="nav-toggles">
<label class="nav-toggle-button" data-language="english"
>English<input type="radio" name="language" value="english"
/></label>
<label class="nav-toggle-button" data-language="aurebesh"
>Aurebesh<input type="radio" name="language" value="aurebesh"
/></label>
</div>
</div>
</div>
<div class="nav-categories">
<a class="" href="/posts/">/posts</a>
<a class="" href="/about/">/about</a>
<a class="" href="/now/">/now</a>
<a class="nav-active" href="/uses/">/uses</a>
<a class="" href="/recipes/">/recipes</a>
<a class="" href="/music/">/music</a>
<a class="" href="/books/">/books</a>
<a class="" href="/search/">/search</a>
</div>
</nav>
<h1>What I Use</h1>
<div class="header-meta"><date>June 10, 2025</date></div>
</header>
<main data-pagefind-body>
<h2 id="hardware" tabindex="-1">
<a class="header-anchor" href="#hardware" aria-hidden="true"></a>
Hardware
</h2>
<ul>
<li>
<p>Lenovo LOQ laptop (personal), Framework laptop (work).</p>
</li>
<li>
<p>Google Pixel 8 phone.</p>
</li>
<li>
<p>Wide IKEA GALANT desk (discontinued).</p>
</li>
<li>
<p>
<a
href="https://www.zkelectronics.com/tv/samsung-qn65q7camfxza/"
target="_blank"
rel="noopener"
>65&quot; curved 4k TV</a
>, attached to the wall 1ft behind the desk so the image fills my
field of view and 96dpi text is comfortable to read.
</p>
</li>
<li>
<p>
<a href="https://amzn.to/3FEyxSs" target="_blank" rel="noopener"
>Unitek KVM switch</a
>
to swap which laptop is “live”.
</p>
</li>
<li>
<p>
<a href="https://amzn.to/3FMLbyG" target="_blank" rel="noopener"
>MOKOSE CS-lens 4k webcam</a
>
next to the TV for meetings.
</p>
</li>
<li>
<p>
<a href="https://amzn.to/4kUm2ku" target="_blank" rel="noopener"
>High-output LED light</a
>
in an
<a
href="https://www.ikea.com/us/en/p/regolit-pendant-lamp-shade-white-handmade-70103410/"
target="_blank"
rel="noopener"
>IKEA REGOLIT shade</a
>
for mood regulation and for the webcam.
</p>
</li>
<li>
<p>
<a href="https://amzn.to/4lgbwob" target="_blank" rel="noopener"
>USB microphone with boom</a
>.
</p>
</li>
<li>
<p>
<a
href="https://www.sony.com/electronics/support/wireless-headphones-bluetooth-headphones/wh-1000xm2/specifications"
target="_blank"
rel="noopener"
>Sony WH1000XM2 headphones</a
>.
</p>
</li>
<li>
<p>
TOSLINK-to-bluetooth adapter, so headphones get HDMI audio passed
through from the TV.
</p>
</li>
<li>
<p>Mechanical keyboard, AJazz AK510 or DAS Keyboard S blank.</p>
</li>
</ul>
<h2 id="software" tabindex="-1">
<a class="header-anchor" href="#software" aria-hidden="true"></a>
Software
</h2>
<ul>
<li>
<p>
<a href="https://fedoraproject.org/" target="_blank" rel="noopener"
>Fedora</a
>
desktop operating system. I recently switched from Manjaro. XFCE
window manager with
<a
href="https://github.com/grassmunk/Chicago95"
target="_blank"
rel="noopener"
>Chicago95</a
>
theming.
</p>
</li>
<li>
<p>
<a href="https://www.debian.org/" target="_blank" rel="noopener"
>Debian</a
>
server operating system.
</p>
</li>
<li>
<p>
<a href="https://grapheneos.org/" target="_blank" rel="noopener"
>GrapheneOS</a
>
OS for Android with a privacy focus.
</p>
</li>
<li>
<p>
<a href="https://syncthing.net/" target="_blank" rel="noopener"
>SyncThing</a
>
file sync. P2P alternative to Dropbox, supports mobile and desktop.
Synchronizes folders of content across all my devices.
</p>
</li>
<li>
<p>
<a href="https://vscodium.com/" target="_blank" rel="noopener"
>VSCodium</a
>
IDE. VSCode with less Microsoft.
</p>
</li>
<li>
<p>
<a href="https://obsidian.md/" target="_blank" rel="noopener"
>Obsidian</a
>
for notes and reference.
</p>
</li>
<li>
<p>
<a href="https://keepassxc.org/" target="_blank" rel="noopener"
>KeePassXC</a
>
secret management.
</p>
</li>
</ul>
<h2 id="services" tabindex="-1">
<a class="header-anchor" href="#services" aria-hidden="true"></a>
Services
</h2>
<ul>
<li>
<p>
<a href="https://www.fastmail.com/" target="_blank" rel="noopener"
>FastMail</a
>
email, calendar, and contact hosting, DNS.
</p>
</li>
<li>
<p>
<a
href="https://dartnode.com?aff=WigglySalmon747"
target="_blank"
rel="noopener"
>DartNode</a
>
VPS. Good value and specs, lets me bring my own server OS image.
</p>
</li>
<li>
<p>
<a
href="https://www.namesilo.com/?rid=df01e27pr"
target="_blank"
rel="noopener"
>NameSilo</a
>
domain registrar. Good prices, doesnt charge extra for domain
privacy.
</p>
</li>
<li>
<p>
<a href="https://umami.is/" target="_blank" rel="noopener">Umami</a>
analytics, self-hosted.
</p>
</li>
<li>
<p>
<a href="https://forgejo.org/" target="_blank" rel="noopener"
>Forgejo</a
>
git forge, self-hosted. Mirroring GitHub for now.
</p>
</li>
<li>
<p>
<a
href="https://github.com/shaarli/Shaarli"
target="_blank"
rel="noopener"
>Shaarli</a
>
link site, self-hosted.
</p>
</li>
<li>
<p>
<a href="https://isso-comments.de/" target="_blank" rel="noopener"
>Isso</a
>
comments API, self hosted.
</p>
</li>
<li>
<p>
<a href="https://hedgedoc.org/" target="_blank" rel="noopener"
>HedgeDoc</a
>
markdown document collaboration, self-hosted.
</p>
</li>
</ul>
</main>
<footer>
<section>
&copy; Joshua Seigler 2025. -
<a href="https://github.com/seigler" rel="me noopener" target="_blank"
>GitHub</a
>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours/">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener"
>Random</a
>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>
<div id="effects"></div>
</body>
</html>