Live data from Hacker News

Aquaris M10 Ubuntu Tablet – Pre-order

bq.com

61–70 of 138 posts

Re: Aquaris M10 Ubuntu Tablet – Pre-order

#61

Looks like it's ARM. I suppose that's okay for many, but if you need programs like R, you're out of luck. I'd immediately buy one if it had an Intel or AMD processor.

What are you talking about? I am using R on Slackware 14.1 on an ARM device. It works perfectly once you compile it.

Re: Aquaris M10 Ubuntu Tablet – Pre-order

#65
post #25

IT says it has external memory expansion. Does this mean that there's a micro SD card slot anywhere? The only real issue I see is that (after the OS) I'd only have about 10 gig for applications and files. If I could put an sd card in there, no problem, otherwise it would hardly suffice as a PC.

Yep, I'd rather lug around a laptop with a 500GB SSD than have to deal with an external usb drive, just so I could have a tablet.

States MicroSD (200gb current cap; 2tb future)

Re: Aquaris M10 Ubuntu Tablet – Pre-order

#66
post #55
post #32

Earlier quoted context omitted.

Do you buy a lot of tablets or do you find most to have unacceptable battery life? The battery on my 2013 Nexus 7 is crazy good as far as I can tell and lasts for days of moderate use even two years into its life span. Compared to my phone which likes to die partway through the day even without me touching it.

I imagine it's Linux that causes the concern. Android and iOS are very highly optimized for mobile power management while Ubuntu is not.

As it says I can leave my laptop at home so then I would hope it rivals my x220 or t100 both of which get 12-14 hours with me coding and browsing under Ubuntu. I do not care too much about performance usually as long as it is not annoyingly slow.

Re: Aquaris M10 Ubuntu Tablet – Pre-order

#67
post #46

Earlier quoted context omitted.

But you can also do that do that on any iPad or Android tablet? Plus imagine the cases where you don't have wifi (train commute, metro, lousy coffee shop etc.)

You can, but IME, it's all terrible. I've tried so many android ssh-clients, and they are all either closed source, or don't work smoothly.

You could use Terminal Emulator and run the CLI ssh client. I know CyanogenMod includes "ssh".

It's probably closed-source, but I use JuiceSSH and it is great. The Pro version has a cloud backup that makes SSH migration a breeze.

Re: Aquaris M10 Ubuntu Tablet – Pre-order

#68
post #61

Looks like it's ARM. I suppose that's okay for many, but if you need programs like R, you're out of luck. I'd immediately buy one if it had an Intel or AMD processor.

What are you talking about? I am using R on Slackware 14.1 on an ARM device. It works perfectly once you compile it.

You can use base R but (unless something has recently changed) not all packages are going to work. I also program in D - including interacting with R - and that won't currently work.

Re: Aquaris M10 Ubuntu Tablet – Pre-order

#69
post #43
post #38

Just ordered one. I had a chat to the BQ team in London recently. They're selling CyanogenMod Android phones as well. The CEO was quite clear that flashing a new OS wasn't going to void the warranty. I didn't get to play with their Ubuntu tablets, but their Android ones are well built, responsive, and have very clear screens. This isn't going to replace your totally tricked-out MacBook - but as a portable web-browser…

So you can install and run nginx, redis, Atom.io, postgres etc. on this?

http://i.imgur.com/mSTNYMN.png

Re: Aquaris M10 Ubuntu Tablet – Pre-order

#70
post #46

Earlier quoted context omitted.

But you can also do that do that on any iPad or Android tablet? Plus imagine the cases where you don't have wifi (train commute, metro, lousy coffee shop etc.)

You can, but IME, it's all terrible. I've tried so many android ssh-clients, and they are all either closed source, or don't work smoothly.

If you're rooted on Android, you could put a full Linux distro on it with chroot.[1] You could even set up a vnc server and use that to get into Xorg. I'd recommend using a physical keyboard for any long term use or may quickly learn how strange RSI feels at the shoulder.

You may also need a busybox installer app to get things working.

[1] - https://wiki.archlinux.org/index.php/Change_root

Post reply on HN