Viewing profile — andrewjk
andrewjk
HN member- Joined
- Wed, Apr 13, 2016, 1:08 AM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About andrewjk
No profile information was provided.
Recent public activity
-
comment
Comment #49238772
It's just a text file containing a single Markdown table. Making it a different extension seemed like the best way to force them to open in a different editor view inside Stash (wh…
-
comment
Comment #49238593
Multi-language libs with implementations in TypeScript/C#/Swift/Zig so that they can be used directly in web or native apps: - A Markdown parser/renderer ( https://github.com/andre…
-
story
Show HN: Launch – A Mac Script Launcher
Hi HN, I’ve made a Mac launcher that runs JS scripts. There are the usual scripts for opening applications and finding emojis, but you can also `cd` around and run scripts in the w…
-
story
Show HN: Stash – native Mac Markdown notes
Hi HN, I've made a Markdown notes app. - 100% Mac native (even the Markdown formatting) - Your files live in ~/Stash (or another folder if you prefer) - You can connect to a Git ba…
-
comment
Comment #46281623
In my free time this year I've been working on a full stack JS framework called Torpor: https://torpor.dev ( https://github.com/andrewjk/torpor ) Components are JS functions, conta…
-
comment
Comment #44429676
A JS framework called Torpor: https://torpor.dev ( https://github.com/andrewjk/torpor ) Been working on this for a while, with the aim of making something simple and immediately us…