Hacker News new | ask | show | jobs
by numlock86 2535 days ago
I do this with an RPi3 and it's doing good, so it's doable. It strongly depends on your setup and develeopment environment, though. Do you want VI to work over SSH or want full VNC access to a machine with Gnome and Eclipse? Or something in between like X forwarding? Also, is aarch64 even an option as a host system? (compilations, software availability etc.)
1 comments

I use tmux and vim over ssh. You mean Arch? Yeah why not.

Then also a lot webpack, Docker: wondering if they would get the Pi stuttering when compiling/building? And if vim is still smooth then (which isn't the case with my 20$ vps).

AArch64 is what the 64-bit version of the ARM instruction set is called.
ah right, think all software I use are available as AArch64 binaries.
You can get AArch64 in Amazon EC2 by the way… up to 16 A72 cores, which is nice.