The last time I checked out the Asus Tinker it was still suffering from horrendous software support and cost nearly twice as much in the UK (which it still does, £32 vs £55). So unless you NEED those extra features, I strongly disagree.
I bought one and played with it over the holidays and there are a ton of OS options now. There's Armbian support now, which wasn't around at first, and it seems to be very stable and feature complete. The board is significantly more powerful than a Pi 3 with emulators and compiling and just about everything.
You can actually boot Raspbian (or probably any other ARM OS) on Asus Tinkerboard - you only need to copy some files to /boot (including kernel) from TinkerOS and several kilobytes of bootloader after partition table.
(That way you can prepare image that boots both on RPi and Tinkerboard)
yes! for headless/server type applications I think this is the sweet spot right now. In the US, Ameridroid is faster than ordering direct from pine64 (in my experience).
The biggest downside for me is Rock64 doesn't have an OS with the pedigree of Raspbian. I'm running the 'ayufan' minimal ubuntu xenial, and it seems solid. but when I've played around with a monitor in the full xenial build I've seen some crashes and lockups.
Yeah, although adding usable wireless is a big bonus - I wish it had 2-4GB of RAM and I wish you could put the USB ports into gadget mode like you can with the zero, but preferably at least two or more ports that can work with it. Also - I’m really disappointed there’s still no GbE.
Or even 4G. Would be nice to have a high-memory variant especially seeing that that would require zero changes in the OS unlike most othet hardware variations.
As far as I can remember, the system-on-chip architecture limits the maximum amount of RAM to 1 GB (I'll try and find an official source, it's probably somewhere in the BCM283x peripherals documentation).
Not to say Broadcom couldn't spin a newer revision of the SoC with a different internal architecture, but for now it seems that >1 GB of RAM would require substantially more effort than just swapping the DRAM module on the board.