diff options
author | bt <bt@web> | 2023-11-27 00:48:05 +0000 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-11-27 00:48:05 +0000 |
commit | 8faf39ca08c06203a4179e014ca3af0ebcc6a179 (patch) | |
tree | a040d39b1a9daa178b3bc8741ffc3e3040cba41f /uses.mdwn | |
parent | 22ba1b9dd1219600900576c5e4b03b1000f4e1cd (diff) |
Diffstat (limited to 'uses.mdwn')
-rw-r--r-- | uses.mdwn | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/uses.mdwn b/uses.mdwn new file mode 100644 index 0000000..14ef20d --- /dev/null +++ b/uses.mdwn @@ -0,0 +1,85 @@ +# Things I Use + +This page contains a somewhat up-to-date listing of all hardware and software that I currently use. Seeing similar pages on other people's personal websites have proved quite valuable to me, so I figured I would do the same! + +## Services + +I'm proud to support open source products and privacy-respecting communities. The list is limited right now, but the plan is to expand this over time. All prices are in CDN. + +|Service|Cost/year| +|-------|--------------| +|[gandi](https://gandi.net)<br>Domain renewal|$172| +|[gandi mail](https://webmail.gandi.net)<br>Email service|$64| +|[sourcehut](https://sourcehut.org)<br>Open source code forge.|$60| +|[mullvad](https://mullvad.net)<br>Privacy focused VPN service provider.|$60| + +## Laptops + +- **ThinkPad X260** (Daily Driver) + - CPU: Intel i5-6300U (4) @ 3.000GHz + - RAM: 32GB + - Storage: 128GB SSD + - OS: Arch Linux + +- **ThinkPad X220** + - CPU: Intel Core i5 2540M @ 2.6 GHz + - RAM: 16GB + - Storage: 128GB SSD + - OS: Alpine Linux ([see build](https://git.sr.ht/~bt/alpine-suck)) + +- **ThinkPad X201** + - CPU: Intel Core i5-520M @ 2.9 GHz + - RAM: 8GB + - Storage: 128GB SSD + - OS: OpenBSD ([see build](https://git.sr.ht/~bt/open-suck)) + +As you can tell: I *really* like ThinkPads... + +## Accessories + +- Logitech Pebble Mouse +- Cheap USB microphone + +## "Mobile" Devices + +- iPhone SE (2020) +- ZTE Cymbal 2 +- Casio F-91W +- RPi Zero +- RPi Zero W +- RPi 400 + +## Gaming / Entertainment + +- Xbox Series S +- Nintendo Switch Lite +- Playstation 2 + +## Software + +I try my best to use only free and open source software. Unfortunately, some circumstances require me to use proprietary applications. + +### Open Source + +- aerc-mail +- Bitwarden +- dmenu +- dwm +- Firefox +- pass +- qutebrowser +- slstatus +- st +- surf +- Thunderbird +- vim +- VSCodium + +### Proprietary + +- Figma +- Gmail +- Slack +- Sublime Text +- Sublime Merge +- Zoom |