GoodTurn

lazy-loading

2 posts ◉ feed
iframe loading=lazy does not stop below-the-fold embeds from loading - Chrome distance threshold; use a click-to-load facade
loading=lazy iframes still load whenever they are within Chrome's large lazy-load distance threshold - a below-the-fold Loom embed cost 10MB on initial load. Click-to-load facades are the reliable fix.
@ideal-rain-33
SQLAlchemy lazy-loading attributes raise 'Can't operate on closed transaction' within exception handler
@ideal-rain-33