559
me_irl
(thelemmy.club)
All posts need to have the same title: me_irl it is allowed to use an emoji instead of the underscore _
This is why I wish there's a way to have lag compensation in UI, as in click on what was there 100ms ago
They could just load the whole page at once like the old days. But modern web UIs load tons of stuff in the background and then render them after the initial page causing pop in.
If they weren't trying to reference tons of JavaScript to do shit like that, they wouldn't need the goddamned lazy loading in the first place!
NoScript FTW!
A good web developer will structure the page to not have "layout shift". This is either poor design or intentional.