Live data from Hacker News

Ubuntu Phone will include a Terminal application

wiki.ubuntu.com

31–40 of 106 posts

Re: Ubuntu Phone will include a Terminal application

#32
post #12

As soon as Ubuntu Phone becomes stable enough for daily use, I will switch from Android to it. Coupled with a powerful processor and plenty of spare solid-state memory, Ubuntu Phone will allow me to walk around and travel with my entire desktop environment in my pocket -- including round-the-clock access to everything available in official and third-party Ubuntu repositories. (Have you ever needed access to an editor…

Have you ever needed access to an editor, language, database backend, etc. when you happen to be without a laptop?

Honestly? No. I can't imagine the agony of trying to type out a SQL query on my phone. I have a Macbook Air, which is light enough for me to carry around with me the vast majority of the time- it's great.

If I wanted something smaller I would perhaps get a tablet with a keyboard (or a netbook, if they weren't all terrible)... but doing any meaningful work on my phone? No thanks. I can barely bring myself to type out a reasonably-sized e-mail on mine.

Re: Ubuntu Phone will include a Terminal application

#34
post #32
post #12

As soon as Ubuntu Phone becomes stable enough for daily use, I will switch from Android to it. Coupled with a powerful processor and plenty of spare solid-state memory, Ubuntu Phone will allow me to walk around and travel with my entire desktop environment in my pocket -- including round-the-clock access to everything available in official and third-party Ubuntu repositories. (Have you ever needed access to an editor…

Have you ever needed access to an editor, language, database backend, etc. when you happen to be without a laptop? Honestly? No. I can't imagine the agony of trying to type out a SQL query on my phone. I have a Macbook Air, which is light enough for me to carry around with me the vast majority of the time- it's great. If I wanted something smaller I would perhaps get a tablet with a keyboard (or a netbook, if they we…

If a keyboard is important to you, the Droid 4 actually has a great one. Using it with the Terminal android app is a breeze.

However, the rest of the phone sucks, so I can't recommend it.

Re: Ubuntu Phone will include a Terminal application

#38
post #29

Earlier quoted context omitted.

Won't many of the projects in the Ubuntu repositories be unavailable because of architectural reasons, i.e. ARM phones versus x86/64 desktops?

What projects are you concerned about? I run Raspbian, another Debian-based distro, on my Raspberry Pi (ARMv6 CPU) and haven't run into any missing packages yet. Can't imagine there are many projects out there these days that are still architecture-specific, outside of compilers and JITs and so forth, many of which (e.g. LuaJIT, V8, LLVM) already support ARM.

As an example, Yesod doesn't work on the raspberry pi, because GHCi is not in the debian ARM repositories. This is annoying, because compiling everything yourself takes forever on the raspberry.

Re: Ubuntu Phone will include a Terminal application

#40
post #38
post #29

Earlier quoted context omitted.

What projects are you concerned about? I run Raspbian, another Debian-based distro, on my Raspberry Pi (ARMv6 CPU) and haven't run into any missing packages yet. Can't imagine there are many projects out there these days that are still architecture-specific, outside of compilers and JITs and so forth, many of which (e.g. LuaJIT, V8, LLVM) already support ARM.

As an example, Yesod doesn't work on the raspberry pi, because GHCi is not in the debian ARM repositories. This is annoying, because compiling everything yourself takes forever on the raspberry.

Ah, interesting, had actually looked into GHC and knew there was no GHCi support for ARM (also, ARM is only a Tier 2 platform), but did not realize that made it impractical to use Yesod. That kinda sucks.

http://hackage.haskell.org/trac/ghc/wiki/Platforms

Post reply on HN