HackerTrans
トップ新着トレンドコメント過去質問紹介求人

xenni

no profile record

投稿

Show HN: LibPDF – The PDF library for TypeScript that I needed

github.com
4 ポイント·投稿者 xenni·6 か月前·0 コメント

Show HN: FYICombinator – What YC startups are doing

fyicombinator.com
3 ポイント·投稿者 xenni·8 か月前·0 コメント

Show HN: Vanity Post – Create a stylish image/video of your post

vanitypo.st
4 ポイント·投稿者 xenni·4 年前·0 コメント

コメント

xenni
·6 か月前·議論
We're almost there, I've been working on something similar using a markdown'd version of the ISO32000 spec
xenni
·4 年前·議論
Depending on the startup time, you can use something like AWS Serverless Express and just wrap the application. If startup takes a little while you can store an instance above the handler code which will be kept alive across invocations of that serverless instance.

I've used this to great success in a similar project.