Hacker News new | ask | show | jobs
by sammy0910 350 days ago
something I found challenging when I was building was -- how do you make the speed fast enough so that it still creates a smooth browsing experience?

I'm curious how you tackled that problem

2 comments

https://github.com/sstraust/simpleweb/blob/79294b461b2e67a24...

Not the answer to your question but here's the prompt

That's a cool project.

I think most of it comes down to Flash-Lite being really fast, and the fact that I'm only outputting markdown, which is fairly easy and streams well.