diff options
Diffstat (limited to 'pages/uses.md~')
-rw-r--r-- | pages/uses.md~ | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/pages/uses.md~ b/pages/uses.md~ new file mode 100644 index 0000000..82c911f --- /dev/null +++ b/pages/uses.md~ @@ -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) - Domain renewal|$172| +|[gandi mail](https://webmail.gandi.net) - Email service|$64| +|[sourcehut](https://sourcehut.org) - Open source code forge.|$60| +|[mullvad](https://mullvad.net) - Privacy focused VPN service provider.|$60| + +## Laptops + +- **M2 MacBook Air** (Daily Work) + - CPU: M2 Apple Silicon + - RAM: 16GB + - Storage: 256GB + - OS: macOS + +- **ThinkPad X220** + - CPU: Intel Core i5 2540M @ 2.6 GHz + - RAM: 16GB + - Storage: 128GB SSD + - OS: OpenBSD ([see build](https://git.btxx.org/open-suck/about)) + +- **ThinkPad X201** + - CPU: Intel Core i5-520M @ 2.9 GHz + - RAM: 8GB + - Storage: 128GB SSD + - OS: FreeBSD ([see build](https://git.btxx.org/suckless-beastie/about)) + +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 |