My Minimal Setup
Software:
- • vscode - the extension support is amazing
- • Xcode - slower than a snail but I have to use it for iOS development
- • Brave Browser - the privacy it offers, made me stick to it
- • Spotify - I can't live without music, FYI my 2024 wrapped came out with 100k+ minutes
- • Discord - for chatting with friends & professional work
Homelab:
- • Ubuntu Server 24.04 LTS
- • 4 Core Ampere Arm CPU
- • 24GB RAM
- • 200GB NVMe 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.