yeargun
- Karma
- 0
- Created
- ()
- Submissions
- 0
- HTML is a native image format, hear me out (hmml.eddocu.com)
- Show HN: Giving HTML, Canvas Superpowers (github.com)
DOM rendering has been the main performance bottleneck for the web apps for years. I added 2 NEW JS APIs to Chromium so DOM rendering is no longer the bottleneck. Here's how it works: 1- You can rasterize any divs,…
- Show HN: LDF - PDF's successor. Editable, and is just better (learny.academy)
I've built a web based pdf/docx/pptx editor and a format .ldf When compared to pdf, it's: - Fully editable, collaborative - Faster - Smaller in size - Fully streaming (you only load the pages you view/about to view) -…