Live data from Hacker News

Viewing profile — JonathanHosmer

JonathanHosmer

HN member
Joined
Sat, Feb 25, 2012, 9:59 PM UTC
HN karma
8
Public activity
7 items

About JonathanHosmer

No profile information was provided.

Recent public activity

  1. comment
    Comment #3634567

    Yes, you can save/load script files and interpreter sessions to the device. The save path is in sys.path so those saved scripts can be imported into other scripts or the interprete…

  2. comment
    Comment #3634092

    Certainly, I'll list them on the site. I would love suggestions on other modules to include. At the moment I'm working on compiling in SciPy and NumPy. Any ideas can be sent to fee…

  3. comment
    Comment #3634051

    Hmm, I did not realize that. I will fix it now and include them in the next update (v1.4).

  4. comment
    Comment #3633981

    You can export script files and interpreter sessions (via email), but unfortunately, importing from outside the App is prohibited by Apple.

  5. comment
    Comment #3633976

    Swiping between tabs is an interesting idea. I'll see if there is a good way to implement this. Thanks for the suggestion!

  6. comment
    Comment #3633968

    Unfortunately, Apple rejected my last update because I had added the ability to import .py files from other Apps. If/When Apple changes their policy on this I will submit an update…

  7. comment
    Comment #3633962

    The colors (foreground & background) and font size are completly customizable in both the Interpreter and Script Editor tabs.