Live data from Hacker News

Viewing profile — jliu70

jliu70

HN member
Joined
Sat, Feb 08, 2020, 9:52 PM UTC
HN karma
3
Public activity
5 items

About jliu70

No profile information was provided.

Recent public activity

  1. comment
    Comment #30224226

    The workaround to running the python interpreter from git bash is to preface python with the command winpty like so `winpty python` Reference: http://willi.am/blog/2016/08/08/docke…

  2. comment
    Comment #24969705

    As someone already mentioned - there's the nexdock which gives you the ability to have a laptop form factor for the Raspberry Pi. There's also a kickstarter from Elecrow offering a…

  3. comment
    Comment #23891674

    There's an app called "Exporter". http://falcon.star-lord.me/exporter/ . I've used it and it works. Software developer also makes Another note taking app Falcon http://falcon.star-…

  4. comment
    Comment #22773934

    Yep, I agree with Thonny. It comes with Raspbien as well. Another beginner option which is quite similar to Thonny is Mu. https://codewith.mu

  5. comment
    Comment #22278676

    You can try Exporter. I've been using it for some time now to export Apple Notes to markdown and then checking into a git repo. Caveat: it doesn't export attachments or tables. htt…