A bit pedantic: The rendering with caption "Maru OS brings Linux to an HDMI screen using the power of your Android smartphone" is very clearly an Apple Thunderbolt display, which doesn't support HDMI, let alone have a way for an Android phone to connect directly.
You can connect a Thunderbolt-out to HDMI in using mini-DP to HDMI, but not the other way around. There are fairly expensive HDMI to mini-DP adapters, but Thunderbolt isn't mini-DP, and requires a Thunderbolt signal.
Until being open sourced, this was basically a one-man project, and the Nexus 5 was the only phone supported because it's what the guy had.
Theoretically it may get support for more phones in the future as more people contribute towards it and try to get it working on their specific phones.
Please don't insinuate that someone hasn't read an article.
"Did you even read the article? It mentions that" can be
shortened to "The article mentions that."
> https://news.ycombinator.com/newsguidelines.html
From what I see, it looks like this still uses the same kernel that's running on the phone. Thus you can't do anything but a Linux system, since that's what Android runs.
"Android Open Source Project-based Maru provides you Android Lollipop for your smartphone and includes a Debian Linux within an LXC Linux Container for the desktop environment"
Yeah, I don't understand this either. I know that for certain cases FreeBSD has better performance, OpenBSD is possibly more secure, NetBSD more portable, but hasn't Linux proven itself enough at this point that these debates are mostly irrelevant? It's a decent UNIX like kernel, it's already used in Android and then obviously a lot of servers.
But what features or cabalities are you missing with Linux?
OpenBSD is simply a lot better designed than Linux, free from fancy bells and whistles. As the the world's simplest and most secure Unix-like OS, any mobile OS choosing it over Linux would have a significant advantage.
Android has bits and pieces of it, but not nearly enough.
Creator of the world's most used SSH implementation OpenSSH, the world's most elegant firewall PF, the world's most elegant mail server OpenSMTPD, the OpenSSL rewrite LibreSSL, and the NTP rewrite OpenNTPD. OpenBSD -- the cleanest kernel, the cleanest userland and the cleanest configuration syntax.
Those are some serious claims that are not at all objective. I can tell you that I have found OpenSMTPD to be at least as inelegant as just about everything else that touches mail, and PF is a good design but has always had serious competition from the commerical world.
I mean, I love OpenBSD too, but you can't drink the Kool-Aid like that. It's got just as many design tradeoffs built in as any other competent OS.