Hacker News new | ask | show | jobs
by woutr_be 2628 days ago
What's your setup like? I've been looking around to set something like this up, mainly for being able to do quick fixes on the go. (Or use my iPad when I'm on holiday)
1 comments

Unfortunately I don't have much to share because my setup is so simple. Literally just vim (you can find really awesome vimrc on GitHub, mines pretty messy), and tmux (simple apt install).

When I visit my friends place I usually just use their computer, otherwise I'll use my MacBook pro or desktop. I don't think about setup much, I just use whatever devices around me to access and write code on my server instance.

Understood, for my purposes I was really looking for a more full-fletched dev environment. Being able to run a local dev server and a browser (for front-end dev). Sadly that doesn't seem to be possible on an iPad at the moment.