Uses #
I've heard that famous people regularly get asked about their setup. So, here's mine in case I become famous ;-)
Hardware #
- Macbook Pro 13 from 2017
- Had to repair it 3 times already due to broken keyboard/display :-(
- The horrible keyboard and the unreliable hardware is the reason I switched to Windows/Linux as my main work machine. I still keep my Macbook around in case I need some MacOS only software though.
- Dell XPS 13 2-in-1 - especially like the 16:10 display ratio which is rare to find outside Apple. I've installed Windows 10 (running WSL2, available on slow ring) and a stock Ubuntu 19.10 distribution. I spend most of my time on Linux though. My only complaint is the missing Webcam support which will be hopefully supported in the future when Intel Ice Lake chipsets become more mainstream.
- Custom Build PC - when I'm at home I prefer to work on a more powerful machine.
- LOUQE Ghost S1 MkII (Batch 4) case, a beautiful Mini ITX case which looks awesome and runs my workloads cool and silently
- AMD Ryzen 7 (8-core) CPU with a Noctua NH-L12S CPU Cooler (had to bend it to fit in the case - hmpf)
- GIGABYTE X570 I AORUS PRO WIFI Mainboard
- Corsair Vengeance LPX DDR4-3200 C16 BK DC - 32GB RAM
- Samsung 970 EVO Plus SSD M.2 2280 - 1TB SSD
- Corsair SFX series SF750 Platinum SFX
- LG 27UL850-W 68 $K Monitor, let's me plug my Macbook/Dell XPS using USB-C only
- Logitech MX Keys Keyboard
- Logitec MX Master 3 Mouse
- Pixel 2 Phone
- Bought this for a heavy discount - otherwise it felt too expensive. I like getting updates as quickly as possible and in comparison to iOS it lets you choose which browser or mail client you want.
To give you an idea what the different number of CPU cores feels like for everyday use I've run a non-scientific benchmark executing a couple hundred tests for my Ruby on Rails app:
- Macbook 13, 40 secs
- Dell XPS, 20 secs
- AMD Ryzen 7, 8 secs
Software #
Editor #
- Visual Studio Code - Find my settings in the dotfiles repo. The new remote plugins are really awesome on Windows combined with the WSL2 or the VS Code Online service.
- Tomorrow Night color theme by Chris Kempson
- Fira Code Font
- Vim for quick edits. Here's my vimrc
Desktop Apps #
MacOS specific #
- Github Desktop
- iTerm2
- Homebrew, here's my Brewfile
Linux Specific #
Cloud #
- Gmail, Calendar, Contacts, Keep and Google Photos
- I am testing Fastmail though in order to reduce my dependency to Google
- pCloud file storage, replaced Dropbox for me
- Netlify for static sites
- Heroku for my Ruby on Rails projects
- Github for all my sourcecode
- Sentry for bug tracking
Dotfiles #
I've spend way too much time automating my setup with dotfiles.