Tools
I use either macOS or Manjaro as my daily drivers.
Programs
Software Development
- Editor: vim
- IDE: Anything from jetbrains on Vim mode
- Shell: Bash (w Tmux sometimes)
- Utilities:
- fzf: Great for finding anything within vim or the shell
- rg: Great for searching anything
- iTerm2
Productivity
- Notes: plain textfile
- Todos: plain textfile
- Password Manager: 1Password
Audio
- DAW: Reaper
- VSTi's: u-he Zebra, NI Battery, Surge
- Music Programming: SuperCollider, Puredata, Reaper JSFX
- Audio Editor: Audacity
- Other: ffmpeg
Web Apps
- OS: Debian w Systemd, ufw, fail2ban
- Server: Nginx
- Database: PostgreSQL
- Object Cache: Redis
- App Backends: Either Python or Go
- Configuration Management: Ansible or plain-old Bash
Frontend
- 0: Plain CSS/ES5
- 1: Mithril on ES5/ES6, CSS
- 2: React on ES6, using SASS, packed with Webpack
Mobile Apps
- React Native
- Cordova
- Or if REALLY necessary, Swift/Kotlin