diff options
author | bt <bt@web> | 2023-11-27 00:46:00 +0000 |
---|---|---|
committer | IkiWiki <ikiwiki.info> | 2023-11-27 00:46:00 +0000 |
commit | d3a01d9edb4506f21c626300401b3453ab7fa827 (patch) | |
tree | f1dd4afaf773e895b8aa9d27511d426ff369a2f7 | |
parent | d771149caacbfe336b61d6d9ad3cc09a469833ad (diff) |
-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 |