Viewing profile — kelvinzhang
kelvinzhang
HN member- Joined
- Wed, Mar 25, 2020, 4:58 PM UTC
- HN karma
- 128
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About kelvinzhang
No profile information was provided.
Recent public activity
- story
-
comment
Comment #43841394
The sync was so seamless I didn't even realize it was playing from my own device at first
- story
-
comment
Comment #43089410
After a year since v1, I’m open-sourcing htmldocs, a React-based library for building PDF documents using modern web development tools. Write document templates in JSX, style with …
- story
-
story
Show HN: Eztranscribe – Dead simple web UI for OpenAI Whisper
Was trying to transcribe some podcasts this holiday season and was tired of navigating through all the SEO blog posts and paywalls. So I decided to build a simple wrapper around Op…
-
comment
Comment #39037848
Offline isn’t a priority at the moment but can be done in the future by packaging with Electron. Typst is great but there are a few key differences: - full CSS support, allowing fo…
-
comment
Comment #39037776
The long term goal of this project is to make HTML/CSS the defacto way of typesetting PDF documents. I’ll definitely keep it running for as long as I can. The web version is just t…
-
comment
Comment #39030690
Fixed! Sorry about that
-
comment
Comment #39030625
I think in the long term, HTML/CSS will win out once there's better support for CSS Paged Module Level 3, and you'll be able to achieve that requirement with just @page :left { mar…
- comment
-
comment
Comment #39030472
Pricing info is in a modal under the user dropdown, it's currently based on a monthly credit system. If there's another pricing model you'd prefer, let me know!
-
comment
Comment #39029285
You can probably get away with Pandoc depending on your use-case, this is primarily built for: - having a web editor interface without needing to re-run a CLI command - people who …
-
comment
Comment #39029052
I think it should be on the tag. See https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_li...
-
comment
Comment #39028947
This is a great suggestion and I feel dumb for not thinking of this earlier. Thanks!
-
comment
Comment #39028779
Nice catch, I copy/pasted that from a previous project and forgot to remove - should be fixed now. TOS is pretty general and just there for legal reasons, tl;dr feel free to use as…
-
comment
Comment #39028644
We actually ran off of WeasyPrint at first but switched to Chromium due to emojis not rendering properly, poor flexbox support, no custom fonts, and other differences between the H…
- comment
-
story
Show HN: Htmldocs – Typeset and generate pdfs with HTML/CSS
htmldocs is an Overleaf-style editor for typesetting documents using HTML/CSS, which provides the same benefits as LaTeX while being more accessible, customizable, and familiar. I …
-
comment
Comment #38537261
We definitely need more ways to build quick web UIs for Python code. Looks sick!
- story
-
comment
Comment #38453351
Love the idea of an open source Retool. Excited to try it out
-
comment
Comment #25964712
Congrats on the launch! Super cool stuff
-
comment
Comment #24194950
Hey, I'm one of the engineers behind Dropbase. Currently all imported data needs to be structured, which means that the data needs to be formatted in either values, records, index,…
-
comment
Comment #22697169
Hi, the dots are currently generated on a per capita basis, although it not be as visible since we use a log scale. We're working on adding per capita tooltips though!