Hacker News new | ask | show | jobs
by jefozabuss 703 days ago
I guess the initial page load size is huge on desktop (31MB due to the big added list compared to mobile), because you cannot use lazy loading in flutter via `<img loading="lazy">` or similar?

If there is an option to do that I think it would be nice.