My Minimal Setup
Software:
- • vscode - the extension support is amazing
- • Xcode - slower than a snail but I have to use it for iOS development
- • 𝚋̶𝚛̶𝚊̶𝚟̶𝚎̶ chrome - yea privacy was great, but it became bloated
- • spotify - I can't live without music, FYI my 2024 wrapped came out with 100k+ minutes
- • discord - for communicating with clients and other developers
Homelab:
- • Debian 13 Root Server
- • 6vCPU Cores
- • 8GB RAM
- • 256GB SSD
Most of the software development tools are installed on my vps. I prefer to keep my local machine clean and minimal. When needed, I use to ssh to my vps and do the task such as running a unkown software, building a project, testing a new sdk etc.