▲ 1604 ▼ We've come a long way baby (i.imgur.com) submitted 2 years ago by griD@feddit.de to c/programmerhumor@lemmy.ml 105 comments fedilink hide all child comments
[–] Wes_Dev@lemmy.ml 55 points 2 years ago (6 children) "5E3" permalink fedilink source hideshow 6 child comments replies: [–] SorryQuick@lemmy.ca 40 points 2 years ago (5 children) I assume they wrote it as 5000 and it got changed to 5E3 by the minifier as it saves a byte? permalink fedilink source parent hideshow 5 child comments replies: [–] dan@upvote.au 18 points 2 years ago Yeah that'd be my guess. Minifiers squeeze every byte. true and false get minified to !0 and !1 respectively. permalink fedilink source parent [–] NoFun4You@lemmy.world 9 points 2 years ago Lol permalink fedilink source parent [–] MaxVoltage@lemmy.world 5 points 2 years ago* html programerz dont do that/s permalink fedilink source parent [–] Wes_Dev@lemmy.ml 0 points 2 years ago (1 child) Never heard of a minifier. It's a brilliant idea though. permalink fedilink source parent hideshow 1 child comment replies: [–] SorryQuick@lemmy.ca 4 points 2 years ago Most websites use them. Smaller file -> less bandwidth -> lower costs. permalink fedilink source parent
[–] SorryQuick@lemmy.ca 40 points 2 years ago (5 children) I assume they wrote it as 5000 and it got changed to 5E3 by the minifier as it saves a byte? permalink fedilink source parent hideshow 5 child comments replies: [–] dan@upvote.au 18 points 2 years ago Yeah that'd be my guess. Minifiers squeeze every byte. true and false get minified to !0 and !1 respectively. permalink fedilink source parent [–] NoFun4You@lemmy.world 9 points 2 years ago Lol permalink fedilink source parent [–] MaxVoltage@lemmy.world 5 points 2 years ago* html programerz dont do that/s permalink fedilink source parent [–] Wes_Dev@lemmy.ml 0 points 2 years ago (1 child) Never heard of a minifier. It's a brilliant idea though. permalink fedilink source parent hideshow 1 child comment replies: [–] SorryQuick@lemmy.ca 4 points 2 years ago Most websites use them. Smaller file -> less bandwidth -> lower costs. permalink fedilink source parent
[–] dan@upvote.au 18 points 2 years ago Yeah that'd be my guess. Minifiers squeeze every byte. true and false get minified to !0 and !1 respectively. permalink fedilink source parent
[–] MaxVoltage@lemmy.world 5 points 2 years ago* html programerz dont do that/s permalink fedilink source parent
[–] Wes_Dev@lemmy.ml 0 points 2 years ago (1 child) Never heard of a minifier. It's a brilliant idea though. permalink fedilink source parent hideshow 1 child comment replies: [–] SorryQuick@lemmy.ca 4 points 2 years ago Most websites use them. Smaller file -> less bandwidth -> lower costs. permalink fedilink source parent
[–] SorryQuick@lemmy.ca 4 points 2 years ago Most websites use them. Smaller file -> less bandwidth -> lower costs. permalink fedilink source parent