Hardware
- MacBook Pro (16-inch, M3 Pro, 18GB RAM, 512GB SSD): my daily driver
- iPhone 15 Pro (128GB)
- Apple Watch (S11): fitness tracking, notifications and health monitoring
- iPad Air (M2): for note-taking, light gaming and sketching
- Apple Pencil Pro
- AirPods Pro (3rd gen): used to own the 2nd gen pro’s, the 3rd gen fits my ears so much better
- Magic Mouse (USB-C): good battery + gestures (kinda hurts my hand a little after some hours)
- Magic Keyboard (USB-C, Touch ID): would love it even more if it had backlight!
- AOC 32G2WG8 Monitor (1080p, 240Hz, 32-inch): bruv quality
yes, I’m an Apple sheep hehe
Software
Browser & Extensions
I currently use Helium with these extensions:
- uBlock Origin: efficient blocker
- ClearURLs: remove tracking elements from URLs
- Return YouTube Dislike: shows YouTube dislike counts
- Sink It: better Reddit experience
- SponsorBlock: skips sponsored segments on YouTube videos
- SteamDB: SteamDB features on Steam web
- Stylus: userstyles manager
- Violentmonkey: open-source userscript manager
- bleh: pleasant last.fm ux
- Surfingkeys: vim-like keys for web surfing
Communication
Development
- iTerm2: macOS-native terminal emulator
- Neovim (btw): highly extensible text editor of choice
- Xcode: Apple’s IDE for macOS and iOS development
- container: lightweight container runtime for macOS
Productivity
- AeroSpace: macOS tiling window manager
- Actions: extends Apple Shortcuts with more actions
- Sketch: design tool
Media
- NetNewsWire: my preferred RSS reader
- Apple Music: music streaming service
- Pixelmator Pro: photo editing
- Procreate: drawing app for iPad
- ScrobbleKit: my own open-source last.fm scrobbler for macOS and iOS
Utilities
- Homebrew: package manager for macOS
- Parcel: delivery tracking app
- Klack: satisfying key sounds
- Cryptomator: open-source client-side file encryption
(Programming) Languages
- JavaScript: my first programming language, still my go-to for web development
- TypeScript: typed superset of JavaScript that I use for most projects
- Swift
- Go