add uses page

This commit is contained in:
2025-03-13 23:59:17 +01:00
parent 4986c02bc1
commit 5a561c062e

45
uses.md Normal file
View File

@@ -0,0 +1,45 @@
# Computer stuff I use
There are [lots of pages](https://uses.tech) like this one showing developer setups.
## Software
### OS
I've used different Linux systems on my machines, mostly [Arch Linux] on my laptop.
I recently joined the [_NixOS cult_ ❄️][NixOS], maybe you should too 👀.
My handphone runs on [GrapheneOS].
### Apps
- **Editor**: helix
- **Terminal**: alacritty
- **Font**: JetBrains Mono
- **Shell**: zsh
- **Prompt**: starship
- **History**: atuin
- **Other utils**: zoxide, direnv, rg
- **Web browser**: Firefox, Vanadium
- **VPN**: Tailscale
- **DNS**: NextDNS (through tailscale integration)
## Hardware
### Computers
My laptop is an ASUS VivoBook (Intel i7).
I run some services on a Raspberry Pi 4B (with 4Gb of RAM), of course under NixOS 🙂.
My handphone is a Pixel 7a.
### Keyboard
I built a split mechanical keyboard, the (Ferris) [Sweep] LP, which I only use at home.
### Audio
todo!()
[Sweep]: https://github.com/davidphilipbarr/Sweep
[GrapheneOS]: https://grapheneos.org
[Arch Linux]: https://archlinux.org
[NixOS]: https://nixos.org