Hacker News new | ask | show | jobs
by chrispuska 1215 days ago
Appreciate the feedback, will fix the navigation issue.

> Or again, tap an image, try to copy the description. It swipes to the next image or something (on mobile). Very weird usability.

Will spend some time on this too—not too easy to keep the swiping natural and maintain all expected behaviors.

> Imho, the SSR experience of most personal blogs is quite important if you want to compete with other platforms, because broken back buttons and obnoxius content loading is what you get from places like Medium or LinkedIn. A SPA is totally the wrong way to go here I think.

Pages are loading from cache most of time (sub 100ms), but SSR does need some time to populate SEO data for bots. But agreed that perceived speed is very important, we have some tweaks coming in this area as well.