Software
Last updated: Oct 02, 2024
Software I Use
General
- Desktop OS (local): macOS
- Desktop OS (remote, work): gLinux
- Smartphone OS: Android
- Web browser: Google Chrome
- Text editor: Vim
- Note taking (mobile): Google Keep
- Email: Gmail
- Calendar: Google Calendar
- Word processor: Google Docs
- Spreadsheets: Google Sheets
- Presentations: Google Slides
- File storage: Google Drive
- Graphics editor: GIMP
Development Environment
- Code editor: Vim
- Terminal: Terminal.app
- Terminal multiplexer: tmux
- Terminal shell: Bash 5
- C toolchain (personal): Clang + LLDB + Make
- Build tool (work): Blaze
- Source control (personal): Git
- Source control (work): a modified version of Perforce
- Dotfiles/config management: Stow + Git repository.
Programming Languages
My favorite programming languages are:
- C
- JavaScript
- Python
The criteria I use to determine my language preferences:
- Usefulness
- Popularity
- Portability
- Performance
- Features
The languages I’m most proficient in:
- Objective-C
- Swift
- Python
- JavaScript
- C
- Java