Live data from Hacker News

Ask HN: Unix-based tablet

news.ycombinator.com

1–7 of 7 posts

Ask HN: Unix-based tablet

#1
I carry my iPad during my hourly commute to work but am struggling to get any coding work done (i.e. HTML/CSS/Django/NodeJS) as I have a Windows work laptop as well. Internet connection is sparse on the train.

Wondering if someone could recommend me a Unix-based tablet that's light enough to carry but I can also code on?

I was also considering the Surface as an alternative but would prefer something low-cost and Unix-based.

Re: Ask HN: Unix-based tablet

#4
post #2

Why doesn’t an iPad work for this purpose?

I had the same thought. I'm starting to use an iPad for a sideproject using Django.

In my workflow I'm using Working Copy to manage my repositories and Pythonista to code. I'm just starting but it's been a nice surprice. It is far more pleasant than I expected.

Re: Ask HN: Unix-based tablet

#5
post #4
post #2

Why doesn’t an iPad work for this purpose?

I had the same thought. I'm starting to use an iPad for a sideproject using Django. In my workflow I'm using Working Copy to manage my repositories and Pythonista to code. I'm just starting but it's been a nice surprice. It is far more pleasant than I expected.

Does it need to have an Internet connection?

Re: Ask HN: Unix-based tablet

#7
post #4

Earlier quoted context omitted.

I had the same thought. I'm starting to use an iPad for a sideproject using Django. In my workflow I'm using Working Copy to manage my repositories and Pythonista to code. I'm just starting but it's been a nice surprice. It is far more pleasant than I expected.

Does it need to have an Internet connection?

Working copy needs internet connection to clone the repos and commit the changes back, but meanwhile it doesn't need it.

And Pythonista doesn't need internet connection to function.