This commit is contained in:
Joshua Seigler 2025-06-19 16:54:31 -04:00
parent 155a791915
commit c3c76f0178
126 changed files with 997 additions and 714 deletions

View file

@ -6,7 +6,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, viewport-fit=cover"
/>
<link rel="stylesheet" href="/site.css?v=c3e270e387f1" />
<link rel="stylesheet" href="/site.css?v=bbe1feb38ff7" />
<link rel="preload" as="font" href="/fonts/inter/InterVariable.woff2" />
<script
defer
@ -80,272 +80,267 @@
<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://mise.jdx.dev/" target="_blank" rel="noopener"
>Mise</a
>
Dev environment manager, replacing <code>nvm</code>,
<code>pyenv</code>, <code>venv</code>, and dozens of others. Great
DX.
</p>
</li>
<li>
<p>
<a
href="https://github.com/modular/stack-pr"
target="_blank"
rel="noopener"
>Stack-PR</a
>
PR stacking tool, the best way I know to handle feature branches.
</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/adnanh/webhook/"
target="_blank"
rel="noopener"
>Webhook</a
>
to pull static sites when they are built.
</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>
<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://mise.jdx.dev/" target="_blank" rel="noopener"
>Mise</a
>
Dev environment manager, replacing <code>nvm</code>,
<code>pyenv</code>, <code>venv</code>, and dozens of others. Great DX.
</p>
</li>
<li>
<p>
<a
href="https://github.com/modular/stack-pr"
target="_blank"
rel="noopener"
>Stack-PR</a
>
PR stacking tool, the best way I know to handle feature branches.
</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/adnanh/webhook/"
target="_blank"
rel="noopener"
>Webhook</a
>
to pull static sites when they are built.
</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>
<footer>
<section>
&copy; Joshua Seigler 2025. -