Uses

Here’s a list of the tools, software and many other things that I use on a daily basis. This page was inspired by Wes Bos and his project - uses.tech. If you make your own, I’d love to see it!

Web

Browser

It used to be Firefox with lots of extensions to make it look and feel like Arc, but then Zen came out and I switched to it.

Zen is an open-source Firefox fork with many of the same UI features as Arc, and it’s still receiving support (unlike Arc, RIP). It also works better on my Windows desktop and laptop than Arc did.

Extensions

  • Augmented Steam - Enhances Steam with additional information
  • Bitwarden - Excellent password manager
  • Dark Reader - Auto dark mode for every website (helpful for battery life on my OLED laptop)
  • Imagus Mod - Image hover zoom (useful for Reddit)
  • uBlock Origin - One ad blocker to rule them all

Websites

  • Cobalt - YouTube video downloader that I don’t personally use but would be remiss not to mention (see Vividl below!)
  • CyberChef - A web app for encoding, decoding, and analyzing text data in a variety of formats
  • DevDocs - A frontend for various language/library documentation sites with quick search.
  • Hoppscotch - A Postman alternative PWA, great for quick API testing
  • IsThereAnyDeal - Great for tracking game prices and bundles, with an excellent waitlist feature
  • LofiMusic - A music player PWA for lo-fi music YouTube livestreams
  • MyNoise - A fantastic noise generator that I use for focus and relaxation
  • Pocket Casts - My podcast app of choice (partially because I bought the web app before they went a subscription model)
  • Winstall - A WinGet command generator that makes it easy to install a bunch of apps at once, like Ninite on steroids
  • Wormhole - A dead simple, super fast way to send <10gb files between devices. Great for sharing things with friends, and it’s been around for a while so I’m confident it won’t disappear.

Windows

I have a desktop and laptop that I love dearly.

Desktop
OS: Windows 11
CPU: Intel Core i5-10600KF
GPU: Nvidia RTX 4060 Ti 16gb
Laptop
OS: Windows 11
Model: ASUS Zenbook
CPU: AMD Ryzen 7-7730U

Windows Apps

  • Affinity Suite - Sometimes I want to do some vector graphics work or image editing, but I can’t justify an Adobe subscription and I’m not going to admit to pirating it. Affinity is a great alternative! I’ve been with them for years now, since I initially bought Affinity Designer on sale for $25 (I was previously making YouTube thumbnails in Apple Keynote, of all things)
  • Microsoft Powertoys - A collection of utilities you’d be be a tool to miss.
  • Notion Calendar - Just a nice calendar app. Since the rebrand, it can also pull in assignments from my Notion database and display them on my calendar too.
  • Notion - Notion is great for organizing tasks in just the right way for me, and it can hold notes and my game backlog too. It has a decent enough API, so when combined with a self-hosted n8n instance, I can freely write my own little extensions to sync Canvas assignments, Todoist tasks, and game backlog data from outside sources. In theory, I could do much of the same things with Obsidian too, but the ease of syncing, sharing, and extending with Notion win out.
  • PlayNite - If you’re anything like me, you’ve been accumulating free games for years from Amazon Prime, Epic Games, and other sources. Combine that with a habit of “buying games wherever they’re cheapest” and owning console games, and you end up with a mess of launchers and libraries. PlayNite is a free, open-source app that lets you manage all your games in one place, no matter where they came from. It also has a great plugin system that lets you add features like game tracking, achievements, and more. I find it more robust and extensible than GOG Galaxy, though that’s a great option too.
  • Raycast - My launcher of choice, recently in beta for Windows. I loved it back on my Mac, and I feel it beats PowerToys Run and even the new Windows Command Palette in terms of speed and stability. It already has a great library of extensions, and I’m excited for future development!
  • ShareX - Screenshotting and screen recording app.
  • Spark - As far as I know, Spark is the only 1) nice-looking 2) native Windows mail app that is 3) free and has 4) automatic categories.
  • Vividl - Great free YouTube video downloader. Functionally a frontend for yt-dlp, so it doesn’t usually break.
  • Yasb - A highly configurable Windows status bar written in Python. Between this, Raycast, and Zen, I wonder if I should just go back to MacOS?

Homelab

This is how I got into programming in the first place. There’s no magic quite like wiring up 6 Docker containers on a $150 Windows box and getting a website out of it, and I’ve continued that for about 8 years to my still-modest current setup.

Inkstation
OS: OpenMediaVault
CPU: Intel i5-2500S
Uptime: too long

Homelab Services

A homelab is nothing without something for it to host. These ones are my favorites, either because they’re the best of the alternatives I tried or they’re just really cool:

  • Authelia - No-nonsense auth provider that makes securing other apps straightforward.
  • Authentik - …that said, Authentik is harder to set up but way more flexible.
  • Bluemap - Serves 3D maps of Minecraft worlds over the web. Check out past worlds and maybe even my current server.
  • Caddy - A reverse proxy that’s much simpler to set up than nginx or Traefik.
  • Caddy-Docker-Proxy - Wonderful Caddy extension that makes deploying new containers to a subdomain as easy as 2 labels on a container.
  • Calibre-web - Drop-in replacement for my Kobo e-reader’s sync server, allowing me to get books to it from anywhere.
  • Croc - Super simple CLI file transfer tool that handles discovery for you. Nice for university computers.
  • n8n - Node-based automation platform. All the little things that Zapier would be helpful for, but free.
  • Plausible - Analytics that are super easy to just slot into any project
  • Plex - Media server extraordinaire. Music support is better than Jellyfin’s equivalent, imo.
  • Pterodactyl - Host and manage many game servers, with less management work than running them bare.
  • Seafile - File storage with rock-solid sync, and direct-download share links
  • Tailscale - Allows me to access this server and my 3 VPSes without exposing them to the web. Taildrop is great for iOS and Windows file transfer, especially when the network doesn’t allow LAN devices to talk to each other.