···11+---
22+title: "stuff i use"
33+description: "a list of most of the stuff i use, including hardware and software"
44+pubDate: 2025-10-6
55+categories:
66+ [
77+ "hardware",
88+ "software",
99+ "music",
1010+ "macos",
1111+ "linux",
1212+ "open-source",
1313+ "productivity",
1414+ ]
1515+---
1616+1717+i often get asked about the stuff that i use so i wanted to make a comprehensive post listing mostly everything. i will probably update this list over time as it also helps me keep track of what i'm using - and maybe it'd be useful to help some people discover new software and hardware aswell. this may be a bit messy.
1818+1919+yes this will get nerdy.
2020+2121+## hardware
2222+2323+my main computer is an _M1 Pro MacBook Pro_ configured with 16gb of memory and 1tb of storage. i run both MacOS and [Asahi Linux](https://asahilinux.org) on here. i use [Nix](https://nixos.org) and [nix-darwin](https://github.com/nix-darwin/nix-darwin), along with [Homebrew](https://brew.sh) for GUI applications. i mostly went for a MacBook because I wanted to use Logic Pro, but also because i haven't been really enjoying Windows lately. i also love the hardware (the trackpad, display, battery life, and speakers are great)
2424+2525+i also have a _Surface_ laptop, running Windows, which i use for games. but i don't really do much else on there. i would like to install Linux on there, but it doesn't really play nicely with my dock (Dell WD19TB). also for whatever reason on Linux it always runs the NVIDIA GPU at the lowest power setting, making games unplayable.
2626+2727+i also play games and emulate games on my [Steam Deck](https://store.steampowered.com/steamdeck) very often. it's a 256GB LCD model. this has been a very good purchase and i'd heavily recommend it if you're into pc gaming :)
2828+2929+i also have an _Intel NUC_ (i forgot exactly which generation) running [NixOS](https://nixos.org), and i use this as my main server. i run [Navidrome](https://www.navidrome.org) for streaming my music library, [restic](https://restic.net) and [Time Machine](<https://en.wikipedia.org/wiki/Time_Machine_(macOS)>) backup shares, and Minecraft servers for my friends.
3030+3131+i have a _Raspberry Pi 4_ which i used to run RetroPie on. currently it's unused though, and i'm thinking of ways i could use it.
3232+3333+i have an iPhone 14 Pro, mainly because i wanted GarageBand at the time but it also plays nicely with my Mac. i'm considering switching to a Pixel at some point though.
3434+3535+i also enjoy messing with retro/vintage hardware and have some older computers:
3636+3737+- sometimes i use my 4th gen iPod Touch for distraction-free music listening. while it's not a phone, i do quite miss when phones were small and easier to handle
3838+- i have a Gateway laptop from 2003 that i don't really use, but sometimes mess around with it for shits and giggles
3939+4040+also here's the gear i use for music:
4141+4242+- audio workstation: i mostly use [Logic Pro](https://www.apple.com/logic-pro) or [Bitwig](https://www.bitwig.com) or [FL Studio](https://www.image-line.com)
4343+- instruments: i have a Squier stratocaster, some acoustic Yamaha, a ukulele, and a Yamaha keyboard.
4444+- midi controller: i use that Yamaha keyboard along with my [Arturia Minilab 3](https://www.arturia.com/products/hybrid-synths/minilab-3/overview).
4545+- microphone: i typically use an [AKG P120](https://www.akg.com/microphones/condenser-microphones/P120-.html).
4646+- audio interface: i use a [Focusrite Scarlett Solo 3rd Gen](https://us.focusrite.com/products/scarlett-solo-3rd-gen). however, sometimes on the go, i just plug in my [Fender Mustang Micro](https://www.fender.com/products/mustang-micro) and start recording, but the latency is sometimes kinda bad when plugged into the laptop
4747+4848+## software
4949+5050+### operating systems
5151+5252+i mostly prefer MacOS or Fedora, but for servers i run NixOS or Debian. i also run Windows for gaming. i previously used Arch rather than NixOS but it was far too unstable for my liking and i prefer the declarative approach that NixOS offers.
5353+5454+### desktop
5555+5656+on linux i typically use [GNOME](https://en.wikipedia.org/wiki/GNOME), but i've also been switching between [KDE](https://en.wikipedia.org/wiki/KDE) and GNOME ever since KDE 6 released. i also use [Sway](https://swaywm.org). when using KDE i often enjoy [AeroThemePlasma](https://gitgud.io/wackyideas/aerothemeplasma) ;)
5757+5858+### programs
5959+6060+- [Nix](https://nixos.org) and [nix-darwin](https://github.com/nix-darwin/nix-darwin)
6161+- [Obsidian](https://obsidian.md)
6262+- [VSCode](https://code.visualstudio.com)
6363+- [Neovim](https://neovim.io)
6464+- [JetBrains IDEA](https://www.jetbrains.com/idea)
6565+- [Final Cut Pro](https://www.apple.com/final-cut-pro) or [Davinci Resolve](https://www.blackmagicdesign.com/products/davinciresolve/)
6666+- [Logic Pro](https://www.apple.com/logic-pro) or [Bitwig](https://www.bitwig.com) or [FL Studio](https://www.image-line.com)
6767+- [Apple Mail](https://en.wikipedia.org/wiki/Apple_Mail) or [Thunderbird](https://www.thunderbird.net)
6868+- [Discord](https://discord.com)
6969+- [Signal](https://signal.org)
7070+- [NetNewsWire](https://netnewswire.com)
7171+- [Ghostty](https://ghostty.org)
7272+- [Tailscale](https://tailscale.com)
7373+- [Transmission](https://transmissionbt.com)
7474+- [VLC](https://www.videolan.org/vlc)
7575+- [iTunes](https://en.wikipedia.org/wiki/ITunes) (`Music.app`) or [Strawberry](https://www.strawberrymusicplayer.org)
7676+7777+(there may also be some other software i forgot to mention, but thats most of it)
7878+7979+### services
8080+8181+these are services hosted on my NUC. i connect everything using Tailscale. (i luv tailscale!!!!!)
8282+8383+- [Navidrome](https://www.navidrome.org), for streaming my music library
8484+- [Jellyfin](https://jellyfin.org), for streaming my movies/TV shows
8585+- [slskd](https://github.com/slskd/slskd) for music downloading and sharing (soulseek daemon)
8686+- shares for [restic](https://restic.net) Linux backups and [Time Machine](<https://en.wikipedia.org/wiki/Time_Machine_(macOS)>) MacOS backups
8787+- sometimes i run Minecraft or other game servers for friends