It's bit funny/sad that today having a terminal in Linux distro is news.
Ubuntu Phone will include a Terminal application
31–40 of 106 posts
Re: Ubuntu Phone will include a Terminal application
#32As 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…
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
#33Re: Ubuntu Phone will include a Terminal application
#34As 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…
However, the rest of the phone sucks, so I can't recommend it.
Re: Ubuntu Phone will include a Terminal application
#35It's bit funny/sad that today having a terminal in Linux distro is news.
That's not news. Having a terminal on your phone is news.
Re: Ubuntu Phone will include a Terminal application
#36Just how far away this Ubuntu Phone is? I assume quite some time away, if we are still discussing features?
Re: Ubuntu Phone will include a Terminal application
#37Re: Ubuntu Phone will include a Terminal application
#38Earlier 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.
Re: Ubuntu Phone will include a Terminal application
#39Re: Ubuntu Phone will include a Terminal application
#40Earlier 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.