TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Interesting (offline) iPad apps for hackers?

18 pointsby ssamuliover 14 years ago
Going to travel away for a 2½ weeks soon, and I'm going to take only an iPad with me for my basic computer needs (+ an android phone). But what if I get an itch to hack something? Any suggestions on apps that I can get my daily fix of hacker/geek life with?<p>One option I've been thinking about is setting up some kind of minimal Linux dev environment on the Android phone and SSH'ing in from iPad to get a better terminal/keyboard than I would have on the phone.<p>Another option would be to just SSH to my home box and do whatever I usually do on it, but it is probable that there's no internet connectivity where I'm going, or it will be painfully slow.<p>Third option of course would be to force myself to do something else :)<p>Maybe HN has some other options or suggestions?

8 comments

earleover 14 years ago
Pro-tip: Forget about an iphone app -- get out and enjoy your life while you're traveling!
评论 #2028327 未加载
rossrileyover 14 years ago
Not actually coding, but I did read that Apple have just released all their iOS / Objective-C books for free on iBooks.
binarymaxover 14 years ago
jsanywhere is pretty good: <a href="http://itunes.apple.com/us/app/javascript-anywhere/id363452277?mt=8" rel="nofollow">http://itunes.apple.com/us/app/javascript-anywhere/id3634522...</a>
评论 #2030255 未加载
fsiefkenover 14 years ago
* Jailbreak your ipad (be careful with iOS4), install OpenSSH through Cydia and connect to localhost with iSSH. There are for example apache, vi, ruby, python, grep and awk. Can that scratch your itch? * Not really hacking but you can install Frotz for text adventuring in interactive fiction. * Buy an apple bluetooth keyboard and connect it to Android or the iPad for easier typing.
评论 #2028962 未加载
davidjhallover 14 years ago
Hmm...lacking internet connectivity is a pain. I love using zingersoft iSSH and the Apple wireless keyboard ($69) -- I connect to my remote Linux servers and am coding in Python right away.
gte910hover 14 years ago
You can actually jailbreak the iPad and have a fully functioning unix environment there.<p>Python scripting environment on the Android phone isn't half bad.
meursaultover 14 years ago
If you like hacking in Lua, I've been enjoying Luna. It's a little IDE with an embedded Lua interpreter. The interface is weird but it works.
评论 #2028340 未加载
joeld42over 14 years ago
This is one of the rare cases where bringing a netbook is a better idea than an iPad.